template-helper-apidocs@0.1.0
Template helper for automatically generating API docs from code comments. This is an async helper that is only compatible with applications built with Template, like Verb, Assemble, or Template directly.
MIT
2015-03-08
安装 (0.1.0)
npm install template-helper-apidocs@0.1.0
yarn add template-helper-apidocs@0.1.0
pnpm add template-helper-apidocs@0.1.0
bun add template-helper-apidocs@0.1.0
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| extend-shallow | ^1.1.2 |
| globby | ^1.2.0 |
| is-glob | ^1.1.3 |
| js-comments | ^0.3.9 |
| relative | ^2.0.0 |
| template-utils | ^0.5.1 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.0 |
| helper-resolve | ^0.2.0 |
| lodash | ^3.3.0 |
| should | ^5.0.1 |
| template | ^0.10.1 |
| verb | ^0.6.2 |