https://github.com/tawsiftorabi/realtimehtml
Javascript and HTML based real time HTML Editor for beginners.
https://github.com/tawsiftorabi/realtimehtml
codemirror-editor javascript splitjs
Last synced: 2 months ago
JSON representation
Javascript and HTML based real time HTML Editor for beginners.
- Host: GitHub
- URL: https://github.com/tawsiftorabi/realtimehtml
- Owner: TawsifTorabi
- License: unlicense
- Created: 2017-08-12T09:37:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T20:56:13.000Z (7 months ago)
- Last Synced: 2025-01-27T07:41:29.044Z (4 months ago)
- Topics: codemirror-editor, javascript, splitjs
- Language: JavaScript
- Homepage: https://tawsiftorabi.github.io/realtimeHTML
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# realtimeHTML
This is basically a RealTime HTML Interpreter web application written with pure Javascript.
I started this project when I was in school, made a rough app for my friends,
'cause they needed something to understand HTML well.
Use the Live App Here
At that time,
Table tag and Building table with HTML was a Nightmare for newbies, I donno why.
I made this app to visually learn HTML well.
After 5 consecutive years, while looking through my Github repositories, I looked at it again.
So I gave it another touch to be more user-friendly and come with more functionality. Features,- Autosave Feature
- Download code as HTML File
- Save Code at Browser Storage
- Demo Sample HTML Codes for Beginners
- Updated User-Interface
- Editor Input Data Size and Line Count Stats
- Flexible Interface, editor can be both horizontal & Vertical## Features I might add
- COPY & PASTE Button
- Add confirmation dialogue to clear textarea
- Save Multiple HTML Files on local storage