Carota : Simple, Flexible Rich Text Rendering/Editing on HTML Canvas

carota

Carota is a rich text editor implemented totaly in JavaScript that uses HTML5 canvas for rendering. At runtime Carota has no external dependencies, you just pull in the carota-min.js file using the SCRIPT tag and away you go. The source code is released under MIT license

Carota does not have a built in toolbar, but its very easy to wire up your own controls to it. There are handful of calls to functions in carota.dom which is just a very minimal helper library for conveniently wiring up events, etc.

[button color=”red” size=”medium” link=”https://github.com/danielearwicker/carota” target=”blank” ]Carota[/button]

Carota : Simple, Flexible Rich Text Rendering/Editing on HTML Canvas
Rate this post

Leave a Reply