eugeneware / unique-streamLinks
node.js through stream that emits a unique stream of objects based on criteria
☆25Updated 2 weeks ago
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 5 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Check if a file is executable☆29Updated 7 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- ☆26Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 6 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 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
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago