Get the hash of an object
Cryptographic primitives for JavaScript
primary logic behind csrf tokens
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
A pageable Backbone.Collection superset. Supports server-side/client-side/infinite pagination and sorting.
A result paging utility used by Google node.js modules
hast utility to get the plain-text value of a node
Approximate cubic Bezier curve with a number of quadratic ones
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
A JS library for finding optimal label position inside a polygon
javascript implementation of Dunning's T-Digest for streaming quantile approximation
A spec-conformant JavaScript parser for the HTML5 srcset attribute
Find JAVA_HOME on any system
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Fast JSON Web Token implementation
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
TODO
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
TypeScript definitions for keygrip
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
hast utility to transform to mdast