npm / node-whichLinks
Like which(1) unix command. Find the first instance of an executable in the PATH.
☆345Updated last week
Alternatives and similar repositories for node-which
Users that are interested in node-which are comparing it to the libraries listed below
Sorting:
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Get metadata of a package from the npm registry☆245Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Strip ANSI escape codes from a string☆428Updated 3 months ago
- Write files in an atomic fashion w/configurable ownership☆242Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆203Updated this week
- node module to check if a command-line command exists☆147Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year
- Parse the things that can be arguments to `npm install`☆133Updated last month
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆487Updated 6 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- kill trees of processes☆353Updated 5 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- easily create complex multi-column command-line-interfaces.☆383Updated this week
- Read a package.json file☆174Updated last month
- Import a module while bypassing the cache☆286Updated 10 months ago
- Detect the indentation of code☆200Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Run some code when the process exits☆298Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- like fetch() but for the npm registry☆150Updated last month
- the mighty option parser used by yargs☆520Updated this week
- Regular expression for matching ANSI escape codes☆198Updated 3 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Detect whether a terminal supports color☆365Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week