parse-comments@0.3.2
Parse code comments from JavaScript or any language that uses the same format.
2014-08-27
安装 (0.3.2)
npm install parse-comments@0.3.2
yarn add parse-comments@0.3.2
pnpm add parse-comments@0.3.2
bun add parse-comments@0.3.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| arrayify-compact | ^0.1.0 |
| code-context | ^0.2.1 |
| gfm-code-blocks | ^0.1.0 |
| inflection | ^1.4.0 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| fs-utils | ^0.4.3 |
| lodash | ^2.4.1 |
| mocha | * |
| should | ^4.0.4 |
| test-helpers | ^0.1.4 |
| verb | >= 0.2.6 |
| verb-tag-jscomments | ^0.2.2 |