fnhelp(latest: 0.1.0) Get some fn' help from your functions (parse for comments!)
obelisk-browserify(latest: 1.0.4) Browserify-compatible fork of obelisk.js, hopefully temporary
quickserve(latest: 0.0.4) Utility to instantly serve static content from a given directory. Useful for quickly running local examples that use AJAX in Chrome.
science-halt(latest: 0.2.0) Autobind a key to HALT IN THE NAME OF SCIENCE
tap-browser-color(latest: 0.1.2) A simple reporter for tap/tape that makes the body tag yellow/red/green if pending/failing/passing. Useful for live-coding environments.
transit-authority(latest: 0.1.0) Define state transitions as callbacks.
fs-stream-websocket(latest: 0.2.0) `fs.createReadStream` and `fs.createWriteStream` over a websocket, assumedly in a browser.
tetris-prng(latest: 0.1.1) A Fibonacci linear feedback shift register used as a PRNG (Pseudo-random Number Generator), as in NES Tetris.
nodecmd(latest: 1.0.1) Accept input, then print the output through a given JS function.