get-stream
Stream utility
A utility library for working with streams in JavaScript
Get a stream as a string, Buffer, ArrayBuffer or array
342 stars
11 watching
32 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts various input types into readable streams. | 207 |
| | Converts a string or binary data into a stream for piping to other tools | 90 |
| | A utility library to check if an object is a Node.js stream | 111 |
| | 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 function to retrieve an available TCP port number | 881 |
| | Creates streams with minimal data production or discarding of received data. | 52 |
| | A utility module to retrieve input from standard input as a string or buffer | 337 |
| | A package to get the system locale information | 225 |
| | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| | A library to capture and modify output from the standard streams in Node.js applications. | 54 |
| | A lightweight functional programming library for operating on in-memory data collections | 861 |
| | Tools for querying metadata about the active window on various platforms. | 65 |
| | A utility library for working with binary data in JavaScript | 216 |
| | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,328 |