Helper function for exhaustive checks of discriminated unions in TypeScript
A querystring parser that supports nesting and arrays, with a depth limit
Store information about any JS value in a side channel. Uses WeakMap if available.
Does this JS environment support the `name` property on functions?
TypeScript definitions for google-one-tap
parse SPDX license expressions
ES6 spec-compliant RegExp.prototype.flags shim.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
detect when tap output is finished
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Zero-dependency reactive state management inspired by React hooks
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Store information about any JS value in a side channel, using a linked list
A different tap parser
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.
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.
escape Markdown control characters
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