egg-wechat-validate

1.0.3 • Public • Published

egg-wechat-validate

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-wechat-validate --save

Usage

// {app_root}/config/plugin.js
exports.wechat-validate = {
  enable: true,
  package: 'egg-wechat-validate',
};

Configuration

// {app_root}/config/config.default.js
exports.wechat-validate = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-wechat-validate

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • jothylin