test for inclusion or exclusion of paths using globs
Common API for yeoman's generator/environment stack
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Conflict resolution for yeoman's generator/environment stack
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Framework-agnostic, micro-library for getting stack traces in all environments
Robustly get the byte offset of a Typed Array
Return a function which tests if every element in an array passes a test condition.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Input Output adapter for yeoman's generator/environment stack
Robustly get the byte length of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Array manipulation, ordering, searching, summarizing, etc.
Namespace parsing for yeoman's generator/environment stack
Robustly get the length of a Typed Array
Flatten nested arrays
Zero dependency library to safe merge objects.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
unist utility to visit nodes
Native stack navigator using react-native-screens