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.
Uses babel (babylon) to extract JavaScript codecomments from a JavaScript string or file.
Extract comments from Solidity code
Extract codecomments from string or from a glob of files using esprima.
Fast and simple way to parse code context for use with documentation from codecomments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.