UNPKG

zenticons

Version:

A set of handcrafted icons by Youzan

38 lines (26 loc) 1.46 kB
<p> <a href="https://github.com/youzan/"> <img alt="有赞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" src="https://img.yzcdn.cn/public_files/2017/02/21/e96fcc2bb29150080fcf5da39cd27fbe.png"> </p> <p align="center"> Zent <small><font color="grey">( &#92;ˈzent&#92; )</font></small>, a collection of essential UI components written with React. </p> [![npm version](https://img.shields.io/npm/v/zenticons.svg?style=flat)](https://www.npmjs.com/package/zenticons) [![downloads](https://img.shields.io/npm/dt/zenticons.svg)](https://www.npmjs.com/package/zenticons) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) [![NPM](https://nodei.co/npm/zenticons.png?downloads=true&downloadRank=true)](https://nodei.co/npm/zenticons/) ## 安装 ```shell npm install zenticons --save ``` ## 引入样式 ```js import 'zenticons/lib/index.css'; ``` ## 贡献代码 使用过程中发现任何问题都可以提 [Issue](https://github.com/youzan/zenticons/issues) 给我们,当然,我们也非常欢迎你给我们发 [PR](https://github.com/youzan/zenticons/pulls)。 修改代码请阅读我们的[开发指南](CONTRIBUTING.md)。 ## 开源协议 本项目基于 [MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89) 协议,请自由地享受和参与开源。