All Projects → youzan → Zent

youzan / Zent

Licence: mit
A collection of essential UI components written with React.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Zent

taiga-ui
Angular UI Kit and components library for awesome people
Stars: ✭ 2,251 (+5.53%)
Mutual labels:  components, component-library, ui-components
wlui
wl-ui 精美易用的前端复杂组件解决方案。Beautiful and easy-to-use front-end complex component solution
Stars: ✭ 32 (-98.5%)
Mutual labels:  components, component-library, ui-components
Taiga Ui
Angular UI Kit and components library for awesome people
Stars: ✭ 1,353 (-36.57%)
Mutual labels:  ui-components, components, component-library
Components
Example Components (Built with Tonic)
Stars: ✭ 42 (-98.03%)
Mutual labels:  ui-components, components, component-library
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (-67.09%)
Mutual labels:  ui-components, components, component-library
tailwind-ui-components
Free Tailwind CSS UI Components - Crafted for modern websites, landing pages and web apps. TailGrids Core is free and open-source so, feel free to use with your personal or commercial projects. If you would like to show your support and love, don't forget to give us a star 🌟
Stars: ✭ 49 (-97.7%)
Mutual labels:  components, component-library, ui-components
Precise Ui
📐 React UI Component Library powered by ZEISS.
Stars: ✭ 192 (-91%)
Mutual labels:  ui-components, components, component-library
React Weui
weui for react
Stars: ✭ 2,793 (+30.94%)
Mutual labels:  ui-components, components, component-library
Elm Ui
UI library for making web applications with Elm
Stars: ✭ 878 (-58.84%)
Mutual labels:  ui-components, components, component-library
Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (-53.26%)
Mutual labels:  ui-components, components, component-library
Magix Gallery
magix gallery
Stars: ✭ 98 (-95.41%)
Mutual labels:  ui-components, components
Nim ios uikit
网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币,首次推荐得0.02BTC,连续推荐得0.03BTC/单,上不封顶。点击参与https://yunxin.163.com/promotion/recommend
Stars: ✭ 1,326 (-37.83%)
Mutual labels:  ui-components, component-library
React Instantsearch
⚡️ Lightning-fast search for React and React Native applications, by Algolia.
Stars: ✭ 1,320 (-38.12%)
Mutual labels:  ui-components, components
Ui
React Styled Components with bootstrap grid system
Stars: ✭ 89 (-95.83%)
Mutual labels:  ui-components, components
Antv
Ant Design of Vue.js 2.0
Stars: ✭ 99 (-95.36%)
Mutual labels:  ui-components, components
Uniforms
A React library for building forms from any schema.
Stars: ✭ 1,368 (-35.86%)
Mutual labels:  components, component-library
Gu
A web ui library for Go. [DEPRECATED]
Stars: ✭ 102 (-95.22%)
Mutual labels:  ui-components, components
React Multi Select
A Multi Select component built with and for React
Stars: ✭ 111 (-94.8%)
Mutual labels:  ui-components, components
Neumorphic Ui
📚 A library of components based on the concept of neumorphism
Stars: ✭ 82 (-96.16%)
Mutual labels:  components, component-library
Re Jok
A React UI Component library built with styled-components
Stars: ✭ 102 (-95.22%)
Mutual labels:  ui-components, components

Youzan logo

Zent logo

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

🇨🇳 访问中文版

CI 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 >= 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].