Detalhes do pacote

mjsify

Make an ESM file explicit (.mjs), on all filenames and import statements.

mjs, esm, convert, transpile

readme (leia-me)

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.