Calculate the minimum absolute value of a strided array, ignoring NaN values.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Return the last element of an array-like object.
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
https://github.com/lz4/lz4 compiled to WebAssembly. For now only decompression is supported. PRs welcome!
Return the part of a string before a specified substring.
A high-performance in-memory convertor to convert SVG to png/jpeg images for Node.js.
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
Number of milliseconds in an hour.
Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.
Wasm module for dprint-plugin-typescript.
Transform stream that accumulates and emits data upon events
Sort a strided array using insertion sort.
Pack multibyte binary values into buffers
Calculate the range of a single-precision floating-point strided array.
Generate a logarithmically spaced numeric array.
Return a view of an input ndarray in which the order of elements along the last dimension is reversed.
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
IP lookup using Maxmind databases
<!--
Apply a function to a each element of a collection and return a new array of results.
Calculate the maximum absolute value of a strided array.
Round each element in a double-precision floating-point strided array toward negative infinity.