2.1.0 • Published 2 years ago

@mobily/rescript-date v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

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

License

The MIT License.

See LICENSE