stdlib-js

stdlib-js/utils-async

Standard async utilities.

JavaScript
1
0
Apache License 2.0
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/utils-async

Account's avatar
Define a read-only property.
Account's avatar
Test if an object has a specified property.
Account's avatar
Test if a value is an array.
Account's avatar
Test if a value is a boolean.
Account's avatar
Test if a value is a collection.
Account's avatar
Test if a value is a function.
Account's avatar
Test if a value is a number having a nonnegative integer value.
Account's avatar
Test if a value is a plain object.
Account's avatar
Read the entire contents of a file.
Account's avatar
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
Insert supplied variable values into a format string.
Account's avatar
Test whether at least one element in a collection passes a test implemented by a predicate function.
Account's avatar
Split values into two groups according to a predicate function.
Account's avatar
Function composition.
Account's avatar
Group values according to an indicator function and return group counts.
Account's avatar
Invoke a function once for each element in a collection, iterating from right to left.
Account's avatar
Invoke a function until a test condition is true.
Account's avatar
Group values according to an indicator function.
Account's avatar
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Account's avatar
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
Account's avatar
Invoke a function while a test condition is true.
Account's avatar
Test whether all elements in a collection pass a test implemented by a predicate function.
Account's avatar
Map keys from one object to a new object having the same values.
Account's avatar
Map values from one object to a new object having the same keys.
Account's avatar
Invoke a function once for each element in a collection.
Account's avatar
If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.
Account's avatar
Execute functions in series, passing the results of one function as arguments to the next function.
Account's avatar
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
Account's avatar
Generate a frequency table according to an indicator function.
Account's avatar
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
Account's avatar
Invoke a function for each element in a collection and update the collection in-place.
Account's avatar
Invoke a function n times and return an array of accumulated function return values.
Account's avatar
Test whether all elements in a collection fail a test implemented by a predicate function.
Account's avatar
Test if a value is an array-like object containing only functions.
Account's avatar
Test if a value is NaN.
Account's avatar
Test if a value is a number having a positive integer value.
Account's avatar
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Account's avatar
Double-precision floating-point positive infinity.
Account's avatar
Round a double-precision floating-point number toward positive infinity.
Account's avatar
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
Account's avatar
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
Account's avatar
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
Account's avatar
Invoke a function until a test condition is true.
Account's avatar
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.
Account's avatar
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a callback with a value `y`.
Account's avatar
Invoke a function while a test condition is true.
Account's avatar
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
Account's avatar
Apply a function against an accumulator and each element in a collection and return the accumulated result.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
61 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet