yoshuawuyts / promise-each
Call a function for each value in an array and return a Promise
☆23Updated 8 years ago
Alternatives and similar repositories for promise-each:
Users that are interested in promise-each are comparing it to the libraries listed below
- Assert two HTML strings are equal☆21Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Assertion library for streams☆18Updated 9 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- ⏲ - Small timing library☆35Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Create server-sent-events☆21Updated 7 years ago
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Updated 9 years ago
- Check if the given object is a dom node☆30Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Get the resolved path to the root of a package installed in node_modules☆10Updated last year
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- Bublé require hook☆14Updated 7 years ago
- Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.☆8Updated 7 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 6 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Share a component instance inside a window context☆13Updated 7 years ago
- Easily convert Little/Big endian typed arrays to the host endianess☆15Updated 6 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆43Updated 4 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- textarea component made from yo-yo, automatically adjust height☆13Updated 7 years ago
- sort module-deps output for deterministic browserify bundles☆16Updated last month
- spawn processes conveniently in tape tests and match against stdout/stderr streaming output☆23Updated 8 years ago
- Iterate all the data in a stream☆37Updated 6 years ago
- Sink your streams.☆17Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago