parents(latest: 1.0.1) return all the parent directories for a directory
hashish(latest: 0.0.4) Hash data structure manipulation functions
shallow-copy(latest: 0.0.1) make a shallow copy of an object or array
subarg(latest: 1.0.0) parse arguments with recursive contexts
lexical-scope(latest: 1.2.0) detect global and local lexical identifiers from javascript source code
read-only-stream(latest: 2.0.0) wrap a readable/writable stream to be read-only
ap(latest: 0.2.0) Currying in javascript. Like .bind() without also setting `this`.
astw(latest: 2.2.0) walk the ast with references to parent nodes
text-table(latest: 0.2.0) borderless text tables with alignment
outpipe(latest: 1.1.1) write output to a file through shell commands
readable-wrap(latest: 1.0.0) upgrade streams1 to streams2 streams as a standalone module
shoe(latest: 0.0.15) streaming sockjs for node and the browser
tap-finished(latest: 0.0.1) detect when tap output is finished
sockjs-windows(latest: 0.3.1) SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.
http-raw(latest: 2.1.0) expose the raw request data in an http server
semver-compare(latest: 1.0.0) compare two semver version strings, returning -1, 0, or 1
quote-stream(latest: 1.0.2) transform a stream into a quoted string
dnode-protocol(latest: 0.2.2) implements the dnode protocol abstractly
difflet(latest: 1.0.1) colorful diffs for javascript objects
editor(latest: 1.0.0) launch $EDITOR in your program
source(latest: 0.0.3) Grab all of the source files from a package
bufferlist(latest: 0.1.0) Create linked lists of Buffer objects
recon(latest: 0.0.8) Keep a network connection alive by reconnecting repeatedly
bunker(latest: 0.1.2) code coverage in native javascript
write-only-stream(latest: 1.1.0) wrap a readable/writable stream to be write-only
identity-function(latest: 1.0.0) module.exports = function (x) { return x }
hyperquest(latest: 2.1.3) make streaming http requests
bouncy(latest: 3.2.2) route incoming http requests to http servers
parsley(latest: 0.1.0) pure javascript http parser
point-in-polygon(latest: 1.1.0) determine if a point is inside a polygon with a ray intersection counting algorithm
hat(latest: 0.0.3) generate random IDs and avoid collisions
html-select(latest: 2.3.24) match a tokenized html stream with css selectors
html-tokenize(latest: 2.0.1) transform stream to tokenize html
deep-freeze(latest: 0.0.1) recursively Object.freeze() objects and functions