Packages 432
Description
calculate mean standard deviation in one pass
Publisher
Description
terse commands for copy pasting in linux.
Publisher
Description
Create a pair of streams (A, B) such that `A.write(X) -> B.emit('data', X)` and `B.write(X) -> A.emit('data', X)`
Publisher
Description
Setup a series of inserts on a string, but without altering it (yet) then apply all the inserts without them interfeering with each other.
Publisher
Description
Monotonically increasing timestamp.
Publisher
Description
generate arbitary strings that sort between two strings
Publisher
Description
Tools for creating scuttlebutts.
Publisher
Description
feed a pull-stream into multiple sinks
Publisher
Description
zip [pull-stream](https://github.com/dominictarr/pull-stream)
Publisher
Description
pull-stream interface to node's string_decoder
Publisher
Description
Aggregate a pull-stream into windows.
Publisher
Description
turn multiple continuables into one in parallel.
Publisher
Description
split ported to pull-stream style
Publisher
Description
turn array of continuable into continuable that invokes them in series
Publisher
Description
secure replicatable tree database.
Publisher
Description
Inverted Index for levelup.
Publisher
Description
sane way to control positions of DOM elements/objects/events
Publisher
Description
pull-stream with a push interface