Skip to content

caok2709/ng.ckeditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ng.ckeditor

CKEditor is a ready-for-use HTML text editor designed to simplify web content creation. It's a WYSIWYG editor that brings common word processor features directly to your web pages. Enhance your website experience with our community maintained editor.

CKEditor values

CKEditor is an Open source application, which means it can be modified any way you want. It benefits from an active community that is constantly evolving the application with free add-ons and a transparent development process.

Dependencies

Download make the dependencies of CKEditor + ng-CKEditor and include in your project * http://ckeditor.com/download * ng-ckeditor.min.js

Implementation

``` ``` The parameter bind = "HtmlEditor" you are referring to variable $scope.htmlEditor

Bower install de dependency

$ bower install ng.ckeditor --save

Module AngularJS include

angular.module('example', ["ng.ckeditor"]);

About

The best web text editor for everyone [Angular JS]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%