egg-boom

1.2.3 • Public • Published

egg-boom

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

Install

$ npm i egg-boom --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-boom

Weekly Downloads

0

Version

1.2.3

License

MIT

Unpacked Size

7.55 kB

Total Files

10

Last publish

Collaborators

  • tristanwong