2.0.0 • Published 6 years ago
bs-react-bigcalendar
Licence
MIT
Version
2.0.0
Deps
6
Size
189 kB
Vulns
0
Weekly
0
bs-react-bigcalendar
Bucklescript/Reason bindings for react-big-calendar.
Info
This is a WIP library. Not all features/props are currently implemented. If you need a missing feature, feel free to open an issue, or (better yet), make a pull request.
Bucklescript/Reason bindings for react-big-calendar.
Dependencies
bs-react-bigcalendar uses the Moment.js localizer for react-big-calendar. While you can get away with only using Js Date objects, it is much easier to use the bs-moment library and instantiate a date object as a Moment.t and then convert using Moment.toDate.
Examples
Example code can be found in the test directory