into-stream
Stream converter
Converts various input types into readable streams.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
207 stars
7 watching
15 forks
Language: JavaScript
last commit: almost 3 years agoLinked from 1 awesome list
nodejsnpm-packagereadable-streamstream
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Converts a string or binary data into a stream for piping to other tools | 90 | |
| A utility library for working with streams in JavaScript | 342 | |
| Creates streams with minimal data production or discarding of received data. | 52 | |
| A utility library to check if an object is a Node.js stream | 111 | |
| Converts an Observable to a Promise for asynchronous data handling | 47 | |
| Transforms the first chunk of a stream into a specified format and sends it to the stream | 27 | |
| Transforms input streams by padding each line with a specified indent | 11 | |
| A utility for converting Node.js Streams into Promises | 14 | |
| Creates a stream producing cryptographically strong pseudo-random data | 76 | |
| Provides a Node.js implementation of the core streams classes for userland development | 1,033 | |
| Creates a null stream from input data | 92 | |
| Creates a reusable pipeline of promise-returning functions to compose and chain together multiple asynchronous operations. | 122 | |
| Converts bytes to a human-readable string representation. | 68 | |
| Copies files from source to destination using streams and directory utilities. | 346 | |
| Converts bytes to human-readable strings | 1,122 |