Calculate the maximum value of a single-precision floating-point strided array.
Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.
Test if an object's own property is read-only.
A Markdown parser for power-doctest.
The Filesystem API provides a NodeJS-like API for working with files on the device.
Get XDG Base Directory paths
Test if a value is a startcase string.
A type-refinement / validator combinator library for mixed / unknown values in Flow or TypeScript
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Conditionally add a middleware to express with some common patterns.
Provides a standard way of performing type and schema validation across 0x projects
Multiply a single-precision floating-point vector by a constant.
Sort a one-dimensional single-precision floating-point ndarray using heapsort.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Isomorphic general-purpose TS utils
Deep join an array
Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
The next generation of events handling for javascript! New: abstract away the network!
Sort a double-precision floating-point strided array using insertion sort.
The Assertion Tool is designed to enhance your testing framework by allowing tests to continue running even when assertions fail. Instead of halting the test upon an assertion failure, it will capture the error and continue running the test suite.
Calculate the standard deviation of a strided array using a two-pass algorithm.
@vue/reactivity