through2-map
Stream transformer
A utility for transforming streams by applying a mapping function to each segment
A through2 to create an Array.prototype.map analog for streams.
70 stars
3 watching
2 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A wrapper around through2 that simplifies filtering streams in JavaScript | 35 |
| | A promise-based wrapper around through2 to transform data streams with promises and flow control | 3 |
| | A utility library for generating Readable streams from arrays and synchronous generators | 15 |
| | A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. | 1,902 |
| | Transform stream processing in parallel to improve performance | 74 |
| | A high-level module for creating readable streams that handle backpressure | 132 |
| | A collection of utility modules for working with streams in JavaScript | 1,086 |
| | A utility for converting Node.js Streams into Promises | 14 |
| | A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| | A Swift ARKit demo that streams video on a wall using SpriteKit and AR world tracking | 97 |
| | A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. | 179 |
| | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
| | Converts various input types into readable streams. | 207 |
| | A toolset for manipulating objects in 2D space using 2 different programming languages. | 78 |
| | A JavaScript library for applying complex transformations to SVG graphics in the browser | 491 |