Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Score
4.2
/10
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreOther packages similar to into-stream
merge2
1.4.1
Merge multiple streams into one stream in sequence or parallel.
to-readable-stream
4.0.0
Convert a value to a ReadableStream
duplexify
4.1.3
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
pumpify
2.0.1
Combine an array of streams into a single duplex stream using pump and duplexify