htoooth / mississippi2Links
A collection of useful stream utility modules for writing better code using streams
☆13Updated 7 years ago
Alternatives and similar repositories for mississippi2
Users that are interested in mississippi2 are comparing it to the libraries listed below
Sorting:
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Testing node heap dumps☆57Updated 14 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Topological sorting with grouping support☆108Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- parse the test anything protocol☆121Updated 2 years ago
- Support any Observable library and polyfill☆74Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Creates a duplex stream☆96Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 3 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 10 years ago
- This module enables code hotswapping in node.js☆137Updated 10 years ago
- A node.js implementation of the pv utility☆34Updated 8 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- Portable pure JavaScript ES6/2015 HTTP library☆74Updated 6 months ago