Socket.dev optimized package override for is-array-buffer
Constant-time comparison of Buffers
Socket.dev optimized package override for is-shared-array-buffer
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Create Uint8Array buffers from hexadecimal strings, and vice versa.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Write files in an atomic fashion w/configurable ownership
Parse & stringify .properties files
bigint to buffer conversion with native support
return whether two buffers are equal
A minimal base64 implementation for number arrays.
Test if a value is a Buffer object.
Work with IANA language tags.
TypeScript definitions for cross-spawn
A configurable mock file system. You know, for testing.
Serializes JavaScript objects to URLSearchParams.
Simple functional programming utility & Misc programming tool
Copy buffer data to a new Buffer instance.
Unix datagram socket
Turn an `ArrayBuffer` into a string of hexadecimal characters.
Everything you need for Dev
Transform stream to read line-by-line and write a string
Array manipulation, ordering, searching, summarizing, etc.
Everything you need to handle HTTP message body content-encoding