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).
block-comment
Create a multi-line block comment from a string or an array
aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
strip-comments
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.