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:
- ☆164Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆348Updated 2 weeks ago
- Get the latest version of an npm package☆176Updated last year
- Find the closest package.json file☆166Updated 7 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Detect the indentation of code☆200Updated 4 months ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Import a module while bypassing the cache☆287Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- ☆119Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Read a package.json file☆175Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Easily handle defaults for your options☆76Updated 2 years ago
- Get the system locale☆228Updated 4 years ago
- Get metadata of a package from the npm registry☆247Updated last year
- Randomize the order of items in an array☆110Updated this week
- Sort the keys of an object☆108Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆204Updated last week
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago