HTML Editor. A simple tool to write and test HTML code in your browser.

mrdoob.com/projects/htmleditor

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2016
  • Updated CoreMirror and Esprima. Removed font (CodeMirror seems to str…
  • Updated appcache.
  • Clean up.
  • Merge pull request #14 from guybrush/gh-pages
April 2016
  • hide wrapper-element when hiding code
September 2015
  • Updated libraries.
April 2013
  • Update README.md
  • www.mrdoob.com instead of mrdoob.com
  • Updated appcache.
  • Moved chrome bug workaround to inside the editor.
  • More opaque background.
  • Using cdnjs include.
March 2013
  • Showing inline error messages.
  • Updated manifest file.
  • Updated to CodeMirror 3.1 and Esprima 1.0.2.
November 2012
  • Updated to CoreMirror 2.36 and Esprima 1.0.1.
  • About popup and fixed github link. Closes #9.
October 2012
  • Removed ACE based version.
  • Renamed project to htmleditor.
  • Added popup for proper sharing experience.