es-modules
There are 85 repositories under es-modules topic.
alangpierce/sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
jsynowiec/node-typescript-boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Vitest and type definitions included.
yWorks/yfiles-for-html-demos
The source code demos for the yFiles for HTML diagramming library
gajus/create-index
Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.
nodejs/loaders
ECMAScript Modules Loaders
rhysd/dirname-filename-esm
__dirname and __filename for ES Modules environment
chase-moskal/importly
import map generator
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.
trentmwillis/html-template-es-modules
A simple proof-of-concept for importing HTML Templates into ES Modules
xiaoluoboding/vue-sfc2esm
Transpiled Vue SFC File to ES modules.
kevinpollet/typescript-es-modules-node-example
ES Modules written in TypeScript running on Node.js
brandcom/cakephp-vite
ViteHelper plugin for CakePHP and Vite JS
gajus/babel-plugin-transform-export-default-name
Babel plugin that transforms default exports to named exports.
andreubotella/deno-simple-module-loader
A simple implementation of deno_core's ModuleLoader trait which supports loading modules from the network.
bennypowers/rollup-plugin-modulepreload
Rollup plugin to add modulepreload links from generated chunks.
CityOfNewYork/patterns-cli
A front-end CLI for building and managing design pattern libraries. Maintained by @NYCOpportunity
tidenjs/tiden
Build dynamic web applications using streams, nano-frontends, and modern native web technology
VictorCazanave/google-sheets-i18n-generator
Generate i18n JSON/JS files from a Google Sheets spreadsheet
MrFoxPro/solid-rollup-boilerplate
Dev-ready boilerplate for creating modern and truly fast websites with solid-js
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.
Ayushx309/ButterPop.js
🧈 ButterPop.js - A lightweight (<100KB), zero-dependency toast notification library with 41 beautiful themes. Create smooth, customizable notifications with flexible positioning, progress indicators, and interactive elements. Modern, accessible, and easy to integrate into any project.
sgtpep/exchange-widget
The currency exchange widget inspired by a popular mobile app implemented using Preact, Meiosis, HTML tagged templates and native ES modules.
goto-bus-stop/ascjsify
fast browserify transform for ES modules, and nothing else--using @WebReflection `ascjs`
mraerino/mini-evite
Minimalistic app to organize invites & preparation of small events (like a birthday)
serg-io/infuse.host
Infuse your HTML with dynamic content.
subbu963/esm-polyfills
ESM module polyfills for nodejs
ts-bridge/ts-bridge
Bridge the gap between ES modules and CommonJS modules with an easy-to-use alternative to `tsc`.
valpackett/es-module-devserver
Simple static server middleware with ES Module path resolution | now on https://codeberg.org/valpackett/es-module-devserver
fwh1990/this-file
Create dynamic __dirname, __filename and require method for both ESM and CJS
AndrewOKC/Excaliban
The People's Kanban! A free, open source, no account required kanban board that works offline.
Talison-Miguel/Portfolio-Talison
Este é um repositório contendo meu portfólio, com meus projetos e minhas competências 😃
b-Rogers/react-typescript-vite-template
A starter template for TypeScript 5, React 19 and Vite 6 with a README for the bells and whistles.
fajarnugraha37/node-jest
Setting Up a Node.js TypeScript Application with Jest and Supertest for Unit Testing (ES Modules)
joshtynjala/openfl-genes-sample
A sample OpenFL project that uses the Genes library to generate ES Modules instead of plain JS
rozek/build-configuration-study
How difficult can it be to configure a modern JavaScript build chain? VERY
xiaoluoboding/transpile-vue-sfc-to-es-modules
Transpile Vue SFC To ES Modules Slides, Built On Top Of Slidev.