angular-block-editor

Block-based content editor for AngularJS for consistent and styleable content editing.


Keywords
content, editor, html, angular, wysiwyg
License
MIT
Install
bower install angular-block-editor

Documentation

angular-block-editor v0.0.0 Bower version

Extensible block editor component for AngularJS.

To see how it's used, have look at the files in the examples directory .

To see the examples in your browser, run

npm install
gulp connect

and then visit http://localhost:8080.