vue schedule calendar

日程调度日历。

178
53
Vue

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

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