Serializes data to transfer fewer bytes over the network
render domhandler DOM nodes to a string
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Convert a typed array to a Buffer without a copy
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Jest snapshot serializer that beautifies HTML.
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Runs (webpack) loaders
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
RFC9562 UUIDs
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
JSON parse & stringify that supports binary via bops & base64
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Support for proto3 JSON serialiazation/deserialization for protobuf.js
Translation between JavaScript values and Buffers
Node addon for string extraction for msgpackr
A Node.js framework agnostic library for serializing your data to JSON API
Strict borsh compatible de/serializer