Serializes a typed array for dynamic code evaluation.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
A simple list of possible Typed Array names.
Robustly get the length of a Typed Array
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.
Stringify your JSON at max speed
very fast object redaction
Returns an array of Typed Array names that are available in the current environment
A structuredClone polyfill
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables xterm.js to serialize a terminal framebuffer into string or html. This addon requires xterm.js v4+.
Stringify any JavaScript value.
Convert a typed array to a Buffer without a copy
A flexible math expression evaluator
serialize objects to javascript
Get callsites from the V8 stack trace API
Advanced JavaScript objects serialization.
Transform OpenTelemetry SDK data into OTLP
evaluate statically-analyzable expressions
Serialize/deserialize an error into a plain object
Serialization for Keyv