react-ex-icon

0.1.2 • Public • Published

react-ex-icon

Icon component implemented by react

Current Status:

NPM Version NPM Downloads Build Status

NPM

Features:

  • Include CI Script to run the test and publish your package.
  • Support ES6 syntax
  • Support React to write your component
  • Support ESlint to check the code.
  • Support Mocha to test your code.
  • Support Chai to run test react test.

Development:

Setup

$ npm|yarn install

Linting

$ npm|yarn run lint

Testing

$ npm|yarn run test
# or run the test in watch mode
$ npm|yarn run test:watch

Compile code

$ npm|yarn run babel
# or run babel in watch mode
$ npm|yarn run babel:watch

Generate distribution code

$ npm|yarn run build

Setup CI

  • Update the travis-ci config travis.yml
  • Setup the ci into travis-ci.

Publish your package

$ npm|yarn run release

License

react-ex-icon is released under the MIT license.

Dependencies (0)

    Dev Dependencies (33)

    Package Sidebar

    Install

    npm i react-ex-icon

    Weekly Downloads

    0

    Version

    0.1.2

    License

    UNLICENSED

    Last publish

    Collaborators

    • mixspa