jonschlinkert / extract-commentsLinks
Extract JavaScript code comments from a string or glob of files.
☆50Updated 6 years ago
Alternatives and similar repositories for extract-comments
Users that are interested in extract-comments are comparing it to the libraries listed below
Sorting:
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- string representations of objects in node and the browser☆152Updated 6 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Convert a value to an array☆129Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Recursively read a directory☆63Updated 7 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Filter object keys and values into a new object☆103Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- JavaScript option parsing and help generation library☆164Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 8 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago