Skip to content

Commit 8d5d038

Browse files
committed
fix: update READMEs
1 parent c8e83b0 commit 8d5d038

File tree

8 files changed

+28
-23
lines changed

8 files changed

+28
-23
lines changed

ant/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
1212
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1415
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1516
</p>

core/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
1212
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1415
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1516
</p>

element-plus/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
1212
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1415
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1516
</p>

light/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
1212
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1415
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1516
</p>

naive-ui/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
1212
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1415
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1516
</p>

prime/README.md

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,31 @@
1-
# @vue-js-cron/prime
1+
![Vue.js Cron Vuetify Hero](https://raw.githubusercontent.com/abichinger/vue-js-cron/main/assets/vue-js-cron-hero.png)
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
<p align="center">
4+
<em>generate cron expressions using vue.js</em>
5+
</p>
46

5-
## Recommended IDE Setup
7+
<p align="center">
8+
<a href="https://www.npmjs.com/package/@vue-js-cron/core">Core</a> |
9+
<a href="https://www.npmjs.com/package/@vue-js-cron/light">Light</a> |
10+
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
11+
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
14+
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
15+
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
16+
</p>
617

7-
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
18+
## Links - PrimeVue
819

9-
## Type Support for `.vue` Imports in TS
20+
[Demo](https://abichinger.github.io/vue-js-cron/demo.html)
1021

11-
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.
22+
[Get Started](https://abichinger.github.io/vue-js-cron/guide/getting-started-prime)
1223

13-
## Customize configuration
24+
[CronPrime API](https://abichinger.github.io/vue-js-cron/typedoc/classes/_vue_js_cron_prime.CronPrime)
1425

15-
See [Vite Configuration Reference](https://vite.dev/config/).
26+
[CronPrimeProps API](https://abichinger.github.io/vue-js-cron/typedoc/interfaces/_vue_js_cron_prime.CronPrimeProps)
1627

17-
## Project Setup
1828

19-
```sh
20-
npm install
21-
```
29+
## Attribution
2230

23-
### Compile and Hot-Reload for Development
24-
25-
```sh
26-
npm run dev
27-
```
28-
29-
### Type-Check, Compile and Minify for Production
30-
31-
```sh
32-
npm run build
33-
```
31+
This component is inspired by [react-js-cron](https://github.com/xrutayisire/react-js-cron) and [jqcron](https://github.com/arnapou/jqcron)

quasar/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
1212
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1415
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1516
</p>

vuetify/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
1212
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/prime">PrimeVue</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1415
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1516
</p>

0 commit comments

Comments
 (0)