Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 518 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 518 Bytes

vue-schedule-calendar

demo

Install

npm i vue-schedule-calendar -S

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

Todo List

  • 年、月选择器
  • 跨天显示
  • 自定义数据展示模版
  • 起止时间限制
  • 常用事件支持
  • 过期标记
  • 快捷键
  • i18n