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/ifzarasool/to-do-list

A to do list web app that help you keep track of your task .you can add, delete, update your daily task.

css3 es6-javascript eslint-config html5 javascript localstorage webpack

Last synced: 24 Apr 2025

https://github.com/howardyclo/react-redux-sample

This repo contains two sample applications using React and Redux, built with Babel and Webpack and tested with Jest.

async-actions babel flux javascript jest-tests react redux webpack

Last synced: 28 Apr 2025

https://github.com/newprototype/electron-web

基于electron,node,mongodb,react 构建的一个桌面web项目

electron koa2 mongodb nodejs react webpack

Last synced: 22 Apr 2025

https://github.com/lovefishs/webpack-demos

webpack demos

webpack webpack-demo

Last synced: 22 Jun 2026

https://github.com/andersaloof/modernizr-auto-loader

A webpack loader to automatically build a custom version of Modernizr.

customizr loader modernizr webpack

Last synced: 12 Oct 2025

https://github.com/nicolaswg/do-list-project

Dynamic To-do list where you can store, edit and mark as completed each task to do.

css javascript jest-tests webpack

Last synced: 12 May 2025

https://github.com/indiegogo/vue-sfc-analyzer-webpack-plugin

WebPack plugin that analyze .vue files which are loaded by vue-loader

vue webpack webpack-plugin

Last synced: 16 Oct 2025

https://github.com/iminside/candy-loader

Load css files as pure jsx components with classnames as boolean props

css jsx react webpack webpack-loader

Last synced: 24 Oct 2025

https://github.com/jouni-kantola/templated-assets-webpack-plugin

webpack plugin for creating assets to be used with server rendered web frameworks.

assets inline server-side-rendering templates webpack webpack-plugin

Last synced: 09 Apr 2025

https://github.com/eternalgratis/testing

This is a practical tests for JavaScript functions to check the functionality of every new features independently using the Jest library.

javascript module webpack

Last synced: 14 Oct 2025

https://github.com/fu1996/webpack-plugins-loaders

yarn workspace 进行 管理 的webpack颜色替换插件,条件编译插件

webpack webpack-loader webpack-plugin webpack4 webpack5

Last synced: 01 Aug 2025

https://github.com/Daiz/typescript-webapp-template

My personal lean template for building projects with TypeScript.

boilerplate css-in-js template typescript typestyle visual-studio-code vscode webpack

Last synced: 11 Mar 2025

https://github.com/benmuiruri/to-do-list

A simple yet powerful vanilla JS To Do List bundled using Webpack. You can use this To-Do list to add new tasks, edit existing tasks, mark tasks as completed, and delete tasks from the To-Do list.

css javascript webpack

Last synced: 17 Sep 2025

https://github.com/andres-condezo/leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

css3 html5 javascript npm webpack

Last synced: 28 Apr 2025

https://github.com/lindelwa122/dom-wizard

JavaScript library that makes DOM manipulation easy and more managable.

javascript javascript-framework javascript-library npm-package webpack

Last synced: 04 Oct 2025

https://github.com/arevi/electron-react-typescript-boilerplate

A minimal template for creating electron applications using the react framework along with TypeScript.

boilerplate electron react template typescript webpack

Last synced: 06 Oct 2025

https://github.com/atlassian-labs/inline-require-webpack-plugin

Optimise generated bundles by inline requiring ES modules, without CommonJS deoptimisations

webpack webpack-plugin

Last synced: 28 Apr 2025

https://github.com/inspecta/leaderboard

A simple JavaScript app that keeps tracks of leader board scores using a Leaderboard API. Send a POST request to the API, this generates an ID that's stored in the browser's local storage. Use the ID as part of a fetch URL to add scores and also display these scores. Use async wait JavaScript to call a function after a promise is resolved.

api async gh-pages html-css-javascript linters localstorage modules npm wait webpack

Last synced: 16 May 2025

https://github.com/singuerinc/bi

Your Instagram™ feed, but bigger!

docker instagram-api postcss vuejs webpack

Last synced: 13 Aug 2025

https://github.com/joshuaquek/redux-multiple-states-nextjs

A prototype built with React, Redux, and NextJS (for routing) that shows how one can do CRUD to multiple state trees within a single webapp. Uses fast-redux, now you don't need to use constants for action types to match actions with reducers, as compared to conventional redux.

expressjs nextjs nodejs react redux webpack

Last synced: 05 May 2025

https://github.com/goto-bus-stop/browserify-webpack-stats

output a webpack-style stats.json with browserify

browserify browserify-plugin build profile webpack wip

Last synced: 16 Apr 2025

https://github.com/iamchristianani/js-capstone

