jonschlinkert / extract-comments
Extract JavaScript code comments from a string or glob of files.
☆49Updated 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
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Sort an object's keys, including an optional key list☆31Updated 2 months ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 4 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the set npm registry URL☆55Updated 3 weeks ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- utility to create a report for a vfile☆38Updated 4 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Find the closest package.json file☆163Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago