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:
- Converts JavaScript objects to source☆104Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated 2 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last week
- Import a globally installed module☆57Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- string representations of objects in node and the browser☆155Updated 3 weeks ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Sort the keys of an object☆105Updated 2 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Get the path of the caller module☆66Updated 4 years ago