babel-extract-comments@0.1.0
Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.
MIT
2015-12-30
安装 (0.1.0)
npm install babel-extract-comments@0.1.0
yarn add babel-extract-comments@0.1.0
pnpm add babel-extract-comments@0.1.0
bun add babel-extract-comments@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| babel-core | ^6.3.26 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.4 |