typed-array-length
Robustly get the length of a Typed Array
Found 2671 results for typed array
Robustly get the length of a Typed Array
A simple list of possible Typed Array names.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Returns an array of Typed Array names that are available in the current environment
Detect whether or not an object is a Typed Array
Check if an object is an array or a typed array
Check if a value is an array or a typed array
Maximum length for a typed array.
Get the Smallest and Largest Possible Numbers for a Typed Array
flattens nested vertex data into a typed array
Return a JSON representation of a typed array.
Test if a value is a typed array.
Returns an array constructor corresponding to an array data type.
Returns an array constructor corresponding to an array data type.
Returns an array data type corresponding to an array constructor name.
Returns an array data type corresponding to an array constructor name.
Test if a value is a complex typed array.
List of array data types.
Test if a value is typed-array-like.
A package that contains an array of every single file extension there is for text files
A package that contains an array of every single file extension there is for binary files
Test if a value is an array-like object containing only nonnegative integers.
Casts an array to an array of a different data type.
Quickest Way to get the Minimum Value of an Array of Numbers (Typed or Untyped)
Floating-point typed array constructors.
Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
Base multidimensional array.
Multidimensional array constructor.
Calculate the variance of a strided array.
Test if a value is an array-like object containing only integers.
Float64Array.
Uint8Array.
Typed array constructors.
Float32Array.
Uint32Array.
Uint16Array.
Create a zero-filled array having a specified length.
Create a filled array according to a provided callback function.
Calculate the variance of a strided array using a two-pass algorithm.
Create a filled array.
Create an uninitialized array having a specified length.
Create a typed array.
Adds a constant to each strided array element and computes the sum using pairwise summation.
Arrays.
Create an iterator from an array-like object.
Calculate the standard deviation of a strided array.
Int8Array.
Int32Array.
Int16Array.
Uint8ClampedArray.
Create a filled array having a specified length.
Allocate a buffer using an octet array.
Type-safe array sorting method with support for deeply nested properties and Typescript autocompletion.
Complex128Array.
Convert an array to an array of a different data type.
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Complex64Array.
Calculate the minimum value of a double-precision floating-point strided array.
To Array Buffer: Convert Buffer, Data URLs, Files, Text, and Typed Arrays to Array Buffers
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Calculate the standard deviation of a strided array using a two-pass algorithm.
Complex typed array constructors.
Uint1Array - JavaScript's missing Typed Array
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Test if a value is an array-like object containing only positive integers.
Create an array filled with ones and having a specified length.
Make any value an array
Create (or fill) an array from an iterator.
DataView.
ArrayBuffer.
Create a single-element array containing a provided scalar value.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
List of typed array data types.
Typed array constructors.
BooleanArray.
List of typed array real-valued data types.
Common functions for working with arrays and array-like values
Calculate the median value of a sorted strided array.
Create an array filled with NaNs and having a specified length.
List of typed array real-valued floating-point data types.
Typed array pool.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
Create a typed array.
Calculate the sum of single-precision floating-point strided array elements.
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
TypedArray polyfill for old browsers
Create a complex number typed array.
Convert an array to the same data type as a second input array.
Return a typed array view having the same data type as a provided input typed array and starting at a specified index offset.
Real-valued floating-point typed array constructors.
Test if a value is a numeric array.
Calculate the cumulative sum of strided array elements.
Test if a value is an array-like object containing only NaN values.
Test if a value is a Uint8Array.
Test if a value is a Uint16Array.
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Test if a value is a Float64Array.
Test if a value is a Float32Array.
Test if a value is a Uint32Array.
Calculate the sum of double-precision floating-point strided array elements.
Integer-valued typed array constructors.
Create an array filled with ones and having the same length and data type as a provided array.
Multidimensional arrays.
Create an uninitialized array having the same length and data type as a provided array.
List of typed array floating-point data types.
Signed integer typed array constructors.
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Create a zero-filled array having the same length and data type as a provided array.
Test if a value is complex-typed-array-like.
Revive a JSON-serialized typed array.
Create a filled array having the same length and data type as a provided array.
Return a data type from a string representing the type
List of typed array signed integer data types.
List of typed array unsigned integer data types.
Multidimensional arrays.
Unsigned integer typed array constructors.
List of typed array integer data types.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
Create an iterator from a sparse array-like object.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
Create an iterator from a strided array-like object.
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Create a readable stream from an array-like object.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Create a readable stream from a strided array-like object.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Test if a value is a valid typed array length.
Calculate the minimum value of a sorted strided array.
List of complex typed array data types.
Simple and modern async event emitter
Calculate the sum of double-precision floating-point strided array elements using ordinary recursive summation.
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
Create an iterator from an array-like object, iterating from right to left.
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.
Create a readable stream from a circular array-like object.
Test if a value is an array-like object containing only nonpositive integers.
Test if a value is an array-like object containing only positive numbers.
Test if a value is an array-like object containing only negative numbers.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
proposal-array-grouping polyfill. Polyfill for array.prototype.groupBy and array.prototype.groupByMap
Calculate the maximum value of a sorted strided array.
Create an iterator from an array-like object view.
Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.
Test if a value is an array-like object containing only finite numbers.
Fill an array-like object view with values returned from an iterator.
Test if a value is an array-like object containing only safe integers.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Adds a constant to each double-precision floating-point strided array element and computes the sum.
Test if a value is a Uint8ClampedArray.
Calculate the range of a strided array according to a mask.
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Test if a value is an array-like object containing only nonnegative numbers.
Calculate the cumulative sum of double-precision floating-point strided array elements.
Test if a value is an Int16Array.
Calculate the mean and standard deviation of a double-precision floating-point strided array.
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Fill an array-like object view from right to left with values returned from an iterator.
Create an iterator from a sparse array-like object, iterating from right to left.
Test if a value is an Int8Array.
Test if a value is an Int32Array.
Calculate the minimum value of a strided array according to a mask.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Calculate the maximum value of a strided array according to a mask.
Adds a constant to each double-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum.
Component-wise operations on ndarrays
Test if a value is an array-like object containing only nonpositive numbers.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Reuse typed arrays
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Calculate the variance of a strided array ignoring NaN values and using Welford's algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Create an iterator from an array-like object view, iterating from right to left.
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Sorts ndarrays in place
Test if a value is an ArrayBuffer.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Calculate the variance of a strided array using Welford's algorithm.
Calculate the variance of a strided array using a one-pass textbook algorithm.
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
Intuitive, type safe and flexible Store for Vue
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the mid-range of a single-precision floating-point strided array.
Test if a value is an array-like object containing only negative integers.
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Type checking for JavaScript functions
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Adds a constant to each strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Base (i.e., lower-level) array utilities.
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.
Calculate the range of a double-precision floating-point strided array.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.
Calculate the mid-range of a double-precision floating-point strided array.
Calculate the standard deviation of a strided array using a one-pass textbook algorithm.
File based typed routing for Vue Router
An extended Error class that envelops a parent error, such that the stack trace contains the causation
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Web API compatible Form Data implementation
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Adds a constant to each strided array element and computes the sum.
Calculate the standard deviation of a strided array ignoring NaN values and using a two-pass algorithm.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Web API compatible Blob implementation
Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Web API compatible File implementation for node
Calculate the minimum value of a sorted single-precision floating-point strided array.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Check if NPM package names conflict
A Schema based Object to Buffer converter
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Calculate the cumulative maximum of single-precision floating-point strided array elements.
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Validates if a value is a typed array.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Calculate the median value of a sorted double-precision floating-point strided array.
The modern CSS-in-JS library
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
Calculate the median value of a sorted single-precision floating-point strided array.
Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
A function that returns a typed tuple from an array of literals.