eugeneware / unique-stream
node.js through stream that emits a unique stream of objects based on criteria
☆26Updated 2 years ago
Alternatives and similar repositories for unique-stream:
Users that are interested in unique-stream are comparing it to the libraries listed below
- fstream class for creating npm packages☆30Updated 7 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- ☆37Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 7 months ago
- 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
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated last week
- Apply an async function to each Array element in series☆21Updated 9 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Turn an array like into an array☆12Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- 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 6 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- ☆26Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Find the module object for something that was require()d☆26Updated last year
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Global logging utility.☆18Updated 9 months ago
- 💁 verify access to the current GitHub user☆27Updated 8 years ago
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated 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 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- The color cyan, in ansi.☆8Updated 6 years ago
- API for combining call site modifiers☆41Updated 5 years ago