41 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
canvas-get-transform
Implement getTransform in Canvas contexts and expose the implementation.
common-shakeify
browserify tree shaking plugin using @indutny common-shake
console-browserify
Emulate console for all the browsers
deps-sort
sort module-deps output for deterministic browserify bundles
detective
find all require() calls by walking the AST
factor-bundle
factor browser-pack bundles into common shared bundles
gridgy
Geometry classes that can find elements at coordinates
gridgy-presets
Premade gridgy classes for common grid styles
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
module-deps
walk the dependency graph to generate json output that can be fed into browser-pack