File Streaming API for Tauri
Access the file system.
Check if something is a Node.js stream
Clone a Readable stream, safely
destroy a stream if possible
Get a stream as a string, Buffer, ArrayBuffer or array
minimal implementation of a PassThrough stream
Ensure directories exist before writing to them.
split a Text Stream into a Line Stream, using Stream 3
Tauri API definitions
Open Node Streams on demand.
Remove a UTF8 BOM at the start of the stream.
a streaming CRC32 checksumer
Strip UTF-8 byte order mark (BOM) from a stream
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
simple line-by-line stream reader
It's a very fast and efficient glob library for Node.js

Open files and URLs using their default application.
Convert Node Readable to Web API ReadableStream


fs read and write streams based on minipass