<!--
TypeScript shorties for the web
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.
Test whether two double-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Create a single-precision complex floating-point vector (i.e., a one-dimensional ndarray).
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
The scrypt password-based key derivation function with sync and cancellable async.
Split a English sentence without any spaces nor accents, into words.
List of byte orders.
FarmHash functions compiled using Rust and WebAssembly to make them easy to use in node.js and the browser
A collection of utilities for better-auth
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.
A dictionary of file extensions and associated module loaders.
Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design
Javascript Expression Language: Powerful context-based expression parser and evaluator
Base TypeScript configuration for Docusaurus websites
Trim newlines from the start and/or end of a string
fs.rename but works across devices. same as the unix utility 'mv'
Create an ArrayBuffer instance from a Data URI string