An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: int32array

stdlib-js/array-empty-like

Create an uninitialized array having the same length and data type as a provided array.

Language: JavaScript - Size: 1.33 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-unshift

Add one or more elements to the beginning of a collection.

Language: JavaScript - Size: 1.41 MB - Last synced at: 1 day ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-append

Add elements from one collection to the end of another collection.

Language: JavaScript - Size: 1.3 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

stdlib-js/utils-pop

Remove and return the last element of a collection.

Language: JavaScript - Size: 858 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-empty-collection

Test if a value is an empty collection.

Language: JavaScript - Size: 345 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-zero-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.

Language: JavaScript - Size: 787 KB - Last synced at: about 13 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-typed

Create a typed array.

Language: JavaScript - Size: 1.85 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-filled

Create a filled array.

Language: JavaScript - Size: 2.2 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-base-assert-is-accessor-array

Test if an array-like object supports the accessor (get/set) protocol.

Language: JavaScript - Size: 226 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-ones

Create an array filled with ones and having a specified length.

Language: JavaScript - Size: 1.43 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-int32array

Test if a value is an Int32Array.

Language: JavaScript - Size: 439 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-one-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.

Language: JavaScript - Size: 788 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-int32

Int32Array.

Language: JavaScript - Size: 754 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-filled-by

Create a filled array according to a provided callback function.

Language: JavaScript - Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-prepend

Add elements from one collection to the beginning of another collection.

Language: JavaScript - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-int32array-support

Detect native Int32Array support.

Language: JavaScript - Size: 413 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/array-one-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from one.

Language: JavaScript - Size: 833 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-shift

Remove and return the first element of a collection.

Language: JavaScript - Size: 873 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/array-pool

Typed array pool.

Language: JavaScript - Size: 2.77 MB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

stdlib-js/assert-is-accessor-array

Test if a value is an array-like object supporting the accessor (get/set) protocol.

Language: JavaScript - Size: 551 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-push

Add one or more elements to the end of a collection.

Language: JavaScript - Size: 1.37 MB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

stdlib-js/assert-is-collection

Test if a value is a collection.

Language: JavaScript - Size: 378 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-zeros

Create a zero-filled array having a specified length.

Language: JavaScript - Size: 1.85 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

stdlib-js/array-zeros-like

Create a zero-filled array having the same length and data type as a provided array.

Language: JavaScript - Size: 1.82 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

stdlib-js/array-zero-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

Language: JavaScript - Size: 837 KB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/array-ones-like

Create an array filled with ones and having the same length and data type as a provided array.

Language: JavaScript - Size: 1.63 MB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

stdlib-js/array-empty

Create an uninitialized array having a specified length.

Language: JavaScript - Size: 1.32 MB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0