jonschlinkert/extract-comments

jonschlinkert/extract-comments

Releases6
Frequency10 months 6 hours
Last Release
Stars50
Extract JavaScript code comments from a string or glob of files.

Linked projects

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).