readable-stream topic

List readable-stream repositories

into-stream

205
Stars
14
Forks
Watchers

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

random-bytes-readable-stream

76
Stars
2
Forks
Watchers

Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`

stream-to-blob

61
Stars
11
Forks
Watchers

Convert a Readable Stream to a Blob

to-readable-stream

90
Stars
14
Forks
Watchers

Convert a string/Buffer/Uint8Array to a readable stream

readable-stream-clone

29
Stars
4
Forks
Watchers

Clone Readable Stream Multiple Times

readable-web-to-node-stream

43
Stars
8
Forks
Watchers

Converts a Web-API readable-stream into a Node readable-stream.

lento

24
Stars
12
Forks
Watchers

Streaming client for Presto HTTP protocol v1.

stream

22
Stars
13
Forks
Watchers

🍣 Stream Rollup build results

ordered-read-streams

28
Stars
9
Forks
Watchers

Combines array of streams into one Readable stream in strict order.

noop-stream

52
Stars
3
Forks
Watchers

Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data