desoapingx

1.0.5 • Public • Published

egg-soaping

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

Install

$ npm i egg-soaping --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

/desoapingx/

    Package Sidebar

    Install

    npm i desoapingx

    Weekly Downloads

    6

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    25.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • jasonwx