babel-extract-comments
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
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).
builddocs
Build documentation files from commented source code