Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
Z

zhui

> 编程语言
Open source

A Chinese style component library powered by React

1.4K stars0 likes0 views
WebsiteGitHub

About

A Chinese style component library powered by React

简体中文 | English

起步

心路历程 文档入口页面

可以用star来鼓励一下作者么?

安装

npm install zhui

使用

import { Button } from 'zhui';
ReactDOM.render(<Button />, mountNode);

⌨️ 开发

clone locally:

$ git clone [email protected]:zhui-team/zhui.git
$ cd zhui
$ npm install
$ npm run ddev or npm run storybook

额外感谢山鬼同学(@dxiaoqi)对本仓库的设计灵感贡献~

Issues· 27 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

JavaScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言