tokenize-comment@1.0.3
Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.
MIT
2017-03-16
安装 (1.0.3)
npm install tokenize-comment@1.0.3
yarn add tokenize-comment@1.0.3
pnpm add tokenize-comment@1.0.3
bun add tokenize-comment@1.0.3
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| array-each | ^1.0.1 |
| define-property | ^0.2.5 |
| extend-shallow | ^2.0.1 |
| snapdragon | ^0.11.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| extract-comments | ^0.10.1 |
| gulp-format-md | ^0.1.11 |
| mocha | ^3.2.0 |