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

generator-web-extension
generator-web-extensionJavaScript

A Yeoman generator that scaffolds cross-browser web extension projects with build tooling.

#web-extension#generator#developer-tools
Stars317
Forks19
Last commit3 years ago
gulp-filter
gulp-filterJavaScript

A Gulp plugin that filters files in a vinyl stream using glob patterns, with optional restoration.

#stream-processing#glob-patterns#filter
Stars313
Forks34
Last commit3 months ago
Composer-MonoRepo-Plugin
Composer-MonoRepo-PluginPHP

A Composer plugin for managing monolithic repositories with multiple PHP packages and explicit per-package dependencies.

#composer-plugin#dependency-management#autoloader
Stars312
Forks43
Last commit
gulp-jscs
gulp-jscsJavaScript

A Gulp plugin for checking and fixing JavaScript code style using JSCS.

#jscs#code-style#code-quality
Stars311
Forks48
Last commit8 years ago
vue-cli-plugin-chrome-extension-cli
vue-cli-plugin-chrome-extension-cliJavaScript

A Vue CLI plugin to quickly scaffold Chrome extension projects with Vue 2, Vue 3, TypeScript, or JavaScript.

#vue2#template#browser-extension
Stars310
Forks22
Last commit
gulp-karma
gulp-karmaJavaScript

Example of integrating Karma test runner into Gulp.js builds using Karma's public API.

#javascript-testing#gulp#test-runner
Stars309
Forks39
Last commit9 years ago
wellington
wellingtonGo

A fast Sass preprocessor that adds spriting and image operations using libsass, as a drop-in replacement for Compass.

#frontend-workflow#libsass#cli-tool
Stars301
Forks14
Last commit3 years ago
electron-packager
electron-packagerTypeScript

Package Electron apps into OS-specific bundles (.app, .exe, etc.) via JavaScript or command line.

#hacktoberfest#electron-packager#desktop-apps
Stars299
Forks39
Last commit1 day ago
Babel-plugin-css-in-js
Babel-plugin-css-in-jsJavaScript

A Babel plugin that transforms inline JavaScript styles into CSS class names and bundles them into a CSS file.

#babel-plugin#frontend#css-bundling
Stars295
Forks8
Last commit9 years ago
NsDepCop
NsDepCopC#

A static code analysis tool that enforces namespace and assembly dependency rules in C# projects.

#namespace#nuget#msbuild
Stars294
Forks38
Last commit4 days ago
node-sass-magic-importer
node-sass-magic-importerTypeScript

A collection of custom node-sass importers enabling selector-specific imports, filtering, globbing, and single-import logic.

#hacktoberfest#node-sass#selector-filtering
Stars294
Forks24
Last commit
grunt-aws-s3
grunt-aws-s3JavaScript

A Grunt plugin for uploading, downloading, deleting, and copying files to/from AWS S3 using the AWS SDK.

#continuous-integration#cloud-storage#nodejs
Stars292
Forks89
Last commit3 years ago
modular-css
modular-cssJavaScript

A streamlined, tool-agnostic CSS Modules implementation with composition, scoping, and values.

#vitejs#style-scoping#vite
Stars291
Forks19
Last commit1 day ago
foy
foyTypeScript

A simple, lightweight, type-friendly, and modern task runner for general-purpose automation.

#async-await#shell-scripting#promise-based
Stars290
Forks16
Last commit12 days ago
gulp-template
gulp-templateJavaScript

A Gulp plugin for rendering and precompiling Lodash/Underscore templates in HTML files.

#template#html-templating#template-engine
Stars288
Forks78
Last commit10 months ago
frozeman:build-client
frozeman:build-clientJavaScript

A tool to bundle the client part of a Meteor app into static files for hosting on any server or via file://.

#static-site-generator#static-hosting#deployment-tool
Stars278
Forks68
Last commit4 months ago
next-img
next-imgJavaScript

A Next.js plugin for build-time image optimization with persistent caching, supporting static exports and art direction.

#frontend-performance#png#responsive-images
Stars276
Forks10
Last commit1 month ago
dogo
dogoGo

A file watcher that automatically compiles and restarts your application when source files change.

#windows-api#filewatcher#devops
Stars274
Forks45
Last commit7 years ago
Parcel plugin Visualizer
Parcel plugin VisualizerJavaScript

