zent

A collection of essential UI components written with React.

Github星跟踪图

CircleCI
npm version
bundle size
coverage status
PRs welcome

Zent ( \ˈzent\ ) is a React component library developed and used at Youzan. Zent provides a collection of essential UI components and lots of useful domain specific components.

We have more than 50 components for now and we're releasing more.

Our goal is making React development faster and simpler.

Features

  • High quality React components
  • Builtin TypeScript support
  • Supports custom themes
  • Import JavaScript and styles only if they are used
  • Handmade icon font

Supported Environments

  • React >= 16.8
  • Modern browsers but not IE
  • Supports server-side rendering(SSR)

Required polyfills

  • es6.object.assign
  • es6.object.is
  • es6.string.ends-with
  • es6.string.starts-with
  • es6.string.includes
  • es7.string.trim-left
  • es7.string.trim-right
  • es6.array.from
  • es6.array.of
  • es6.array.fill
  • es6.array.find
  • es6.array.find-index
  • es7.array.includes

Install

yarn add zent

# or

npm install zent --save

Documentation

https://youzan.github.io/zent/en/guides/install

Contribution

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Zent.

Send issues and pull requests with your ideas.

License

Project licensed under MIT license, feel free to enjoy and participate in Open Source.

主要指标

概览
名称与所有者youzan/zent
主编程语言TypeScript
编程语言Shell (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2017-02-08 07:17:50
推送于2025-07-09 03:06:34
最后一次提交2025-07-09 11:03:44
发布数911
最新版本名称v10.0.17 (发布于 )
第一版名称zent@1.0.0 (发布于 )
用户参与
星数2.3k
关注者数82
派生数380
提交数4.8k
已启用问题?
问题数424
打开的问题数13
拉请求数1488
打开的拉请求数8
关闭的拉请求数152
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?