babel-extract-comments@1.0.0
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
MIT
2018-02-12
安装 (1.0.0)
npm install babel-extract-comments@1.0.0
yarn add babel-extract-comments@1.0.0
pnpm add babel-extract-comments@1.0.0
bun add babel-extract-comments@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| babylon | ^6.18.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^1.0.0 |
| mocha | ^3.5.3 |