mathisonian / command-existsLinks
node module to check if a command-line command exists
☆146Updated 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
- Find the closest package.json file☆164Updated last month
- Detect the indentation of code☆196Updated last year
- Get the latest version of an npm package☆176Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- ☆163Updated last week
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Read a package.json file☆169Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated this week
- Import a module while bypassing the cache☆283Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆124Updated 11 months ago
- Check if a string or buffer is SVG☆140Updated this week
- Get the real path of the system temp directory☆82Updated 2 years ago
- Move a file - Even works across devices☆200Updated last year
- Sort the keys of an object☆104Updated 10 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Get metadata of a package from the npm registry☆244Updated last year
- ☆119Updated last year
- Write data to a random temporary file☆105Updated 11 months ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago