DEV Community

Cover image for EssealDatePicker: Lightweight Date Picker for Any Framework
jQueryScript
jQueryScript

Posted on

EssealDatePicker: Lightweight Date Picker for Any Framework

EssealDatePicker: a lightweight JavaScript date picker that works with React, Vue, Angular, and vanilla JS.

Features:

• Zero dependencies
• React-safe synthetic event handling
• Single-date and date-range selection modes
• Custom color theming with hex codes
• Date restrictions (min/max dates)
• Keyboard accessible with ARIA support
• Automatic locale detection

Perfect for developers building multi-framework design systems or optimizing bundle size. The API stays consistent across all JavaScript frameworks.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)