react-tailwindcss-datetimepicker
Advanced tools
Comparing version
{ | ||
"name": "react-tailwindcss-datetimepicker", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -5,10 +5,10 @@ # 📦 React TailwindCSS Date and Time Picker | ||
✅ Selection of date ranges | ||
✅ Selection of times within the chosen date range | ||
✅ Customizable range presets for quick selection (e.g., Yesterday, last 30 days) | ||
✅ Keyboard navigation for enhanced accessibility | ||
✅ Full TypeScript support | ||
✅ Built-in dark mode | ||
✅ Fully responsive, optimized for mobile devices | ||
✅ No dependency on external date libraries (compatible with vanilla JS, [date-fns](https://date-fns.org/), [moment](https://momentjs.com/), etc.) | ||
- ✅ Selection of date ranges | ||
- ✅ Selection of times within the chosen date range | ||
- ✅ Customizable range presets for quick selection (e.g., Yesterday, last 30 days) | ||
- ✅ Keyboard navigation for enhanced accessibility | ||
- ✅ Full TypeScript support | ||
- ✅ Built-in dark mode | ||
- ✅ Fully responsive, optimized for mobile devices | ||
- ✅ No dependency on external date libraries (compatible with vanilla JS, [date-fns](https://date-fns.org/), [moment](https://momentjs.com/), etc.) | ||
@@ -15,0 +15,0 @@ <a href="https://github.com/mohsentaleb/react-tailwindcss-datetimepicker/blob/master/LICENSE.md"> |
400818
0