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/events
Node's event emitter for all engines.
browserify/resolve
Implements the node.js require.resolve() algorithm
browserify/crypto-browserify
partial implementation of node's `crypto` for the browser
browserify/detective
Find all calls to require() no matter how deeply nested using a proper walk of the AST
browserify/tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
browserify/commonjs-assert
Node.js's require('assert') for all engines
browserify/sha.js
Streamable SHA hashes in pure javascript
browserify/node-util
node.js util module as a module
browserify/pbkdf2
PBKDF2 with any supported hashing algorithm in Node
browserify/static-eval
evaluate statically-analyzable expressions
browserify/path-browserify
The path module from Node.js for browsers
browserify/stream-browserify
the stream module from node core for browsers
browserify/randombytes
random bytes from browserify stand alone
browserify/static-module
convert module usage to inline expressions
browserify/browserify-aes
aes, for browserify
browserify/browserify-zlib
Full zlib module for browserify
browserify/browser-unpack
parse a bundle generated by browser-pack
browserify/createHash
Node style hashes for use in the browser, with native hash functions in node
browserify/browserify-sign
createSign and createVerify in your browser
browserify/labeled-stream-splicer
stream splicer with labels
browserify/console-browserify
Emulate console for all the browsers
browserify/parse-asn1
browserify/browserify-rsa
browserify/cipher-base
abstract base class for crypto-streams
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/uglifyify
A browserify transform which minifies your code using UglifyJS2
browserify/.github
Housing of Browserify's GitHub configuration and base files
browserify/crypto-packages-ownership
npm owner powertool