Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Webpack

Webpack

259 projects

Showing 36 of 259 projects

Start Imba
Start ImbaJavaScript

A CLI tool to quickly generate new Imba projects with zero configuration.

#gluegun#developer-tools#imba
Stars22
Forks0
Last commit5 months ago
Webpack-Marionette
Webpack-MarionetteJavaScript

A boilerplate for integrating Webpack and ES6 features into Marionette/Backbone applications with lazy loading.

#crud#marionettejs#boilerplate
Stars21
Forks2
Last commit9 years ago
jumpstart(thomasvanholder)
jumpstart(thomasvanholder)Ruby

A Rails 6 template with Tailwind CSS 2.0 and optional Devise authentication for rapid web app development.

#rails6#rails-template#authentication
Stars21
Forks2
Last commit5 years ago
Descensus 2
Descensus 2TypeScript

A 2D physics game built with TypeScript using p2.js for physics simulation and Pixi.js for rendering.

#canvas#game-development#typescript
Stars19
Forks12
Last commit8 years ago
aurelia-polymer
aurelia-polymerJavaScript

Aurelia plugin that enables integration between the Aurelia framework and Polymer web components.

#web-components#gulp#aurelia-plugin
Stars19
Forks5
Last commit9 years ago
React Redux Universal
React Redux UniversalJavaScript

A universal React Redux boilerplate with Webpack 2, ant.design UI, and server-side rendering.

#isomorphic#ant-design#server-side-rendering
Stars18
Forks4
Last commit9 years ago
Preact Modern Startupper
Preact Modern StartupperTypeScript

A minimalistic Preact boilerplate with generators, Storybook, and state management for optimized web projects.

#developer-tools#boilerplate#typescript
Stars18
Forks2
Last commit3 years ago
Kibisis
KibisisTypeScript

A web extension wallet for managing accounts and interacting with dApps on the Algorand Virtual Machine (AVM).

#web-extension#dapp-wallet#browser-extension
Stars17
Forks7
Last commit11 months ago
wagtail-webpack-dokku
wagtail-webpack-dokkuPython

A production-ready Wagtail CMS template with Django, Webpack, Postgres, and Dokku deployment configuration.

#template#deployment#wagtail
Stars14
Forks1
Last commit3 years ago
chrome-ribbon-reminder
chrome-ribbon-reminderTypeScript

A Chrome extension for managing tasks with a visual badge counter that updates directly from the browser toolbar.

#vue-js#bootstrap4#open-source
Stars14
Forks4
Last commit1 year ago
Imba HackerNews Clone
Imba HackerNews CloneJavaScript

A Hacker News clone built with Imba and Capacitor to demonstrate cross-platform web/mobile development.

#imba#web-app#mobile-app
Stars13
Forks0
Last commit4 years ago
choo-bandwagon
choo-bandwagonJavaScript

A webpack-based, heavily opinionated starter kit for building complete, isomorphic choo applications.

#isomorphic-javascript#frontend-development#choo-framework
Stars13
Forks4
Last commit7 years ago
to_eat_app
to_eat_appJavaScript

A tutorial application demonstrating React.js, GraphQL, and Relay integration with a Ruby on Rails backend.

#relay#graphql#full-stack
Stars13
Forks1
Last commit10 years ago
unicycle
unicycleTypeScript

A Cycle.js and Koa boilerplate for building universal progressive web apps with Webpack, HMR, and ServiceWorker.

#cyclejs#isomorphic#progressive-web-app
Stars11
Forks1
Last commit3 years ago
busca
buscaJavaScript

A browser extension that searches Reddit for the current webpage.

#web-extension#productivity-tool#open-source
Stars10
Forks2
Last commit7 years ago
torchbox.com
torchbox.comPython

The main Torchbox.com website built with Wagtail CMS, featuring Docker-based local development and automated deployments.

#corporate-website#wagtail#python
Stars9
Forks4
Last commit2 days ago
Lit Webpack Starter
Lit Webpack StarterJavaScript

A starter template for building multipage applications with Lit, TypeScript, Webpack, and SCSS.

#multipage-application#javascript-framework#frontend
Stars9
Forks1
Last commit1 year ago
Bolster
BolsterElm

