DOM, HTML
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Get the byteOffset out of a DataView, robustly.
RFC9562 UUIDs
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.
This package contains selection offset helpers for Lexical.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
WebSocket buffer utils
Node addon for string extraction for msgpackr
Unix datagram socket
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Takes a line and returns a line at offset by the specified distance.
This provides a set of ponyfills to achieve the same behavior of `offsetParent`, `offsetLeft` and `offsetTop` before the `offsetParent` spec was changed.
Base encodings for protocol-buffers
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
A lightweight source code position locator for converting between offset and line/column, with built-in line and comment parsing
get relative position from an event
Read and write binary data on ArrayBuffers
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
Incremental Markdown parser that consumes and emits Lezer trees
A minimal UTF8 implementation for number arrays.
Node addon for string extraction for cbor-x