@mobily/rescript-date
v2.1.0
Published
📆 Date manipulation in ReScript.
Downloads
30
Readme
Getting started
Installation
yarn add @mobily/rescript-dateor with npm
npm install @mobily/rescript-date --saveReScript 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
