/angular-simditor

Angular Editor for Simditor

Primary LanguageJavaScriptMIT LicenseMIT

Angular-Simditor

Angular Editor for simditor

Demo

http://ghostboyzone.github.io/angular-simditor/

screenshot

Bower Install

bower install angular-simditor --save

用法

angular.module('app', ['angular-simditor'])

<ng-simditor content="editorModel"></ng-simditor>

// editorModel就是编辑器对应的富文本的值