An open API service indexing awesome lists of open source software.

Webpack

Webpack is a bundler that takes modules with dependencies and creates static assets. It is designed to simplify and enhance the development and user experience.

https://github.com/arthur199212/chat-graphgl

Technologies: Node, Express, MongoDB, Apollo Server, Redis, Web Sockets, React, Redux, Material-UI, Apollo Client

apollo-client apollo-server babel express lepra material-ui mongodb mongoose node proxy react redis redux webpack websockets

Last synced: 01 Apr 2026

https://github.com/zeeshandev15/react-setup-using-webapck-and-babel

**Webpack** is a module bundler that compiles JavaScript, CSS, and other assets, optimizing them for the web. In a **React** project, Webpack bundles components, allowing efficient development and production workflows. **Babel** is a JavaScript compiler that converts JSX (React syntax) and ES6+ code into compatible JavaScript for browsers.

babel react webpack

Last synced: 19 Apr 2026

https://github.com/klich3/dm211.com

Old Dm211 web site 2016

vue-head vue2 vuetify webpack website

Last synced: 16 Apr 2026

https://github.com/dabolus/webpack-prpl-boilerplate

A boilerplate that allows to easily build multi-target web apps (ES5, ES6) ready to be served by PRPL Server

boilerplate ejs prpl-server sass scss starter typescript webpack

Last synced: 17 Apr 2026

https://github.com/aaditbaldha2002/portfolio

Front end project using React Typescript describing my Computer Science Journey

babel docker eslint github-actions javascript jest npm prettier react typescript webpack

Last synced: 01 Apr 2026

https://github.com/srect/webpack

webpack3.x_demo | webpack4.x_demo

demo webpack webpack3 webpack4

Last synced: 05 Mar 2026

https://github.com/enyelsequeira/social-app

This is a Vanilla Javascript App using classes to create the entire Application. It has features such as: Adding, deleting and liking a card. Server-side validation, for the forms, for entering information.

babel classes-and-objects client-side-validation css fetch-api html5 vanilla-js webpack

Last synced: 17 Apr 2026

https://github.com/martins-rafael/to.do

:trophy: Desafio 01 Ignite: Conceitos do ReactJS.

challenge frontend ignite react reactjs rocketseat typescript webpack

Last synced: 17 Apr 2026

https://github.com/patricklafrance/wmfnext-shell

Candidate for an application shell specialized for federated application using Webpack Module Federation and React Router

federated-application federation microfrontend microfrontends module-federation react react-router spa webpack webpack-module-federation

Last synced: 06 Mar 2026

https://github.com/tjcchen/webpack-studio

🏡 Webpack configuration studio. Webpack is a static module bundler for modern JavaScript applications.

babel es6 mit webpack

Last synced: 17 Apr 2026

https://github.com/daveinchy/simple-react-template

This is a alternative to CRA and implements TailwindCSS with PostCSS and Webpack. You are not bound to `react-script` to configure the app, and thus its fully customizable

css postcss react tailwindcss webpack

Last synced: 02 Apr 2026

https://github.com/theoliverlear/music-machine

A desktop application to help people learn to play piano and learn about music theory.

desktop educational electron midi music piano reactjs scss service typescript webpack

Last synced: 02 Apr 2026

https://github.com/meugenom/markdown-ts-compiler

Small Editor to parse markdown text to html, based on Typescript

markdown tailwindcss typescript webpack

Last synced: 03 Apr 2026

https://github.com/ezavile/react-ts

Start your project using React, TypeScript and PostCSS

postcss react typescript webpack

Last synced: 17 Apr 2026

https://github.com/manojc/ckeditor-react-webpack-poc

This is a POC to understand how CJEditor-React-Webpack trio works together.

ckeditor ckeditor-plugin react reactjs webpack wepback4

Last synced: 17 Apr 2026

https://github.com/meebuhs/newtab

A customisable replacement for chrome's new tab page

babel chrome enzyme jest newtab prettier react redux sass stylelint tslint typescript webpack yarn

Last synced: 04 Apr 2026

https://github.com/jackchoumine/webpack-practice

webpack4练习

webpack webpack4

Last synced: 17 Apr 2026

https://github.com/xoxefdp/nestjs-webpack

NestJS, Typescript on top of NodeJS

nestjs nodejs typescript webpack

Last synced: 18 Apr 2026

https://github.com/misha999777/uwithme-tests-ui

System for students testing.

javascript react webpack

Last synced: 10 May 2026

https://github.com/sinchang/egg-mix

Egg Mix 是一套基于 Laravel Mix 和 Egg 的后端渲染多页应用工程化脚手架

bolierplate egg laravel-mix multi-page node starter webpack

Last synced: 10 May 2026

https://github.com/asbhogal/react-brand-responsive-web-page

A responsive web page rendered using React, SASS & Webpack from a series of high-fidelity mockups created in Figma.

brand figma figmatoreact git mockup react reactjs responsive responsive-design sass ui ui-design ux-ui webpack

Last synced: 05 Apr 2026

https://github.com/amentetteh/leader-board-project

Built with HTML5, JAVASCRIPT and CSS3, This small website displays scores of the game of different people. The aims is to hit the leaderbord project API

api asynchronous css3 html5 javascript promises webpack

Last synced: 05 Apr 2026

https://github.com/moyasiginko/leaderboard-project

A leaderboard project on GitHub using an API involves creating a platform to track and display the rankings or scores of participants in a specific activity or competition. The project typically utilizes an API (Application Programming Interface) to retrieve data related to the participants' scores or rankings.

css html javascript json-api linters webpack

Last synced: 05 Apr 2026

https://github.com/sobekcore/simple-website-customizer

Browser extension to customize websites with either custom defined or predefined settings.

chrome-extension extension preact webpack

Last synced: 05 Apr 2026

https://github.com/pawanpaudel93/djavue-template

djavue-template is a Django+VueJs combo template to start with the latest Django v3, VueJs v2 and Vue-cli v4.

django django-webpack-loader djavue-template webpack

Last synced: 05 Apr 2026

https://github.com/leadstar116/react-promo-code-app

Simple React SPA application for managing promo codes

babel react redux webpack

Last synced: 05 Apr 2026

https://github.com/chepkok3/module-2-capstone-project

This is an API based meals app that displays various types of food prepared and ready to be served to customers in a restaurant. It has been built with JavaScript, HTML, CSS and API.

api-rest babel-es6 es6-javascript es6-modules html5 webpack

Last synced: 18 Apr 2026

https://github.com/situ2001/scoped-rem

Webpack loader that transforms rem units to be relative to a custom root font size.

css rem webpack webpack-loader

Last synced: 18 Apr 2026

https://github.com/shamilkotta/react_webpack

Created a react app from scratch using Webpack and Babel

babel create-react-app react webpack

Last synced: 18 Apr 2026

https://github.com/gisachris/to-do-list-app

This is a to do list application used to store and display a user's tasks give functionality to check across finished tasks as well as all other CRUD operations. This program was made with the JavaScript language and styling with css

css es6-javascript html html-css-javascript javascript webpack

Last synced: 19 Apr 2026

https://github.com/saucxs/resume

一份简单的简历。地址:http://resume.chengxinsong.cn

resume webpack

Last synced: 19 Apr 2026

https://github.com/changhuixu/typescript-decorator

An introduction to decorator in Typescript; A resemblance to Angular component decorator.

component decorator decorators typescript webpack

Last synced: 13 Apr 2026

https://github.com/rmoongit/mediumclone_vue

Mediumclone_vue, It mini social platform from another users who share information with each other with likes, follows, and favorite posts. Test it! Login: freeTester@mail.ru, Password: freeTester

api axios bootstrap docker docker-compose vue-router vue3 vuex webpack

Last synced: 20 Apr 2026

https://github.com/mre55/math-magicians

This project is about Math magicians Calculator App, that allows users to make simple calculations and read a random math-related quote. Build with React.

css3 react webpack

Last synced: 20 Apr 2026

https://github.com/allefbr/socios-torcedores

:soccer: Repositório contém os arquivos HTML/CSS da Landing Page Sócios torcedores.

es6 pugjs sass webpack

Last synced: 20 Apr 2026

https://github.com/petatemarvin26/vin-react

This project is a module components exclusive for React Application

react webpack

Last synced: 05 Jun 2026

https://github.com/litilexuezha/webpack-config-reload

热加载 webpack 配置。修改 webpack 相关配置文件后,自动重启脚本命令,比如 dev-server

cli configuration reload webpack

Last synced: 21 Apr 2026

https://github.com/wallabyjs/wallaby-webpack-ts-loader

This repository demonstrates how to configure wallaby.js with webpack built-in postprocessor and typescript.

