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

aes-js

A pure JavaScript implementation of the AES block cipher and all common modes of operation.