
This module is a standalone tool and module for browserify allowing one to include some external file in browserified file.
Browserify is a JavaScript tool (compiler) that allows developers to write Node.js-style modules usable in the browser context.
Node.js is an event-based server-side JavaScript engine.