@mnemosyne/esm-x
v0.0.1
Published
EcmaScript modules Transpiler plugin
Downloads
1
Readme
esm-x
EcmaScript modules Transpiler plugin
Browser-native module loading of non-standard JavaScript (Typescript and JSX) via importmaps
Local development
Start a local web server and navigate to localhost:3000/test:
npx http-server -c-1 -p 3000
chomp --watch
Publish
npm publish --access public