zent

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 40 components for now and we're releasing more.

Our goal is making React development faster and simpler.

install

yarn add zent
# or
npm install zent --save

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

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

GitHub