require-reload
Reload a require'd module/file. Useful for hot-reloading classes.
smart-restart
Like nodemon but only watches require()d files. Like piping but easy to use with node-inspector.
nodemon
Simple monitor script for use during development of a Node.js app.