redux-bluetooth/README.md

23 lines
333 B
Markdown

# Redux Bluetooth
```shell
$ npm install redux-bluetooth
```
```javascript
import { dummy } from 'redux-bluetooth';
console.log(dummy());
// hello world!
```
# TODO
- redux-observable
- CI: CircleCI | Travis
- Coverage: Coverall | https://codecov.io/
- Eslint
- bundlesize
- Badges: ci, coverage, npm
- https://greenkeeper.io/