# weui

> A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.

Latest version **2.6.26** (published 2026-03-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install weui
pnpm add weui
yarn add weui
bun add weui
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: no vulnerabilities; popular repo.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 2.6.26 |
| Published | 2026-03-12 |
| First published | 2015-09-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 7.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 27416 |
| Author | wechat ui team |
| Maintainers | weui, progrape |
| Keywords | weui, wechat, weixin, css, less, mobile |

## Links

- npm: https://www.npmjs.com/package/weui
- Repository: https://github.com/weui/weui
- Issues: https://github.com/weui/weui/issues
- npm.io page: https://npm.io/package/weui

## Alternatives

- [style-dictionary](https://npm.io/package/style-dictionary.md) — 2.0M weekly downloads
- [postcss-merge-idents](https://npm.io/package/postcss-merge-idents.md) — 1.7M weekly downloads
- [@fontsource/noto-sans](https://npm.io/package/@fontsource/noto-sans.md) — 93.0K weekly downloads
- [uglifycss](https://npm.io/package/uglifycss.md) — 71.6K weekly downloads
- [mat4-interpolate](https://npm.io/package/mat4-interpolate.md) — 23.3K weekly downloads

## Recent versions

- 2.6.26 (latest) — 2026-03-12
- 2.6.25 — 2025-09-12
- 2.6.24 — 2025-09-04
- 2.6.23 — 2025-09-02
- 2.6.22 — 2025-06-16
- 2.6.21 — 2024-12-23
- 2.6.20 — 2024-12-23
- 2.6.19 — 2024-12-18
- 2.6.18 — 2024-10-31
- 2.6.16 — 2024-08-12
- 2.6.15 — 2024-07-24
- 2.6.13 — 2024-06-03
- 2.6.12 — 2024-03-20
- 2.6.11 — 2024-01-12
- 2.6.7 — 2023-11-01
- … 43 more at https://npm.io/package/weui/versions

## 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.

---
_Source: https://npm.io/package/weui · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
