chimee-helper
Version:
helper of chimee
43 lines (30 loc) • 4.17 kB
Markdown
# chimee-helper
[](https://travis-ci.org/Chimeejs/chimee-helper.svg?branch=master)
[](https://www.npmjs.com/package/chimee-helper)
[](https://david-dm.org/Chimeejs/chimee-helper)
[](https://david-dm.org/Chimeejs/chimee-helper?type=dev)
helper of chimes
## get started
```shell
npm install chimee-helper --save
```
if you are using `flow`, you should import our flow defination, by adding this to your `.flowconfig`.
```
[ignore]
[include]
[libs]
./node_modules/chimee-helper/lib/index.flow.js
[options]
[lints]
```
## detail
Chimee helper is a collection of several package.
| github | npm | coverage |
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
| [toxic-predicate-functions](https://github.com/toxic-johann/toxic-predicate-functions) | [](https://www.npmjs.com/package/toxic-predicate-functions) | [](https://coveralls.io/github/toxic-johann/toxic-predicate-functions?branch=master) |
| [toxic-utils](https://github.com/toxic-johann/toxic-utils) | [](https://www.npmjs.com/package/toxic-utils) | [](https://coveralls.io/github/toxic-johann/toxic-utils?branch=master) |
| [chimee-helper-utils](https://github.com/Chimeejs/chimee-helper-utils) | [](https://www.npmjs.com/package/chimee-helper-utils) | [](https://coveralls.io/github/Chimeejs/chimee-helper-utils?branch=master) |
| [chimee-helper-dom](https://github.com/Chimeejs/chimee-helper-dom) | [](https://www.npmjs.com/package/chimee-helper-dom) | [](https://coveralls.io/github/Chimeejs/chimee-helper-dom?branch=master) |
| [chimee-helper-events](https://github.com/Chimeejs/chimee-helper-events) | [](https://www.npmjs.com/package/chimee-helper-events) | [](https://coveralls.io/github/Chimeejs/chimee-helper-events?branch=master) |
| [chimee-helper-log](https://github.com/Chimeejs/chimee-helper-log) | [](https://www.npmjs.com/package/chimee-helper-log) | [](https://coveralls.io/github/Chimeejs/chimee-helper-log?branch=master) |
| [ua-parser-js](https://github.com/faisalman/ua-parser-js) | [](https://www.npmjs.com/package/ua-parser-js) | |