helper-apidocs@0.5.0
Template helper for automatically generating API docs from code comments. Should work with any template engine.
MIT
2015-12-14
安装 (0.5.0)
npm install helper-apidocs@0.5.0
yarn add helper-apidocs@0.5.0
pnpm add helper-apidocs@0.5.0
bun add helper-apidocs@0.5.0
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| is-glob | ^2.0.1 |
| js-comments | ^0.5.4 |
| lazy-cache | ^1.0.2 |
| matched | ^0.3.2 |
| mixin-deep | ^1.1.3 |
| relative | ^3.0.2 |
| template-bind-helpers | ^0.2.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| engine-base | ^0.1.2 |
| handlebars | ^3.0.0 |
| lodash | ^3.3.0 |
| should | * |
| templates | ^0.6.3 |