Date manipulation in ReScript with the same modern and convenient API as date-fns
.
Full documentation can be found here.
yarn add @mobily/rescript-date
or with npm
npm install @mobily/rescript-date --save
Add @mobily/rescript-date
to bs-dependencies
in your bsconfig.json
:
{
"bs-dependencies": [
"@mobily/rescript-date"
]
}
Marcin Dziewulski ๐ป ๐ ๐จ |
Radek Kozieล ๐ป |
mikaello ๐ป ๐ |
Florent Monnier ๐ป |
This project follows the all-contributors specification. Contributions of any kind welcome!
The MIT License.
See LICENSE