@hexly/calendar-picker
v1.3.2
Published
A React based date range picker forked
Downloads
3
Readme
Hexly Calendar Picker
A React based date range picker. Forked from onefinestay/react-daterange-picker but that thing is way old.
Features
- Select a date range in an intuitive way.
- Define date ranges that are not available for selection.
- Show any number of months at the same time.
- Visually represent half day states.
React Version
As of version 1.0.0, the hexly-calendar-picker component supports React 0.14. At this time React 0.15 is not supported.
If you wish to user an older version of React, please use hexly-calendar-picker v0.12.x or below.
npm run lint
npm run test