mjsify
v2.0.8
Published
Make an ESM file explicit (.mjs), on all filenames and import statements.
Downloads
27
Maintainers
Readme
Mjsify
Make an ESM file explicit (.mjs), on all filenames and import statements.
Please note that Mjsify is currently under development and not yet suited for production
Installation
$ npm i mjsify
Usage
import mjsify from "mjsify"
mjsify()
Contribute
All feedback is appreciated. Create a pull request or write an issue.