2.2.2 • Published 8 months ago

egg-http-parameter v2.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 months ago

egg-http-parameter

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

Install

$ npm i egg-http-parameter --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

2.2.2

8 months ago

2.2.1

2 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago