Get the byteLength out of a DataView, robustly.
Get the ArrayBuffer out of a DataView, robustly.
Robustly get the length of a Typed Array
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Does the current environment have `import()` support?
Info about node `exports` field support: version ranges, categories, etc.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Inspect the intermediate state of Vite plugins
node's assert.deepEqual algorithm
Inspects function's parameters declaration and returns information about it (e.g. names, default values, if needs destructuring, destructured parameters names and default values)
TypeScript definitions for object-inspect
cross-browser node.js `util.inspect`
Error Apollo Link for GraphQL Network Stack
unist utility to inspect nodes
a customizable value inspector
return the first argument that is `!== undefined`
Checks whether a value is an object
return whether two buffers are equal
Inspects a Property and returns useful informations about it (e.g. nested properties, function inspection, property descriptor, value, type, constructor)
construct pipes of streams of events
Node's util.inspect, extracted for use on the Web
React hook wrapper for Sileo toast
CLI arguments parser. Native port of python's argparse.