Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ghostboyzone/angular-simditor
- Owner: ghostboyzone
- License: mit
- Created: 2015-05-21T14:21:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T09:38:00.000Z (over 9 years ago)
- Last Synced: 2024-10-09T20:13:21.296Z (2 months ago)
- Topics: angular, simditor
- Language: JavaScript
- Homepage: http://ghostboyzone.github.io/angular-simditor/
- Size: 352 KB
- Stars: 26
- Watchers: 2
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - angular-simditor - Angular Editor for Simditor. (Uncategorized / Uncategorized)
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就是编辑器对应的富文本的值