yoshuawuyts / promise-eachLinks
Call a function for each value in an array and return a Promise
☆23Updated 9 years ago
Alternatives and similar repositories for promise-each
Users that are interested in promise-each are comparing it to the libraries listed below
Sorting:
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- An event emitter between browser tabs (same-origin only)☆37Updated 5 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated last week
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Global logging utility.☆19Updated last year
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Map over an array and return a Promise.☆20Updated 9 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- ☆41Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- List of node.js builtin modules☆37Updated last week
- Parse a JSON stream into an object☆15Updated 8 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 6 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago