zhenghangjie / zent

A collection of essential UI components written with React.

Home Page:https://www.youzanyun.com/zanui/zent/en/guides/install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youzan logo

Zent logo

Zent ( \ˈzent\ ), a collection of essential UI components written with React.

Build Status CircleCI Coverage Status npm version downloads 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
  • yarn + webpack + babel + postcss + prettier + stylefmt
  • Handmade icon font
  • Tests coverage is above 90%

Supported Environments

  • React >= 15.6
  • Modern browsers and IE >= 11
  • Supports server-side rendering(SSR)

Install

yarn add zent

# or

npm install zent --save

Documentation

https://www.youzanyun.com/zanui/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.

Contact Us

License

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

About

A collection of essential UI components written with React.

https://www.youzanyun.com/zanui/zent/en/guides/install

License:MIT License


Languages

Language:JavaScript 88.2%Language:CSS 11.3%Language:Shell 0.4%Language:HTML 0.1%