getdocs

An extractor for succinct documentation comments in JavaScript code

comment-extractor

Extracts comments from source files with a not regex-based parser. Various languages supported.

@es-joy/jsdoccomment

Maintained replacement for ESLint's deprecated SourceCode#getJSDocComment along with other jsdoc utilities

character-parser

Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.