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.
An Esprima-compatible JavaScript parser built on Acorn
Attach comments to estree nodes
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
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).
Extract code comments from string or from a glob of files using esprima.
HTML parser for template literals
An AST-based pattern checker for JavaScript.
Extract comments from source files of various languages
An Esprima-compatible JavaScript parser built on Acorn
No description provided.
Strip comments from JSON. Lets you use comments in your JSON files!
extracts CSS into separate files
The ESLint custom parser for `.vue` files.
ESLint plugin about ECMAScript syntactic features.
A lightweight URI template matcher based on RFC 6570
A CSS Modules transform to extract local aliases for inline imports
convert estree ast to babel
unzip a zip file into a directory using 100% javascript
Parse and stringify JSON with comments. It will retain comments even after saved!
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
Discard comments in your CSS files with PostCSS.
Extract comments from Solidity code
Removes comments from JSON/JavaScript, CSS/HTML, CPP/H, etc.