make-runnable
Call a module's exported functions directly from the command line, with arguments.
expose-gc
Expose GC at runtime without access to comamnd node flags in command line
exposify
browserify transform that exposes globals added via a script tag as modules so they can be required.
express-state
Share server-side state with the client-side of an Express app via JavaScript.