WeUI for mpvue
===

> WeUI-mpvue 是一套基于 WeUI 开发的 mpvue 组件库，增加了一些新的特性和组件。
> 我的目标是源于 WeUI，更胜 WeUI。

[![npm version](https://img.shields.io/npm/v/weui-mpvue.svg?style=flat)](https://www.npmjs.com/package/weui-mpvue) [![npm download](https://img.shields.io/npm/dt/weui-mpvue.svg?style=flat)](https://www.npmjs.com/package/weui-mpvue) [![license](https://img.shields.io/npm/l/weui-mpvue.svg?style=flat)](https://github.com/kankungyip/weui-mpvue/blob/master/LICENSE)

!> 组件库尽量以 Vue 组件形式实现，部分组件因 mpvue 尚不支持的语法而无法实现，详细见[不支持列表](http://mpvue.com/mpvue/#_14 ':target=_blank')。

## 例子

可以查看 [`example`](https://github.com/kankungyip/weui-mpvue/tree/master/example ':target=_blank') 来了解 WeUI-mpvue 的具体使用。

## License

[The MIT License](http://opensource.org/licenses/MIT ':target=_blank')

请自由地享受和参与开源
