You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2020. It is now read-only.
Ability to save and load a document as a file (preferably a .html file).
Saving would merge html, css and javascript into a single file.
Loading would split the file into 3 sections (HTML, CSS and JavaScript).
Ability to save and load a document as a file (preferably a .html file).
Saving would merge html, css and javascript into a single file.
Loading would split the file into 3 sections (HTML, CSS and JavaScript).