Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Build Tool

Build Tool

589 projects

Showing 36 of 589 projects

confusing-browser-globals
confusing-browser-globalsJavaScript

A deprecated tool to bootstrap React applications with zero build configuration.

#single-page-app#build-tools#boilerplate
Stars103.3k
Forks26.9k
Last commit1 year ago
Create React App
Create React AppJavaScript

A deprecated CLI tool to bootstrap React applications with zero build configuration.

#single-page-app#build-tools#boilerplate
Stars103.3k
Forks26.9k
Last commit1 year ago
Vite
ViteTypeScript

A fast frontend build tool with instant server start and lightning-fast hot module replacement.

#plugin-system#es-modules#hmr
Stars82.8k
Forks8.7k
Last commit21 hours ago
Vite Lit Starter
Vite Lit StarterTypeScript

A fast frontend build tool with instant server start and lightning-fast hot module replacement.

#es-modules#hot-module-replacement#hmr
Stars82.8k
Forks8.7k
Last commit21 hours ago
webpack
webpackJavaScript

A module bundler for JavaScript and other assets, enabling code splitting and transformation via loaders.

#compiler#javascript-compiler#plugins
Stars66.0k
Forks9.5k
Last commit18 hours ago
parcel
parcelJavaScript

A zero-configuration web application bundler that automatically handles assets, transforms, and dependencies.

#javascript-bundler#compiler#commonjs
Stars44.0k
Forks2.3k
Last commit8 days ago
Babel
BabelTypeScript

A JavaScript compiler that transforms modern JavaScript code into backwards-compatible versions for older environments.

#compiler#transpiler#frontend
Stars44.0k
Forks6.0k
Last commit1 day ago
Babel
BabelTypeScript

A JavaScript compiler that transforms modern JavaScript code into backwards-compatible versions for older environments.

#compiler#developer-tools#transpiler
Stars44.0k
Forks6.0k
Last commit1 day ago
esbuild
esbuildGo

An extremely fast JavaScript and TypeScript bundler written in Go, designed for modern web development.

#javascript-bundler#minification#minifier
Stars40.1k
Forks1.3k
Last commit1 month ago
SWC
SWCRust

A super-fast Rust-based TypeScript/JavaScript compiler for faster web development.

#compiler#javascript-compiler#transpiler
Stars34.2k
Forks1.6k
Last commit17 hours ago
Github Repository
Github RepositoryJavaScript

A streaming build system and toolkit for automating and enhancing development workflows.

#plugin-ecosystem#workflow-automation#frontend-tooling
Stars32.9k
Forks4.1k
Last commit7 months ago
CLI Documentation
CLI DocumentationJavaScript

A streaming build system and toolkit to automate painful or time-consuming tasks in your development workflow.

#development-workflow#workflow-automation#frontend-tooling
Stars32.9k
Forks4.1k
Last commit7 months ago
Turbo
TurboRust

A high-performance build system optimized for JavaScript and TypeScript monorepos, written in Rust.

#incremental-builds#build-system#typescript
Stars31.1k
Forks2.4k
Last commit22 hours ago
angular-rspack
angular-rspackTypeScript

A smart monorepo platform built with Rust that optimizes builds, scales CI, and integrates AI agents to accelerate development.

#hacktoberfest#nx-workspaces#nextjs
Stars29.3k
Forks3.0k
Last commit1 day ago
PostCSS
PostCSSTypeScript

A tool for transforming CSS with JavaScript plugins, enabling linting, future syntax transpilation, and more.

#autoprefixer#css-processor#css-linting
Stars29.0k
Forks1.6k
Last commit6 days ago
Official GitHub repository
Official GitHub repositoryTypeScript

The official command-line interface tool for initializing, developing, scaffolding, and maintaining Angular applications.

#development-workflow#angular-cli#frontend
Stars27.0k
Forks11.8k
Last commit3 days ago
rollup
rollupJavaScript

A next-generation ES module bundler that compiles JavaScript modules into optimized bundles for libraries and applications.

#open-source#es-modules#tree-shaking
Stars26.3k
Forks1.8k
Last commit20 hours ago
svgo
svgoJavaScript

A Node.js tool for optimizing SVG files by removing redundant information without affecting rendering.

#hacktoberfest#minification#command-line-tool
Stars22.7k
Forks1.5k
Last commit18 days ago
autoprefixer
autoprefixerJavaScript

