An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
Runtime agnostic JS utils
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the length of a Typed Array
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Module Federation Runtime for webpack
Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures
Make low-level DNS requests with retry and timeout support.
hast utility to transform to preact, react, solid, svelte, vue, etc
General purpose glob-based configuration matching.
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.
Keep iframes sized to their content.
Parse postgres array columns
Extends `type-fest` with extra goodies.
A simple and composable way to validate data in JavaScript (and TypeScript).
Get the Node ABI for a given target and runtime, and vice versa.
Multipart and Tar utilities for the Web Streams API