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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i egg-wechat-validate

Weekly Downloads

4

Version

1.0.3

License

MIT

Last publish

Collaborators

  • jothylin