包详细信息

mjsify

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

mjs, esm, convert, transpile

自述文件

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.