Range class from Atom's TextBuffer
Modern Buffer API polyfill without footguns
Add support for more integer widths to Buffer
Node addon for string extraction for msgpackr
A container for large mutable strings with annotated regions
Get metadata on the default editor or a specific editor
Streaming text decoder that preserves multibyte Unicode characters
Everything you need to handle HTTP message body content-encoding
Buffer-backed Streams for reading and writing.
Atom preset for conventional-changelog.
Node addon for string extraction for cbor-x
Create an ArrayBuffer instance from a Data URI string
Safer Node.js Buffer API
Require hook for automatic V8 compile cache persistence
Require hook for automatic V8 compile cache persistence
Node.js Buffer API, for the browser
The node core libs for in browser usage.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.