https://github.com/chimeejs/chimee-helper
utils of chimee
https://github.com/chimeejs/chimee-helper
chimee-helper helper
Last synced: about 1 year ago
JSON representation
utils of chimee
- Host: GitHub
- URL: https://github.com/chimeejs/chimee-helper
- Owner: Chimeejs
- License: mit
- Created: 2017-07-06T02:06:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T09:45:31.000Z (about 7 years ago)
- Last Synced: 2025-04-22T17:17:41.498Z (about 1 year ago)
- Topics: chimee-helper, helper
- Language: JavaScript
- Size: 367 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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) [](https://greenkeeper.io/) | |