browserify-handbook

Browserification guide

A comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices.

how to build modular applications with browserify

GitHub

5k stars
107 watching
290 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
browserify/browserify Enables Node.js-style module loading in the browser 14,621
browserify/stream-browserify Makes Node.js stream API compatible with browser environments. 103
webpack/webpack A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. 64,893
ef4/ember-browserify An ember-cli addon for loading CommonJS modules from npm via browserify 172
andrewplummer/sugar A utility library for working with native JavaScript objects 4,537
browserify/events A Node.js events module implementation for environments without it. 1,391
browserslist/browserslist A tool for managing target browsers and Node.js versions for front-end development. 13,067
npm/cli A package manager for JavaScript that enables users to manage and install dependencies for web applications. 8,558
petehunt/webpack-howto A comprehensive guide to using webpack for managing JavaScript application bundles and assets 10,105
ruanyf/webpack-demos A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. 9,598
anodynos/urequire Automates module conversion and bundling with support for multiple languages and plugins 265
mozilla/webextension-polyfill A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes 2,759
fastify/fastify A web framework designed to provide the best developer experience with minimal overhead and a powerful plugin architecture. 32,612
ronami/minipack An implementation of a simplified module bundler written in JavaScript 3,202
css-modules/css-modulesify A browserify plugin to enable CSS Modules support 403