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


Keywords
mjs, esm, convert, transpile, cjs, import, extension, export
License
ISC
Install
npm install mjsify@2.0.8

Documentation

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.