Ecosyste.ms: Repos

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

GitHub topics: int32array

stdlib-js/array-int32

Int32Array.

Language: JavaScript - Size: 920 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-int32array

Test if a value is an Int32Array.

Language: JavaScript - Size: 583 KB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-empty-collection

Test if a value is an empty collection.

Language: JavaScript - Size: 299 KB - Last synced: 1 day ago - Pushed: 2 days 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: 603 KB - Last synced: about 24 hours ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-one-to

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

Language: JavaScript - Size: 632 KB - Last synced: about 22 hours ago - Pushed: about 2 months 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: 604 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-zero-to

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

Language: JavaScript - Size: 663 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-empty

Create an uninitialized array having a specified length.

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

stdlib-js/array-empty-like

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

Language: JavaScript - Size: 1.12 MB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-accessor-array

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

Language: Makefile - Size: 431 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

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

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

Language: Makefile - Size: 196 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-shift

Remove and return the first element of a collection.

Language: JavaScript - Size: 825 KB - Last synced: 1 day ago - Pushed: about 2 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.43 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-filled

Create a filled array.

Language: JavaScript - Size: 1.22 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-zeros

Create a zero-filled array having a specified length.

Language: JavaScript - Size: 1.25 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-ones

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

Language: JavaScript - Size: 2.13 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-pool

Typed array pool.

Language: JavaScript - Size: 2.4 MB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 5 - Forks: 1

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.44 MB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-append

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

Language: JavaScript - Size: 1.13 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/utils-prepend

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

Language: JavaScript - Size: 1.15 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/utils-push

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

Language: JavaScript - Size: 1.22 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 1

stdlib-js/array-filled-by

Create a filled array according to a provided callback function.

Language: JavaScript - Size: 1.82 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-unshift

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

Language: JavaScript - Size: 1.32 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-typed

Create a typed array.

Language: JavaScript - Size: 2.67 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-int32array-support

Detect native Int32Array support.

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

stdlib-js/assert-is-collection

Test if a value is a collection.

Language: Makefile - Size: 466 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-pop

Remove and return the last element of a collection.

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