Vue.js 3 Calendar & Datepicker Component

Install & Download:

# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run all tests
npm test

Description:

A customizable and nice-looking calendar / datepicker component for Vue.js 3.

Preview:

vue-js-2-calendar-datepicker-component

Add Comment