Skip to content

Files

Latest commit

eb1c3f1 · Aug 19, 2020

History

History
26 lines (17 loc) · 442 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 442 Bytes

HTML-Editor

HTML-Editor with instant preview rendering

Try it: https://xernisfy.github.io/HTML-Editor

advantages:

  • works offline
  • small size (only a few KB)
  • fast
  • in your browser
  • multiple documents (html, js, css)
  • moveble and resizable editor window

functions:

  • renders as you type
  • indentation with tabulator (tab)

in development:

  • saving

known errors:

  • no RAM allocation limit (be careful with your infinite loops!)