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

Projects in Awesome Lists tagged with es-modules

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

https://github.com/alangpierce/sucrase

Super-fast alternative to Babel for when you can target modern JS runtimes

compiler es-modules javascript jsx typescript

Last synced: 15 May 2025

https://github.com/gajus/create-index

Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.

es-modules

Last synced: 16 May 2025

https://github.com/nodejs/loaders

ECMAScript Modules Loaders

es-modules esm loaders loaders-team nodejs

Last synced: 17 Mar 2025

https://github.com/rhysd/dirname-filename-esm

__dirname and __filename for ES Modules environment

commonjs compatibility es-modules node

Last synced: 14 Jun 2025

https://github.com/react-declarative/appwrite-backup-tool

This backup tool will generate query for each document in AppWrite database and save them as a json files on a hard drive. That means It can handle as much documents as you need. Also there is a script to run AppWrite in Docker on localhost so you can test your backup.

appwrite appwrite-database async-generator backup cicd es-modules es6 jenkins json-per-document restore schema script

Last synced: 23 Oct 2025

https://github.com/trentmwillis/html-template-es-modules

A simple proof-of-concept for importing HTML Templates into ES Modules

es-modules esmodules html-templates service-workers

Last synced: 23 Apr 2025

https://github.com/xiaoluoboding/vue-sfc2esm

Transpiled Vue SFC File to ES modules.

compiler compiler-sfc es-modules esm sfc transpiler vue-sfc vue3

Last synced: 21 Mar 2025

https://github.com/kevinpollet/typescript-es-modules-node-example

ES Modules written in TypeScript running on Node.js

es-modules esnext example nodejs typescript

Last synced: 12 Jun 2025

https://github.com/gajus/babel-plugin-transform-export-default-name

Babel plugin that transforms default exports to named exports.

babel-plugin es-modules

Last synced: 08 Sep 2025

https://github.com/bennypowers/rollup-plugin-modulepreload

Rollup plugin to add modulepreload links from generated chunks.

es-modules hacktoberfest module preload rollup rollup-plugin

Last synced: 15 Apr 2025

https://github.com/andreubotella/deno-simple-module-loader

A simple implementation of deno_core's ModuleLoader trait which supports loading modules from the network.

deno deno-core es-modules

Last synced: 13 Apr 2025

https://github.com/cityofnewyork/patterns-cli

A front-end CLI for building and managing design pattern libraries. Maintained by @NYCOpportunity

civic cli dart-sass design-systems design-tokens es-modules eslint nycopportunity patterns patterns-cli postcss pttrn sass slm-lang stylelint svg-sprite svgo svgs tailwindcss templates

Last synced: 12 May 2025

https://github.com/victorcazanave/google-sheets-i18n-generator

Generate i18n JSON/JS files from a Google Sheets spreadsheet

commonjs es-modules google-sheets i18n json nodejs spreadsheet

Last synced: 25 Jul 2025

https://github.com/dmnsgn/snowdev

Zero configuration, unbundled, opinionated development and prototyping server for simple ES modules development: types generation, format and linting, dev server and TypeScript support.

boilerplate browser-sync dev dev-server development es-modules eslint esm esmodules jsdoc prettier prototyping scaffold server template types typescript unbundled zero-configuration

Last synced: 30 Apr 2025

https://github.com/sgtpep/exchange-widget

The currency exchange widget inspired by a popular mobile app implemented using Preact, Meiosis, HTML tagged templates and native ES modules.

es-modules meiosis preact tagged-template

Last synced: 11 Apr 2025

https://github.com/goto-bus-stop/ascjsify

fast browserify transform for ES modules, and nothing else--using @WebReflection `ascjs`

browserify browserify-transform es-modules

Last synced: 01 Aug 2025

https://github.com/fwh1990/this-file

Create dynamic __dirname, __filename and require method for both ESM and CJS

es-modules esm-dirname esm-filename esm-require

Last synced: 13 Apr 2025

https://github.com/mraerino/mini-evite

Minimalistic app to organize invites & preparation of small events (like a birthday)

e-invite es-modules es6 event firebase firestore fit-html lit-html paper-elements redux redux-little-router rollup tool yarn

Last synced: 29 Jun 2025

https://github.com/rozek/build-configuration-study

How difficult can it be to configure a modern JavaScript build chain? VERY

amd-modules cjs es-modules esm javascript rollup svelte3 typescript

Last synced: 23 Oct 2025

https://github.com/joshtynjala/openfl-genes-sample

A sample OpenFL project that uses the Genes library to generate ES Modules instead of plain JS

es-modules haxe openfl openfl-samples openfl-target-html5

Last synced: 26 Aug 2025

https://github.com/xiaoluoboding/transpile-vue-sfc-to-es-modules

Transpile Vue SFC To ES Modules Slides, Built On Top Of Slidev.

compiler-sfc es-modules esm sfc transpile vue3

Last synced: 18 Jun 2025

https://github.com/rumenpetrov/vacations-calendar

Calendar with all vacation days in the year, using vanilla js web components.

custom-elements es-modules shadow-dom vanilla-js

Last synced: 04 Mar 2025

https://github.com/thomascode92/project-planner

Manage all your Projects with this useful Project Planner. Vanilla JavaScript and the OOP paradigm!

es-modules html-css vanilla-javascript webpack

Last synced: 31 Mar 2025

https://github.com/glorious-codes/glorious-pitsby-demo-web-components

A simple demo of web components documented with Pitsby

documentation-tool es-modules web-components

Last synced: 22 Feb 2025

https://github.com/defnot001/djs-template

