Showing 1-20 of 13,021 packages
Munkres (aka Hungarian) algorithm for JS
A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment in square and rectangular matrices.
A hungarian algorithm that runs in O(n^3)
Munkres (aka Hungarian) algorithm for TS
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
A JS library for finding optimal label position inside a polygon
graph algorithm
Detect the indentation of code
Simple “Least Recently Used” (LRU) cache
Sniff the encoding from a HTML byte stream
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Utility to create AdGuard DNR rulesets for mv3 extensions
Parse a JSON string that has git merge conflicts, resolving if possible
Hashing made simple. Get the hash of a buffer/string/stream/file.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement
Fast JavaScript array sorting by implementing Python's Timsort algorithm