All Git Users → browserify

30 open source projects by browserify

1. Http Browserify
node's http module, but for the browser
✭ 236
javascript
2. Browserify
browser-side require() the node.js way
3. Module Deps
walk the dependency graph to generate a stream of json output
✭ 202
javascript
4. Bundle Collapser
convert bundle paths to IDs to save bytes in browserify bundles
✭ 193
javascript
5. Node Util
node.js util module as a module
6. Browser Pack
pack node-style source files from a json stream into a browser bundle
✭ 164
javascript
7. Static Eval
evaluate statically-analyzable expressions
✭ 151
javascript
8. Watchify
watch mode for browserify builds
✭ 1,784
javascript
9. Vm Browserify
require('vm') like in node but for the browser
✭ 139
javascript
10. Common Shakeify
browserify tree shaking plugin using `common-shake`
11. Browser Resolve
resolve function which support the browser field in package.json
✭ 98
javascript
12. Static Module
convert module usage to inline expressions
✭ 71
javascript
13. Ify Loader
Webpack loader to handle browserify transforms as intended.
✭ 67
javascript
14. Browser Unpack
parse a bundle generated by browser-pack
✭ 53
javascript
15. Stream Splicer
streaming pipeline with a mutable configuration
16. Events
Node's event emitter for all engines.
✭ 1,018
javascript
18. Resolve
Implements the node.js require.resolve() algorithm
19. Wzrd.in
browserify as a service.
✭ 602
javascript
20. Browserify Website
the code that runs http://browserify.org
✭ 553
html
21. Brfs
browserify fs.readFileSync() static asset inliner
✭ 553
javascript
22. Rustify
Rust WebAssembly transform for Browserify
✭ 496
javascript
23. Browserify Handbook
how to build modular applications with browserify
✭ 4,487
javascriptHTML
24. Factor Bundle
factor browser-pack bundles into common shared bundles
✭ 407
javascript
25. Webworkify
launch a web worker that can require() in the browser with browserify
✭ 399
javascript
26. Tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
27. Detective
Find all calls to require() no matter how deeply nested using a proper walk of the AST
28. Commonjs Assert
Node.js's require('assert') for all engines
29. stream-browserify
the stream module from node core for browsers
✭ 83
javascript
30. timers-browserify
timers module for browserify
✭ 22
javascript
1-30 of 30 user projects