Create a pair of streams (A, B) such that `A.write(X) -> B.emit('data', X)` and `B.write(X) -> A.emit('data', X)`
Setup a series of inserts on a string, but without altering it (yet) then apply all the inserts without them interfeering with each other.
generate arbitary strings that sort between two strings
published 0.1.3 12 years agozip [pull-stream](https://github.com/dominictarr/pull-stream)
published 2.0.1 8 years agopull-stream interface to node's string_decoder
published 1.0.2 9 years agoturn multiple continuables into one in parallel.
published 1.2.0 11 years agoturn array of continuable into continuable that invokes them in series
published 1.2.0 11 years agosane way to control positions of DOM elements/objects/events
published 1.1.4 11 years ago