licenses.dev

ternary-stream v3.0.0

Fork stream based on passed condition, and collect down-stream

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputDIRECT9
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
through2 • 3.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseDIRECT5
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard1
PackageRelationDependenciesPublished
fork-stream • 0.0.4Fork a stream in multiple directions according to a functionDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ternary-stream)](https://licenses.dev/npm/ternary-stream)
<a href="https://licenses.dev/npm/ternary-stream">
  <img src="https://licenses.dev/b/npm/ternary-stream" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.0 version:

[![licenses](https://licenses.dev/b/npm/ternary-stream/3.0.0)](https://licenses.dev/npm/ternary-stream/3.0.0)
<a href="https://licenses.dev/npm/ternary-stream/3.0.0">
  <img src="https://licenses.dev/b/npm/ternary-stream/3.0.0" alt="licenses" />
</a>
GitHub