Call a module's exported functions directly from the command line, with arguments.
Expose GC at runtime without access to comamnd node flags in command line
Merge multiple files (js,css..) into single file to include somewhere
browserify transform that exposes globals added via a script tag as modules so they can be required.
Share server-side state with the client-side of an Express app via JavaScript.