forked from marceloguzman/realtime-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
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
coffeescriptnext/realtime-editor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- JavaScript 42.9%
- HTML 33.4%
- CSS 23.7%