Strip line and/or blockcomments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Uses esprima to extract line and blockcomments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).
Uses snapdragon to tokenize a single JavaScript blockcomment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.
Strip line and/or blockcomments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Integrates the Giscus commentblock into your documentation.