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
Return an accessor function for setting an element in 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 an accessor function for setting an element in 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
Single-precision complex number functions.
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 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
Copy values from x into y.
Account's avatar
Test if two arrays have the same values.
Account's avatar
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Account's avatar
Reverse a strided array in-place.
Account's avatar
Convert an ndarray buffer to a generic array.
Account's avatar
Return a shallow copy of a portion of an array.
Account's avatar
Fill a strided array with a specified scalar constant.
Account's avatar
Interchange two vectors.
Account's avatar
Reverse an array in-place.
Account's avatar
Replace elements of an array with provided values according to a provided mask array.
Account's avatar
Apply a mask to a provided input array.
Account's avatar
Fill a strided array according to a provided callback function.
Account's avatar
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
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
Take elements from either one of two arrays depending on a condition.
Account's avatar
Test whether all elements in an array are truthy.
Account's avatar
Take elements from an array.
Account's avatar
Test whether all elements in an array are falsy.
Account's avatar
Replace specified elements of an array with provided values.
Account's avatar
Multidimensional arrays.
Account's avatar
Cumulatively test whether at least one element in a provided array is truthy.
Account's avatar
Test whether all elements in an array fail a test implemented by a predicate function.
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
Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
Account's avatar
Return a string created by joining array elements using a specified separator.
Account's avatar
Test whether all elements in an array pass a test implemented by a predicate function.
Account's avatar
Test whether at least one element in an array is truthy.
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
Return the index of the last element which equals a provided search element.
Account's avatar
Return the index of the first element which equals a provided search element.
Account's avatar
Return a new array with elements in reverse order.
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
Cumulatively test whether every element in a provided array is truthy.
Account's avatar
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.

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