0.0.6 • Published 2 years ago
@intugine/pickers v0.0.6
Intugine Pickers
A Library built for pickers designed and used at intugine technologies
Intugine Pickers is a collection of following React
components.
- Calendar
- Date Picker
- Time Picker
- Date-time Picker
- Date Range Picker
- Time Range Picker
- Date-time Range Picker
Tech
Installation
Go to the project where you want to add, and run
npm i @intugine/pickers
Development
Want to contribute? Great!
intugine-date-pickers uses Vite for fast developing. Make a change in your file and instantaneously see your updates!
Open your favorite Terminal and run these commands.
First Tab:
cd intugine-date-pickers
npm i
npm run dev
License
MIT