egg-utils-plus

1.0.7 • Public • Published

egg-utils-plus

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

Install

$ npm i egg-utils-plus --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-utils-plus

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

8.49 kB

Total Files

8

Last publish

Collaborators

  • zwhgithub