jonschlinkert / extract-commentsLinks
Extract JavaScript code comments from a string or glob of files.
☆50Updated 7 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:
- string representations of objects in node and the browser☆159Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Sort an object's keys, including an optional key list☆35Updated 3 weeks ago
- Import a globally installed module☆59Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Get the path of the caller module☆67Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆93Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆66Updated 6 months ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Convert a value to an array☆133Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Find the closest package.json file☆166Updated 8 months 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
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 7 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago