stdlib-js

stdlib-js/array-base-arraylike2obje...

Convert an array-like object to an object likely to have the same "shape".

JavaScript
2
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/array-base-arraylike2object

Account's avatar
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Account's avatar
Test if an array-like object supports the accessor (get/set) protocol.
Account's avatar
Return an accessor function for retrieving an element from an indexed array-like object.
Account's avatar
Return the data type of an array.
Account's avatar
stdlib TypeScript type declarations.
Account's avatar
Create a zero-filled generic array.
Account's avatar
Test if a value is a collection.
Account's avatar
tap-producing test harness for node and browsers
Account's avatar
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
Minimal TAP output formatter.
Account's avatar
Benchmark harness.
Account's avatar
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Account's avatar
Return an accessor function for setting an element in an indexed array-like object.
Account's avatar
Single-precision complex number functions.
Account's avatar
Return the imaginary component of a single-precision complex floating-point number.
Account's avatar
Return the real component of a single-precision complex floating-point number.

Support the repos that depend on stdlib-js/array-base-arraylike2object

Account's avatar
Cumulatively test whether every element in a provided array is falsy.
Account's avatar
Apply a mask to a provided input array.
Account's avatar
Replace elements of an array with provided values according to a provided mask array.
Account's avatar
Replace elements of an array with provided values according to a provided mask array.
Account's avatar
Take elements from either one of two arrays depending on a condition.
Account's avatar
Replace specified elements of an array with provided values.
Account's avatar
Cumulatively test whether at least one element in a provided array is truthy.
Account's avatar
Cumulatively test whether every element in a provided array is truthy.
Account's avatar
Apply a mask to a provided input array and map the unmasked values according to a callback function.
Account's avatar
Take elements from an array and return a new array after applying a mapping function.
Account's avatar
Return a string created by joining array elements using a specified separator.
Account's avatar
Convert an array to an object supporting fancy indexing.
Account's avatar
Apply a mask to a provided input array.
Account's avatar
Return a shallow copy of an array containing only those elements which fail a test implemented by a predicate function.
Account's avatar
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
Account's avatar
Test if two arrays have the same values.
Account's avatar
Apply a mask to a provided input array.
Account's avatar
Test whether all elements in an array fail a test implemented by a predicate function.
Account's avatar
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Account's avatar
Test whether at least one element in an array passes a test implemented by a predicate function.
Account's avatar
Test whether at least one element in an array is truthy.
Account's avatar
Return a new array with elements in reverse order.
Account's avatar
Reverse an array in-place.
Account's avatar
Test whether all elements in an array are falsy.
Account's avatar
Test whether all elements in an array are truthy.
Account's avatar
Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
Account's avatar
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.
Account's avatar
Test whether all elements in an array pass a test implemented by a predicate function.
Account's avatar
Return a shallow copy of a portion of an array.
Account's avatar
Return the index of the first element which equals a provided search element.
Account's avatar
Return the index of the last element which equals a provided search element.
Account's avatar
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Account's avatar
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Account's avatar
Take elements from an array.
Account's avatar
Base (i.e., lower-level) array utilities.
Account's avatar
Apply a function to elements in two input arrays and assign the results to an output array.

Top contributors

stdlib-bot's profile
stdlib-bot
50 contributions

Recent events

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

No events yet