knowerlittle / vue-ts-calendar

Vue.js calendar built with TypeScript & Vue Property Decorator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-ts-calendar

A Calendar built with Vue.js using TypeScript and vue-property-decorator

Calendar Types:

  • Dual View (Default)
  • Single View
  • Infinite view

Selection Types:

  • Range (Default)
  • Single

Images

Dual View

Dual View

Single View

Single View

Infinite View

Infinite View

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

About

Vue.js calendar built with TypeScript & Vue Property Decorator


Languages

Language:Vue 45.6%Language:TypeScript 44.6%Language:JavaScript 8.4%Language:HTML 1.4%