moonlight-algorithm is a algorithm library
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Detect the indentation of code
Sniff the encoding from a HTML byte stream
Simple “Least Recently Used” (LRU) cache
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
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)
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
Hashing made simple. Get the hash of a buffer/string/stream/file.
A JS library for finding optimal label position inside a polygon
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
graph algorithm
Text hyphenation in Javascript.
Find the longest common subsequence.
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.
UnRS Resolver Node API
LL(*) lookahead strategy for the Chevrotain parser library