stream-accumulator
Accumulate all the data flowing through a stream and emit it as a single chunk or as a promise
Found 84 results for accumulate
Accumulate all the data flowing through a stream and emit it as a single chunk or as a promise
Produces accumulating values.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Keep track of received files and send them as a batch all together.
Produces accumulating values.
Produces accumulating values.
An array is a collection of values, stored contiguously {web}.
Calculate the cumulative sum of strided array elements.
Produces accumulating values.
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
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.
concat-stream as a transform stream
Calculate the cumulative sum of single-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of single-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.
Create an iterator which iteratively computes a cumulative harmonic mean.
Reduce for async iterables.
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
Invoke a function n times and return an array of accumulated function return values.
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.
Calculate the cumulative maximum absolute value of a strided array.
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 of single-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
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 pairwise summation.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of a strided array.
Create an iterator which iteratively computes a cumulative product.
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
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 maximum absolute value of double-precision floating-point strided array elements.
Merge json and Accumulate the value
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.
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative arithmetic mean.
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.
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.
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.
Group items and reduce each group to a single value
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