5edit
JavaScript library to edit html5 contenteditable pages
I have tried multiple editors, specifically TinyMCE and Raptor, with mixed results. I liked how TinyMCE functioned, but wanted to take advantage of contenteditable HTML5 elements. TinyMCE relies heavily on textareas, and we don't want that. Raptor had issues dealing with multiple editable regions on a screen. How about getting back to the basics? Keep in mind I'm going to limit the number of features in a sense- this is LIGHTweight.... see what I did there? Introducing 5edit!