Declaratively encode and decode binary data
Node.js Streams, a user-land copy of the stream library from Node.js
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JSON parse & stringify that supports binary via bops & base64
A pure javascript CRC32 algorithm that plays nice with binary data
Buffer and transform the n first bytes of a stream
Get the mime type of a stream
Non-blocking stdout stream
Check if something is a Node.js stream
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
A light-weight module that brings window.fetch to node.js
WebSocket protocol handler with pluggable I/O
Determine if an object is a Buffer
Detect the file type of a file, stream, or data
Cyclist is an efficient cyclic list implemention.
Convert a typed array to a Buffer without a copy
Mocks node.js http.ServerResponse. See also `mock-req`.
Create streams from promises
convert buffer to readable stream
Extremely fast utf8 only stream implementation
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Returns a stream which becomes readable once all input is received
Simple in-memory vinyl file store
Source code handling classes for webpack