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

Projects in Awesome Lists tagged with javascript-modules

A curated list of projects in awesome lists tagged with javascript-modules .

https://github.com/webpack/webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

amd build-tool commonjs compiler es2015 es6 esm javascript javascript-compiler javascript-modules loaders module-bundler plugins web web-performance webpack

Last synced: 09 Sep 2025

https://github.com/krakenjs/grumbler

A template for writing distributable front-end javascript modules.

boilerplate javascript-library javascript-modules javascript-tools template

Last synced: 12 Apr 2025

https://github.com/dlueth/qoopido.demand

Promise like module loader with automatic resolution of nested dependencies using XHR requests and localStorage caching to dynamically load modules, legacy JavaScript, CSS, text and bundles. Supports custom handler and plugins as well.

javascript javascript-modules loaders localstorage module-loader performance-tuning web web-performance

Last synced: 12 Apr 2025

https://github.com/hrbrmstr/webr-app

🧪 🕸️ A Way Better Structured WebR Demo App

javascript-modules r rstats wasm webr webr-experiment

Last synced: 21 Mar 2025

https://github.com/zuzuchefe/guido

适用于cmd amd react jquery sass handlebars开发体系的构建工具,内置静态资源(样式、图片)内联外链、自动化雪碧图、资源to base64、资源文件注入模板、dev server、自定义路由等构建、调试、打包部署功能,减少同体系开发环境的重复配置

build-tool compiler css es2015 es6 guido handlebars javascript-modules javascript-tools svg web-performance webpack2 webpack3

Last synced: 24 Oct 2025

https://github.com/web3dave/magnetjs

A javascript library for creating online / offline virtual fridge magnets.

es6-javascript fun gulp javascript-modules socket-io

Last synced: 26 Jun 2025

https://github.com/DaveTheFrontEndDev/MagnetJS

A javascript library for creating online / offline virtual fridge magnets.

es6-javascript fun gulp javascript-modules socket-io

Last synced: 02 Apr 2025

https://github.com/davethefrontenddev/magnetjs

A javascript library for creating online / offline virtual fridge magnets.

es6-javascript fun gulp javascript-modules socket-io

Last synced: 20 Mar 2025

https://anita00001.github.io/My-awesome-book

The book managing app allows users to add entries for a book using the title and author name, reject duplicate entries, and delete books. Built with HTML, CSS and JavaScript.

css3 html javascript javascript-modules

Last synced: 13 Jul 2025

https://github.com/mwapsam/webpack-boilerplate

This is a Boilerplate for Webpack. Webpack is used to compile JavaScript modules. You can read more about Webpack here.

css es6 eslint-config html javascript javascript-modules stylelint webhint webpack

Last synced: 26 Oct 2025

https://github.com/ytiurin/import-export-merger

Merge javascript files with imports/exports into one function.

build-tool cli compiler export-merger javascript javascript-compiler javascript-modules module-merger umd web

Last synced: 27 Oct 2025

https://github.com/vhscom/after-dark

🍞 A retro dark theme for Hugo. Mirror of After Dark on Codeberg. CANONICAL :point_down:

css dark-theme docker gohugo html5 hugo hugo-theme javascript javascript-modules vuejs

Last synced: 27 Sep 2025

https://github.com/palashmon/learnes6

:fire: Starter files to Learn with ES6 for Everyone by @wesbos

arrow-functions async-await babel babel7 dom es2017 es6 es7 es8 eslint javascript-modules learning practice promise wesbos

Last synced: 14 Jul 2025

https://github.com/coffeebeanslabs/notif-engine

The 'notif-engine' is an 'npm module' to store notifications before sending them in the supported data stores and then send them through supported providers; nevertheless, it updates the status of sending the notifications in your data store.

email email-notifications inapp inapp-notifications javascript javascript-modules nodejs notif-engine notifications npm-module push push-notifications slack slack-notifications sms sms-notifications webpush webpush-notifications

Last synced: 07 Apr 2025

https://github.com/f1lt3r/hybrids-dynamic-load

Example of an unbundled Hybrids app with dynamic imports.

dynamic-loading hybrids javascript javascript-modules web-components

Last synced: 09 Apr 2025

https://github.com/ecomplus/i18n

Tree shakable dictionary for eCommerce JS apps

dictionary e-commerce internationalization javascript-modules translations

Last synced: 10 Apr 2025

https://github.com/iondv/watch