The Gavot Website is a dynamic platform for film lovers. Movie details are collected from an API and displayed to users, complete with a user-friendly interface for browsing and searching. Users can also like and add comments for each movie, allowing for a community-driven experience. Built with HTML5, CSS3, JavaScript, and Webpack.

css3 html5 javascript webpack

Last synced: 07 Oct 2025

https://github.com/mwismann/to-do-list

This is a minimalist web app where users are able to add, edit, remove, check, and clear all checked tasks from a to-do list. The app takes advantage of the webpack bundler for better componentization.

css html javascript webpack

Last synced: 08 Oct 2025

https://github.com/cwaku/to-do-list

"To-Do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Created with Javascript / Webpack / HTML5 / CSS

css javascript todo todo-app todo-list todoapp todolist todolist-application webpack

Last synced: 13 Aug 2025

https://github.com/basir-mohammadi/webpack-demo

Microverse project of getting started with webpack training micronouts the best approaches while using and installing webpack.

webpack webpack-plugin

Last synced: 01 Oct 2025

https://github.com/armandphilippot/wordpress-theme-webpack

A WordPress boilerplate to develop themes using webpack and npm scripts.

boilerplate npm-scripts webpack wordpress wordpress-theme

Last synced: 13 Apr 2025

https://github.com/huseyinbiyik/minimalist

A minimalistic to do list app. You can add, delete and edit your tasks. Built with plain JavaScript and local storage.

javascript webpack

Last synced: 27 Apr 2025

https://github.com/kevguy/deslider

A feature-rich slideshow library

es6-javascript javascript library scss slideshow webpack

Last synced: 27 Apr 2025

https://github.com/rundll86/fs-context

New TS templates for developing Scratch Extension.

scratch typescript vue webpack

Last synced: 10 Apr 2025

https://github.com/easy-team/egg-webpack-vue

Vue Server-Side Rendering Webpack Memory Compilation Plugin for Egg

egg server-side-rendering ssr vue webpack webpack-configuration webpack2-boilerplate

Last synced: 01 Apr 2026

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

Create an endpoint with a POST request to an API, store the response that includes credentials, then store data inside created API endpoint and send a GET request to see the stored data in UI.

css html javascript restapi webpack

Last synced: 17 Mar 2025

https://github.com/antonybudianto/react-lib-starter

📦 React library starter with monorepo structure, using Lerna as package manager. Used react-lib-scripts.

babel lerna react react-lib-scripts reactjs webpack

Last synced: 30 Oct 2025

https://github.com/cn-kicoyu/miniapp-loader

小程序loader - 支持微信/支付宝,解析页面模块生成对应的结构文件

alipay-mini-program loader single-page-site webpack wechat-mini-program

Last synced: 07 May 2025

https://github.com/graphan/react-apollo-typescript-java-example

Use static types in the frontend world easily thanks to GraphQL and TypeScript!

graphql java javascript react-apollo typescript webpack

Last synced: 27 Oct 2025

https://github.com/umakantp/jsmart-loader

jSmart loader to load Smarty files for webpack

jsmart-loader jsmart-webpack-loader smarty smarty-webpack webpack webpack-loader

Last synced: 26 Apr 2025

https://github.com/hxfdarling/webpack-retry-load-plugin

atuo load retry resource from other domain

retry-load webpack webpack-plugin

Last synced: 12 Oct 2025

https://github.com/oscarfmdev/todolist

ToDoList is a webpage where the user can create, read, update and delete tasks (CRUD).

crud css html javascript webpack

Last synced: 06 Mar 2026

https://github.com/sboursen/to-do-tasks

To-do list is a tool that helps you to organize your day. It lists the tasks that you need to do and allows you to mark them as complete. It was built as an introduction to web dev using ES6 and Webpack.

css3 html5 javascript webpack

Last synced: 28 Feb 2026

https://github.com/deliciousinsights/pw2017-webpack

Support pour l'atelier Webpack à Paris Web 2017

parisweb training webpack workshop

Last synced: 05 Jul 2025

https://github.com/dhull33/freemymaps

A completely free mapping application built with OpenLayers 5, Express, Node.js, EJS, and PostgreSQL

ejs eslint expressjs fossa heroku nodejs openlayers pm2 postgresql prettier webpack

Last synced: 13 Jul 2025

https://github.com/salvoravida/react-with-suspense-lazy

:tada: React lazy import with suspense. Easy alternative to react-loadable. Enable webpack chunks split.

chunks import lazy loadable react react-loadable split suspense webpack

Last synced: 14 Apr 2025

https://github.com/zmekonnen251/to-do-list

The project is a To-do list web app. It has basic CRUD operations, such as adding, removing, and editing tasks from the list. Don't worry about the storage. Your lists will be in your browser's local storage. I used JavsScript ,Css ,Html and Webpack to build this project.

