tokenize-comment@2.0.0
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
2018-03-25
安装 (2.0.0)
npm install tokenize-comment@2.0.0
yarn add tokenize-comment@2.0.0
pnpm add tokenize-comment@2.0.0
bun add tokenize-comment@2.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| array-each | ^1.0.1 |
| define-property | ^2.0.2 |
| extend-shallow | ^3.0.2 |
| isobject | ^3.0.1 |
| snapdragon | ^0.11.3 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| extract-comments | ^1.0.0 |
| gulp-format-md | ^1.0.0 |
| mocha | ^3.5.3 |
| stringify-object | ^3.2.2 |
| write | ^1.0.3 |