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:
- Get the auth token set for an npm registry☆34Updated last month
- Convert a value to an array☆130Updated 3 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- string representations of objects in node and the browser☆154Updated 7 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Simple, flexible file copy utility☆97Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Detect the indentation of code☆197Updated this week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated this week
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Get the path of the parent module☆78Updated this week
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Recursively read a directory☆63Updated 7 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Convert a glob to a regular expression☆149Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 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 2 years ago
- Strip block comments or line comments from JavaScript code.☆117Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago