Skip to content

Commit 425cc15

Browse files
authored
add badges
1 parent aca0e62 commit 425cc15

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# vue3-datepicker-lite
22

3+
[![Lincense](https://img.shields.io/github/license/linmasahiro/vue3-datepicker-lite)](https://github.com/linmasahiro/vue3-datepicker-lite/blob/master/LICENSE)
4+
[![NPM](https://img.shields.io/npm/v/vue3-datepicker-lite)](https://www.npmjs.com/package/vue3-datepicker-lite)
5+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/linmasahiro/vue3-datepicker-lite)](https://github.com/linmasahiro/vue3-datepicker-lite)
6+
[![Website](https://img.shields.io/website?url=https%3A%2F%2Flinmasahiro.github.io%2Fvue3-datepicker-lite%2Fdist%2F)](https://linmasahiro.github.io/vue3-datepicker-lite/dist/)
7+
[![npm](https://img.shields.io/npm/dm/vue3-datepicker-lite)](https://www.npmjs.com/package/vue3-datepicker-lite)
8+
9+
![GitHub Repo stars](https://img.shields.io/github/stars/linmasahiro/vue-scheduler-lite?style=social)
10+
![GitHub forks](https://img.shields.io/github/forks/linmasahiro/vue-scheduler-lite?style=social)
11+
312
![SampleGif](https://linmasahiro.github.io/vue3-datepicker-lite/sample.gif)
413

514
A simple datepicker component support Vue3.0!!
@@ -79,4 +88,4 @@ A simple datepicker component support Vue3.0!!
7988
ver 1.8.1 : supported placeholder
8089
ver 1.8.0 : supported value-attr responsive
8190
ver 1.7.0 : supported disable input
82-
ver 1.6.0 : supported date format
91+
ver 1.6.0 : supported date format

0 commit comments

Comments
 (0)