sindresorhus / duplexer3Links
Modern version of duplexer2
☆15Updated 2 years ago
Alternatives and similar repositories for duplexer3
Users that are interested in duplexer3 are comparing it to the libraries listed below
Sorting:
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- timers module for browserify☆24Updated 6 months ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Check if a path is in the current working directory☆21Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- abstract base class for hash-streams☆11Updated 6 months ago
- Get the command from a shebang☆24Updated 3 years ago
- Transform the first chunk in a stream☆26Updated last year
- Check if a path is the current working directory☆19Updated 2 months ago
- List of node.js builtin modules☆38Updated last year
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Like `new Map` but for older JavaScripts☆21Updated last year
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Clone and modify a RegExp instance☆22Updated 3 years ago
- Check if something is a generator function☆22Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- destroy a stream if possible☆54Updated 10 months ago