couralex / deep-iteratorLinks
Deep iteration of any object or iterable collection.
☆20Updated 3 years ago
Alternatives and similar repositories for deep-iterator
Users that are interested in deep-iterator are comparing it to the libraries listed below
Sorting:
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- A CSS selector-based parser for React Standard Tree (RST) traversal.☆18Updated 2 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
- Node.js middleware to capture and modify response bodies☆22Updated 6 years ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- A simple and powerful async abstraction layer lib to easily write Node.js code flow.☆18Updated 7 years ago
- Make your own nested errors☆68Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Find and erase strings and comments in JavaScript code☆14Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- Rollup plugin for Facebook Prepack - https://prepack.io☆33Updated 2 years ago
- Run browserify and watchify with globs - even on Windows!☆16Updated 4 years ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Enables `connected` and `disconnected` element's listeners.☆38Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Create streams from promises☆15Updated 9 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago