Real Time Web Editor

Version 1.0.3
By Mark Jason E.

for Bootstrap: href="./bootstrap.min.css"

for JQuery: src="./jquery.js"

Release Notes

Version 1.0.3
- Header links and footer scripts integration, for external libraries and frameworks.
- Dark mode theme integration using Prism Themes. Selected dark mode theme: Atom-Dark.

Version 1.0.2
- Syntax highlighting integration using Blissful JS, Prism JS and Prism Live JS.

Version 1.0.1
- Utilize browser local storage to save the code so that the code will remain even after the page load.
Need Fix:
- No syntax highlighting.

Version 1.0.0
- Integrate HTML CSS JS code on the iframe tag.
Need Fix:
- Code and pview disappear during page reload.
- No syntax highlighting.