eugeneware / unique-streamLinks
node.js through stream that emits a unique stream of objects based on criteria
☆25Updated 8 months ago
Alternatives and similar repositories for unique-stream
Users that are interested in unique-stream are comparing it to the libraries listed below
Sorting:
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ☆26Updated 7 years ago
- timers module for browserify☆24Updated 9 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated last month
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- List of node.js builtin modules☆37Updated last year
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 2 weeks ago