BETA

vue-functional-calendar

Vue.js Functional Calendar | Component/Package


429
9 months ago
2.7K
v2.9.94
GitHubNPMWebsite

Vue Functional Calendar

Modern calendar and datepicker module for Vue.js

Build Status Version Software License Downloads Open Collective

Sponsor


Demo
Read the documentation


  • 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

Install

npm i vue-functional-calendar --save

Usage

// Introduced in vue file
import { FunctionalCalendar } from 'vue-functional-calendar';