eugeneware / unique-stream
node.js through stream that emits a unique stream of objects based on criteria
☆25Updated 3 months ago
Alternatives and similar repositories for unique-stream:
Users that are interested in unique-stream are comparing it to the libraries listed below
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 10 months ago
- Modern version of duplexer2☆15Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Get the length of the longest item in an array.☆30Updated 7 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 3 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- List of node.js builtin modules☆38Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated 11 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Node.js 0.12 util.debuglog() ponyfill☆19Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- ☆37Updated 8 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago