Determine if a value is an ES6 Symbol or not.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Robustly get the byte offset of a Typed Array
Get the byteLength out of a DataView, robustly.
Robustly get the byte length of a Typed Array
autocomplete plugin for oclif
easily create complex multi-column command-line-interfaces
Get the byteOffset out of a DataView, robustly.
What is the type of this builtin JS value?
Determine if the current node version supports the `--preserve-symlinks` flag.
Json Schema Type Builder with Static Type Resolution for TypeScript
Create HTTP error objects
TypeScript client library for the Mistral AI API
extended POSIX-style sprintf
hast utility to parse from HTML
A mighty CSS linter that helps you avoid errors and enforce conventions.
Is this an arguments object? It's a harder question than you think.
Tokenized zip support
Normalize multiple value display syntaxes into single values.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Asynchronous bootstrapping of Node applications
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?