TypeScript definitions for sha.js
Sort Sails/Express-style route addresses by inclusivity
Compress JSON in URL friendly strings
Cryptographic primitives for JavaScript
Approximate cubic Bezier curve with a number of quadratic ones
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
Get the hash of an object
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
hast utility to get the plain-text value of a node
primary logic behind csrf tokens
javascript implementation of Dunning's T-Digest for streaming quantile approximation
A JS library for finding optimal label position inside a polygon
Find JAVA_HOME on any system
A spec-conformant JavaScript parser for the HTML5 srcset attribute
Fast JSON Web Token implementation
A library to generate strings that end with a checksum 'digit'. Digits in the string are in the range 0-9B-DF-HJ-NP-TV-XZ. All uppercase.
Implementation of Luhn mod N checkdigit algorithm
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Takes a complex (i.e. self-intersecting) geojson polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
Gatsby transformer plugin for JSON files
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
TypeScript definitions for keygrip
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.