Search results
266 packages found
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
Array methods for ES6 Iterators
Convenient and dependency free wrapper for working with arrays and objects.
Array methods for ES6 Iterators
Utilities for functional programming with JavaScript async data (via async iterators). Use functional programming operations on async data (for example, streams)!
fast map/filter chains
Small library to simplify working with Generators and Iterators in Javascript / Typescript
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
The Javascript port of Illuminate Collections package.
Require multiple modules using glob patterns. Supports exclusions.
A collection of functions to enhance array manipulation, such as sorting, filtering, mapping, and reducing.
- array
- filter
- sort
- map
- reduce
- manipulation
- grep
- mergeSort
- collection
- utils
- enhance
- handle
- callback
- function
- View more
Dependency free async each, map, and reduce written in ES6 package for Node.js
Reduce template literals to a single value
lightweight async iterators (map, each, reduce)
Functional methods like forEach, map, filter, and other Array methods for Objects in javascript
Use javaScript flavor to Map, Filter, Reduce standard input to standard output. This tool use stream and can process huge files.
A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
A simple and powerful async abstraction lib for easily writing Node.js code.
functional promise with map filter reduce scan all race every some few try waitfor finally queue debounce throttle