UI Components > Calendar


vue-infinite-calendar 0.05


A simple infinite calendar component in Vue 2
  • calendar
  • vue
last commit 7 years ago
15
Stargazers

Watchers
15
Open issues
0
505
Downloads

Last 30 days
17
Releases
5
34
Final Score

Quality
73
Popularity
1
Maintenance
34

vue-infinite-calendar

A simple infinite calendar component in Vue 2

vue-infinite-calendar example

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.