Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cht8687/react-busy

Show busy/loading indicators whenever you like.
https://github.com/cht8687/react-busy

Last synced: 10 days ago
JSON representation

Show busy/loading indicators whenever you like.

Awesome Lists containing this project

README

        

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cht8687/help)

React Busy



NPM Version


Coverage Status


Build Status


Downloads


Dependency Status


License

![React busy](src/example/construction.png)

This module is currently under construction...

## Installation

### npm

```
$ npm install --save react-busy
```

## Demo

[Demo](http://cht8687.github.io/react-busy/example/)

## Example code

[Code Example](https://github.com/cht8687/react-busy/blob/master/src/example/Example.js)

## Usage

## Development

```
$ git clone [email protected]:cht8687/react-busy.git
$ cd react-busy
$ npm install
$ webpack-dev-server
```

Then

```
open http://localhost:8080/webpack-dev-server/
```

## License

MIT