Click here to analyse any file

HomeFormats.MJSFull

What is a .MJS file?

MJS is a JavaScript file that uses ES modules - the extension tells Node.js to treat it as a module with import and export rather than CommonJS.

Did you know
  • Node.js added .mjs to settle the long clash between import/export modules and the require() system it grew up with.
  • Analyser handles .MJS alongside related formats such as .HTML, .CSS, .JS and more.
  • In Analyser's format library, .MJS sits in the Data & code category.
What Analyser shows you
Preview and inspect HTML, CSS, JavaScript, TypeScript, JSON, YAML, XML and Markdown source files, plus Windows scripts - PowerShell (PS1, PSM1, PSD1), reading their comment-based help synopsis, #Requires directives, function and parameter counts, CmdletBinding and Authenticode signing; and batch/command scripts (BAT, CMD), reading the echo state, labels, variables set and the external tools they invoke - all alongside the source.
Open a .MJS file
Drag a .MJS file onto the Analyser home page (or tap to pick one). It opens entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.
Related formats
.HTML · .CSS · .JS · .TS · .TSX · .JSX · .JSON · .YAML · .XML · .MD · .HTM · .YML · .TXT · .PS1 · .PSM1 · .PSD1 · .BAT · .CMD. See all supported file types.