JSPM

Found 178 results for typed-array like

@stdlib/utils-prepend

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

  • v0.2.2
  • 11.35
  • Published

compute-nans

Creates a NaN-filled matrix or array.

  • v1.0.0
  • 11.26
  • Published

@stdlib/utils-do-while-each

While a test condition is true, invoke a function for each element in a collection.

  • v0.2.2
  • 10.74
  • Published

@stdlib/utils-reduce

Apply a function against an accumulator and each element in an array and return the accumulated result.

  • v0.2.1
  • 10.01
  • Published

@stdlib/utils-do-while-each-right

While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

  • v0.2.2
  • 10.01
  • Published

@stdlib/utils-inmap-right

Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

  • v0.2.2
  • 10.01
  • Published

@stdlib/utils-key-by-right

Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.

  • v0.2.2
  • 8.49
  • Published

@stdlib/utils-do-until-each

Until a test condition is true, invoke a function for each element in a collection.

  • v0.2.2
  • 8.39
  • Published

@stdlib/utils-push

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

  • v0.2.2
  • 8.34
  • Published

@observ33r/object-generator

High-performance, customizable dummy object generator for testing and benchmarking.

  • v1.0.3
  • 8.19
  • Published

logiq

Awesome logical and bitwise operators with support for TypedArrays

  • v0.1.3
  • 8.10
  • Published

compute-ones

Creates a ones-filled matrix or array.

  • v1.0.1
  • 8.05
  • Published

@stdlib/utils-reduce-right

Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.

  • v0.2.1
  • 7.36
  • Published

compute-filled

Creates a filled matrix or array.

  • v1.0.1
  • 7.26
  • Published

binary-view

Return a pretty binary print of a typed array

  • v0.2.0
  • 6.42
  • Published

typeable-array

A common TypeScript interface for Array and Typed arrays.

  • v1.0.0
  • 6.38
  • Published

compute-zeros

Creates a zero-filled matrix or array.

  • v1.0.0
  • 6.37
  • Published

@stdlib/utils-map-reduce

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

  • v0.2.1
  • 6.14
  • Published

@stdlib/utils-unshift

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

  • v0.2.2
  • 5.22
  • Published

@stdlib/utils-append

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

  • v0.2.2
  • 5.09
  • Published

@stdlib/utils-map-reduce-right

Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.

  • v0.2.1
  • 4.48
  • Published

eval-serialize

Serializes an input value for dynamic code evaluation.

  • v1.0.0
  • 4.09
  • Published

compute-inf

Creates an infinity-filled matrix or array.

  • v1.0.0
  • 4.02
  • Published

@stdlib/utils-shift

Remove and return the first element of a collection.

  • v0.2.2
  • 3.06
  • Published

@stdlib/utils-while-each

While a test condition is true, invoke a function for each element in a collection.

  • v0.2.2
  • 2.72
  • Published

@stdlib/array-nans-like

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

  • v0.2.1
  • 0.00
  • Published

@stdlib/utils-pop

Remove and return the last element of a collection.

  • v0.2.2
  • 0.00
  • Published

nv-uintyped-mat

nv-uintyped-array ================= - nv-uintyped-array creat a mat-view of Uint-TypedArray - fixed col-number and row-number (when init) - the buffer can be SharedArrayBuffer

    • v1.0.2
    • 0.00
    • Published

    @stdlib/utils-key-by

    Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.

    • v0.2.2
    • 0.00
    • 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.2
    • 0.00
    • Published

    @stdlib/utils-until-each

    Until a test condition is true, invoke a function for each element in a collection.

    • v0.2.2
    • 0.00
    • Published