paged-http-stream
Page requester
Turns paged HTTP requests into streams of pages by interpreting previous request data to generate the next request
Turn a paged http request into a stream of pages in Node.js
30 stars
3 watching
0 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Makes Node.js stream API compatible with browser environments. | 103 |
| A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
| A utility library for working with streams in JavaScript | 342 |
| A Node.js HTTP client library providing a simplified way to make requests and send data. | 952 |
| Enables distributed caching of video fragments using browser-to-browser communication | 16 |
| Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
| A browser-compatible HTTP client library for Node.js requests | 363 |
| A utility that aggregates paginated responses from a URL into a single stream of data | 1 |
| Transforms a unified processor into a Node.js stream for processing input data | 17 |
| A utility for converting Node.js Streams into Promises | 14 |
| A line-by-line stream reader for Node.js that buffers and processes lines from any readable stream | 325 |
| An interactive stream-based learning platform for teaching JavaScript programming concepts | 2,066 |
| Converts various input types into readable streams. | 207 |
| An interactive tutorial to learn Node.js's HTTP module through a guided exploration of its capabilities and features. | 9 |
| A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |