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☆145Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Get the latest version of an npm package☆176Updated last year
- Find the closest package.json file☆165Updated 2 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆343Updated last month
- Easily handle defaults for your options☆75Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if a string or buffer is SVG☆141Updated last month
- Check if something is a Node.js stream☆112Updated 9 months ago
- ☆119Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆127Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- ☆164Updated last week
- Detect the indentation of code☆196Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated this week
- Write files in an atomic fashion w/configurable ownership☆240Updated last month
- Get metadata of a package from the npm registry☆242Updated last year
- Read a package.json file☆169Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Get callsites from the V8 stack trace API☆265Updated last year
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Get stdin as a string or buffer☆340Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago