@eht/egg-content

1.0.6 • Public • Published

egg-content

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

Install

$ npm i egg-content --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @eht/egg-content

Weekly Downloads

8

Version

1.0.6

License

MIT

Unpacked Size

11.3 kB

Total Files

7

Last publish

Collaborators

  • kayorl