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
- Import a module while bypassing the cache☆285Updated 7 months ago
- Get the latest version of an npm package☆176Updated last year
- Find the closest package.json file☆165Updated 3 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 6 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 months ago
- ☆162Updated this week
- ☆119Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated 2 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Get metadata of a package from the npm registry☆243Updated last year
- Check if something is a Node.js stream☆112Updated 10 months ago
- Get the system locale☆227Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Get callsites from the V8 stack trace API☆266Updated this week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Sort the keys of an object☆104Updated 2 weeks ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Read a package.json file☆171Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Easily handle defaults for your options☆75Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- normalizes package metadata, typically found in package.json file.☆203Updated last month