vue-schedule-calendar
v0.1.1
Published
Vue schedule calendar.
Downloads
24
Readme
vue-schedule-calendar
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