Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.04 KB

node-weixin-events NPM version Build Status Dependency Status Coverage percentage

Notification Events for node weixin

Installation

$ npm install --save node-weixin-events

Usage

var nodeWeixinEvents = require('node-weixin-events');

nodeWeixinEvents('Rainbow');

License

MIT © node-weixin