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.
Fast, disk space efficient package manager
webpack Validation Utils
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Robustly `.call.bind()` a function
A utility-first CSS framework for rapidly building custom user interfaces.
micromark utility with symbols
Returns an array of Typed Array names that are available in the current environment
Determine if a function is a native generator function.
A tiny (118 bytes), secure URL-friendly unique string ID generator
yargs the modern, pirate-themed, successor to optimist.
Get the ArrayBuffer out of a TypedArray, robustly.
Store information about any JS value in a side channel, using a linked list
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
A lightweight carousel library with fluid motion and great swipe precision
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Robustly get the byte offset of a Typed Array
Generates and consumes source maps
unist utility to check if a node passes a test
An ESLint custom parser which leverages TypeScript ESTree