It's a fork of vue2-daterange-picker (https://github.com/Innologica/vue2-daterange-picker) with moment.js dependency replaced with lightweight dayjs.js. Also picker behavior and apperance has been modified a bit.
No npm package avaiable yet. You can clone git project and create local package for your project usage or use one of the output .js files to include.
orignal component (behavior may be different): https://github.com/Innologica/vue2-daterange-picker
Date input component allows you to enter date from keybord to input with custom format and binding to datetime object.
Use: $ npm run docs:dev For live development
Use: $ npm run lib:build For dist output