<!--
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.
Test whether two double-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
peek the first or last record in a leveldb range.
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
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).
The scrypt password-based key derivation function with sync and cancellable async.
Split a English sentence without any spaces nor accents, into words.
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.
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
List of byte orders.
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
Base TypeScript configuration for Docusaurus websites
Javascript Expression Language: Powerful context-based expression parser and evaluator
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