Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghostboyzone/angular-simditor

Angular Editor for Simditor
https://github.com/ghostboyzone/angular-simditor

angular simditor

Last synced: about 1 month ago
JSON representation

Angular Editor for Simditor

Awesome Lists containing this project

README

        

# Angular-Simditor

Angular Editor for [simditor](https://github.com/mycolorway/simditor)

# Demo
[http://ghostboyzone.github.io/angular-simditor/](http://ghostboyzone.github.io/angular-simditor/)

[![screenshot](http://ghostboyzone.github.io/angular-simditor/demo.png)](http://ghostboyzone.github.io/angular-simditor/)
# Bower Install
bower install angular-simditor --save

# 用法

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



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