https://github.com/robbiethewagner/ember-flatpickr
An Ember addon that wraps the Flatpickr date picker
https://github.com/robbiethewagner/ember-flatpickr
datepicker ember-addon flatpickr
Last synced: 6 months ago
JSON representation
An Ember addon that wraps the Flatpickr date picker
- Host: GitHub
- URL: https://github.com/robbiethewagner/ember-flatpickr
- Owner: RobbieTheWagner
- License: mit
- Created: 2016-04-03T19:37:26.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T14:46:40.000Z (over 1 year ago)
- Last Synced: 2024-05-19T05:39:27.255Z (over 1 year ago)
- Topics: datepicker, ember-addon, flatpickr
- Language: JavaScript
- Homepage: https://RobbieTheWagner.github.io/ember-flatpickr/
- Size: 18.4 MB
- Stars: 109
- Watchers: 5
- Forks: 54
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-flatpickr
**[ember-flatpickr is built and maintained by Ship Shape. Contact us for Ember.js consulting, development, and training for your project](https://shipshape.io/ember-consulting/)**.
[](http://badge.fury.io/js/ember-flatpickr)
[]()
[](https://emberobserver.com/addons/ember-flatpickr)
[](https://github.com/RobbieTheWagner/ember-flatpickr/actions/workflows/ci.yml)
[](https://codeclimate.com/github/RobbieTheWagner/ember-flatpickr)
[](https://codeclimate.com/github/RobbieTheWagner/ember-flatpickr/coverage)This is an Ember addon that wraps the date picker [flatpickr](http://chmln.github.io/flatpickr/).
## Compatibility
* Ember.js v4.8 or above
* Ember CLI v4.8 or above
* Node.js v18 or above## Installation
```
ember install ember-flatpickr
```## Documentation
[View Docs](https://RobbieTheWagner.github.io/ember-flatpickr/)
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).