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 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Convert a value to an array☆131Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 2 months ago
- string representations of objects in node and the browser☆155Updated this week
- Converts JavaScript objects to source☆104Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Detect the indentation of code☆197Updated 3 weeks ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Get the path of the caller module☆66Updated 4 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
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 2 months ago
- Check if a value is a plain object☆103Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- JavaScript option parsing and help generation library☆164Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Sort the keys of an object☆105Updated last month
- Write data to a random temporary file☆106Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago