An open API service indexing awesome lists of open source software.

https://github.com/simonewebdesign/html5editor

Real Time in-browser editing, made easy!
https://github.com/simonewebdesign/html5editor

Last synced: 3 months ago
JSON representation

Real Time in-browser editing, made easy!

Awesome Lists containing this project

README

          

# A Real-time HTML5 In-browser Editor

> real-time in-browser editing, made easy!

This is the source code for a web editor I made using HTML5's [`contenteditable`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable).

## Live Demo

https://www.simonewebdesign.it/demo/html5editor/

I also wrote an article documenting how I built it:

https://www.simonewebdesign.it/how-to-make-browser-editor-with-html5-contenteditable/