50 packages found
Add elements from one collection to the beginning of another collection.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- unshift
- prepend
- append
- extend
- lengthen
- array
- typed array
- View more
Does this environment have JS Typed Arrays?
- typed array
- typed arrays
- TypedArrays
- js
- Float32Array
- Float64Array
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- BigInt64Array
Add elements from one collection to the end of another collection.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- push
- append
- extend
- lengthen
- array
- typed array
- typed-array
- View more
Add one or more elements to the end of a collection.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- push
- append
- extend
- lengthen
- array
- typed array
- typed-array
- View more
Create a filled array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Typed array pool.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a typed array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Test if a value is an empty collection.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- array
- typed array
- collection
- float64array
- float32array
- int32array
- View more
Create an array filled with ones and having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create an array filled with ones and having a specified length.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a zero-filled array having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a filled array having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Slice polyfill for TypedArrays in Node v0.12
- TypedArray
- slice
- v0.12
- Int8Array
- Uint8Array
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Allows overflowing boundaries of array indexes, example, 'list.overflow(-1)' returns the last element
- array
- negative
- overflow
- range
- of
- python
- index
- Array
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- View more
Convert anything to Uint8Array without a copy
- buffer
- typed array
- convert
- no copy
- Uint8Array
- Uint16Array
- Uint32Array
- Int16Array
- Int32Array
- Float32Array
- Float64Array
- BigUint64Array
- DataView
- ArrayBuffer
set of values with pointers to other entries, backed by auto=-expanding UintArray slabs
Utility library that lists out all transferable objects that can be transfered between Workers and the main thread.
- transferable-objects
- transferable
- typescript
- webworker
- worker
- structuredClone
- uint8array
- int8array
- uint8clampedarray
- int16array
- uint16array
- int32array
- uint32array
- float32array
- View more
Chooses the Best Typed Array to use for an Array of Number. Supports Big Integers!
- array
- typed
- typedarray
- int8array
- uint8array
- int16array
- uint16array
- int32array
- uint32array
- float32array
- float64array
- bigint64array
- biguint64array
Validation utilities.
- validate.io
- validator
- validation
- validate
- valid
- is
- isvalid
- check
- typed
- assert
- expect
- api
- string
- primitive
- View more
To Typed Array: Convert an Array of Numbers to the Typed Array with the Smallest Memory Footprint
- array
- typed
- typedarray
- uint8array
- int8array
- uint16array
- int16array
- int32array
- uint32array
- float32array
- float64array
- bigint64array
- biguint64array