Lightweight, high-performance calendar component based on Vue.js
npm install vue-functional-calendar
Modern calendar and datepicker module for Vue.js





___
* Lightweight, high-performance calendar component based on Vue.js
* Small memory usage, good performance, good style, and high scalability
* Native js development, no third-party library introduced
* Date Picker, Date Range, Multiple Calendars, Modal Calendar
___
```
npm i vue-functional-calendar --save
___
`javascript```
// Introduced in vue file
import { FunctionalCalendar } from 'vue-functional-calendar';