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