Showing 1-20 of 13,229 packages
Functions to generate pairings for tournaments
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
A react component to visualize bracket leaderboards
Parse a JSON string that has git merge conflicts, resolving if possible
Create and mutate TODS compliant tournament objects
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
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons