bs-react-bigcalendar

Bucklescript/Reason bindings for react-big-calendar.

Usage no npm install needed!

<script type="module">
  import bsReactBigcalendar from 'https://cdn.skypack.dev/bs-react-bigcalendar';
</script>

README

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)