Robustly get the [[Prototype]] of an object
ES Math-related intrinsics and helpers, robustly cached.
Iterate any iterable JS value. Works robustly in all environments, all versions.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
A robust, performance-focused and full-featured Redis client for Node.js.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
fast and robust stringmap
fast and robust stringset
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Iterate any JS iterator. Works robustly in all environments, all versions.
Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.
Get the ArrayBuffer out of a TypedArray, robustly.