A Parcel bundler plugin that visualizes bundle contents with interactive treemaps for optimization.

#treemap#parcel-plugin#performance-optimization
Stars272
Forks17
Last commit
gulp-inline-css
gulp-inline-cssJavaScript

A Gulp plugin that inlines CSS into HTML style attributes, optimized for email templates and performance.

#email-templates#inline-css#cheerio
Stars271
Forks28
Last commit4 years ago
dockerfilegraph
dockerfilegraphGo

A CLI tool that visualizes multi-stage Dockerfiles as dependency graphs using Graphviz.

#graph#devops#dockerfile
Stars271
Forks17
Last commit4 days ago
gulp-front
gulp-frontPug

A lean gulp-based boilerplate for frontend development with Pug, Stylus, and Babel.

#hacktoberfest#gulp#stylus
Stars258
Forks53
Last commit3 years ago
gulp-bump
gulp-bumpJavaScript

A Gulp plugin to bump Semantic Versioning (semver) numbers in any file type.

#semver#workflow-automation#release-automation
Stars255
Forks26
Last commit6 years ago
qt-android-cmake
qt-android-cmakeCMake

A CMake utility for building and deploying Qt applications on Android without requiring QtCreator or QMake.

#deployment#qt#android
Stars250
Forks83
Last commit4 years ago
parcelify
parcelifyJavaScript

A browserify plugin that bundles CSS from npm modules, enabling CSS dependencies alongside JavaScript.

#npm-modules#browserify-plugin#css-dependencies
Stars250
Forks18
Last commit6 years ago
gulp-strip-debug
gulp-strip-debugJavaScript

A Gulp plugin that removes console, alert, and debugger statements from JavaScript code for production builds.

#code-cleanup#debug#production-optimization
Stars249
Forks19
Last commit10 months ago
wzrd
wzrdJavaScript

A super minimal browserify development server for local frontend development with live reloading.

#browserify#frontend-development#development-server
Stars249
Forks14
Last commit5 years ago
Webpack interview questions & answers
Webpack interview questions & answersJavaScript

A comprehensive collection of Webpack interview questions and answers for interview preparation and knowledge testing.

#developer-education#webpack-questions#technical-interviews
Stars244
Forks60
Last commit
gulp-csso
gulp-cssoJavaScript

A Gulp plugin that minifies CSS using CSSO for maximum compression and structural optimization.

#css-minifier#web-performance#css-optimization
Stars240
Forks23
Last commit4 years ago
Seed
SeedScala

A user-friendly, fast, and flexible build tool for Scala projects using TOML configuration and Bloop for compilation.

#scala-js#scalajs#bloop
Stars238
Forks11
Last commit5 years ago
create-cycle-app
create-cycle-appJavaScript

A zero-configuration tool for quickly bootstrapping Cycle.js applications with customizable flavors.

#boilerplate-generator#cyclejs#cycle
Stars238
Forks21
Last commit6 years ago
gulp-react
gulp-reactJavaScript

A Gulp plugin to precompile React JSX templates into JavaScript (deprecated).

#compilation#deprecated#frontend
Stars233
Forks29
Last commit10 years ago
react-native-babel
react-native-babelObjective-C

Configuration to build React Native apps with ES6+ using webpack and Babel.

#react-native#module-bundler#es6
Stars231
Forks13
Last commit10 years ago
psc-package
psc-packageHaskell

A package manager for PureScript that uses Git-based package sets for reproducible dependency management.

#functional-programming#dependency-management#git-based
Stars228
Forks44
Last commit4 years ago
gulp-coffee
gulp-coffeeJavaScript

A Gulp plugin that compiles CoffeeScript files to JavaScript with support for source maps.

#javascript-compiler#nodejs#coffeescript
Stars227
Forks70
Last commit5 years ago
darklua
darkluaRust

A command line tool that transforms Lua 5.1 and Roblox Luau code using configurable rules.

#luau#roblox#cli-tool
Stars224
Forks46
Last commit11 days ago
PreviousPage 8 of 17Next

Related Tags

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
2 years ago
2 years ago
2 years ago
3 years ago
8 years ago
#Javascript180
#Nodejs143
#Frontend Tooling106
#Gulp Plugin80
#Frontend72
#Automation71
#Cli Tool59
#Webpack50
#Task Runner47
#Typescript46
#Dependency Management46
#Developer Tools44