helper-apidocs@0.1.4
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-13
安装 (0.1.4)
npm install helper-apidocs@0.1.4
yarn add helper-apidocs@0.1.4
pnpm add helper-apidocs@0.1.4
bun add helper-apidocs@0.1.4
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| extend-shallow | ^0.2.0 |
| globby | ^1.1.0 |
| js-comments | ^0.3.4 |
| template-utils | ^0.4.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.0 |
| lodash | ^3.2.0 |
| mocha | * |
| should | * |
| template | ^0.4.1 |