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

Crisper
CrisperJavaScript

A tool that extracts inline JavaScript from HTML files to enable Content Security Policy compliance.

#polymer#html-processing#security
Stars106
Forks22
Last commit9 years ago
gulp-riot
gulp-riotJavaScript

A Gulp plugin that compiles Riot.js .tag files into JavaScript for use in build pipelines.

#javascript-compiler#riotjs#frontend
Stars105
Forks10
Last commit7 years ago
ember-cli-autoprefixer
ember-cli-autoprefixerJavaScript

Automatically runs your Ember CLI project's styles through Autoprefixer for cross-browser CSS compatibility.

#autoprefixer#cross-browser#ember-cli
Stars103
Forks25
Last commit3 years ago
Gulp-vulcanize
Gulp-vulcanizeJavaScript

A Gulp plugin to concatenate Web Components into a single file using Vulcanize.

#web-components#concatenate#polymer
Stars101
Forks23
Last commit5 years ago
rebar3_hex
rebar3_hexErlang

A Rebar3 plugin providing providers to interact with Hex.pm for publishing and managing Erlang/Elixir packages.

#open-source-publishing#elixir#rebar3-plugin
Stars100
Forks49
Last commit3 days ago
scuba
scubaPython

A tool that simplifies using Docker containers for development by encapsulating build environments in containers.

#containerization#devops#build-tools
Stars99
Forks18
Last commit6 months ago
PostCSS Elm Tailwind
PostCSS Elm TailwindJavaScript

A PostCSS plugin that generates Elm modules from your Tailwind CSS configuration for type-safe styling.

#type-safety#frontend-tooling#utility-classes
Stars99
Forks16
Last commit3 years ago
WC-Loader
WC-LoaderJavaScript

A webpack loader that enables seamless integration of web components (Polymer, x-tags) with hot code reload support.

#web-components#webcomponents-webpack-loader#wc-loader
Stars99
Forks14
Last commit9 years ago
love-build
love-buildLua

A zero-dependency cross-platform builder for LÖVE games, exporting to Windows, macOS, Linux, and Steam Deck.

#packaging#build-tools#game-development
Stars98
Forks9
Last commit1 year ago
Create Preact App
Create Preact AppJavaScript

A fork of create-react-app that sets up Preact projects with zero build configuration.

#create-react-app#build-tools#scaffold
Stars94
Forks8
Last commit7 years ago
opam2nix
opam2nixOCaml

Generates Nix expressions from OPAM packages to build OCaml projects within the Nix ecosystem.

#dependency-resolution#nix#package-management
Stars93
Forks28
Last commit1 year ago
Environment Configuration
Environment ConfigurationDart

Generates environment-specific configuration classes and .env files for Dart/Flutter apps during CI/CD builds.

#dart#environment-variables#environment
Stars91
Forks7
Last commit1 year ago
Grunt-yslow
Grunt-yslowJavaScript

A Grunt task for testing web page performance using YSlow and PhantomJS.

#yslow#performance-testing#web-performance
Stars90
Forks15
Last commit9 years ago
svelte-preprocess-sass
svelte-preprocess-sassJavaScript

A Svelte preprocessor that enables Sass/SCSS support in Svelte components.

#sass#frontend#scss
Stars90
Forks6
Last commit3 years ago
ember-cli-release
ember-cli-releaseJavaScript

An Ember CLI addon for automating version bumps, tagging, and publishing with configurable strategies and hooks.

#version-management#cli-tool#release-automation
Stars90
Forks17
Last commit6 years ago
elm-starter
elm-starterElm

An Elm-based bootstrapper for building Progressive Web Applications with pre-rendering and offline support.

#offline-first#static-site-generator#pre-rendering
Stars90
Forks7
Last commit3 years ago
webpack-plugin
webpack-pluginTypeScript

A Webpack plugin that enables bundling and building Aurelia applications with Webpack.

#javascript-framework#aurelia#frontend-tooling
Stars88
Forks33
Last commit3 years ago
ESP32 Linux - Docker builder
ESP32 Linux - Docker builderDockerfile

A Docker-based builder for compiling and flashing Linux onto ESP32-S3 microcontrollers.

#iot#esp32#firmware-flashing
Stars88
Forks10
Last commit1 year ago
TodoMVC in Electron
TodoMVC in ElectronSCSS

A TodoMVC application built with Elm and Electron, featuring automatic compilation and live reload.

