Pinned Repositories
brfs
browserify fs.readFileSync() static asset inliner
browserify
browser-side require() the node.js way
browserify-handbook
how to build modular applications with browserify
browserify-website
the code that runs http://browserify.org
crypto-browserify
partial implementation of node's `crypto` for the browser
events
Node's event emitter for all engines.
resolve
Implements the node.js require.resolve() algorithm
tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
watchify
watch mode for browserify builds
wzrd.in
browserify as a service.
Browserify's Repositories
browserify/browserify
browser-side require() the node.js way
browserify/resolve
Implements the node.js require.resolve() algorithm
browserify/crypto-browserify
partial implementation of node's `crypto` for the browser
browserify/brfs
browserify fs.readFileSync() static asset inliner
browserify/rustify
Rust WebAssembly transform for Browserify
browserify/factor-bundle
factor browser-pack bundles into common shared bundles
browserify/sha.js
Streamable SHA hashes in pure javascript
browserify/node-util
node.js util module as a module
browserify/http-browserify
node's http module, but for the browser
browserify/module-deps
walk the dependency graph to generate a stream of json output
browserify/pbkdf2
PBKDF2 with any supported hashing algorithm in Node
browserify/path-browserify
The path module from Node.js for browsers
browserify/browser-resolve
resolve function which support the browser field in package.json
browserify/randombytes
random bytes from browserify stand alone
browserify/ify-loader
Webpack loader to handle browserify transforms as intended.
browserify/browser-unpack
parse a bundle generated by browser-pack
browserify/browserify-sign
createSign and createVerify in your browser
browserify/labeled-stream-splicer
stream splicer with labels
browserify/ripemd160
JavaScript component to compute the RIPEMD160 hash of strings or bytes.
browserify/to-buffer
Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.
browserify/publicEncrypt
publicEncrypt/privateDecrypt for browserify
browserify/insert-module-globals
insert implicit module globals into a module-deps stream
browserify/timers-browserify
timers module for browserify
browserify/cipher-base
abstract base class for crypto-streams
browserify/parse-asn1
browserify/deps-sort
sort module-deps output for deterministic browserify bundles
browserify/acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
browserify/hash-base
abstract base class for hash-streams
browserify/browserify-des
DES for browserify
browserify/detective-esm
find es module dependencies [experimental]