Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tencent/Weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
https://github.com/Tencent/Weui
mobile-web style wechat weui
Last synced: 25 days ago
JSON representation
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
- Host: GitHub
- URL: https://github.com/Tencent/Weui
- Owner: Tencent
- License: other
- Created: 2014-12-18T04:09:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T08:42:46.000Z (9 months ago)
- Last Synced: 2024-04-14T16:44:41.287Z (8 months ago)
- Topics: mobile-web, style, wechat, weui
- Language: Less
- Homepage: https://weui.io
- Size: 10.2 MB
- Stars: 27,050
- Watchers: 1,517
- Forks: 6,429
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-made-by-chinese - Weui
README
WeUI - tailor-made for WeChat web service
====[![Build Status](https://travis-ci.org/Tencent/weui.svg?branch=master)](https://travis-ci.org/Tencent/weui)
[![npm version](https://img.shields.io/npm/v/weui.svg)](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://cloud.githubusercontent.com/assets/4652816/15662614/178efd46-2725-11e6-8952-09d7836e968d.png)
[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.