Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

calendarpickerjs

MathiasWP24MIT1.4.0

The simple and pretty way to let a user select a day!

Calendar, JavaScript, Date, date-picker

readme

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>