helper-apidocs@0.3.0
Template helper for automatically generating API docs from code comments. The sync version works with handlebars, lo-dash, or any template engine that supports helper functions. The async version is compatible with Verb, Assemble, or any application based
MIT
2015-02-23
安装 (0.3.0)
npm install helper-apidocs@0.3.0
yarn add helper-apidocs@0.3.0
pnpm add helper-apidocs@0.3.0
bun add helper-apidocs@0.3.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| extend-shallow | ^0.2.0 |
| globby | ^1.2.0 |
| js-comments | ^0.3.6 |
| template-utils | ^0.4.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.0 |
| lodash | ^3.3.0 |
| should | ^5.0.1 |
| template | ^0.10.1 |