svelty-picker
v6.1.0
Published
Sweet date/time picker written in svelte
Downloads
9,297
Readme
📅 Svelty Picker
Simple date & time picker implemented in svelte.
Features:
- date/time/datetime/range picker mode
- various formatting options
- keyboard navigation
- replacable slots
- themable
- customizable disabled dates
⚙️ Install
npm install svelty-picker
If you need svelte 4 version:
npm install svelty-picker@5
Documentation
For more details check the documentation
🏆 Thanks to:
- Bootstrap datepicker for some internal date and format handling
Licence
MIT