eugeneware / unique-streamLinks
node.js through stream that emits a unique stream of objects based on criteria
☆25Updated this week
Alternatives and similar repositories for unique-stream
Users that are interested in unique-stream are comparing it to the libraries listed below
Sorting:
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Turn an array like into an array☆12Updated 4 years ago
- List of node.js builtin modules☆37Updated last month
- ☆26Updated 8 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Unpipe a stream from all destinations☆22Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Extended POSIX-style sprintf☆35Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Check if a file is executable☆29Updated 7 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- easy cli logger☆15Updated 8 months ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Like `new Map` but for older JavaScripts☆21Updated 2 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago