Showing 1-20 of 61 packages
Collection of Node.js streams
flow.io JavaScript Payment SDK
Flow compatible runtime type system for IO validation
Utilities for accessing flow.io reference data
A package that provides ESLint rules used by Flow.io team as an extensible shared plugin
A Yeoman generator for flow.io modules.
Flow.io TypeScript linting rules for tslint
Provides a mock source for writable streams.
Provides a mock sink for readable streams.
Transform stream which maps each streamed value to another value.
Transform stream factory to find sliding-window maximum values (moving max) over a numeric data stream.
Transform stream which returns the maximum value from a stream of numeric data.
Reduce transform stream which calculates the interquartile range over streamed data.
Transform stream factory to calculate the difference between successive streamed data values.
Thin wrapper for graceful-fs file read stream.
Converts an array to a readable stream.
Through stream which performs a data reduction.
Transform stream factory to find sliding-window minimum values (moving min) over a numeric data stream.
Transform stream which appends to each data string.
Transform stream factory to format data for TCP transmission.