0.0.7 • Published 5 years ago

egg-cxios v0.0.7

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

egg-cxios

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

Install

$ npm i egg-cxios --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago