Very basic extension to content-editable, has open API to allow for plugins and seperate toolbars to be added.
Take a look at a working example.
To work on SimpleEditor locally you will need node.js installed as well as gulp (npm install gulp -g
).
npm install
bower install
gulp watch