Showing 21-40 of 65,956 packages
Provides a function for detecting if an argument is an ArrayBuffer
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
A simple module for bitwise-xor on buffers
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Easier Buffer cloning in node.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
A ridiculously light-weight argument validator (now browser friendly)
a fast, efficient buffer writer
A pure javascript CRC32 algorithm that plays nice with binary data
Wrap zod validation errors in user-friendly readable messages
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
JSON parse & stringify that supports binary via bops & base64
Small package to encode or decode IP addresses from buffers to strings.
Translation between JavaScript values and Buffers
Buffer-backed Streams for reading and writing.
Get an ArrayBuffer from a Buffer as fast as possible
Buffer.
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
a ThroughStream that strictly buffers all readable events when paused.