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

Vite + RxDB + Lit
Vite + RxDB + LitTypeScript

A minimal example project demonstrating RxDB integration with Vite, Lit, and TypeScript.

#web-components#reactive-programming#example-project
Stars7
Forks1
Last commit3 months ago
rebar3_diameter_compiler
rebar3_diameter_compilerErlang

A Rebar3 plugin that compiles Diameter .dia files into Erlang modules for telecommunications protocol development.

#rebar3-plugin#diameter-protocol#compiler-plugin
Stars7
Forks14
Last commit
ember-cli-deploy-brotli
ember-cli-deploy-brotliJavaScript

An Ember CLI Deploy plugin that adds Brotli compression to your deployment pipeline for optimized asset delivery.

#deployment#asset-optimization#ember-addon
Stars7
Forks8
Last commit5 months ago
broccoli-regenerator
broccoli-regeneratorJavaScript

Transpile ES2015 generator functions to ES5 using Regenerator for Broccoli builds.

#broccoli-plugin#es5-compatibility#transpiler
Stars7
Forks2
Last commit5 years ago
webextension-manifest-loader
webextension-manifest-loaderTypeScript

A Webpack loader that processes browser extension manifest.json files, enabling vendor-specific builds and asset imports.

#browser-extension#webpack-loader#vendor-specific
Stars7
Forks0
Last commit
vite-plugin-svg-sfc
vite-plugin-svg-sfcTypeScript

A Vite/Rollup plugin that converts SVG files into Vue Single File Components with HMR and style extraction.

#rollup-plugin#svg-component#hmr
Stars7
Forks0
Last commit1 month ago
v-vite starter
v-vite starterCSS

A minimal starter template for building Veb applications with Vite.js integration in Vlang projects.

#vlang#hot-module-replacement#vite
Stars6
Forks0
Last commit9 months ago
gulp-eval
gulp-evalJavaScript

A Gulp plugin that evaluates CommonJS modules, JSON files, and JavaScript expressions within Gulp tasks.

#commonjs#file-processing#nodejs
Stars6
Forks0
Last commit9 years ago
start-ava
start-avaJavaScript

AVA test runner integration for the Start task runner.

#test-runner#plugin#start
Stars6
Forks2
Last commit9 years ago
react-native-webpackager-server
react-native-webpackager-serverJavaScript

A React Native packager server that separates library and app business code for faster builds and smaller bundle downloads.

#bundler#performance-optimization#react-native
Stars6
Forks1
Last commit
ionic-angular-collect-icons
ionic-angular-collect-iconsTypeScript

Automatically collects and groups Ionicons used in Angular projects to simplify addIcons() management and optimize bundle size.

#icon-management#cli-tool#frontend-tooling
Stars6
Forks2
Last commit
elm-webpack-starter-kid
elm-webpack-starter-kidElm

A minimal Elm 0.18 and Webpack 4 boilerplate for quick project setup.

#boilerplate#javascript-tooling#frontend
Stars5
Forks0
Last commit7 years ago
generator-node-esnext
generator-node-esnextJavaScript

Yeoman generator for creating Node.js projects with ES6/ES7 features using Traceur and ES6 module loader.

#traceur#transpiler#nodejs
Stars5
Forks0
Last commit11 years ago
vab-sdl
vab-sdlV

Extends vab to compile V applications using vlang/sdl for Android, building SDL2/SDL3 from source with Android NDK.

#sdl3#sdl2#vlang
Stars5
Forks2
Last commit8 months ago
Xake
XakeF#

A fully declarative build utility for F# with automatic parallelism, inspired by Shake.

#functional-programming#make-alternative#build-automation
Stars5
Forks0
Last commit1 day ago
grunt-defs
grunt-defsJavaScript

A Grunt plugin for static scope analysis and transpilation of ES6 block-scoped const and let variables to ES3.

#es6-transpiler#legacy-support#block-scoping
Stars5
Forks2
Last commit9 years ago
broccoli-es6-module-transpiler
broccoli-es6-module-transpilerJavaScript

A Broccoli plugin that transpiles ES6 modules to CommonJS, AMD, or bundle formats using Square's es6-module-transpiler.

#es6-modules#broccoli-plugin#commonjs
Stars5
Forks11
Last commit
aurelia-template-lint
aurelia-template-lintTypeScript

A linter for Aurelia templates that detects HTML syntax errors, obsolete tags, and binding issues before they cause runtime problems.

#developer-tools#template-linter#aurelia
Stars4
Forks0
Last commit
gulp-dart
gulp-dartJavaScript