css css3 html javascript webpack

Last synced: 23 Apr 2025

https://github.com/berardo/html-es6-template-loader

Webpack loader to parse HTML as ES6 template strings

es6-javascript javascript loader webpack webpack-loader webpack2

Last synced: 14 Apr 2025

https://github.com/tjx666/webpack-open-browser

A webpack plugin supports opening browser when webpack loads

browser chrome edge firefox safari webpack webpack-plugin

Last synced: 04 Sep 2025

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

A webpack choo-cli template

choo choo-cli webpack webpack2

Last synced: 12 Apr 2025

https://github.com/ojonatasquirino/automacao-front

Pacotes e ferramentas para codificação. Compreensão e uso prático da Linha de comando, Git, NPM, ESLint, Webpack e Babel.

babel eslint git javascript npm-package package-json webpack

Last synced: 17 Oct 2025

https://github.com/javierbrea/node-sass-alias-importer

Node sass importer supporting custom alias for directories or specific files

alias aliases custom customization directories directory file files folder node-sass node-sass-importer path rollup sass webpack

Last synced: 17 Sep 2025

https://github.com/easy-team/easywebpack-html

HTML静态多页面Webpack构建工程化解决方案

html html-template html-webpack-plugin nunjucks nunjucks-templates webpack

Last synced: 30 Mar 2025

https://github.com/mikerogers0/spotify-daily-shuffle

Shuffle playlists on Spotify to they are played randomly with Alexa

alexa bootstrap heroku rails ruby-on-rails webpack

Last synced: 16 Aug 2025

https://github.com/shaqdeff/the-three-graces

This is a single page site based on Tom Bogner's Dribbble shot The Three Graces. It utilizes Three.js to render the 3D model and apply the spotlight effect.

css html javascript threejs webgl webpack

Last synced: 26 Aug 2025

https://github.com/JiarongGu/css-type-loader

type loader for css-module and typescript

css-modules loader typescript webpack

Last synced: 04 May 2025

https://github.com/jerryberton/generator-berton-react

this is react webpack by Jerryberton

mobx react redux webpack webpack2

Last synced: 10 Apr 2025

https://github.com/c-delouvencourt/beam-invoice

Open Source Invoicing App for Freelancers & Auto-entrepreneur. 💲📑

auto-entrepreneur beam freelance freelancers invoice invoicing webpack

Last synced: 24 Apr 2025

https://github.com/trace-kadenyi/webpack-project--to-do-list

A to-do list set up using webpack. It allows the user to add, remove, edit and check items on the list. All the data is saved in local storage.

html-css-javascript webpack

Last synced: 23 Apr 2025

https://github.com/wale-prog/to-do-list-project

To-Do list a web app for tracking personal progress through the day. Users can input a list of tasks and mark them as completed once they are done. Built with JavaScript and Webpack

css html javascript webpack

Last synced: 17 Mar 2025

https://github.com/thomasjang/ax6ui

ES6 Javascript UI Component

es6-javascript javascript ui-components webpack

Last synced: 07 Apr 2025

https://github.com/diegohaz/webpack-spawn-plugin

A webpack plugin that runs child_process.spawn within compilation

child-process spawn webpack webpack-plugin

Last synced: 26 Oct 2025

https://github.com/independer/angular-named-lazy-chunks-webpack-plugin

A Webpack plugin that assigns names to the async chunks generated for lazy routes in an Angular 2+ app

angular angular4 webpack webpack-plugin

Last synced: 11 Apr 2025

https://github.com/Mwpereira/Arc

A cross-platform, password manager app with advanced security features.

aws axios bcrypt buefy bulma chartjs cypress dynamoose electron javascript jest serverless typescript vue webpack

Last synced: 15 Apr 2025

https://github.com/sejoker/code-splitting-example

Code-splitting with Webpack on the component level

code-splitting react webpack

Last synced: 12 Apr 2025

https://github.com/vichuge/js-todo-list

Todo lists are a staple in beginning webdev tutorials because they can be very simple. There is, however, a lot of room for improvement and many features that can be added.

css3 html5 javascript webpack

Last synced: 14 Apr 2025

https://github.com/universal-ember/kolay

Docs system based on markdown files living in the public folder.

addon docgen docs documentation ember ember-addon markdown md rollup unplugin vite webpack

Last synced: 27 May 2026

https://github.com/amiraabouhadid/to-do-list

A to do list where you can add tasks, mark completed tasks and clear all completed tasks.

css3 javascript jest webpack

Last synced: 29 Jul 2025

https://github.com/kaynewang/react-webpack-boilerplate

快速开始react+webpack开发环境搭建

react webpack

Last synced: 01 Aug 2025

https://github.com/boxcast/boxcast-sdk-js

