Babel plugin for preserving exports order across transforms
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
TypeScript definitions for deep-equal-in-any-order
Binary serialization which sorts bytewise for arbirarily complex data structures
Binary serialization of arbitrarily complex structures that sort element-wise
Operations for two-dimensional polygons.
This package contains utility functions and types to ease the use of instrumentation accross Envelop, Yoga, whatwg-node and Hive Gateway plugins.
Generate contour lines from a grid of data.
An easy-to-use wildcard globbing library.
Get the first fulfilled promise that satisfies the provided testing function
Sort CSS declarations in a certain order.
JavaScript sprintf implementation
Split a double-precision floating-point number into a higher order word and a lower order word.
Uint8ClampedArray.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Runs a list of async tasks, passing the results of each into the next one
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
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?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.