JSON.stringify & JSON.parse which can encode/decode buffers.
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
MMD parser
Read binary packets...
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more
Binary value packing and unpacking
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Returns true if a buffer is binary. Takes a buffer and does not read from the file system.
Get the ArrayBuffer out of a TypedArray, robustly.
This module will parse the multipart-form containing files and fields from the lambda event object.
ICO encoder and decoder library
Parses binary KeyValues, used especially in Steam
Is this value a JS ArrayBuffer?
Declaratively encode and decode binary data
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Is this value a JS SharedArrayBuffer?
A bson parser for node.js and the browser
Encode/decode DNS-SD TXT record RDATA fields
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Node addon for string extraction for cbor-x
Get the ArrayBuffer out of a DataView, robustly.
A JavaScript parser