Get the byteOffset out of a DataView, robustly.
Decode audio data in node or browser
The node core libs for in browser usage.
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
correct invalid SPDX expressions
Decode JWT tokens, mostly useful for browser applications.
evaluate statically-analyzable expressions
Get the ArrayBuffer out of a DataView, robustly.
micromark utility to decode numeric character references
TypeScript definitions for express-serve-static-core
A robust, ES3 compatible, "has own property" predicate.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Postgres bytea parser
Extra assertions on top of node's assert module
Recursive Length Prefix Encoding Module
JS/WASM bindings for tiktoken
Is this value a JS SharedArrayBuffer?
Decodes complex FormData into a JavaScript object
Is this value a JS ArrayBuffer?
Which kind of boxed JS primitive is this?
Featherweight assert module
What is the type of this builtin JS value?
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.
A pure javascript JPEG encoder and decoder