browserify
Browser bundler
Enables Node.js-style module loading in the browser
browser-side require() the node.js way
15k stars
288 watching
1k forks
Language: JavaScript
last commit: 4 months ago
Linked from 3 awesome lists
browserbundlercommonjsjavascriptmodule-bundlermodules
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices. | 4,587 |
| A file and module loader for JavaScript applications | 12,953 |
| Makes Node.js stream API compatible with browser environments. | 103 |
| A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
| Automatically rebuilds browserify bundles in response to file changes | 1,789 |
| A minimal AMD loader implementation that replaces the full RequireJS library after optimization | 2,414 |
| An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| A utility library for working with native JavaScript objects | 4,537 |
| A comprehensive guide to using webpack for managing JavaScript application bundles and assets | 10,105 |
| A tool for managing target browsers and Node.js versions for front-end development. | 13,067 |
| A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,598 |
| A Node.js events module implementation for environments without it. | 1,391 |
| A utility for conditionally joining class names together based on conditions provided as arguments | 17,641 |
| A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes | 2,759 |
| Builds WYSIWYG editors for HTML content | 3,971 |