/espree-extract-comments

Uses espree to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers