Showing 21-40 of 988,317 packages
Get the ArrayBuffer out of a TypedArray, robustly.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
minimal implementation of a PassThrough stream
Is this value a JS SharedArrayBuffer?
Converts spawn to a ReadStream, buffers the error and emits it
Is this value a JS ArrayBuffer?
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Take care of your `spawn()`
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get the ArrayBuffer out of a DataView, robustly.
Runs (webpack) loaders
Determine if an object is a Buffer
A pure javascript CRC32 algorithm that plays nice with binary data
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Converts an object to a child_process.spawn args array
Cross-platform support for running Windows executables
JSON parse & stringify that supports binary via bops & base64
Easy and small child_process.spawn
Convert a typed array to a Buffer without a copy