https://github.com/linmasahiro/vue3-scheduler-lite
A very simple scheduler support Vue3.0!
https://github.com/linmasahiro/vue3-scheduler-lite
Last synced: 6 months ago
JSON representation
A very simple scheduler support Vue3.0!
- Host: GitHub
- URL: https://github.com/linmasahiro/vue3-scheduler-lite
- Owner: linmasahiro
- License: mit
- Created: 2020-10-11T02:20:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T03:59:21.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T06:52:48.987Z (7 months ago)
- Language: Vue
- Size: 592 KB
- Stars: 19
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue3-scheduler-lite

A very simple scheduler support Vue3.0
## DEMO
[Online Demo](https://linmasahiro.github.io/vue3-scheduler-lite/dist/)
## Support
+ Business-day Support
+ Business-hours Support
+ Drag and Drop Support
+ Resize Schedule Support
+ Touch Device Support (Require [DragDropTouch.js](https://github.com/Bernardo-Castilho/dragdroptouch))### Vue2.x version in here
[Vue2.x version](https://www.npmjs.com/package/vue-scheduler-lite)