awesome-typescript-loader ts-loader typescript wallaby webpack

Last synced: 22 Apr 2026

https://github.com/webdeveric/webpack-serve-certificate-creator

webpack plugin to generate SSL certificate for local development

certificate https selfsigned ssl webpack webpack-dev-server

Last synced: 22 Apr 2026

https://github.com/codesalley/restaurant-landing-page

A restaurant landing page with a header slider, smooth scroll effect, and responsiveness.

javascript landing-page salley webpack

Last synced: 22 Apr 2026

https://github.com/ghiftee/leaderboard

Leaderboard is a website that displays scores of various users

javascript leaderboard-api webpack

Last synced: 25 Apr 2026

https://github.com/sartim/vue_shop_admin

Vuejs Shop Admin Dashboard. Content management system for managing an online shop for products.

es5 es6 javascript mocha vuejs webpack

Last synced: 27 Apr 2026

https://github.com/ilynette/webpack-template

This is the basic implementation of Webpack using Webpack library, JavaScript and HTML. It can be used to kickstart your Webpack projects without having to install all the packages all the time.

javascript webpack

Last synced: 27 Apr 2026

https://github.com/raumildhandhukia/leetcode-time-complexity-analyzer

LeetCode Chrome Extension for Time/Space Complexity Analysis

algorithms dsa education leetcode webpack

Last synced: 29 Apr 2026

https://github.com/mzgoddard/jest-webpack-example

An example of jest and webpack working together with `@mzgoddard/jest-webpack`

example jest jest-webpack webpack

Last synced: 29 Apr 2026

https://github.com/xiaokyo/react-baseconfig

使用webpack技术写的打包配置

babel react react-router-dom webpack

Last synced: 12 Apr 2026

https://github.com/afeiship/dns-prefetch-webpack-plugin

Dns prefetch webpack plugin.

dns plugin prefetch webpack

Last synced: 29 Apr 2026

https://github.com/mustafaismail22/demomustafaismailco

Source code for my personal site

reactjs webpack

Last synced: 29 Apr 2026

https://github.com/hisasann/js-hmr-on-docker

Run HMR of webpack-dev-server on docker

docker docker-compose hmr javascript webpack webpack-dev-server

Last synced: 29 Apr 2026

https://github.com/jaujau088/math-magicians-react

Single page calculator app made with React, JavaScript (ES6), and CSS. Check out the live demo here: https://jaujau088.github.io/math-magicians-react/build/

css es6 javascript jsx microverse react reactjs webpack

Last synced: 11 Apr 2026

https://github.com/martinnajjar12/arabictoenglish

This app will help the Arab people romanize (not translate) their names.

babel css html javascript npm romanization webpack

Last synced: 11 Apr 2026

https://github.com/madhur-taneja/evaluate-news-with-nlp

To build a web tool that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites

aylien aylien-news-api css evaluate-news-article-with-nlp html javascript jest natural-language-processing udacity udacity-frontend-nanodegree webpack

Last synced: 11 Apr 2026

https://github.com/sreddy-96/top-to-do-list

The Odin Project - To-do List project

css date-fns html javascript webpack

Last synced: 11 Apr 2026

https://github.com/likerrr/generator-es-next

Feature-rich ES6 module generator for browser and nodejs

ava boilerplate browser es6 javascript nodejs skeleton travis-ci webpack yeoman-generator

Last synced: 29 Apr 2026

https://github.com/horacehylee/chrome-ext-youtube-pickup

Track the last youtube video that you scroll to and let you pick up where you left off

bookmark chrome chrome-extension chrome-extensions extension jest jsdom pickup typescript webpack youtube

Last synced: 12 Apr 2026

https://github.com/web-slate/netflix-clone-web

Netflix Clone Web Repo

node react webpack

Last synced: 02 Jul 2025

https://github.com/abdulhamiid/webpack-biolerplate

This project is a simple yet powerful webpack boilerplate, which I can use as a starting point in my projects.

webpack

Last synced: 18 May 2026

https://github.com/kanryu/vue-cli3-tutorial

A tutorial for Vue 3 using vue-cli v4.5

tutorial vue-cli vue3 webpack

Last synced: 04 Apr 2025

https://github.com/kenvilar/new-york-bakery

New York Bakery Wordpress Custom Theme.. Demo site: http://newyorkbakery.x10.mx/

