Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b7c395

Browse filesBrowse files
committed
docs(README): add badges
1 parent 29e17ce commit 4b7c395
Copy full SHA for 4b7c395

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# vue-js-cron
2-
[![npm latest version](https://img.shields.io/npm/v/@vue-js-cron/core)](https://www.npmjs.com/package/@vue-js-cron/core)
2+
[![npm latest version](https://img.shields.io/npm/v/@vue-js-cron/core)](https://www.npmjs.com/package/@vue-js-cron/core)
3+
[![VuePress](https://img.shields.io/badge/docs-VuePress-3AA675)](https://abichinger.github.io/vue-js-cron)
34
[![Test badge](https://github.com/abichinger/vue-js-cron/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/abichinger/vue-js-cron/actions?query=workflow%3ATest+branch%3Amain)
5+
[![Downloads](https://img.shields.io/npm/dm/@vue-js-cron/core)](https://www.npmjs.com/package/@vue-js-cron/core)
6+
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/abichinger/vue-js-cron/blob/main/LICENSE)
47

58
<p align="center">
69
<img src="./assets/vue-js-cron-hero.png" alt="vue-js-cron Hero">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.