URI Templates (RFC6570) including de-substitution
Twilio Sync client library
A performance optimized infinite bit vector library
Statistical Library for JavaScript
Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Implementation of the SPDY protocol on node.js.
Content-Range header formatter .
JMESPath implementation in javascript
YouTube video downloader in pure javascript.
ECMAScript6 Map polyfill
A fully persistent balanced binary search tree
Display an arrow in a string of code to point to a location
find, approximately, by bisection, a point or interval where f(x)=0 for a strictly non-decreasing function f
Polyfill crypto.randomUUID
Simple zero-dependency Growl notifications using GNTP.
Fast robust predicates for computational geometry
CLI arguments parser. Native port of python's argparse.
Deterministic stringification for when performance matters
A polyfill for Iterator helpers proposal
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Component that help highlighting text
Compile objects with duplicate keys to valid strict ES5
noUiSlider is a lightweight JavaScript range slider.
Unicode Trie data structure for fast character metadata lookup, ported from ICU