Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
ES5 spec-compliant shim for String.prototype.trim
Store information about any JS value in a side channel, using a linked list
Treat React JSX elements as value types and hoist them to the highest scope
Store information about any JS value in a side channel, using a Map
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
escape Markdown control characters
Dead simple Object schema validation
Is this value negative zero? === will lie to you
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Unbox a boxed JS primitive value.
Transform DOM elements into react-native-svg components
test whether SPDX expressions satisfy licensing criteria
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Set a function's length property
Determine if a value is an ES6 Symbol or not.
An ES2015 spec-compliant `Function.prototype.name` shim
`Iterator.prototype`, or a shared object to use.
ProseMirror document transformations
Type check values
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value an ES BigInt?