Skip to content

Mo-AlCaesar/online-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html and JavaScript online editor

It is an online editor for web languages

  • Html
  • Css
  • JavaScript

It has auto suggestions like vsCode and all shortcuts are same as vsCode

And you can add more suggestions you need by adding them to suggestions.json in api folder

It has dark mode, multiple tabs and downloads the active tab

Languages used :

  • Html
  • Css
  • JavaScript

libraries used :

Important

You must download monaco library form this link here

And put the files in the monaco-editor folder in the public folder.

or install it by node package manager in the monaco-editor folder in the public folder.

by this line

npm install monaco-editor@0.49.0

Releases

No releases published

Packages

No packages published