extract-comments

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

json-parse-helpfulerror

A drop-in replacement for JSON.parse that uses `jju` to give helpful errors