A PostCSS plugin that automatically adds vendor prefixes to CSS rules using data from Can I Use.

#cross-browser-compatibility#css-grid#frontend
Stars22.2k
Forks1.3k
Last commit2 days ago
Awesome Vite
Awesome ViteJavaScript

A curated list of awesome resources, templates, and plugins for the Vite.js build tool and development ecosystem.

#developer-tools#vitejs#awesome-list
Stars17.2k
Forks1.3k
Last commit7 months ago
Official Repository
Official RepositoryJavaScript

A dynamic stylesheet language that extends CSS with variables, mixins, functions, and more.

#css-mixins#stylesheet language#css-variables
Stars17.0k
Forks3.4k
Last commit1 day ago
Task
TaskGo

A fast, cross-platform build tool and task runner inspired by Make, designed for modern development workflows.

#devops#taskfile#make-alternative
Stars16.1k
Forks907
Last commit22 hours ago
Bower
BowerJavaScript

A package manager for the web that manages front-end dependencies via Git with a flat dependency tree.

#npm#dependency-management#git
Stars14.9k
Forks1.8k
Last commit1 year ago
rolldown
rolldownRust

A fast Rust-based JavaScript/TypeScript bundler with Rollup-compatible API, intended for Vite's future bundler.

#javascript-bundler#bundler#vite
Stars13.9k
Forks1.0k
Last commit19 hours ago
Uglify
UglifyJavaScript

A JavaScript parser, minifier, compressor, and beautifier toolkit for optimizing code size and performance.

#compressor#minification#cli-tool
Stars13.4k
Forks1.2k
Last commit1 year ago
Webpack bundle analyzer
Webpack bundle analyzerJavaScript

Visualize webpack bundle sizes with an interactive zoomable treemap to analyze and optimize your build output.

#chart#treemap#analyze
Stars12.7k
Forks514
Last commit4 days ago
webpack-bundle-analyzer
webpack-bundle-analyzerJavaScript

Visualize webpack bundle sizes with an interactive zoomable treemap to analyze and optimize your build output.

#chart#treemap#analyze
Stars12.7k
Forks514
Last commit4 days ago
Devbox
DevboxGo

A command-line tool for creating isolated, reproducible development environments using Nix packages.

#shell-isolation#containerization#devops
Stars12.4k
Forks357
Last commit1 day ago
WXT
WXTTypeScript

A next-generation framework for building web extensions with TypeScript, HMR, and support for all major browsers.

#module-system#chrome-extensions#developer-tools
Stars10.5k
Forks564
Last commit2 days ago
Critical
CriticalJavaScript

Extracts and inlines critical-path CSS from HTML to improve page load performance.

#gulp#critical-css#inline-css
Stars10.3k
Forks390
Last commit1 day ago
swift-package-manager
swift-package-managerSwift

The official package manager for Swift, handling dependencies, building, and distributing source code.

#source-distribution#dependency-management#cross-platform
Stars10.2k
Forks1.5k
Last commit20 hours ago
swift-package-manager
swift-package-managerSwift

The official package manager for Swift, handling dependencies, building, and distributing Swift code.

#open-source#dependency-management#code-distribution
Stars10.2k
Forks1.5k
Last commit20 hours ago
React App Rewire Preact
React App Rewire PreactJavaScript

Override create-react-app webpack, Jest, and dev server configurations without ejecting.

#configuration-override#create-react-app#frontend-development
Stars9.8k
Forks418
Last commit1 day ago
Checkstyle
CheckstyleJava

A development tool that helps programmers write Java code adhering to configurable coding standards and best practices.

#hacktoberfest#development-tool#coding-standards
Stars9.6k
Forks4.2k
Last commit18 hours ago
UnCSS
UnCSSJavaScript

A Node.js tool that removes unused CSS from stylesheets by analyzing HTML files and executing JavaScript.

#stylesheets#uncss#unusedcss
Stars9.4k
Forks404
Last commit2 years ago
ClojureScript
ClojureScriptClojure

A compiler that transforms Clojure code into optimized JavaScript, leveraging the Google Closure compiler for production builds.

#google-closure#functional-programming#javascript-compiler
Stars9.4k
Forks784
Last commit1 month ago
Page 1 of 17Next

Related Tags

#Javascript180#Nodejs143#Frontend Tooling106#Gulp Plugin80#Frontend72#Automation71#Cli Tool59#Webpack50#Task Runner47#Dependency Management46#Typescript46#Developer Tools44
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub