Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
recma plugin to serialize JavaScript
Constant-time comparison of Buffers
Prevent defined property getters from throwing errors
Create an ArrayBuffer instance from a Data URI string
Parse and stringify JSON with comments. It will retain comments even after saved!
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
retext plugin to serialize prose
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Parse and stringify comma-separated tokens
Parse and stringify space separated tokens
Bridging the gap between buffers and typed arrays
A simple key/value storage using files to persist the data
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Prevent defined property getters from throwing errors
Deterministic stringification for when performance matters
TypeScript definitions for json-stringify-safe
Add support for more integer widths to Buffer
A simple module for bitwise-xor on buffers