extract-comments @0.9.0
MIT
License
No
Install Scripts
8
Dependencies
6
Dev Dependencies
5.1 KB
Package Size
Published
Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).
Maintainers
jonschlinkert
Keywords
blockcodecommentcommentscontextesprimaextractglobjavascriptparse
Dependencies (8)
| Package | Constraint | Registry Status |
|---|---|---|
| cr | ^0.1.0 | auto_approved |
| lazy-cache | ^1.0.3 | auto_approved |
| export-files | ^2.1.0 | auto_approved |
| noncharacters | ^1.1.0 | auto_approved |
| extend-shallow | ^2.0.1 | auto_approved |
| strip-bom-string | ^0.1.2 | auto_approved |
| parse-code-context | ^0.2.1 | auto_approved |
| quoted-string-regex | ^0.1.1 | auto_approved |
Dev Dependencies (6)
| Package | Constraint | Registry Status |
|---|---|---|
| gulp | ^3.9.0 | auto_approved |
| mocha | * | auto_approved |
| should | * | auto_approved |
| gulp-mocha | ^2.2.0 | pending |
| gulp-eslint | ^1.1.1 | pending |
| gulp-istanbul | ^0.10.3 | Not imported |
Transitive Dependency Tree
8 transitive deps
max depth 2
├─
cr
^0.1.0
→ 0.1.0
├─
export-files
^2.1.0
→ 2.1.1
├─
extend-shallow
^2.0.1
├─
lazy-cache
^1.0.3
→ 1.0.4
├─
noncharacters
^1.1.0
→ 1.1.0
├─
parse-code-context
^0.2.1
→ 0.2.2
├─
quoted-string-regex
^0.1.1
→ 0.1.1
├─
strip-bom-string
^0.1.2
├─
lazy-cache
^1.0.3
→ 1.0.4
Changes from v0.8.7
No metadata changes detected.
File Changes
0 added
0 removed
5 modified
size delta: +.1 KB
Commit: 4192bd85b5fe Browse source
Published to npm: