es-modules topic

List es-modules repositories

deno-simple-module-loader

6
Stars
0
Forks
Watchers

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

node-typescript-boilerplate

2.6k
Stars
522
Forks
Watchers

Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.

yfiles-for-html-demos

399
Stars
284
Forks
Watchers

The source code demos for the yFiles for HTML diagramming library

sucrase

5.6k
Stars
138
Forks
Watchers

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

create-index

279
Stars
86
Forks
Watchers

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

dirname-filename-esm

64
Stars
1
Forks
Watchers

__dirname and __filename for ES Modules environment

loaders

112
Stars
14
Forks
Watchers

ECMAScript Modules Loaders

vue-sfc2esm

28
Stars
2
Forks
Watchers

Transpiled Vue SFC File to ES modules.

Babel plugin that transforms default exports to named exports.

typescript-es-modules-node-example

24
Stars
1
Forks
Watchers

ES Modules written in TypeScript running on Node.js