Raynos / for-eachLinks
A better forEach
☆23Updated 11 months ago
Alternatives and similar repositories for for-each
Users that are interested in for-each are comparing it to the libraries listed below
Sorting:
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A native DOM component for embedding youtube video players☆37Updated 5 years ago
- The way typeof should be☆16Updated 3 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 years ago
- Bublé require hook☆14Updated 8 years ago
- Display download counts alongside NPM author pages☆22Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- A verbose ndjson log formatter for pino.☆13Updated 6 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Listen for changes in your conf config☆27Updated 8 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Parse a JSON stream into an object☆15Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- Download a file to disk programmatically☆16Updated 8 years ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year