0.1.0 • Published 5 years ago

art-vue-mobile v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

art-vue-mobile art-vue-mobile NPM downloads

A component libraries for h5 development built on Vue 2.x

Git

Demo

Install

$ npm install art-vue-mobile --save
// or
yarn add art-vue-mobile

Use

import artm from 'art-vue-mobile'
Vue.use(artm)
<artm-date-picker v-model="show" :chosen="chosen" @on-choose="chooseDate"></artm-date-picker>

Issues

Issues

Contribute

Contribute

Changelog

Changelog

License

MIT