Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit 613923d

Browse files
committed
docs: Add badges
1 parent edc6f8a commit 613923d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99

1010
<img src="https://img.shields.io/badge/dependencies-none-brightgreen.svg?style=flat" alt="No Dependencies" data-canonical-src="https://img.shields.io/badge/dependencies-none-brightgreen.svg?style=flat" style="max-width: 100%;">
1111

12+
<a href="https://www.npmjs.com/package/vue3-date-time-picker">
13+
<img src="https://img.shields.io/npm/v/vue3-date-time-picker.svg" alt="Version" />
14+
</a>
15+
16+
<img src="https://img.shields.io/github/downloads/vuepic/vue3-date-time-picker/total" alt="Downloads" />
17+
<img src="https://img.shields.io/github/issues-raw/vuepic/vue3-date-time-picker" alt="Open issues" />
18+
<img src="https://img.shields.io/snyk/vulnerabilities/github/vuepic/vue3-date-time-picker" alt="Vulnerabilities" />
19+
<img src="https://img.shields.io/github/release-date/vuepic/vue3-date-time-picker" alt="Release date" />
20+
1221
[**DOCUMENTATION**](https://vuepic.github.io/vue3-date-time-picker/)
1322

1423
## Features

0 commit comments

Comments
 (0)