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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Bublé require hook☆14Updated 7 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Reduce an array and return a Promise☆14Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Assert two HTML strings are equal☆22Updated 7 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
- `Array.prototype` iteration methods for any iterator.☆18Updated 10 years ago
- Assertion library for streams☆18Updated 9 years ago
- Get an array of parent directories including itself☆27Updated last year
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 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
- Parse a JSON stream into an object☆15Updated 7 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- ⏲ - Small timing library☆35Updated 6 years ago
- Count the number of lines in a string☆10Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Sort an array of numbers☆16Updated last month
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 4 years ago
- Create server-sent-events☆21Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- programmatically install npm dependencies☆19Updated 6 months ago
- An event emitter between browser tabs (same-origin only)☆37Updated 4 years ago
- Share a component instance inside a window context☆13Updated 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