Michael Heuberger

munge

v1.1.0
a tiny node module to munge any strings. useful if you want to obfuscate email addresses to valid, numeric html entities.

avconv

v3.1.0
Simply spawns an avconv process with any parameters and *streams* the result + conversion progress to you. Very small, fast, clean and does only this.

pretty-seconds

v3.0.1
a very simple function to stringify any huge number of seconds. give it million seconds and it tells you how many days, hours, minutes and seconds in a pretty string.

find-remove

v5.0.0
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.

errormailer

v3.0.1
Sending email for each error in your node app was never easier! It supports connect and express.

wants-json

v2.0.1
Tiny middleware to figure out if a JSON response is expected

stream_spy

v1.3.2
A spy in the house of node.js streams

amazing-grace

v2.0.2
A tiny ExpressJS middleware for a sweet, graceful shutdown procedure

spider-detector

v2.1.0
A tiny node module to detect spiders/crawlers quickly and comes with optional middleware for ExpressJS

canvas-to-buffer

v4.1.0
Converts a Canvas graphic into a Buffer, as fast as possible and without a copy.

videomail-client

v9.5.10
A wicked npm package to record videos directly in the browser, wohooo!

gulp-jest-iojs

v1.0.4
Gulp plugin for Jest on io.js

despot

v2.1.0
A global event bus driven by a singleton event emitter class that also works on silly browsers ... IE.

cross-class-list

v1.0.2
Cross-browser full element.classList implementation, forked from github.com/eligrey/classList.js

audio-sample

v4.1.0
A wrapper to turn webcam audio samples into buffers.