extract-comments @0.7.1
MIT
License
No
Install Scripts
2
Dependencies
3
Dev Dependencies
3.4 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
codeparsejavascriptblockcontextcommentscommentextractesprimaglob
Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| map-files | ^0.3.0 | auto_approved |
| is-whitespace | ^0.2.0 | auto_approved |
Dev Dependencies (3)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | ~1.18.2 | auto_approved |
| should | ^4.0.4 | auto_approved |
| code-context | ^0.5.0 | auto_approved |
Transitive Dependency Tree
14 transitive deps
max depth 5
├─
is-whitespace
^0.2.0
→ 0.2.0
├─
map-files
^0.3.0
→ 0.3.0
├─
globby
^0.1.1
→ 0.1.1
├─
relative
^0.1.6
→ 0.1.6
├─
array-differ
^0.1.0
├─
array-union
^0.1.0
├─
async
^0.9.0
→ 0.9.2
├─
glob
^4.0.2
→ 4.5.3
├─
normalize-path
^0.1.1
├─
inflight
^1.0.4
├─
inherits
2
→ 2.0.4
├─
minimatch
^2.0.1
├─
once
^1.3.0
→ 1.4.0
├─
wrappy
1
→ 1.0.2
Changes from v0.7.0
No metadata changes detected.
File Changes
0 added
0 removed
2 modified
size delta: +.7 KB
Commit: 1f811b0bfe23 Browse source
Published to npm: