# zent **Repository Path**: geekcheng/zent ## Basic Information - **Project Name**: zent - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2017-06-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

有赞logo

Zent logo

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

[![Build Status](https://travis-ci.org/youzan/zent.svg?branch=master)](https://travis-ci.org/youzan/zent) [![CircleCI](https://circleci.com/gh/youzan/zent.svg?style=svg)](https://circleci.com/gh/youzan/zent) [![Coverage Status](https://img.shields.io/coveralls/youzan/zent/master.svg?style=flat)](https://coveralls.io/github/youzan/zent?branch=master) [![npm version](https://img.shields.io/npm/v/zent.svg?style=flat)](https://www.npmjs.com/package/zent) [![downloads](https://img.shields.io/npm/dt/zent.svg)](https://www.npmjs.com/package/zent) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) [![NPM](https://nodei.co/npm/zent.png?downloads=true&downloadRank=true)](https://nodei.co/npm/zent/) ## 安装 ```shell yarn add zent # or npm install zent --save ``` ## 使用组件 组件库文档:[https://www.youzanyun.com/zanui/react](https://www.youzanyun.com/zanui/react) ## 贡献代码 修改代码请阅读我们的[开发指南](CONTRIBUTING.md)。 使用过程中发现任何问题都可以提 [Issue](https://github.com/youzan/zent/issues) 给我们,当然,我们也非常欢迎你给我们发 [PR](https://github.com/youzan/zent/pulls)。 ## 开源协议 本项目基于 [MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89) 协议,请自由地享受和参与开源。