2.0.0 ā€¢ Published 5 years ago

bs-react-bigcalendar v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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

Maintainers

Zach Baylin (me@zachbayl.in)

Ohad Rau (admin@ohad.space)