Foundation of algorithms and patterns taken and modified from here: http://burakkanber.com/blog/machine-learning-genetic-algorithms-in-javascript-part-2/#fiddle
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Sniff the encoding from a HTML byte stream
The lightest signal library.
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.
Multiprocessing genetic algorithm implementation library
Simple “Least Recently Used” (LRU) cache
Implementation of genetic algorithms for nodejs and browser
Detect the indentation of code
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Text hyphenation in Javascript.
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Parse a JSON string that has git merge conflicts, resolving if possible
Fast and almost Gaussian blur by Mario Klingemann
LRU Queue
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 JS library for finding optimal label position inside a polygon
Fast JavaScript array sorting by implementing Python's Timsort algorithm
css-line-break ==============