34 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,887
4,458
$9.8M
nx
Nx is a smart, extensible build framework and set of monorepo tools for developing, testing, and building JavaScript/TypeScript applications at scale. It provides capabilities for managing multiple applications and libraries within a single workspace, offering features like dependency graph visualization, intelligent build caching, and automated code generation.
13,474
2,765
$36M
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,370
3,259
$3.5M
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,726
2,720
$6.5M
Laravel Mix
The power of webpack, distilled for the rest of us.
5,433
1,169
$338K
Rollup
Next-generation ES module bundler
4,160
1,502
$11M
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,927
1,510
$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,872
428
$3.3M
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,850
454
$26M
ng-packagr
Compile and package Angular libraries in Angular Package Format (APF)
1,671
402
$330K
PostCSS
PostCSS is a tool for transforming CSS with JavaScript plugins. It allows developers to automate CSS operations like adding vendor prefixes, parsing future CSS syntax, handling variables and mixins, and optimizing output through a flexible plugin ecosystem.
1,533
512
$483K
Bit
A build system for development of composable software.
1,375
285
$8.9M
Rsbuild
The Rspack powered build tool. Support us with a star ⭐️
891
178
$3.5M
Trunk
Build, bundle & ship your Rust WASM application to the web.
847
292
$452K
Rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
691
266
$28M
babel-plugin-module-resolver
A Babel plugin that simplifies the configuration of module aliases and custom module resolution in JavaScript/Node.js projects by allowing developers to define custom import paths and directory mappings
634
229
$44K
rollup-plugin-postcss
A Rollup plugin for processing CSS, Sass, Less and other CSS preprocessors with PostCSS support, allowing seamless integration of CSS processing into JavaScript build pipelines
620
217
$50K
Dart WebDev
A development tool and build system for Dart web applications that provides dependency management, compilation, and development server capabilities
542
107
$2.7M
Embroider
Embroider is a build system and bundler for Ember.js applications that provides modern JavaScript packaging features while maintaining backward compatibility. It enables incremental adoption of modern build practices and offers optimizations like tree-shaking, code splitting, and static analysis for Ember applications.
410
118
$2.1M
Vite Ruby
Vite Ruby is a Ruby integration for Vite.js that enables fast frontend development with Vite in Ruby web applications, providing HMR (Hot Module Replacement), asset bundling, and seamless integration with Rails and other Ruby web frameworks
396
143
$346K
Unplugin
Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more
252
86
$234K
webpack-merge
Merge designed for webpack
212
87
$119K
Aegir
AEgir - Automated JavaScript project building
123
52
$342K
BundleStats Project
Analyze bundle stats(bundle size, assets, modules, packages) and compare the results between different builds. Support for webpack, rspack, rollup and vite.
Copy Webpack Plugin
Copy files and directories with webpack
Fork TS Checker Webpack Plugin
Webpack plugin that runs typescript type checker on a separate process.
Vite Plugin DTS
A Vite plugin for generating `.d.ts` files.
Vite Plugin Svelte
Svelte plugin for https://vite.dev
Vite TSConfig Paths
Support for TypeScript's path mapping in Vite
Vue CLI
🛠️ webpack-based tooling for Vue.js Development
Vue Loader
📦 Webpack loader for Vue.js components
gruntjs/grunt
Grunt: The JavaScript Task Runner
tsup
The simplest and fastest way to bundle your TypeScript libraries.
webpack-sources
Source code handling classes for webpack