What is Browserify?
Categories & Use Cases
Technical Details
| Mobile Application | No |
|---|
FAQs
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.