Skip to content

Commit 8756ee7

Browse files
committed
docs(core, vuetify): add README
1 parent 6e1a9c4 commit 8756ee7

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

core/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Vue.js Cron Core
2+
3+
A renderless Vue.js cron editor.
4+
5+
This component is inspired by [react-js-cron](https://github.com/xrutayisire/react-js-cron) and [jqcron](https://github.com/arnapou/jqcron)
6+
7+
## Usage
8+
9+
**Demo** and **getting started guide** at [https://abichinger.github.io/vue-js-cron/guide/getting-started.html#quick-start-renderless](https://abichinger.github.io/vue-js-cron/guide/getting-started.html#quick-start-renderless)

vuetify/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Vue.js Cron Vuetify
2+
3+
Cron editor for vuetify
4+
5+
This component is inspired by [react-js-cron](https://github.com/xrutayisire/react-js-cron) and [jqcron](https://github.com/arnapou/jqcron)
6+
7+
## Usage
8+
9+
**Demo** and **getting started guide** at [https://abichinger.github.io/vue-js-cron/guide/getting-started.html#quick-start-vuetify](https://abichinger.github.io/vue-js-cron/guide/getting-started.html#quick-start-vuetify)

0 commit comments

Comments
 (0)