Extract comments from source files of various languages
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.
No description provided.
Strip comments from JSON. Lets you use comments in your JSON files!
extracts CSS into separate files
A lightweight URI template matcher based on RFC 6570
A CSS Modules transform to extract local aliases for inline imports
unzip a zip file into a directory using 100% javascript
Parse and stringify JSON with comments. It will retain comments even after saved!
Discard comments in your CSS files with PostCSS.
Extract comments from Solidity code
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
Removes comments from JSON/JavaScript, CSS/HTML, CPP/H, etc.
A parser for the TypeScript doc comment syntax
Attach comments to estree nodes
Strip or extract comments, strings or both from source code.
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
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.
Extract C style comments and extract context from source
Extract a banner comment from a string of javascript.
Extract meaning from JS Errors
filesystem bindings for tar-stream