file system store for node cache manager with binary data as files
file system store for node cache manager
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
Ensure directories exist before writing to them.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
fs read and write streams based on minipass
fs read and write streams based on minipass
minimal implementation of a PassThrough stream
Clone a Readable stream, safely
walk paths fast and efficiently
TypeScript definitions for cache-manager-fs-hash
A stream that emits multiple other streams one after another.
Vinyl adapter for the file system.
Cache Manager for Node.js
A stream that emits multiple other streams one after another (streams3)
filesystem bindings for tar-stream
Strip UTF-8 byte order mark (BOM) from a stream
A simple way to cache and replay readable streams.
destroy a stream if possible
writable stream that concatenates strings or binary data and calls a callback with the result
Sniff the encoding from a HTML byte stream
a streaming CRC32 checksumer
split a Text Stream into a Line Stream, using Stream 3