make-mjs
v0.0.10
Published
Turn a normal Babel JavaScript file that uses ES module import syntax into a .mjs file that imports exact URL.
Downloads
15
Readme
Make MJS
Turn a normal Babel JavaScript file that uses ES module import syntax into a .mjs file that imports exact URL.
Command-line
Go to @make-mjs/cli for usage.
APIs
This package is a collection of re-exports from @make-mjs:
cli
for @make-mjs/cli.main
for @make-mjs/main.code
for @make-mjs/code.url
for @make-mjs/url.