Introduction
Highly configurable, opinionated, themable, light weight (12kb) date and time range picker for angular
👏 & ❤️ to auto badger for making badging simple
About this package
Date and time range picker for Angular v6 and above.
This is a successor of this package located here angular-2-daterangepicker
It is a fully responsive date and time range picker with or without bootstrap.css.
The purpose of this project is to remove dependencies on bootstrap, jquery etc.
No offence here. These are good libraries but with modern frameworks they add more footprint hampering the performance
Todos
- Get rid of moment to minimise the package [✔️]
- Make style more robust. Use latest CSS features. [✔️]
- Add theme support [✔️]
- Make touch friendly UI for touch devices
Playground / configuration generator
You can play around with all options here
Coding examples
- With predefined custom ranges
- This requires dayjs installed
- Without predefined custom ranges
- This does not require any dependency
- Without bootstrap
- Plain css no customizations on styling