Skip to content

Mik317/marscode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marscode - a web editor created with monaco-editor, jquery file tree and nodejs file tree to read, write, edit, delete '(CRUD) files.

alt text

To install and run:

npm install marscode


node index

File tree base folder set to cwd (Current Working Folder)

You can use the Editor with any server side languages (Java, Python, C#, PHP, NodeJS, Go, Ruby etc.) with REST API calls that returns the same json data for file tree and for the Monaco Editor.

About

Web code editor with Monaco code editor, JQuery file tree browser , nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 6.4%
  • HTML 0.1%