Peach HTML5 Editor

This directory contains the source code for the Peach HTML5 Editor. Instructions on working with the code are in README.txt

The editor is written in coffeescript, which compiles to javascript. To make it so people can try it out, and even do some development without installing the coffescript compiler, a variety of HTML files are provided, which allow some or all of the coffeescript files to be used directly in the browser.

Run the demo!