mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-22 22:20:36 +03:00
docs: package-lock add
This commit is contained in:
@@ -4,4 +4,3 @@ lib
|
|||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
coverage
|
coverage
|
||||||
package-lock.json
|
|
||||||
|
|||||||
@@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
> A Datepicker Component For Vue2
|
> A Datepicker Component For Vue2
|
||||||
|
|
||||||
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker" target="_blank">
|
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker">
|
||||||
<img src="https://travis-ci.org/mengxiong10/vue2-datepicker.svg?branch=master" alt="build:passed">
|
<img src="https://travis-ci.org/mengxiong10/vue2-datepicker.svg?branch=master" alt="build:passed">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker" target="_blank">
|
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker">
|
||||||
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master&service=github" alt="Badge">
|
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master&service=github" alt="Badge">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.npmjs.com/package/vue2-datepicker" target="_blank">
|
<a href="https://www.npmjs.com/package/vue2-datepicker">
|
||||||
<img src="https://img.shields.io/npm/v/vue2-datepicker.svg" alt="npm">
|
<img src="https://img.shields.io/npm/v/vue2-datepicker.svg" alt="npm">
|
||||||
</a>
|
</a>
|
||||||
<a href="LICENSE">
|
<a href="LICENSE">
|
||||||
|
|||||||
+3
-3
@@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
> 一个基于Vue2.x的日期时间选择组件
|
> 一个基于Vue2.x的日期时间选择组件
|
||||||
|
|
||||||
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker" target="_blank">
|
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker">
|
||||||
<img src="https://travis-ci.org/mengxiong10/vue2-datepicker.svg?branch=master" alt="build:passed">
|
<img src="https://travis-ci.org/mengxiong10/vue2-datepicker.svg?branch=master" alt="build:passed">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker" target="_blank">
|
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker">
|
||||||
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master&service=github" alt="Badge">
|
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master&service=github" alt="Badge">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.npmjs.com/package/vue2-datepicker" target="_blank">
|
<a href="https://www.npmjs.com/package/vue2-datepicker">
|
||||||
<img src="https://img.shields.io/npm/v/vue2-datepicker.svg" alt="npm">
|
<img src="https://img.shields.io/npm/v/vue2-datepicker.svg" alt="npm">
|
||||||
</a>
|
</a>
|
||||||
<a href="LICENSE">
|
<a href="LICENSE">
|
||||||
|
|||||||
Generated
+15158
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user