File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ @sum .cumo/vue-datepicker] ( https://badgen.net/bundlephobia/min/@sum.cumo/vue-datepicker )] ( https://bundlephobia.com/result?p=@sum.cumo/vue-datepicker )
2
+ [ ![ @sum .cumo/vue-datepicker] ( https://badgen.net/npm/v/@sum.cumo/vue-datepicker )] ( https://www.npmjs.com/package/@sum.cumo/vue-datepicker )
1
3
# Datepicker
2
4
3
- This is a fork from the project [ vuejs-datepicker] ( https://github.com/charliekassel/vuejs-datepicker )
4
- what is licensed under the [ MIT] ( https://github.com/charliekassel/vuejs-datepicker/blob/master/LICENSE ) license.
5
+ This is a fork from the project [ vuejs-datepicker] ( https://github.com/charliekassel/vuejs-datepicker )
6
+ what is licensed under the [ MIT] ( https://github.com/charliekassel/vuejs-datepicker/blob/master/LICENSE ) license.
5
7
Thanks to the original creators [ charliekassel] ( https://github.com/charliekassel ) for the great work.
6
8
7
9
A datepicker Vue component. Compatible with Vue 2.x.
@@ -14,7 +16,7 @@ A datepicker Vue component. Compatible with Vue 2.x.
14
16
15
17
## Features
16
18
- accepts keyboard input
17
- - internationalized
19
+ - internationalized
18
20
- date picker
19
21
- disable dates
20
22
- highlight dates
@@ -25,7 +27,7 @@ A datepicker Vue component. Compatible with Vue 2.x.
25
27
26
28
## [ Demo] ( https://sumcumo.github.io/vue-datepicker/demo/ )
27
29
To view demo examples locally:
28
- - clone the repo
30
+ - clone the repo
29
31
- run ` npm run install && npm run serve `
30
32
31
33
## [ Documentation] ( https://sumcumo.github.io/vue-datepicker/ )
You can’t perform that action at this time.
0 commit comments