npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "emits" 的结果(共 16 个)
combined-stream

A stream that emits multiple other streams one after another.

MIT
unique-stream

node.js through stream that emits a unique stream of objects based on criteria

MIT
merge-stream

Create a stream that emits events from multiple other streams

MIT
checksum-stream

Calculates and/or checks data coming through a stream and emits the digest before stream end.

CC0-1.0
last-call-webpack-plugin

A Webpack plugin that allows to transform \ modify assets just before Webpack emits them.

MIT
change-emitter

Listen for changes. Like an event emitter that only emits a single event type. Really tiny.

MIT
sizeist

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

MIT
char-split

splits an stream on a character (e.g. \n) and emits the strings in between

buntis

A 100% compliant, self-hosted typescript parser that emits an ESTree-compatible abstract syntax tree

ISC
on-new-line

Hijacks NodeJS Stream and emits events when newline(s) written to the output.

MIT
emits

returns a function which will emit and parse the specified event

MIT
lab-event-reporter

Custom reporter for the Lab testing framework that emits events

MIT
randstream

A stream that emits endless series of random bytes, with proper backpressure support.

BSD
comandante

spawn() that returns a duplex stream and emits errors with stderr data on non-zero exit codes

it-buffer-stream

An async iterator that emits buffers containing bytes up to a certain length

Apache-2.0 OR MIT