parse SPDX license expressions
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Does this JS environment support the `name` property on functions?
Floating tooltip component
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
ES6 spec-compliant RegExp.prototype.flags shim.
Store information about any JS value in a side channel. Uses WeakMap if available.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
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
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
Is this value negative zero? === will lie to you
escape Markdown control characters
Translation between JavaScript values and Buffers
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Unbox a boxed JS primitive value.
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