1.4.0 • Published 3 years ago

calendarpickerjs v1.4.0

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

CalendarPickerJS

The simple and pretty way to let a user select a day! Supports all major browser. Entirely written in Vanilla JavaScript with no dependencies. Has a reactive "onValueChange" listener that can be used to fire any code everytime the date changes.

Live demo

 

NPM:

npm install calendarpickerjs

CDN:

<script src="https://cdn.jsdelivr.net/npm/calendarpickerjs@1.4.0"></script>

1.4.0

3 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago