weui
Version:
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
44 lines (25 loc) • 1.59 kB
Markdown
WeUI - tailor-made for WeChat web service
====
[](https://travis-ci.org/Tencent/weui)
[](https://www.npmjs.org/package/weui)
[中文版本](README_cn.md)
## Introduction
WeUI is an WeChat-like UI framework officially designed by the WeChat Design Team, tailor-made for WeChat Web development, in order to improve and standardize the experience for WeChat users. Including components such as `button`、`cell`、`dialog`、 `progress`、 `toast`、`article`、`actionsheet`、`icon`.
## Documentations
- WeUI documentation [Wiki](https://github.com/Tencent/weui/wiki)
- WeUI design reference [weui-design](https://github.com/weui/weui-design)
## Mobile demo

[https://weui.io](https://weui.io)
Legacy version 1.x: [https://weui.io/1.x](https://weui.io/1.x)
Legacy version 0.4.x: [https://weui.io/0.4.x](https://weui.io/0.4.x)
## Development
- [WeUI for 小程序 (weui-wxss)](https://github.com/Tencent/weui-wxss/)
- [WeUI for Work (企业微信版)](https://work.weixin.qq.com/api/doc#12146)
- [weui.js](https://github.com/weui/weui.js/)
- [react-weui](https://github.com/weui/react-weui/)
## License
The MIT License(http://opensource.org/licenses/MIT)
Please feel free to use and contribute to the development.
## Contribution
If you have any ideas or suggestions to improve Wechat WeUI, welcome to submit an issue/pull request.