from2-array
Array parser
Creates a stream from an array of values
Create a from2 stream based on an array of source values
17 stars
4 watching
1 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A high-level module for creating readable streams that handle backpressure | 132 |
| Converts various input types into readable streams. | 207 |
| A wrapper around through2 that simplifies filtering streams in JavaScript | 35 |
| A utility library for working with streams in JavaScript | 342 |
| A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. | 1,902 |
| A utility for transforming streams by applying a mapping function to each segment | 70 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| Converts key-value pairs of an object into a sorted array of key-value pairs | 4 |
| Transforms text columns from Unix commands into JSON data for manipulation | 66 |
| Utilities for working with Parse.com data in AngularJS applications | 32 |
| Creates an array of specified length filled with a given value or function returning values | 43 |
| Creates a null stream from input data | 92 |
| Creates streams with minimal data production or discarding of received data. | 52 |
| A JavaScript library for efficient binary array operations | 6 |
| A utility for converting Node.js Streams into Promises | 14 |