Ng.Simditor

Angular Version Of Simditor

Install

bower install ng.simditor --save

Usage

angular.module('yourApp', ['ng.simditor']);
<simditor ng-model="content" config="simditorConfig"></simditor>

Demo

content:

{{content}}

simditorConfig: