egg-apidoc

1.0.13 • Public • Published

egg-apidoc

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

依赖说明

依赖的 egg 版本

egg-apidoc 版本 egg 1.x
1.x 😁
0.x

依赖的插件

开启插件

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

使用场景

  • Why and What: 描述为什么会有这个插件,它主要在完成一件什么事情。 尽可能描述详细。
  • How: 描述这个插件是怎样使用的,具体的示例代码,甚至提供一个完整的示例,并给出链接。

详细配置

请到 config/config.default.js 查看详细配置项说明。

单元测试

提问交流

请到 egg issues 异步交流。

License

MIT

Package Sidebar

Install

npm i egg-apidoc

Weekly Downloads

0

Version

1.0.13

License

MIT

Unpacked Size

5.02 kB

Total Files

5

Last publish

Collaborators

  • alex-zhang