Pack multibyte binary values into buffers
Detect whether or not an object is an ArrayBuffer.
Converts a Buffer/String into a readable stream
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
Create simple HTTP ETags
Confluent Schema Registry implementation in javascript to easily serialize and deserialize kafka messages
Read and parse a YAML file.
Blake2b implemented in WASM
super-simple async PDF reader that extracts text with x,y page positions based on pdf.js
TypeScript definitions for uuid-parse
Set of utility macros to make writing N-API modules a little easier.
TNEF Parser using NodeJS
Streaming Boyer-Moore-Horspool searching for node.js
bigint to buffer conversion with native support
Standard input.
Simple, synchronous deflate/inflate for buffers
TypeScript definitions for xml-encryption
API-compatible Node.JS Buffer for Ender.js (browser)
TypeScript definitions for vinyl-buffer
IOTA transaction (de)serialization & guards.
Node.js interface to the system installed zstd.
Translation between JavaScript values and Buffers
Abstract streams to deal with the whole buffered contents.
Detects if a file is binary in Node.js. Similar to Perl's -B.