# jpush-helper
> JPush helper for Node.js

[![Build Status](https://img.shields.io/travis/magicdawn/node-jpush-helper.svg?style=flat-square)](https://travis-ci.org/magicdawn/node-jpush-helper)
[![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/node-jpush-helper.svg?style=flat-square)](https://codecov.io/gh/magicdawn/node-jpush-helper)
[![npm version](https://img.shields.io/npm/v/jpush-helper.svg?style=flat-square)](https://www.npmjs.com/package/jpush-helper)
[![npm downloads](https://img.shields.io/npm/dm/jpush-helper.svg?style=flat-square)](https://www.npmjs.com/package/jpush-helper)
[![npm license](https://img.shields.io/npm/l/jpush-helper.svg?style=flat-square)](http://magicdawn.mit-license.org)

## Install
```sh
$ npm i jpush-helper --save
```

## API
```js
const jpushHelper = require('jpush-helper');
```

## Changelog
[CHANGELOG.md](CHANGELOG.md)

## License
the MIT License http://magicdawn.mit-license.org