27 projects
Webpack
Webpack is a static module bundler for modern JavaScript applications. It processes web applications by recursively building a dependency graph that includes every module an application needs, then packages all those modules into one or more bundles that can be served to the web browser.
15,861
4,435
$9.7M
Bun
Bun is a fast all-in-one JavaScript runtime and toolkit that includes a bundler, test runner, and Node.js-compatible package manager. It aims to run JavaScript and TypeScript at high performance using the JavaScriptCore engine, with built-in support for Web APIs, npm packages, and native ESM and CommonJS modules.
14,370
4,410
$77M
Vite
Vite is a modern frontend build tool that offers a faster and leaner development experience. It provides instant server start using native ES modules, lightning-fast Hot Module Replacement (HMR), and optimized builds with automatic code-splitting and pre-bundling dependencies.
13,274
3,208
$3.6M
Parcel
Parcel is a zero-configuration web application bundler that offers blazing fast performance, out-of-the-box support for various file types, and automatic transformation of assets without requiring plugins or configuration. It can handle JavaScript, CSS, HTML, file assets, and more while providing features like hot module replacement and an optimized production build process.
8,715
2,697
$6.5M
Rollup
Next-generation ES module bundler
4,147
1,499
$10M
esbuild
esbuild is a high-performance JavaScript bundler and minifier written in Go, designed to be significantly faster than existing tools while maintaining build quality. It provides an optimized build system for JavaScript and TypeScript projects with features like tree-shaking, minification, and source maps.
3,904
1,499
$7.1M
Metro
Metro is a JavaScript bundler and build tool optimized for React Native applications, providing fast bundling, hot reloading, and efficient module system support for mobile development
1,866
424
$3.2M
Rspack
Rspack is a high-performance JavaScript bundler written in Rust, designed to be a fast and feature-rich alternative to webpack with a focus on build performance and compatibility with the webpack ecosystem
1,814
437
$25M
Resolve
A Node.js module that implements the node require.resolve() algorithm for resolving file paths and module dependencies, including support for browser-field resolution
408
210
$115K
Unplugin
Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more
252
85
$234K
BundleStats Project
Analyze bundle stats(bundle size, assets, modules, packages) and compare the results between different builds. Support for webpack, rspack, rollup and vite.
Encore
A simple but powerful API for processing & compiling assets built around Webpack
HTML Webpack Plugin
Simplifies creation of HTML files to serve your webpack bundles
Module Federation
Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications
Rsbuild Tool Powered by Rspack
The Rspack powered build tool. Support us with a star ⭐️
Trunk
Build, bundle & ship your Rust WASM application to the web.
Unimport
Unified utils for auto importing APIs in modules.
Webpack Bundle Analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Webpack Terser Plugin by webpack-contrib
Terser Plugin
rolldown-fast-rust-bundler
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
rollup-plugin-postcss
Seamless integration between Rollup and PostCSS.
tsup
The simplest and fastest way to bundle your TypeScript libraries.
webpack-dev-middleware
A development middleware for webpack
webpack-merge
Merge designed for webpack
webpack-sources
Source code handling classes for webpack