rvagg / bl
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
☆433Updated this week
Alternatives and similar repositories for bl:
Users that are interested in bl are comparing it to the libraries listed below
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- ☆344Updated 5 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 3 years ago
- Deprecate all the things☆329Updated 6 months ago
- pipe streams together and close all of them if one of them closes☆911Updated 6 months ago
- Infer the content-type of a request.☆228Updated 6 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 9 months ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- c-style assert() for nodejs, reporting the expression string as the error message☆290Updated 6 years ago
- Parse request bodies with co☆325Updated 9 months ago
- A caffeine driven, simplistic approach to benchmarking.☆562Updated 4 years ago
- Node/npm Option Parsing☆536Updated 2 weeks ago
- Execute a callback when a request closes, finishes, or errors☆398Updated 10 months ago
- General purpose crypto utilities☆181Updated 5 months ago
- Node-core streams for userland