Search results
380 packages found
traverse and transform objects by visiting every node on a recursive walk
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
- javascript
- ecmascript
- polyfill
- shim
- es-shims
- es-shim API
- Iterator
- helpers
- from
- map
- filter
- take
- drop
- flatMap
- View more
foreach component + npm package
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
An ES spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
- promise
- promises
- performance
- async
- await
- deferred
- deferreds
- future
- flow control
- fluent interface
- promise methods
- foreach
- reduce
- filter
- View more
[SolidJS](https://www.solidjs.com/docs/latest/api#control-flow)-inspired basic control-flow components and everyday async state hook library for [React](https://reactjs.org/)
- react-solid-flow
- react-control-flow
- control-flow
- for
- react-for
- forEach
- react-foreach
- ErrorBoundary
- portal
- async
- await
- fetch
- promise
- react
- View more
A for each that provides the raw file content.
A common data processor target to process data without running try catch hell, and get/set properties of nested objects.
Functional methods like forEach, map, filter, and other Array methods for Objects in javascript
Asynchronous iterator function for parallel processing.
Train a fast (FIFO) queue with a rollback mechanism. Behind the scenes it uses 2 arrays to simulate and perform fast shifting and popping operations without using the Array#shift() method..
a tiny (19 lines of code) serial async each/map module
A simple and powerful async abstraction lib for easily writing Node.js code.
The lodash method `_.forEach` exported as a module.
A simple yet very powerful "forEach" implementation
Easy sync loop processing for Node.js
- serial
- loop
- forEach
- for
- while
- sync
- easy loop
- easy for
- easy while
- sync loop
- iteration
- step by step
- concurrency
- async
- View more
Iterate over promises serially
- promise
- foreach
- for-each
- for
- each
- collection
- iterable
- iterator
- fulfilled
- async
- await
- promises
- serial
- serially
- View more
Iterate a list and asynchronously wait for each callback to finish before processing next