micromark utility to classify whether a character is whitespace or punctuation
A library that calculates the CSP hash for amp-script
Gets EPSG Code for Various Inputs (incl. OGC WKT, ESRI WKT, GML, Mapfile, PROJ String, Proj4js String, XML)
PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting
Node.js package for HTTP Basic Authentication password file utility.
Gatsby transformer plugin for yaml
a glob matcher in javascript
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
A hashing library for react-native
This library allows you to find all intersections in a given set of segments.
The scrypt password-based key derivation function with sync and cancellable async.
A fast polyline and polygon clipping library.
Compares two HTML
PATTERN_KEY_COMPARE implementation
Immutable hash maps implemented as hash array papped tries
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
JavaScript port of HtmlDiff.Net which is itself a C# port of HtmlDiff
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
deterministic git-based versioning for applications
A tiny and fast selection algorithm in JavaScript.
A library implementing balancing of text across lines in a web page
Path finding in a graph
convert from v8 coverage format to istanbul's format
Edmond's weighted maximum matching algorithm (Blossom algorithm) ported from http://jorisvr.nl/maximummatching.html