The official BoxCast SDK for integrating with the BoxCast API in JavaScript applications.

boxcast javascript npm sdk video-streaming webpack

Last synced: 13 May 2025

https://github.com/lbrian/postcss-class-rename

PostCSS plugin simply replaces string without hassle

css postcss postcss-plugin postcss-plugins rollup webpack webpack-loader

Last synced: 15 Apr 2025

https://github.com/shadyshawkat/todo-list

A todo app to save, edit and complete your IRL todos. Made with JS and Webpacks

javascript webpack

Last synced: 13 Jun 2025

https://github.com/disjfa/eleventy-encore

Basic 11ty setup using webpack encore

11ty webpack webpack-encore

Last synced: 15 May 2025

https://github.com/tenosiswono/wwwid-pwa-wc

This is an example of a PWA built using Vanilla Webcomponent, Webpack and some other modules for WWWID Performance Challenge

challenge firebase progressive-web-app pwa vanilla-webcomponent web-component web-components webcomponents webpack wwwid wwwidchallenge

Last synced: 26 Jun 2025

https://github.com/ihtml5/uhooks

Explore hooks and start creating your own hooks

create-react-app es6 express hooks koa nodejs react vue webpack

Last synced: 08 May 2025

https://github.com/lamiasristy/restaurant-homepage-js

This project is focusing on dynamically rendering a simple restaurant homepage, using DOM manipulation in JavaScript.

bootstrap4 dom-manipulation html-css-javascript javascript responsive-web-design restaurant-homepage webpack

Last synced: 23 Apr 2025

https://github.com/auth0-blog/webpack-gentle-introduction

Webpack: A Gentle Introduction to the module bundler for JavaScript and Friends

images loaders plugins webpack

Last synced: 27 Jul 2025

https://github.com/zcf0508/unplugin-https-reverse-proxy

👻 Add a reverse proxy for your dev service, support `https`.

nuxt react rebuild repack unplugin vite vue webpack

Last synced: 26 Dec 2025

https://github.com/rstuven/curlyfy-loader

curlyfy loader module for webpack

javascript loader webpack

Last synced: 26 Jul 2025

https://github.com/itwillwork/dependencies-tree-builder

A package that creates a dependency tree in a future webpack bundle only by package.json.

dependencies frontend nodejs webpack

Last synced: 17 Oct 2025

https://github.com/usmansbk/flappy-bird

A Flappy Bird clone using Phaser3

game javascript phaser3 webpack

Last synced: 21 Apr 2025

https://github.com/tobinchilongo/javascript_capstone

This Webapp The Cinema of Movies displays a list of shows. The user is able to like any of the movies, and also read more information about each movie once he clicks on the "comments" button. Also, the user is able to leave a comment about any of the movies.

await-async css3 es6 html5 javascript jest webpack

Last synced: 19 Apr 2025

https://github.com/smona/faust-loader

Webpack loader for Faust .dsp files

audio dsp faust loader webpack

Last synced: 08 May 2025

https://github.com/joshbrew/tinybuild

Simple, next gen, all purpose web software bundler with hot-reloading development server. Includes native desktop and mobile development support. Save yourself A TON OF TIME

build-tool bundler commonjs compiler esbuild esm javascript javascript-compiler mobile-development module-bundler nodejs plugins typescript web webapp webpack

Last synced: 12 Jun 2025

https://github.com/helciodev/weather-app

A weather app that gets user location and fetches the current weather from the open weather API. The user can search up from more than 220 cities around the world, user can also choose which unit the temperature will be displayed by pressing the toggle button.

javascript npm-package openapi tailwindcss weather-app webpack

Last synced: 24 Apr 2025

https://github.com/benmuiruri/leaderboard

A website to add and display players' scores. All data is stored and retrieved from the external Leaderboard API service.

css html javascript webpack

Last synced: 17 Sep 2025

https://github.com/lwd-technology/react-app-rewire-define-plugin

Add webpack.DefinePlugin to a react-app-rewired config.

react-app-rewired webpack

Last synced: 19 Apr 2025

https://github.com/glebec/catfetti

🐱 A very important app for cool people. See it at https://glebec.github.io/catfetti

animation canvas gh-pages particles webpack webpack2

Last synced: 28 Oct 2025

https://github.com/senaite/senaite.app.listing

ReactJS listing component for SENAITE CORE

coffeescript lims plone reactjs senaite webpack

Last synced: 07 Apr 2026

https://github.com/ivan-aksamentov/reactlandia-bolerplate-lite

Barebone universal server-rendered code-split redux-first-routed boilerplate based on Reactlandia packages

code-splitting nodejs react redux server-side-rendering ssr universal webpack

Last synced: 12 Apr 2025