Skip to content

yize/uxcore-icon

 
 

Repository files navigation

uxcore-icon

React icon

NPM version build status Test Coverage Dependency Status devDependency Status NPM downloads

Sauce Test Status

Development

git clone https://github.com/uxcore/uxcore-icon
cd uxcore-icon
npm install
npm run server

if you'd like to save your install time,you can use uxcore-tools globally.

npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-icon
cd uxcore-icon
npm install
npm run dep
npm run start

Test Case

npm run test

Coverage

npm run coverage

Demo

http:https://uxcore.github.io/components/icon

Contribute

Yes please! See the CONTRIBUTING for details.

API

Props

Name Type Required Default Comments
name string no shezhi 图标名字
className string no 额外类名

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.8%
  • JavaScript 19.0%
  • HTML 11.2%