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