Node.js body parsing middleware
Helper functions around Function call/apply/bind, for use in `call-bind`
Set a function's name property
ECMAScript spec abstract operations.
A parser that converts TypeScript source code into an ESTree compatible form
Create and parse Content-Disposition header
micromark utility with symbols
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Object value retrieval given a string path
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant Object.values shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
`Object.defineProperty`, but not IE 8's broken one.
A lightweight carousel library with fluid motion and great swipe precision
A tiny (118 bytes), secure URL-friendly unique string ID generator
Robustly `.call.bind()` a function
unist utility to check if a node passes a test
Returns an array of Typed Array names that are available in the current environment
A list of color names and its values
Store information about any JS value in a side channel, using a linked list
yargs the modern, pirate-themed, successor to optimist.
Get the ArrayBuffer out of a TypedArray, robustly.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable