SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
graph algorithm
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Text hyphenation in Javascript.
Find the longest common subsequence.
UnRS Resolver Node API
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
A pure JavaScript id3 tag parser.
LL(*) lookahead strategy for the Chevrotain parser library
Fast and almost Gaussian blur by Mario Klingemann
css-line-break ==============
JavaScript HLS client using MediaSourceExtension
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
get the shasum of a buffer or object
Intl.LocaleMatcher ponyfill
Generate consistent, unique shadow IDs based on input data. Combines SHA256 hashing, base62 encoding, and timestamp extraction for deterministic ID generation.
Extends LRU base on hashlru
Generate hashes from javascript objects in node and the browser.
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-blur</h1> <p>Blur an image.</p> </div>
Community detection algorithm
node's assert.deepEqual algorithm except for NaN being equal to NaN
Simple “Least Recently Used” (LRU) cache
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.