signicode / rw-streamLinks
A stream that can substitute contents of a file in streaming fashion.
☆14Updated 3 years ago
Alternatives and similar repositories for rw-stream
Users that are interested in rw-stream are comparing it to the libraries listed below
Sorting:
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Make weak references to JavaScript Objects.☆45Updated last year
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago
- A Node.js CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as …☆27Updated 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Cross-Platform Binary API☆35Updated 4 years ago
- ☆53Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- ☆23Updated 5 years ago
- 🤩 Library for reading binary Buffer structures into objects in Node.js☆40Updated 3 months ago
- Simple rate limiter for Koa.js v2 web framework☆17Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- `trough` is middleware☆70Updated last year
- Transform stream that lets you peek the first line before deciding how to parse it