mafintosh / flush-write-stream
A write stream constructor that supports a flush function that is called before finish is emitted
☆33Updated 8 months ago
Alternatives and similar repositories for flush-write-stream:
Users that are interested in flush-write-stream are comparing it to the libraries listed below
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 6 years ago
- Detect whether a value is an error☆15Updated 5 years ago
- Iterate through the values of a stream☆27Updated 6 years ago
- 💁 verify access to the current GitHub user☆27Updated 8 years ago
- use the debug module on a stream☆15Updated 9 years ago
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- On-disk variable sized chunk store☆22Updated 9 years ago
- Back to the basics, Hickey-inspired, generic text parser☆21Updated 8 years ago
- Superseded by level-transcoder. Encode keys, values and range options, with built-in or custom encodings.☆27Updated last month
- Interpret a number as base 8☆19Updated 9 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- sort module-deps output for deterministic browserify bundles☆16Updated last month
- Iterate all the data in a stream☆37Updated 6 years ago
- Get the union of two sorted streams☆28Updated last year
- Easily convert Little/Big endian typed arrays to the host endianess