@mobily/rescript-date

2.1.0Β β€’Β PublicΒ β€’Β Published

Build Status Coverage npm PRs Welcome All Contributors GitHub license

Date manipulation in ReScript with the same modern and convenient API as date-fns.

Getting started

Installation

yarn add @mobily/rescript-date

or with npm

npm install @mobily/rescript-date --save

ReScript config

Add @mobily/rescript-date to bs-dependencies in your bsconfig.json:

{
  "bs-dependencies": [
    "@mobily/rescript-date"
  ]
}

Api Reference

Full documentation can be found here.

Contributors


Marcin Dziewulski

πŸ’» πŸ“– 🎨 ⚠️

Radek KozieΕ‚

πŸ’»

mikaello

πŸ’» πŸ“– ⚠️

Florent Monnier

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

License

The MIT License.

See LICENSE

Package Sidebar

Install

npm i @mobily/rescript-date

Weekly Downloads

123

Version

2.1.0

License

MIT

Unpacked Size

27.7 kB

Total Files

21

Last publish

Collaborators

  • mobily