browserify/browserify
# browser-side require() the node.js way
$ git clone https://github.com/browserify/browserify.git
stars
14,706
forks
1,202
language
JavaScript
license
MIT License
What is browserify/browserify?
Browserify lets you write Node.js-style code with `require()` statements and bundle it to run in web browsers, converting CommonJS modules into a format that works client-side. Developers use it to reuse npm packages in the browser, organize code with familiar module patterns, and bundle dependencies into deployable JavaScript files.
Links
Topics
Activity
379 open issues · last updated Jul 20, 2026