Generate random numbers from various distributions.
An ES2015 spec-compliant `Function.prototype.name` shim
`Object.defineProperty`, but not IE 8's broken one.
Shallow deep equal assertion for chai
Sign and unsign cookies
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
JavaScript micro templates.
Determine whether two geometries of the same type have identical X,Y coordinate values
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Which kind of boxed JS primitive is this?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Assert that two Node-API data types are equal.
code-red
Robustly get the byte length of a Typed Array
Blazing-fast equality checks, minus the baggage. A lean, standalone alternative to Lodash's isEqual—because speed matters.
Fast JSON Web Token implementation
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
Robustly get the byte offset of a Typed Array
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
capitalize the first letter of a string, or all words in a string
Sort an object's keys, including an optional key list
Deep equality check for JSON values
Type utilties for creating nominal/branded types in TypeScript
TypeScript definitions for deep-equal-in-any-order