IONDV. Framework: Watch module is to track request metrics.

iondv iondv-module javascript javascript-modules metrics tracking

Last synced: 18 Nov 2025

https://github.com/openovate/jsm

JavaScript Modules that Work in Node, and Browser

javascript-modules

Last synced: 29 Mar 2025

https://github.com/yoriiis/webpack-splitchunks-esmodule

Build a Webpack configuration to improved page load performance with granular chunking strategy and JavaScript modules for modern browsers

article chunks-webpack-plugin devto esmodules javascript-modules legacy-browsers modern-browsers splitchunks webpack

Last synced: 30 Mar 2025

https://github.com/milosdjakonovic/micromodules

Minimalistic JavaScript module system for browsers.

amd javascript-modules modularization module module-system modules

Last synced: 14 Mar 2025

https://github.com/ardywsptr/webpack

Materi Webpack playlist youtube channel Web Programming Unpas

es6-javascript javascript javascript-modules web-bundling webpack5

Last synced: 03 Mar 2025

https://github.com/goldenhub/web-component

Implemented web components using custom elements, templates and slots

class customelements export import javascript-modules scoped-css slot template webcomponents

Last synced: 24 Nov 2025

https://github.com/tanzim-ikram/casa-di-pasta

Welcome to Casa di Pasta — a restaurant website built with modern web technologies such as Webpack, JavaScript modules, and elegant design principles.

css html javascript javascript-modules webpack

Last synced: 29 Jul 2025

https://github.com/jcampbell57/odin-todo-list

A simple to-do list application. The purpose of this project is to practice serialization with JSON and object oriented programming.

css3 dom-manipulation html5 javascript javascript-modules json serialization webpack

Last synced: 28 Feb 2025

https://github.com/jcampbell57/odin-restaurant-page

A restaurant page with tabbed content that uses JavaScript alone to generate all of the content on the page. The purpose of this project is to practice using JavaScript modules and webpack.

css3 custom-fonts dom-manipulation html5 javascript javascript-modules navigation-tabs responsive-design webpack

Last synced: 28 Feb 2025

https://github.com/jwilferd10/zookeepr

A platform for showcasing animals and their respective zookeepers. Users can add new entries to the local API. This repository has been updated from CommonJS to ES6 Imports.

css es6-modules expressjs html javascript-modules jest js nodejs web-application web-development zookeepr

Last synced: 20 Aug 2025

https://github.com/nrkn/goonpack

A module bundler, like webpack or browserify, except extremely basic

bundle bundler javascript-modules module module-bundler modules

Last synced: 04 Jul 2025

https://github.com/huasofoundries/systemjs-glsl-plugin

Loader plugin to treat (and build) OpenGL Shading Language (*.glsl) files as javascript modules

glsl javascript-modules loader-plugin opengl-shading-language

Last synced: 09 Apr 2025

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

Input a city to retrieve weather information. The purpose of this project is to practice integration of an API, linter, Prettier and JavaScript compiler.

async-await babel css3 dom-manipulation eslint html5 javascript javascript-modules json localstorage prettier promises serialization weather-api webpack

Last synced: 13 Jun 2025

https://github.com/diecatiamonteiro/text-adventure-game-browser

Chronicles of Forgotten Lands is now a browser-based game and an upgrade from my original terminal-based version. It showcases my progress in JavaScript.

css html javascript javascript-modules json

Last synced: 03 Apr 2025

https://github.com/weaponsforge/threexperiments

Testing threejs best practices

javascript-modules threejs webgl

Last synced: 26 Mar 2025

https://github.com/qbbr/blog-frontend-vuejs

Blog Frontend App on Vue.js v2.x

frontend javascript javascript-modules vuejs

Last synced: 20 Aug 2025

https://github.com/barata-ribeiro/surfbot

Website developed from scratch, about a surfing school. Design made during the "Advanced UI Design" course from origamid.com

html-css-javascript javascript javascript-modules javascript-vanilla ui-design

Last synced: 17 Mar 2025

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

Implementing a todo-list in JavaScript to practice webpack, classes and the Single Responsibility principle.

date-fns javascript javascript-modules webpack

Last synced: 25 Feb 2025

https://github.com/codeeshop-oc/is-rtl-text

This library will help you to detect if the text is in right-to-left language or not

is-rtl is-rtl-text javascript javascript-modules javasript-library rtl-detect-text rtl-support

Last synced: 05 Mar 2025