noop-stream
Noop stream
Creates streams with minimal data production or discarding of received data.
Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
52 stars
3 watching
3 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
dev-nullnodejsnodejs-streamnoopnpm-packagereadable-streamstream
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts a string or binary data into a stream for piping to other tools | 90 |
| | Converts various input types into readable streams. | 207 |
| | Creates a null stream from input data | 92 |
| | Creates a stream producing cryptographically strong pseudo-random data | 76 |
| | A utility library for working with streams in JavaScript | 342 |
| | A utility library to check if an object is a Node.js stream | 111 |
| | Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
| | Transforms the first chunk of a stream into a specified format and sends it to the stream | 27 |
| | Extracts user data from an npm user's profile page | 57 |
| | Transforms input streams by padding each line with a specified indent | 11 |
| | Prepends a user's PATH with local binaries | 104 |
| | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| | Simplifies running Electron applications by suppressing unnecessary output. | 198 |
| | Provides lists of words with positive or negative connotations, useful for generating human-like text responses. | 132 |
| | A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. | 831 |