redux-bluetooth/README.md

21 lines
300 B
Markdown
Raw Normal View History

2017-07-11 10:01:36 +08:00
# Redux Bluetooth
```shell
$ npm install redux-bluetooth
```
```javascript
import { dummy } from 'redux-bluetooth';
console.log(dummy());
// hello world!
```
# TODO
- redux-observable
- Coverage: Coverall | https://codecov.io/
- bundlesize
- Badges: ci, coverage, npm
- https://greenkeeper.io/