kevva / bin-buildLinks
Easily build binaries
☆40Updated last year
Alternatives and similar repositories for bin-build
Users that are interested in bin-build are comparing it to the libraries listed below
Sorting:
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- destroy a stream if possible☆54Updated 9 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- ☆102Updated 3 years ago
- streaming pipeline with a mutable configuration☆56Updated 5 months ago
- List of node.js builtin modules☆38Updated last year
- Invoke multiple commands, running in parallel / sequential, matching npm scripts☆27Updated 6 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- ☆121Updated 6 years ago
- Power Assert feature instrumentor based on the ECMAScript AST.☆59Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Import a globally installed module☆58Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the set npm registry URL☆55Updated 2 months ago
- The util.is* functions from Node core☆103Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 weeks ago
- Read the contents of node_modules☆42Updated 4 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆65Updated 8 years ago
- Body parsing☆121Updated last year