browser-side require() the node.js way
Implements the node.js require.resolve() algorithm
Find all calls to require() no matter how deeply nested using a proper walk of the AST
browserify tree shaking plugin using `common-shake`
:crystal_ball: A curated list of awesome Browserify resources, libraries, and tools.
Emulate console for all the browsers