Overview
What is Browserify?
Browserify is a free and open source JavaScript bundler tool, available on the MIT license. Browserify lets the user require('modules') in the browser by bundling up all dependencies.
Loading...
Loading...
Browserify is a free and open source JavaScript bundler tool, available on the MIT license. Browserify lets the user require('modules') in the browser by bundling up all dependencies.