Skip to content

A simple HTML and CSS real time editor. You can code html and css code to see the result in a real browser window. Useful when you teach HTML/CSS/JS

License

Notifications You must be signed in to change notification settings

coffeescriptnext/realtime-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime editor is project to create a simple HTML and CSS editor.

This tool was initially made to create quick sections of a web page like a header, menus, layouts and see a result in real time in a real browser window.

I found this tool useful when teaching HTML or CSS, because you can see all the code and the result without switching between programs and using and a simple textbox.

Thanks to Codemirror (http://codemirror.net) for the text editor implemented in JavaScript, this makes teaching HTML easier and makes coding more confortable.

About

A simple HTML and CSS real time editor. You can code html and css code to see the result in a real browser window. Useful when you teach HTML/CSS/JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.9%
  • HTML 33.4%
  • CSS 23.7%