extract-comments @0.8.1
MIT
License
No
Install Scripts
4
Dependencies
4
Dev Dependencies
3.2 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 (4)
| Package | Constraint | Registry Status |
|---|---|---|
| cr | ^0.1.0 | auto_approved |
| export-files | ^2.1.0 | auto_approved |
| extend-shallow | ^2.0.1 | auto_approved |
| strip-bom-string | ^0.1.2 | auto_approved |
Dev Dependencies (4)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | * | auto_approved |
| should | * | auto_approved |
| code-context | ^0.5.0 | auto_approved |
| parse-code-context | ^0.1.3 | auto_approved |
Transitive Dependency Tree
5 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
├─
strip-bom-string
^0.1.2
├─
lazy-cache
^1.0.3
→ 1.0.4
Changes from v0.8.0
No metadata changes detected.
File Changes
1 added
1 removed
1 modified
size delta: -1.6 KB
Commit: 0aa7b62f404e Browse source
Published to npm: