Algorithm identifier mappings (JOSE, COSE, X.509)
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
DiskANN/Vamana — SSD-friendly billion-scale approximate nearest neighbor search with product quantization
Simple “Least Recently Used” (LRU) cache
Detect the indentation of code
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Sniff the encoding from a HTML byte stream
The lightest signal library.
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Hashing made simple. Get the hash of a buffer/string/stream/file.
Parse a JSON string that has git merge conflicts, resolving if possible
The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement
A JS library for finding optimal label position inside a polygon
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
graph algorithm
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Text hyphenation in Javascript.
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Fast and almost Gaussian blur by Mario Klingemann
LL(*) lookahead strategy for the Chevrotain parser library