A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
Use the elasticsearch-js client with Amazon ES
FASTEST Cryptographic hash library producing a 128-bit (16-byte) hash value
ES2015 spec-compliant shim for Reflect.ownKeys
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Helps to create your own Protocol Buffers code generators.
Text hyphenation in Javascript.
Pure-JS printf
TypeScript definitions for jwt-simple
Securely compare two strings, copied from cryptiles
mirror of statuses, bundled and exposed as ES module
A library for approximate string matching.
Determines whether a Node file is a Module (`import`) or a Script (`require`)
Spec-compliant shim for Symbol.prototype.description proposal.
Find the longest common subsequence.
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
UnRS Resolver Node API
LL(*) lookahead strategy for the Chevrotain parser library
Stripe.js loading utility
primary logic behind csrf tokens
Alphanumeric sorting algorithm
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.