gughog / realtime-html-editor

This is a personal project for a real-time online html editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime HTML5 Editor

Netlify Status

This is a simple real-time html editor, for very small tests and things like this with html/css/javascript. It was made just for fun, to test some functionalities of html elements, libraries like CodeMirror (which was used to make the writing zone) and fulfill my need to make a 'home-made' tool for fast html test.

Live Edition here

Features:

  • Code highlight;
  • Auto-close tags and brackets;
  • Real-time code rendering;
  • Some features will be added in the future :-P

@gughog, 2019

About

This is a personal project for a real-time online html editor.


Languages

Language:JavaScript 98.0%Language:CSS 1.7%Language:HTML 0.3%