helper-apidocs@0.1.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
2014-12-02
安装 (0.1.1)
npm install helper-apidocs@0.1.1
yarn add helper-apidocs@0.1.1
pnpm add helper-apidocs@0.1.1
bun add helper-apidocs@0.1.1
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| extend-shallow | ^0.1.1 |
| globby | ^1.0.0 |
| js-comments | ^0.3.4 |
| template-utils | ^0.1.6 |