@deboxsoft/svelte-datepicker
v1.0.35
Published
<p align="center"> <img width="186" height="90" src="https://user-images.githubusercontent.com/218949/44782765-377e7c80-ab80-11e8-9dd8-fce0e37c235b.png" alt="Beyonk" /> </p>
Downloads
40
Readme
Svelte Datepicker
This is a near total rewrite of the excellent Svelte Calendar. It provides:
- Calendar
- Date Picker
- Date Range Picker
- Time Selection
- Better Responsiveness
- Improved theming
- Context-aware theming
- Toolbar to avoid awkward bindings
- Works in tough situations such as inside iframes
Roadmap:
- Re-introduce Keyboard Support
- Add code-samples to docs
- Add legend for keyboard shortcuts [h for Help]
Usage
- See The Documentation which is a work in progress.
- See Small Svelte REPL for a minimum working verison.
Contributing
Tests
Tests written in uvu
npm run test