Wrap each lines of a stream with a prefix, suffix or a custom function.
TypeScript definitions for stream-line-wrapper
A stream that emits multiple other streams one after another.
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Create a stream that emits events from multiple other streams
Open Node Streams on demand.
Determine if an object is a Stream
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Buffers events from a stream until you are ready to handle them.
Check if a stream has ended
split a Text Stream into a Line Stream, using Stream 3
construct pipes of streams of events
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
Get an event when you're being sent data or asked for it.
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
writable stream that concatenates strings or binary data and calls a callback with the result
Creates a duplex stream
simple line-by-line stream reader
Iterate all the data in a stream
Concatenate a readable stream's data into a single array
streaming unbzip2 implementation in pure javascript for node and browsers
Unpipe a stream from all destinations
Take an array of token and produce a more useful API to give to a parser
A write stream constructor that supports a flush function that is called before finish is emitted
Rairtame is a Command-Line Interface and Ruby wrapper around the 'airtame-streamer' JSON-RPC API. It allows to easily control the `airtame-streamer` daemon, which is in charge of capturing and streaming video to an AIRTAME dongle.
`acoc` is a regular expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. `acoc` then applies matching rules to patterns in the output and applies colour sets to those matches.
= FFProbe - ffprobe wrapper for Ruby FFprobe is a simple multimedia streams analyzer with a command-line interface based on the FFmpeg project libraries. This is a ruby interface to that command-line program. == You will need * A working Ruby installation * A working ffprobe installation (http://sourceforge.net/projects/ffprobe/) * A sane build environment == Author * Philip Garrett <philgarr at gmail.com> == Copyright and License Copyright (c) 2010 Philip Garrett. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
No description provided.
No description provided.