/node-weixin-card

微信卡券接口

Primary LanguageJavaScriptMIT LicenseMIT

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

Node Weixin card API

Installation

$ npm install --save node-weixin-card

Usage

var nodeWeixinCard = require('node-weixin-card');

nodeWeixinCard('Rainbow');

License

MIT © node-weixin