react-all-status

1.0.0 • Public • Published

react-all-status

NPM version NPM downloads Build Status Coverage Status Dependency Status

react-all-status is a HoC that creates a container with <YOUR_NEEDED_STATUS> states. It's compatible with redux and works on react and react-native either.

How to Install

$ npm install react-all-status

Getting Started

...

How to Test

Run one, or a combination of the following commands to lint and test your code:

$ npm run lint          # Lint the source code with ESLint 
$ npm test              # Run unit tests with Mocha 
$ npm run test:watch    # Run unit tests with Mocha, and watch files for changes 
$ npm run test:cover    # Run unit tests with code coverage by Istanbul 

To launch the documentation site, run:

$ npm install -g easystatic
$ npm start

License

MIT © 2016 Tooraj Khatibi

/react-all-status/

    Package Sidebar

    Install

    npm i react-all-status

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • 2rajpx