Template repository for scaffolding development using discord.js v14.

commonjs discord discord-bot discord-js es-modules template typescript

Last synced: 28 Mar 2025

https://github.com/evolutionjobs/htmlimport2esmodule

Regex file parser to find and insert HTML imports into JS files

command-line-tool es-modules html-imports polymer2 polymer3

Last synced: 31 Mar 2025

https://github.com/mxschmitt/jest-playwright-example-esm

Vanilla Jest Playwright example using ES modules

e2e-testing es-modules jest playwright

Last synced: 28 Mar 2025

https://github.com/5h1ngy/bl-rollup-node-javascript

A modern boilerplate for Node.js libraries with JavaScript and Rollup. Perfect for creating optimized JavaScript packages ready for distribution.

bundler documentation es-modules javascript library node npm-package offline-first rollup

Last synced: 01 Apr 2025

https://github.com/5h1ngy/bl-rollup-node-typescript

An advanced boilerplate for Node.js libraries with TypeScript and Rollup. Perfect for creating optimized, typed TypeScript packages ready for distribution.

bundler documentation es-modules library node npm-package offline-first rollup typescript

Last synced: 01 Apr 2025

https://github.com/kaelzhang/generator-es-cross

Yeoman generator to create a nodejs library to support both esm and commonjs by using `package.main` and `package.module`

commonjs es-modules yeoman yeoman-generator

Last synced: 01 Apr 2025

https://github.com/t2ym/wc-putty

Complementary polyfills for @webcomponents/webcomponentsjs

es-modules polyfill web-components

Last synced: 03 Apr 2025

https://github.com/tomashubelbauer/esm-uzip-js

ESM package of the UZIP.js module by Photopea

es-modules esm photopea uzip uzipjs zip

Last synced: 21 Feb 2025

https://github.com/tomashubelbauer/esm-import-map

An experiment with ES import maps.

es es-modules esm import-maps

Last synced: 21 Feb 2025

https://github.com/dandv/jest-typescript-es-modules

Jest native ESM with TypeScript generating ES Modules

es-modules jest typescript

Last synced: 05 Jul 2025

https://github.com/corocoto/node-chat

This is a chat written using technologies such as Node.js, Express, Socket.io :speech_balloon:

chat es-modules es6 express javascript nodejs socket socket-io sockets websocket

Last synced: 09 Oct 2025

https://github.com/nem0z/npm-package-guide-typescript

A guide on creating an npm module using TypeScript, yarn, and ES modules, which can be utilized in both JavaScript and TypeScript projects that utilize either ES modules or CommonJS.

es-modules npm type

Last synced: 17 Oct 2025

https://github.com/martinxcvi/node-mysql-rest-api

Node/Express Rest API that connects to a MySQL database — Uses ES modules, async/await and NPM packages.

api ejs ejs-express es-modules express mysql node-mysql2 nodejs npm rest-api

Last synced: 19 Oct 2025

https://github.com/tomashubelbauer/esm-list-zip

An ESM package for extracting the list of entries from a ZIP archive by URL using range requests for minimal bandwidth use.

es-modules esm zip

Last synced: 20 Oct 2025

https://github.com/jcbhmr/laxesmeta

⛱️ Lax but slim ESM metadata extractor

ecma262 ecmascript es-modules parser

Last synced: 02 Apr 2025

https://github.com/mijogu/spaces-extension-mv3-update

Manifest V3 port of the Spaces Chrome extension. Intuitive tab management using "spaces" - organized groups of related tabs. MV3 compliant with health monitoring and comprehensive testing.

browser-extension chrome-extension chrome-extension-development es-modules javascript manifest-v3 mv3-migration productivity service-worker tab-management

Last synced: 10 Aug 2025

https://github.com/kaif11ali/insta-unfollow-automation

Insta Login and Unfollow Bot: A Node.js-powered automation tool to streamline Instagram account management. Automate login and unfollow actions with customizable settings using Puppeteer and Apify SDK.

apify dotenv es-modules insta-bot insta-unfollow insta-unfollow-bot instagram-automation instagram-bot instagram-unfollow instragram nodejs puppeteer social-media-automation unfollow-bot-instagram

Last synced: 09 Nov 2025

https://github.com/burhan1177/docker_backup_script

Effortlessly back up and restore Docker containers on Linux with our interactive tool. Simplify your data management today! 🌟🐙

appwrite async-generator backup-script cicd containers es-modules gitlab minecraft mongodb postgressql python rcon restic restore rsync script sftp swift

Last synced: 03 Aug 2025

https://github.com/mohammad-obidat/al-rashidiya-school

An official website for Al-Rashidiya School showcasing the names and GPAs of graduating students

css-animations css-grid css3 es-modules es6 html5 javascript js

Last synced: 27 Jul 2025

https://github.com/ricardo-melo-martins/typescript-skeleton-jest

⚡ RMM ⚡ Typescript Standard and basic structure to assist in the quick start of tests, projects, pocs with this technology.

boilerplate es-modules jest microservices nodejs prettier project-template skeleton starter-project starter-template startup typescript typescript-skeleton

Last synced: 31 Dec 2025

https://github.com/tomashubelbauer/esm-obj

A JavaScript ESM Wavefront OBJ 3D model file format parser library module

3d es-module es-modules esm javascript js mesh model obj wavefront wavefront-obj

Last synced: 01 Sep 2025

https://github.com/oscarotero/browser-assets

Copy packages from node_modules to other directory to be used by browsers

assets copy-files es-modules node-modules

Last synced: 09 Nov 2025