egg-gm

0.0.3 • Public • Published

egg-gm

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

Install

$ npm i egg-gm --save

Usage

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

Configuration

// {app_root}/config/config.default.js
exports.gm = {
};

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-gm

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

6.06 kB

Total Files

6

Last publish

Collaborators

  • xstone