Home

Awesome

<p align="center"><img src="https://raw.githubusercontent.com/ManukMinasyan/vue-functional-calendar/master/public/logo.png" width="200" /></p> <h1 align="center">Vue Functional Calendar</h1> <p align="center">Modern calendar and datepicker module for Vue.js</p>

Version Software License Downloads Open Collective

<h2 align="center"> Sponsors</h2> <p align="center"> <a href="https://getcopy.ai"> <img src="https://www.getcopy.ai/logo-light.svg" width="240"/> </a> </p>

<a href="https://y3jnxov469.codesandbox.io/" target="_blank">Demo</a> <br> <a href="https://github.com/ManukMinasyan/vue-functional-calendar" target="_blank">Read the documentation</a>

<img src="https://raw.githubusercontent.com/ManukMinasyan/vue-functional-calendar/master/public/demo.png"/>

Install

npm i vue-functional-calendar --save

Usage

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