parse-comments@0.3.4
Parse code comments from JavaScript or any language that uses the same format.
MIT
2015-03-29
安装 (0.3.4)
npm install parse-comments@0.3.4
yarn add parse-comments@0.3.4
pnpm add parse-comments@0.3.4
bun add parse-comments@0.3.4
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| arrayify-compact | ^0.1.0 |
| code-context | ^0.2.3 |
| gfm-code-blocks | ^0.2.0 |
| inflection | ^1.7.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| lodash | ^2.4.1 |
| mocha | * |
| should | ^4.0.4 |
| test-helpers | ^0.1.4 |