This package contains selection offset helpers for Haprompt.
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.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
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.
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
Base encodings for protocol-buffers
A lightweight source code position locator for converting between offset and line/column, with built-in line and comment parsing
Read and write binary data on ArrayBuffers
get relative position from an event
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