Skip to content

jimmynicol/simple-editor

Repository files navigation

SimpleEditor.js

Very basic extension to content-editable, has open API to allow for plugins and seperate toolbars to be added.

Example

Take a look at a working example.

Local Development

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

About

Medium.com like editor with plugin architecture

Resources

Stars

Watchers

Forks

Packages

No packages published