Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 778 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 778 Bytes

📅 Svelty Picker NPM version

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:

Licence

MIT