aredridel / node-bin-genLinks
☆164Updated last month
Alternatives and similar repositories for node-bin-gen
Users that are interested in node-bin-gen are comparing it to the libraries listed below
Sorting:
- node module to check if a command-line command exists☆147Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- normalizes package metadata, typically found in package.json file.☆204Updated 2 weeks ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Walk through a folder and figure out what goes in an npm package☆116Updated 3 weeks ago
- Get the latest version of an npm package☆176Updated last year
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Get metadata of a package from the npm registry☆247Updated last year
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Finds the common standard cache directory☆161Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆250Updated this week
- process information for node.js and browsers☆130Updated 5 years ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆244Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Easily handle defaults for your options☆76Updated 2 years ago
- Detect the indentation of code☆200Updated this week
- string representations of objects in node and the browser☆159Updated last month
- Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab☆229Updated 3 weeks ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Regular expression for matching ANSI escape codes☆200Updated 4 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Start a promise chain☆60Updated 4 months ago
- ☆119Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Create and parse HTTP Content-Type header☆142Updated this week
- Improved typeof detection for node.js and the browser.