Packages by
dominictarr
Name
IM
Last modified
Is admin
Publish scopes
@dominictarr
false
@cnpm
,
@ywfe_
event-stream
(latest: 4.0.1) construct pipes of streams of events
map-stream
(latest: 0.0.7) construct pipes of streams of events
through
(latest: 2.3.8) simplified stream construction
from
(latest: 0.1.7) Easy way to make a Readable Stream
pause-stream
(latest: 0.0.11) a ThroughStream that strictly buffers all readable events when paused.
split
(latest: 1.0.1) split a Text Stream into a Line Stream
stream-combiner
(latest: 0.2.2) [![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)
crypto-browserify
(latest: 3.12.0) implementation of crypto for the browser
JSONStream
(latest: 1.3.5) rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
shasum
(latest: 1.0.2) Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.
jsonstream
(latest: 1.0.3) rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
config-chain
(latest: 1.1.13) HANDLE CONFIGURATION ONCE AND FOR ALL
rc
(latest: 1.2.8) hardwired configuration loader
json-buffer
(latest: 3.0.1) JSON parse & stringify that supports binary via bops & base64
js-tokenizer
(latest: 1.3.3)
lock
(latest: 1.1.0) lock asynchronous resources.
ltgt
(latest: 2.2.1) implement correct ranges for level-*
hashlru
(latest: 2.3.0) simpler faster substitute for LRU
ps-tree
(latest: 1.2.0) Get all children of a pid
parse-table
(latest: 0.0.0)
indexes-of
(latest: 1.0.1) line String/Array#indexOf but return all the indexes in an array
pull-pushable
(latest: 2.2.0) pull-stream with a push interface
pull-write
(latest: 1.1.4) base class for creating generic pull-sinks that write to some device via an async call.
pull-defer
(latest: 0.2.3) a deferred source, sink or through pull-stream
pull-window
(latest: 2.1.4) Aggregate a pull-stream into windows.
pull-stream
(latest: 3.7.0) minimal pull stream
pull-cat
(latest: 1.1.11) concatenate pull-streams
looper
(latest: 4.0.0) async loops that never RangeError
pull-core
(latest: 1.1.0) wrappers to make pull-streams useful.
sha.js
(latest: 2.4.11) Streamable SHA hashes in pure javascript
sort-stream
(latest: 1.0.1) like array.sort, except it's a stream
is-pull-stream
(latest: 0.0.0) check what sort of pull-stream a thing is.
pull-sort
(latest: 1.0.2) sort a pull-stream, necessarily, this buffers the stream and then streams the sorted stream.
pull-traverse
(latest: 1.0.3) [![travis](https://travis-ci.org/dominictarr/pull-traverse.png?branch=master)](https://travis-ci.org/dominictarr/pull-traverse)
pull-many
(latest: 1.0.9) combine many pull-stream sources into one
signed-varint
(latest: 2.0.1) efficiently store signed integers in varint
pull-through
(latest: 1.0.18) through ported to pull-stream style
pull-glob
(latest: 1.0.7) extended globs as pull-streams
pull-fs
(latest: 1.1.6) pull-stream fs, etc
pull-split
(latest: 0.2.1) split ported to pull-stream style
pull-file
(latest: 1.1.0) Pull streams implementation of a file reader
pull-write-file
(latest: 0.2.4) pull-stream version of fs.createWriteStream
pull-utf8-decoder
(latest: 1.0.2) pull-stream interface to node's string_decoder
level-sublevel
(latest: 6.6.5) partition levelup databases
level-hooks
(latest: 4.5.0) pre/post hooks for leveldb
string-range
(latest: 1.2.2) check if a string is within a range
level-fix-range
(latest: 2.0.0) make using levelup reverse ranges easy
typewiselite
(latest: 1.0.0) comparison for sensible javascript objects
pull-level
(latest: 2.0.4) pull-stream interface to levelup
d64
(latest: 1.0.0) dominictarr style base64, like base64 but lexiographically sortable
pull-paramap
(latest: 1.2.2) parallel async map pull-stream
pull-stream-to-stream
(latest: 2.0.0) turn a pull-stream into a regular node stream.
pull-zip
(latest: 2.0.1) zip [pull-stream](https://github.com/dominictarr/pull-stream)
stream-to-pull-stream
(latest: 1.7.3) convert a stream1 or streams2 stream into a pull-stream
pull-abortable
(latest: 4.1.1) a pull-stream which may be aborted
explain-error
(latest: 1.0.4) wrap errors in explainations.
level-post
(latest: 1.0.7) get consistent post hooks for leveldb.
pull-live
(latest: 1.0.1) construct a pull-stream for reading from a writable source, can read old records, new (live) records, or both.
observable
(latest: 2.1.4) A function as representation of a trackable mutable value.
level-peek
(latest: 2.0.2) peek the first or last record in a leveldb range.
monotonic-timestamp
(latest: 0.0.9) Monotonically increasing timestamp.
level-live-stream
(latest: 1.4.13) Stream live changes from levelup.
ssh-key-to-pem
(latest: 0.11.1) Convert an ssh key to PEM format
pull-reader
(latest: 1.3.1) read bytes from a binary pull stream
duplex
(latest: 1.0.0) base class for a duplex stream
increment-buffer
(latest: 1.0.1) increment a buffer (with carry)
relative-url
(latest: 1.0.2) convert a partial url into an absolute url from your current location.
render
(latest: 0.1.4) pretty print javascript objects or generate JSON, with comma first and comma trailing
traverser
(latest: 0.0.5) lib for traversing trees and graphs
curry
(latest: 1.2.0) flexible but simple curry function
pull-handshake
(latest: 1.1.4) easily create a duplex protocol that starts with a handshake
pull-delayed-sink
(latest: 1.0.0) create a sink stream, and start it later
pull-pair
(latest: 1.1.0) pair a source pull-stream and a sink pull-stream
fsm
(latest: 1.0.2) check finite state machine properties
stream-spec
(latest: 0.3.6) executable specification for Stream (to make testing streams easy)
macgyver
(latest: 1.10.1) [![build status](https://secure.travis-ci.org/dominictarr/macgyver.png)](http://travis-ci.org/dominictarr/macgyver) [![browser status](http://ci.testling.com/dominictarr/macgyver.png)](http://ci.testling.com/dominictarr/macgyver) declarative assertion framework for invocation ordering.
assertions
(latest: 2.3.4) loads of useful assert functions in one package
© 2010 - cnpmjs.org x YWFE |
Home
| YWFE