zent

A collection of essential UI components written with React.

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Owneryouzan/zent
Primary LanguageTypeScript
Program languageShell (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2017-02-08 07:17:50
Pushed At2025-07-09 03:06:34
Last Commit At2025-07-09 11:03:44
Release Count911
Last Release Namev10.0.17 (Posted on )
First Release Namezent@1.0.0 (Posted on )
用户参与
Stargazers Count2.3k
Watchers Count82
Fork Count381
Commits Count4.8k
Has Issues Enabled
Issues Count424
Issue Open Count13
Pull Requests Count1488
Pull Requests Open Count8
Pull Requests Close Count152
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private