mathisonian / command-existsLinks
node module to check if a command-line command exists
☆147Updated 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:
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆345Updated last week
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Get the latest version of an npm package☆175Updated last year
- Find the closest package.json file☆166Updated 6 months ago
- Detect the indentation of code☆200Updated 3 months ago
- Check if something is a Node.js stream☆115Updated last year
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Reliably get the terminal window size☆145Updated 2 years ago
- ☆119Updated 2 years ago
- ☆163Updated last week
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Read a package.json file☆174Updated last month
- Import a module while bypassing the cache☆286Updated 10 months ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Indent each line in a string☆114Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated 2 weeks ago
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- Write files in an atomic fashion w/configurable ownership☆242Updated last month
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Get a random temporary file path☆81Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago