Analysis updated 2026-06-21
Build a WeChat mini web app or service page that matches the native WeChat look so users feel at home
Add WeChat-style buttons, toast notifications, and list rows to a mobile landing page running in the WeChat browser
Create a campaign or checkout page inside WeChat with action sheets, progress bars, and confirm dialogs
| tencent/weui | dwmkerr/hacker-laws | aishwaryanr/awesome-generative-ai-guide | |
|---|---|---|---|
| Stars | 27,370 | 27,088 | 26,577 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 1/5 |
| Audience | developer | general | pm founder |
Figures from each repo's GitHub metadata at analysis time.
WeUI is a UI framework (a collection of ready-made visual building blocks) officially designed by the WeChat Design Team and tailored for building web pages inside WeChat, the messaging and super-app platform used widely in China. Its goal is to make WeChat-based web services look and feel consistent with the native WeChat app experience. It provides common mobile interface components like buttons, cells (list rows), dialogs (pop-up windows), progress bars, toast notifications (brief status messages), article layouts, action sheets (bottom slide-up menus), and icons. Because these match WeChat's own visual style, apps built with WeUI feel native to WeChat users rather than out of place. You would use WeUI when building a mini web app, a service page, or a campaign landing page that runs inside the WeChat browser, where matching the familiar WeChat look is important for user trust and comfort. It is written in HTML and CSS and is available as an open-source package under the MIT license.
WeUI is the official UI component library from WeChat's design team for building web pages inside WeChat that look and feel like a native part of the app, buttons, dialogs, list rows, and more in WeChat's own visual style.
Mainly HTML. The stack also includes HTML, CSS.
Free to use for any purpose including commercial projects, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.