bootstrap3 bower css custom-fields ionicons javascript jquery oop-principles php sass-framework smoothscroll valet webpack wordpress-development

Last synced: 11 Apr 2026

https://github.com/misterpea/dragdrop

Minimal wrapper to simplify the dragging and dropping of files onto DOM elements

jest react react-component webpack

Last synced: 11 Apr 2026

https://github.com/cpapazaf/react-testing-pipeline

A streamelined testing pipeline for react components

cucumberjs galenframework karma-jasmine reactjs selenium-webdriver storybook webpack

Last synced: 11 Apr 2026

https://github.com/phaistonian/stylus-vars-loader

Inject your vars into webpack

loader stylus webpack

Last synced: 02 Jan 2026

https://github.com/worldzhao/v-icon-svg

Rendering SVG icons in Vue, with support for font size and color styling.

component icon rsbuild rspack svg vue vue3 webpack

Last synced: 18 Jun 2025

https://github.com/esunr/webpack-vue3-ssr

Vue3 项目基于 Webpack5 的服务端渲染(SSR)实践

demo learning ssr vue vue3 webpack

Last synced: 11 Apr 2026

https://github.com/mununki/webpack-react-starter-kit

A Webpack starter-kit for React dev environment

hmr react starter-kit webpack

Last synced: 21 Jan 2026

https://github.com/hawx1993/head-first-webpack-handbook

webpack 深入浅出 gitbook

webpack webpack-tutorial

Last synced: 25 Apr 2026

https://github.com/nikhils4/fend-capstone

Capstone project developed for the Frontend Nanodegree program of Udacity.

webpack

Last synced: 25 Apr 2026

https://github.com/rowellx68/aurelia-skeleton-ts-bulma

Aurelia skeleton using Bulma for styles.

aurelia bulma bulma-css typescript webpack

Last synced: 09 May 2026

https://github.com/katieclauswell/food-festival

Food Festival web application; activity to practice optimizing into Progressive Web Applications.

bootstrap jquery progressive-web-app webpack

Last synced: 14 Apr 2026

https://github.com/wanglei8381/wag-cli

A multi-page packaging tool based on webpack

multi-page packaging-tool react-cli vue-cli wag wag-cli webpack

Last synced: 20 May 2026

https://github.com/yi-love/koa-react-redux

The react component development case

koa nodejs react redux webpack

Last synced: 15 Apr 2026

https://github.com/fergiemcdowall/webpack-module-example

Example of javascript module compiled with webpack that can then be used with node, frontend bundles, and <script> tags

modules webpack

Last synced: 27 Apr 2026

https://github.com/controversial-fact877/frontend-master-prep-series

📚 Prepare for frontend interviews with structured Q&A, coding problems, and interactive flashcards tailored for mid to senior-level developers.

accessibility css frontend html javascript npm performance-optimization react responsive-design state-management testing tutorial user-experience web-development webpack

Last synced: 27 Apr 2026

https://github.com/2nthony/vuedown-loader

webpack loader to convert markdown to Vue-component

loader markdown marked vuedown webpack

Last synced: 21 Jan 2026

https://github.com/pbk-b/web-react-pages-demo

这是一个React多页面网页的脚手架

create-react-app multiple-pages react webpack webpack-config

Last synced: 11 May 2026

https://github.com/lilchen96/vue-component-cli

Vue single component cli to publish npm

cli component npm-scripts vue webpack

Last synced: 03 Jan 2026

https://github.com/naihe138/neteasecloudmusic

😝👏Building a desktop music app with electron+vue3.0

desktop-app electron nodejs typescript vue-router vue3 vuex3 webpack

Last synced: 11 Feb 2026

https://github.com/sreddy-96/top-restaurant-page

The Odin Project - Restaurant Page project

css html javascript webpack

Last synced: 11 Apr 2026

https://github.com/mahabubx7/math-magicians

create-react-app exercise.

css javascript react reactjs webpack

Last synced: 10 Apr 2026

https://github.com/freaktechnik/css-objectnet

Analyze the ID-Class relations of HTML nodes

devtools-extension firefox-addon firefox-extension webextension webpack

Last synced: 28 Apr 2026

https://github.com/nkaleth/leaderboard

This is a JavaScript project for a Leaderboard list app, using webpack and ES6 features, notably modules.

apis es6-javascript gitflow-workflow html-css-javascript webpack

Last synced: 28 Apr 2026