40 packages
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
assert
The assert module from Node.js, for the browser.
brfs
browserify fs.readFileSync() static asset inliner
browserify
browser-side require() the node way
@browserify/acorn5-object-spread
Support for rest and spread properties in acorn 5
@browserify/envify
Selectively replace Node-style environment variables with plain strings.
browserify-handbook
how to build modular applications with browserify
@browserify/uglifyify
A browserify transform which minifies your code using Terser
browser-pack
pack node-style source files from a json stream into a browser bundle
browser-resolve
resolve which handles browser field support in package.json
browser-unpack
parse a bundle generated by browser-pack
bundle-collapser
convert bundle paths to IDS to save bytes in browserify bundles
common-shakeify
browserify tree shaking plugin using @indutny common-shake
console-browserify
Emulate console for all the browsers
core-score
Ranks core modules by usage across all of NPM
deps-sort
sort module-deps output for deterministic browserify bundles
detective
find all require() calls by walking the AST
devtools-launchpad
The Launchpad makes it easy to build a developer tool for Firefox, Chrome, and Node.
devtools-source-map
DevTools utilities for working with source maps
factor-bundle
factor browser-pack bundles into common shared bundles
heritage
Inheritance helpers from Mozilla's Add-on SDK
http-browserify
http module compatability for browserify
ify-loader
Webpack loader to handle browserify transforms as intended
insert-module-globals
insert implicit module globals into a module-deps stream
labeled-stream-splicer
stream splicer with labels