npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "readable stream" 的结果(共 40 个)
glob-stream

Readable streamx interface over anymatch.

MIT
stream-to-buffer

Concatenate a readable stream's data into a single buffer

ordered-read-streams

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

MIT
to-through

Wrap a Readable stream in a Transform stream.

MIT
stream-cache

A simple way to cache and replay readable streams.

line-input-stream

Convert a Node.JS Readable Stream into a Line Buffered Input Stream

linerstream

Split a readable stream by newline characters

ISC
stream-spigot

A readable stream generator, useful for testing or converting simple functions into Readable streams.

MIT
level-iterator-stream

Turn an abstract-leveldown iterator into a readable stream

MIT
glslify-stream

create a readable stream of glsl ast nodes that produce a module system

MIT
stream-to-array

Concatenate a readable stream's data into a single array

MIT
pg-query-stream

Postgres query result returned as readable stream

MIT
stream-equal

Test that two readable streams are equal to each other.

MIT
streamsink

pipe to a buffer, then create readable streams from it

MIT
peek-readable

Read and peek from a readable stream

MIT
then-read-stream

Read from a readable stream just like a file

MIT
list-stream

Collect chunks / objects from a readable stream, write obejcts / chunks to a writable stream

MIT
markdown-to-html

Converts markdown text to HTML. A readable stream plus utilities and web demo.

MIT
git-list-pack

create a readable stream of a packfile's contents, sans an index file

@munter/tap-render

A readable stream of TAP output

tap-render

A readable stream of TAP output

sizeist

takes a readable stream and emits its size (in bytes) at various stages of compression

MIT
line-readable-stream

Provides a stream wrapper for a node.js Readable Stream for line-by-line reading

Beerware
iterable-to-stream

Converts iterable objects into readable streams.

MIT
co-read

Consume a readable stream generator-style

MIT
read-stream

Base class for readable streams

from

Easy way to make a Readable Stream

MIT
src-stream

Wrap readable streams to turn them into passthrough streams.

MIT
streamifier

Converts a Buffer/String into a readable stream

MIT
fwd-stream

Forward a readable stream to another readable stream or a writable stream to another writable stream