mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-07 18:12:27 +03:00
docs: package-lock add
This commit is contained in:
@@ -4,4 +4,3 @@ lib
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
coverage
|
||||
package-lock.json
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
|
||||
> 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">
|
||||
</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">
|
||||
</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">
|
||||
</a>
|
||||
<a href="LICENSE">
|
||||
|
||||
+3
-3
@@ -4,13 +4,13 @@
|
||||
|
||||
> 一个基于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">
|
||||
</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">
|
||||
</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">
|
||||
</a>
|
||||
<a href="LICENSE">
|
||||
|
||||
Generated
+15158
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user