mathisonian / command-existsLinks
node module to check if a command-line command exists
☆147Updated 3 years ago
Alternatives and similar repositories for command-exists
Users that are interested in command-exists are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆166Updated 8 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆348Updated 3 weeks ago
- ☆119Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆131Updated 4 months ago
- Get the latest version of an npm package☆176Updated last year
- ☆164Updated last month
- Detect the indentation of code☆200Updated this week
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Convert a glob to a regular expression☆151Updated 6 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Import a module while bypassing the cache☆287Updated last year
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago
- Read a package.json file☆175Updated 2 months ago
- normalizes package metadata, typically found in package.json file.☆204Updated 2 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Check if something is a Node.js stream☆115Updated last year
- Easily handle defaults for your options☆76Updated 2 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Indent each line in a string☆115Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Get metadata of a package from the npm registry☆247Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- process information for node.js and browsers☆130Updated 5 years ago
- Import a globally installed module☆59Updated 2 years ago