flow-mmin
Transform stream factory to find sliding-window minimum values (moving min) over a numeric data stream.
Transform stream factory to find sliding-window minimum values (moving min) over a numeric data stream.
Transform stream factory to decrement streamed numeric data values.
Transform stream which returns the summation of streamed numeric data.
Transform stream factory to evaluate an exponential function for each numeric data value.
Transform stream which filters stream data according to user-defined conditions.
Transform stream factory to floor streamed numeric data values.
Transform stream factory to perform scalar division on streamed numeric data values.
Transform stream factory to map numeric data stream values to their absolute values.
Transform stream factory to increment streamed numeric data values.
Writable stream which transforms an array into a readable stream.
transform stream utilities
transform stream utilities
transform stream utilities
transform through/map stream
transform through stream
Create a through stream that wraps/nests a number of pipe statements.
through concept but for Streams2/Tranform making things simple
A simple utility for creating 1 to 1 transform stream.
A simple transform stream that parses JSON
A simple transform stream that stringifies JSON