A Gulp plugin that compiles Dart code to JavaScript using the dart2js compiler.

#dart#javascript-compiler#dart2js
Stars4
Forks2
Last commit4 years ago
scala-native-sbt-docker
scala-native-sbt-docker

Docker image with pre-installed Scala Native, SBT, and essential dependencies for rapid development.

#clang#development-environment#docker
Stars4
Forks1
Last commit9 years ago
dismake
dismakeElixir

An Elixir Mix compiler that integrates make commands into the Elixir build process.

#elixir#compilation-pipeline#elixir-build-system
Stars4
Forks0
Last commit11 years ago
traceur-compiler-loader
traceur-compiler-loaderJavaScript

A Webpack loader for the Traceur compiler that enables ES6+ JavaScript transpilation in build pipelines.

#compiler#traceur#webpack-loader
Stars4
Forks0
Last commit11 years ago
JSpecify Package-Info Generator
JSpecify Package-Info GeneratorJava

A Maven plugin that automatically generates package-info.java files with JSpecify nullness annotations for Java projects.

#generator#null-safety#package-info
Stars4
Forks1
Last commit
Lasso-analyzer
Lasso-analyzerJavaScript

A tool for analyzing and visualizing bundles created by Lasso.js to identify large or duplicate modules.

#treemap#lasso-plugin#bundle-analyzer
Stars4
Forks1
Last commit5 years ago
lasso-analyzer
lasso-analyzerJavaScript

A tool for analyzing and visualizing bundles created by Lasso.js to identify large or duplicate modules.

#lasso-plugin#performance-optimization#bundle-analyzer
Stars4
Forks1
Last commit5 years ago
broccoli-glow
broccoli-glowJavaScript

A Broccoli plugin for processing files with Glow, though specific functionality details are not provided in the README.

#broccoli-plugin#file-processing#nodejs
Stars3
Forks0
Last commit9 years ago
Template
TemplateClojure

A demonstration Frege project using Leiningen for building and running functional Java applications.

#java-interop#functional-programming#example-project
Stars3
Forks0
Last commit11 years ago
premake
premakeLua

A Premake extension that adds support for building D language projects across multiple compilers and build systems.

#d-language#compiler-support#premake-extension
Stars3
Forks2
Last commit9 years ago
snowpack-cycle
snowpack-cycleJavaScript

A preconfigured Snowpack template for building Cycle.js applications with fast development workflows.

#cyclejs#snowpack#reactive-programming
Stars2
Forks0
Last commit5 years ago
mixunit
mixunitElixir

An EUnit test runner task for Mix-based Elixir projects.

#elixir#test-runner#unit-testing
Stars2
Forks0
Last commit11 years ago
angular-env-builder
angular-env-builderTypeScript

A custom Angular builder that generates environment.ts files from environment variables with type support.

#devops#environment-variables#angular-builder
Stars2
Forks0
Last commit5 days ago
CakeVite plugin
CakeVite pluginPHP

A Vite.js integration plugin for CakePHP 5+ applications, providing seamless asset management and Hot Module Replacement.

#cakephp#hot-module-replacement#plugin
Stars2
Forks0
Last commit6 months ago
ngx-schematic-builder
ngx-schematic-builderTypeScript

A custom Angular builder for compiling, bundling, and packaging Angular schematic projects for distribution.

#developer-tools#packaging#angular-schematics
Stars2
Forks0
Last commit10 months ago
gobble-es6-transpiler
gobble-es6-transpilerJavaScript

A gobble plugin that compiles ES6 JavaScript files to ES5 using the es6-transpiler.

#compiler#transpiler#frontend-tooling
Stars2
Forks2
Last commit11 years ago
rebar3_neotoma_plugin
rebar3_neotoma_pluginErlang

A Rebar3 plugin that compiles neotoma Parser Expression Grammar (PEG) files into Erlang modules.

#neotoma#compiler-plugin#peg
Stars2
Forks11
Last commit10 years ago
duo-typescript
duo-typescriptJavaScript

A TypeScript compiler plugin for the Duo JavaScript package manager.

#duo#compiler-plugin#typescript
Stars1
Forks1
Last commit11 years ago
PreviousPage 16 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
1 month ago
5 years ago
10 years ago
2 days ago
11 years ago
7 years ago
9 months ago
#Javascript180
#Nodejs143
#Frontend Tooling106
#Gulp Plugin80
#Frontend72
#Automation71
#Cli Tool59
#Webpack50
#Task Runner47
#Dependency Management46
#Typescript46
#Developer Tools44