A secure, private journaling application with a focus on data protection and user privacy.

#offline-first#zero-knowledge#graphql
Stars8
Forks2
Last commit5 years ago
ng-dynamic-mf
ng-dynamic-mfTypeScript

Enables truly dynamic loading of Angular modules at runtime using Module Federation and Native Federation.

#module-federation#esbuild#typescript
Stars8
Forks2
Last commit6 months ago
example-elm-hot-webpack
example-elm-hot-webpackJavaScript

A minimal example demonstrating hot module reloading for Elm 0.19 applications using Webpack.

#development-workflow#hot-module-reloading#example-project
Stars8
Forks6
Last commit
aurelia-minesweeper
aurelia-minesweeperJavaScript

A complete Minesweeper game implementation built with the Aurelia framework.

#javascript-framework#single-page-application#web-game
Stars8
Forks0
Last commit10 years ago
Top Down Shooter
Top Down ShooterCSS

A 2D zombie shooter game built with the Imba programming language.

#imba#web-game#game-development
Stars7
Forks2
Last commit3 years ago
aurelia-authentication-loopback-sample
aurelia-authentication-loopback-sampleJavaScript

A sample Aurelia client application with authentication using aurelia-authentication and a LoopBack API server.

#oauth#authentication#aurelia
Stars7
Forks2
Last commit
template-webpack
template-webpackJavaScript

A webpack-based template for generating Choo.js applications with choo-cli.

#choo-cli#javascript-framework#bundler
Stars7
Forks1
Last commit9 years ago
Preact Test Utils
Preact Test UtilsJavaScript

Mock react-test-utils methods for testing Preact components, enabling enzyme-like testing workflows.

#react-test-utils#enzyme#unit-testing
Stars7
Forks3
Last commit7 years ago
iConfig Ant Design
iConfig Ant DesignJavaScript

A reference implementation boilerplate for babel-plugin-react-transform with hot module replacement and error catching.

#build-tooling#boilerplate#babel-plugin
Stars7
Forks0
Last commit9 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
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
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
Simple Electron Calculator
Simple Electron CalculatorVue

A simple desktop calculator application built with Electron for cross-platform compatibility.

#calculator#desktop-app#nodejs
Stars5
Forks0
Last commit10 years ago
Bitcoin BR Chrome Extension
Bitcoin BR Chrome ExtensionElm

A Chrome extension that displays real-time Bitcoin prices from Brazilian exchanges using Elm.

#foxbit#cryptocurrency#bitcoin
Stars4
Forks2
Last commit8 years ago
Helix frontend development example
Helix frontend development exampleHTML

A frontend development setup example for Sitecore Helix solutions with dependency inversion and naming conventions.

#gulp#build-tooling#sass
Stars4
Forks1
Last commit7 years ago
aurelia-installer
aurelia-installerJavaScript

A CLI tool for managing Aurelia components, plugins, vendor libraries, and TypeScript typings with automated configuration.

#vendor-libraries#plugin-system#aurelia
Stars4
Forks1
Last commit9 years ago
cycle-iso
cycle-isoJavaScript

A simple isomorphic Cycle.js starter with Falcor JSON Graph for building universal web applications.

#declarative-programming#cyclejs#isomorphic
Stars4
Forks0
Last commit10 years ago
polyfront-scaffold
polyfront-scaffoldJavaScript

A CLI tool to generate customizable React (Vite/Webpack) and Angular applications with a choice of UI libraries, state management, and testing frameworks.

#developer-tools#ui-frameworks#cli-tool
Stars3
Forks0
Last commit
angular-microfrontend-demo
angular-microfrontend-demoTypeScript

A demonstration of implementing microfrontends in Angular using Module Federation with Vite.

#module-federation#vite#frontend-architecture
Stars3
Forks0
Last commit1 year ago
PreviousPage 7 of 8Next

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
7 years ago
8 years ago
5 years ago
10 years ago
9 months ago
#Javascript87
#React79
#Typescript56
#Build Tool50
#Frontend48
#Boilerplate45
#Babel38
#Frontend Tooling36
#Angular28
#Nodejs27
#Redux23
#Starter Kit22