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:
- List of node.js builtin modules☆37Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ☆26Updated 8 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 months ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Extended POSIX-style sprintf☆35Updated 4 years ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Check if a file is executable☆29Updated 7 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- easy cli logger☆15Updated 9 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Repeat a string - fast☆35Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- timers module for browserify☆24Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago