p-reduce
Reduce a list of values using promises into a promise for a value
Found 84 results for accumulate
Reduce a list of values using promises into a promise for a value
Create a debounced version of a promise returning function
A cross-browser, numerically stable algorithm to add floats accurately
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
Reduce an array of values via an asynchronous function.
Resolve and reduce an array of promises
Reimplementation of sponge from moreutils
An array is a collection of values, stored contiguously.
An iterable is a sequence of values.
Accumulate JS/TS SDK
A keyed debouncer.
Bankers round function to reduce the accumulated error written in TS.
Accumulate values via a reducer
A lightweight utility for Node.js projects that accumulates items into fixed-size batches (number-of-items wise), preserving insertion order. Streams items directly into batches at runtime, eliminating the overhead of post-processing a 1D array - a common
A lightweight utility for Node.js projects that accumulates items into fixed-size batches per key, preserving insertion order within each key. Streams items directly into their respective batches at runtime, eliminating the overhead of post-processing 1D
Calculate the cumulative maximum of a strided array.
Calculate the cumulative minimum of a strided array.
Create a debounced version of a promise returning function
Accumulates input vinyls and appends them to the output.
Accumulate differences in an object, get the total difference, reset the accumulator.
Accumulate all the data flowing through a stream and emit it as a single chunk or as a promise
Produces accumulating values.
Keep track of received files and send them as a batch all together.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of strided array elements.
Produces accumulating values.
Produces accumulating values.
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
An array is a collection of values, stored contiguously {web}.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
An iterable is a sequence of values {web}.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements.
Apply a function against an accumulator and each element in a collection and return the accumulated result.
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative harmonic mean.
Produces accumulating values.
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
Reduce for async iterables.
Invoke a function n times and return an array of accumulated function return values.
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative geometric mean.
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
Advanced debounce/throttle with many useful features.
Invoke a function n times and return an array of accumulated function return values.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative product.
Calculate the cumulative minimum absolute value of a strided array.
Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Merge json and Accumulate the value
Calculate the cumulative maximum of single-precision floating-point strided array elements.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
jQuery plugin: JavaScript like Array.reduce for plain objects
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
concat-stream as a transform stream
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative arithmetic mean.
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.
Create an iterator which iteratively computes a cumulative sum.
Calculate the cumulative sum of strided array elements using pairwise summation.
accumulate values asynchronously
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Apply a function against an accumulator and each element in an array and return the accumulated result.
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Perform actions on queued elements
Accumualates data, e.g. from a readable stream
Create an iterator which iteratively computes a cumulative sum of absolute values.
Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
Simple function for looping your Node.js stream with C-like for loop features: break and continue
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
safe and reliable object accumulator
Group items and reduce each group to a single value
Reduce number of API calls for repetitive data
Group items and reduce each group to a single value