codeStryke / monaco-editor-esm

ES Module version of monaco-editor

Repository from Github https://github.comcodeStryke/monaco-editor-esmRepository from Github https://github.comcodeStryke/monaco-editor-esm

monaco-editor-esm

ES Module version of monaco-editor

Build

npm run build

The ES version of monaco-editor is generated in the /dist/ folder. Copy the entire folder to where you want to use it.

Test

npm run test

then open http://localhost:3000/test/ in your browser.

About

ES Module version of monaco-editor

License:MIT License


Languages

Language:JavaScript 80.2%Language:HTML 19.8%