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
A datastructures and algorithms library for TS/JS
Node.js package for HTTP Basic Authentication password file utility.
Gatsby transformer plugin for yaml
A hashing library for react-native
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
The scrypt password-based key derivation function with sync and cancellable async.
A fast polyline and polygon clipping library.
This library allows you to find all intersections in a given set of segments.
Compares two HTML
PATTERN_KEY_COMPARE implementation
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Immutable hash maps implemented as hash array papped tries
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
a glob matcher in javascript
deterministic git-based versioning for applications
TypeScript implementation of the algorithm that breaks the sorting barrier for directed single-source shortest paths
JavaScript port of HtmlDiff.Net which is itself a C# port of HtmlDiff
A library implementing balancing of text across lines in a web page
A tiny and fast selection algorithm in JavaScript.
Edmond's weighted maximum matching algorithm (Blossom algorithm) ported from http://jorisvr.nl/maximummatching.html
convert from v8 coverage format to istanbul's format
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js