Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnons/purescript-halogen-day-picker
A day picker written in purescript halogen
https://github.com/rnons/purescript-halogen-day-picker
day-picker halogen purescript
Last synced: 28 days ago
JSON representation
A day picker written in purescript halogen
- Host: GitHub
- URL: https://github.com/rnons/purescript-halogen-day-picker
- Owner: rnons
- License: bsd-3-clause
- Created: 2017-12-21T14:15:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T01:33:03.000Z (about 6 years ago)
- Last Synced: 2024-10-01T04:14:02.143Z (about 1 month ago)
- Topics: day-picker, halogen, purescript
- Language: PureScript
- Homepage: https://rnons.github.io/purescript-halogen-day-picker
- Size: 460 KB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-purescript - purescript-halogen-day-picker - A day picker for Halogen (Components)
README
# purescript-halogen-day-picker
A library that provides `DayPicker` and `DayPickerInput` components.
See [Demo](https://rnons.github.io/purescript-halogen-day-picker) for examples.
Inspired by [react-day-picker](https://github.com/gpbl/react-day-picker).