0.0.2 • Published 5 years ago

v-timer v0.0.2

Weekly downloads
8
License
-
Repository
-
Last release
5 years ago

v-timer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

How to user?

1、npm install v-timer
2、import timer from 'v-timer'
3、Vue.usr(timer)
4、this.$timer(转换类型,转换对象)直接调用

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).