vue-clock-picker
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "vue-clock-picker", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "A time picker based on Vue.js", | ||
@@ -5,0 +5,0 @@ "author": "domon <domonji95@gmail.com>", |
# Vue-Clock-Picker | ||
> A time picker based on Vue.js | ||
> A lite time picker based on Vue.js | ||
@@ -9,9 +9,9 @@ [![npm version](https://badge.fury.io/js/vue-clock-picker.svg)](https://badge.fury.io/js/vue-clock-picker) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/DomonJi/vue-clock-picker/blob/master/LICENSE) | ||
> A time picker vue-component, writing in es6 standrad style. | ||
> A lite time picker vue-component, writing in es6 standrad style. | ||
> ## SHOW | ||
## SHOW | ||
> 24 Hours Mode, with Material Design | ||
> 24 Hours Mode, with Material Design. Try the [Live Demo](https://domonji.github.io/vue-clock-picker) | ||
![24HoursMode](./intro_src/24M.png) ![vue-clock-picker](./intro_src/1.gif) | ||
![24HoursMode](./intro_src/24M.png) ![vue-clock-picker](./intro_src/24M.gif) | ||
@@ -18,0 +18,0 @@ ## HAVE A TRY |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
300389