Skip to content

ghostboyzone/angular-simditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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就是编辑器对应的富文本的值