Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
browserify
browser-side require() the node.js way
-
-
resolve
Implements the node.js require.resolve() algorithm
-
brfs
browserify fs.readFileSync() static asset inliner
-
ify-loader
Webpack loader to handle browserify transforms as intended.
-
browser-resolve
resolve function which support the browser field in package.json
-
timers-browserify
timers module for browserify
-
browserify-website
the code that runs http://browserify.org
-
insert-module-globals
insert implicit module globals into a module-deps stream
-
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
-
browserify-handbook
how to build modular applications with browserify
-
wzrd.in
browserify as a service.
-
events
Node's event emitter for all engines.
-
module-deps
walk the dependency graph to generate a stream of json output
-
tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
-
browser-pack
pack node-style source files from a json stream into a browser bundle
-
static-module
convert module usage to inline expressions
-
static-eval
evaluate statically-analyzable expressions
-
vm-browserify
require('vm') like in node but for the browser
-
stream-browserify
the stream module from node core for browsers
-
factor-bundle
factor browser-pack bundles into common shared bundles
-
common-shakeify
browserify tree shaking plugin using `common-shake`
-
bundle-collapser
convert bundle paths to IDs to save bytes in browserify bundles
-
path-browserify
The path module from Node.js for browsers
-
tty-browserify
the tty module from node core for browsers
-
detective
Find all calls to require() no matter how deeply nested using a proper walk of the AST
-
console-browserify
Emulate console for all the browsers
-
syntax-error
detect and report syntax errors in source code strings
-
detective-esm
find es module dependencies [experimental]

