diff --git a/ant/README.md b/ant/README.md index af3a206..170e95f 100644 --- a/ant/README.md +++ b/ant/README.md @@ -10,6 +10,7 @@ Ant | Element Plus | Naive UI | +PrimeVue | Quasar | Vuetify
diff --git a/core/README.md b/core/README.md index 2c90c9e..2b04a44 100644 --- a/core/README.md +++ b/core/README.md @@ -10,6 +10,7 @@ Ant | Element Plus | Naive UI | +PrimeVue | Quasar | Vuetify diff --git a/element-plus/README.md b/element-plus/README.md index 0ee0d7b..6bd5064 100644 --- a/element-plus/README.md +++ b/element-plus/README.md @@ -10,6 +10,7 @@ Ant | Element Plus | Naive UI | +PrimeVue | Quasar | Vuetify diff --git a/light/README.md b/light/README.md index ef51035..cc9127e 100644 --- a/light/README.md +++ b/light/README.md @@ -10,6 +10,7 @@ Ant | Element Plus | Naive UI | +PrimeVue | Quasar | Vuetify diff --git a/naive-ui/README.md b/naive-ui/README.md index ac3c11f..0a3dad3 100644 --- a/naive-ui/README.md +++ b/naive-ui/README.md @@ -10,6 +10,7 @@ Ant | Element Plus | Naive UI | +PrimeVue | Quasar | Vuetify diff --git a/prime/README.md b/prime/README.md index 46cf319..bbc9f41 100644 --- a/prime/README.md +++ b/prime/README.md @@ -1,33 +1,31 @@ -# @vue-js-cron/prime +![Vue.js Cron Vuetify Hero](https://raw.githubusercontent.com/abichinger/vue-js-cron/main/assets/vue-js-cron-hero.png) -This template should help get you started developing with Vue 3 in Vite. ++ generate cron expressions using vue.js +
-## Recommended IDE Setup ++Core | +Light | +Ant | +Element Plus | +Naive UI | +PrimeVue | +Quasar | +Vuetify +
-[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). +## Links - PrimeVue -## Type Support for `.vue` Imports in TS +[Demo](https://abichinger.github.io/vue-js-cron/demo.html) -TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) to make the TypeScript language service aware of `.vue` types. +[Get Started](https://abichinger.github.io/vue-js-cron/guide/getting-started-prime) -## Customize configuration +[CronPrime API](https://abichinger.github.io/vue-js-cron/typedoc/classes/_vue_js_cron_prime.CronPrime) -See [Vite Configuration Reference](https://vite.dev/config/). +[CronPrimeProps API](https://abichinger.github.io/vue-js-cron/typedoc/interfaces/_vue_js_cron_prime.CronPrimeProps) -## Project Setup -```sh -npm install -``` +## Attribution -### Compile and Hot-Reload for Development - -```sh -npm run dev -``` - -### Type-Check, Compile and Minify for Production - -```sh -npm run build -``` +This component is inspired by [react-js-cron](https://github.com/xrutayisire/react-js-cron) and [jqcron](https://github.com/arnapou/jqcron) \ No newline at end of file diff --git a/quasar/README.md b/quasar/README.md index cf1b911..509515a 100644 --- a/quasar/README.md +++ b/quasar/README.md @@ -10,6 +10,7 @@ Ant | Element Plus | Naive UI | +PrimeVue | Quasar | Vuetify diff --git a/vuetify/README.md b/vuetify/README.md index b3ee4b9..eebea20 100644 --- a/vuetify/README.md +++ b/vuetify/README.md @@ -10,6 +10,7 @@ Ant | Element Plus | Naive UI | +PrimeVue | Quasar | Vuetify