javascript implementation of Dunning's T-Digest for streaming quantile approximation
Fast JSON Web Token implementation
A spec-conformant JavaScript parser for the HTML5 srcset attribute
Find JAVA_HOME on any system
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Gatsby transformer plugin for JSON files
Takes a complex (i.e. self-intersecting) geojson polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
TypeScript definitions for keygrip
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
hast utility to transform to mdast
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
A wrapper for Rich Text Editor React Component.
Various helpers or lib for javascript projects
Latin-script (natural language) parser
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Lightning fast normal and incremental md5 for javascript
Resize a decoded raw image.
Deterministic pseudo-random number generator for JavaScript and TypeScript
Cryptographic key pairs for the XRP Ledger
Create and verify cryptographically secure Time-based One-time Passwords (TOTP) using the HMAC-based One-time Password (HOTP) algorithm.
Password hashing and verification for node.js