egg-cyd

1.0.3 • Public • Published

egg-cyd

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

Install

$ npm i egg-cyd --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-cyd

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

93.5 kB

Total Files

32

Last publish

Collaborators

  • cydxbc123