mathisonian / command-existsLinks
node module to check if a command-line command exists
☆144Updated 2 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:
- Reliably get the terminal window size☆141Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last year
- Find the closest package.json file☆164Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- ☆118Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Get the latest version of an npm package☆176Updated last year
- Read a package.json file☆167Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Easily handle defaults for your options☆74Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Get the system locale☆227Updated 3 years ago
- Toggle the CLI cursor☆108Updated 10 months ago
- normalizes package metadata, typically found in package.json file.☆201Updated last month
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Clear a module from the cache☆182Updated 3 years ago
- ☆163Updated this week
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- touch(1) for node☆124Updated 11 months ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Indent each line in a string☆113Updated 2 years ago