#gulp#functional-programming#desktop-app
Stars87
Forks10
Last commit3 years ago
es6-boilerplate
es6-boilerplateJavaScript

A boilerplate for writing ES6 applications with transpilation to ES5, supporting AMD and browser global modules with build tooling.

#module-system#gulp#unit-testing
Stars87
Forks3
Last commit8 years ago
electron-installer-redhat
electron-installer-redhatJavaScript

Create Red Hat/RPM packages for Electron applications on Linux.

#red-hat#app-distribution#rpm
Stars85
Forks49
Last commit25 days ago
Gulp-google-cdn
Gulp-google-cdnJavaScript

A Gulp plugin that replaces local script references with Google CDN URLs for improved performance.

#performance-optimization#html-processing#nodejs
Stars83
Forks7
Last commit5 years ago
bashing
bashingShell

A tool for developing modular single-file Bash scripts by organizing code across multiple files.

#devops#shell-scripting#cli-tool
Stars83
Forks9
Last commit6 years ago
ember-cli-dependency-lint
ember-cli-dependency-lintJavaScript

Lint Ember app addon dependencies to ensure only one version of each is activated in the final build.

#npm#ember-addon#cli-tool
Stars83
Forks7
Last commit1 month ago
grunt-es6-module-transpiler
grunt-es6-module-transpilerJavaScript

A Grunt task for transpiling ES6 module syntax into AMD, CommonJS, YUI, or globals formats.

#es6-modules#commonjs#module-transpiler
Stars83
Forks22
Last commit10 years ago
purs-nix
purs-nixNix

A Nix-based tool for managing PureScript projects with a custom package set and CLI.

#functional-programming#cli-tool#purescript
Stars82
Forks29
Last commit5 months ago
elsy
elsyGo

An opinionated, multi-language build tool based on Docker and Docker Compose for consistent development workflows.

#multi-language#containerization#devops
Stars80
Forks22
Last commit4 years ago
Giter8 template for a minimal Scala Native project
Giter8 template for a minimal Scala Native projectScala

A Giter8 template for creating minimal Scala Native projects with a single command.

#project-template#native-compilation#example
Stars80
Forks31
Last commit
gulp-htmlhint
gulp-htmlhintJavaScript

A Gulp plugin wrapper for HTMLHint to validate HTML files in build pipelines.

#automated-testing#frontend-tooling#code-quality
Stars80
Forks19
Last commit3 years ago
persistify
persistifyJavaScript

A wrapper around browserify and watchify that enables incremental builds without requiring watch mode, dramatically reducing build times.

#javascript-bundler#build-optimization#browserify-wrapper
Stars77
Forks7
Last commit2 years ago
sbt-derivation
sbt-derivationNix

A Nix library for building Scala sbt projects with reproducible, declarative builds.

#nixos#nix#scala
Stars75
Forks11
Last commit2 years ago
LÖVE Build
LÖVE BuildShell

A GitHub Action that builds LÖVE game projects into distributable executables for Windows, macOS, and Linux.

#packaging#luarocks#game-development
Stars75
Forks10
Last commit29 days ago
cc-tstl-template
cc-tstl-templateTypeScript

A template for writing ComputerCraft programs in TypeScript, compiling to Lua with full typing support.

#computercraft#template#typescript
Stars75
Forks25
Last commit4 months ago
gulp-plugin-boilerplate
gulp-plugin-boilerplateJavaScript

A boilerplate template for creating Gulp plugins with current best practices.

#gulp#boilerplate#nodejs
Stars75
Forks8
Last commit2 years ago
Vite Lit Element TS SASS
Vite Lit Element TS SASSTypeScript

A Vite template for building Lit web components with TypeScript and Sass support.

#web-components#sass#lit-html
Stars74
Forks8
Last commit3 years ago
Subodha Magento2 Gulp Integration
Subodha Magento2 Gulp IntegrationJavaScript

A Gulp-based build tool for Magento 2 that replaces Grunt for faster LESS/CSS compilation and live reload.

#gulp#theme-development#less-compilation
Stars73
Forks26
Last commit5 years ago
PreviousPage 11 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
18 days ago
#Javascript180
#Nodejs143
#Frontend Tooling106
#Gulp Plugin80
#Frontend72
#Automation71
#Cli Tool59
#Webpack50
#Task Runner47
#Typescript46
#Dependency Management46
#Developer Tools44