peek-stream
Data parser
Transforms data streams to pause processing before parsing
Transform stream that lets you peek the first line before deciding how to parse it
56 stars
4 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A streaming tar parser and generator for JavaScript applications | 416 |
| Transforms input buffers into an ANSI-formatted diff stream | 108 |
| A high-performance streaming CSV parser for Node.js | 1,424 |
| A Node.js module providing low-level streaming access to torrent files | 1,953 |
| A lightweight filter function for distributed streams of data | 33 |
| Combines multiple streams into a single stream for pipelining and error handling | 256 |
| Turns a writable and readable stream into a single streams2 duplex stream with support for async initialization and input from both streams1 and streams2. | 191 |
| Pipes multiple streams together and destroys them when one closes | 908 |
| Tools for working with IP packets in JavaScript. | 42 |
| A JavaScript library to read and parse torrent files or magnet URIs, providing access to metadata and other information about the torrent. | 73 |
| Enables peer-to-peer streaming of torrented video content to Chromecast devices | 516 |
| A JavaScript module generating a Merkle tree from incoming data | 105 |
| Enables real-time music broadcasting across a local network | 126 |
| Downloads m3u8 playlists and recursively fetches linked assets | 41 |
| A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |