Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
LRU Queue
Fast and almost Gaussian blur by Mario Klingemann
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Implements the WebIDL algorithms for converting to and from JavaScript values
Hashing made simple. Get the hash of a buffer/string/stream/file.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Finds the common standard cache directory
Computes the longest prefix string that is common to each path, excluding the base component
A JS library for finding optimal label position inside a polygon
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
JS SDK to interact with Supabase Functions.
a few common utility template tags for ES2015
Official SDK for Supabase Auth
Isomorphic PostgREST client
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Isomorphic Javascript SDK for Supabase
Isomorphic storage client for Supabase.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Listen to realtime updates to your PostgreSQL database
JWT Library for Node.js
Recall-Oriented Understudy for Gisting Evaluation (ROUGE) Evaluation Functions with TypeScript support
Compress JSON in URL friendly strings
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`