JSPM

Found 40 results for uint32array

is-buffer

Determine if an object is a Buffer

  • v2.0.5
  • 127.88
  • Published

@stdlib/array-zeros

Create a zero-filled array having a specified length.

  • v0.2.3
  • 58.09
  • Published

@stdlib/array-filled-by

Create a filled array according to a provided callback function.

  • v0.3.1
  • 56.25
  • Published

@stdlib/array-empty

Create an uninitialized array having a specified length.

  • v0.3.1
  • 51.34
  • Published

@stdlib/array-one-to

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

  • v0.2.3
  • 47.04
  • Published

@stdlib/array-full

Create a filled array having a specified length.

  • v0.3.1
  • 46.37
  • Published

@stdlib/array-ones

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

  • v0.2.2
  • 43.67
  • Published

@stdlib/array-zero-to

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

  • v0.2.3
  • 41.57
  • Published

@stdlib/array-empty-like

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

  • v0.3.1
  • 28.65
  • Published

transferables

Utility library that lists out all transferable objects that can be transfered between Workers and the main thread.

  • v1.0.3
  • 27.93
  • Published

validate.io

Validation utilities.

  • v2.0.7
  • 22.47
  • Published

@stdlib/utils-append

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

  • v0.2.3
  • 18.15
  • Published

@stdlib/utils-prepend

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

  • v0.2.3
  • 18.10
  • Published

@stdlib/array-full-like

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

  • v0.3.1
  • 17.57
  • Published

@stdlib/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.

  • v0.2.3
  • 17.40
  • Published

@stdlib/utils-push

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

  • v0.2.3
  • 17.10
  • Published

@stdlib/utils-shift

Remove and return the first element of a collection.

  • v0.2.3
  • 15.54
  • Published

@stdlib/array-zeros-like

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

  • v0.2.3
  • 15.44
  • Published

@stdlib/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.

  • v0.2.3
  • 15.44
  • Published

@stdlib/utils-pop

Remove and return the last element of a collection.

  • v0.2.3
  • 14.14
  • Published

@stdlib/utils-unshift

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

  • v0.2.3
  • 14.02
  • Published

@stdlib/array-ones-like

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

  • v0.2.2
  • 12.83
  • Published

to-typed-array

To Typed Array: Convert an Array of Numbers to the Typed Array with the Smallest Memory Footprint

  • v0.0.1
  • 11.69
  • Published

choose-typed-array

Chooses the Best Typed Array to use for an Array of Number. Supports Big Integers!

  • v0.0.1
  • 2.78
  • Published