Group element indices as arrays associated with distinct keys.
<!--
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
 
Automatically cleanup expired items in a Map
Base plugin that adds methods for programmatically running npm commands.
peek the first or last record in a leveldb range.
Split a English sentence without any spaces nor accents, into words.
Test whether two double-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
The scrypt password-based key derivation function with sync and cancellable async.
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
A dictionary of file extensions and associated module loaders.
A collection of utilities for better-auth
FarmHash functions compiled using Rust and WebAssembly to make them easy to use in node.js and the browser
Create a single-precision complex floating-point vector (i.e., a one-dimensional ndarray).
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design
Trim newlines from the start and/or end of a string
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Base TypeScript configuration for Docusaurus websites
Create an ArrayBuffer instance from a Data URI string
Javascript Expression Language: Powerful context-based expression parser and evaluator
List of byte orders.
fs.rename but works across devices. same as the unix utility 'mv'