helper-apidocs@0.4.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-27
安装 (0.4.0)
npm install helper-apidocs@0.4.0
yarn add helper-apidocs@0.4.0
pnpm add helper-apidocs@0.4.0
bun add helper-apidocs@0.4.0
dependencies (8)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| extend-shallow | ^1.0.1 |
| globby | ^1.2.0 |
| helper-resolve | ^0.1.2 |
| js-comments | ^0.3.6 |
| look-up | ^0.6.0 |
| relative | ^2.0.0 |
| template-utils | ^0.4.1 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.0 |
| lodash | ^3.3.0 |
| should | ^5.0.1 |
| template | ^0.10.1 |
| verb | ^0.5.0 |