The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Is this value a JS ArrayBuffer?
remark plugin to add support for serializing markdown
Get the ArrayBuffer out of a DataView, robustly.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
TypeScript definitions for json-buffer
Encoding and decoding for base64, base32, base16, and friends
A pure javascript CRC32 algorithm that plays nice with binary data
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
A modern CSS parser and stringifier with TypeScript support
Read and parse a YAML file.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
Fastest stable deterministic JSON.stringify()
Like JSON.stringify, but doesn't blow up on circular refs.
Stringify an object/array like JSON.stringify just without all the double-quotes
minimal implementation of a PassThrough stream
rehype plugin to serialize HTML
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.
Stringify an object so it can be safely inlined in JavaScript code
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Constant-time comparison of Buffers