Awesome
<p> <a href="https://github.com/youzan/"> <img alt="Youzan logo" width="36px" src="https://img.yzcdn.cn/public_files/2017/02/09/e84aa8cbbf7852688c86218c1f3bbf17.png" alt="youzan"> </a> </p> <p align="center"> <img alt="Zent logo" width="160px" src="https://b.yzcdn.cn/public_files/2e7d4cf2f2ee0cf5f4abe894da2d515d.png"> </p> <p align="center"> Zent <small><font color="grey">( \ˈzent\ )</font></small>, a collection of essential UI components written with React. </p> <p align="center"><a href="./README-zh_CN.md">🇨🇳 访问中文版</a></p>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 >= 17
- 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.