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:
- ☆163Updated last week
- Find the closest package.json file☆166Updated 5 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 2 months ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- ☆119Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Get the latest version of an npm package☆175Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆344Updated last week
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Import a module while bypassing the cache☆285Updated 10 months ago
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- Read a package.json file☆174Updated 3 weeks ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Get the system locale☆228Updated 3 years ago
- Detect the indentation of code☆200Updated 2 months ago
- Indent each line in a string☆114Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Easily handle defaults for your options☆76Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Copy a file☆122Updated 3 months ago
- Sort the keys of an object☆107Updated 3 months ago
- Simple, flexible file copy utility☆97Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago