es-modules topic
deno-simple-module-loader
A simple implementation of deno_core's ModuleLoader trait which supports loading modules from the network.
node-typescript-boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
yfiles-for-html-demos
The source code demos for the yFiles for HTML diagramming library
sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
create-index
Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.
dirname-filename-esm
__dirname and __filename for ES Modules environment
vue-sfc2esm
Transpiled Vue SFC File to ES modules.
babel-plugin-transform-export-default-name
Babel plugin that transforms default exports to named exports.
typescript-es-modules-node-example
ES Modules written in TypeScript running on Node.js