to-readable-stream
Data pipe
Converts a string or binary data into a stream for piping to other tools
Convert a string/Buffer/Uint8Array to a readable stream
90 stars
4 watching
14 forks
Language: JavaScript
last commit: about 3 years ago nodejsnpm-packagereadable-streamstream
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts various input types into readable streams. | 207 |
| | Creates streams with minimal data production or discarding of received data. | 52 |
| | A utility library for working with streams in JavaScript | 342 |
| | Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
| | 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 |
| | Converts bytes to a human-readable string representation. | 68 |
| | Converts bytes to human-readable strings | 1,122 |
| | Creates a null stream from input data | 92 |
| | Prepends a user's PATH with local binaries | 104 |
| | Extracts user data from an npm user's profile page | 57 |
| | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| | A utility library for working with binary data in JavaScript | 216 |