GithubHelp home page GithubHelp logo

fahadm / ng.ckeditor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miamarti/ng.ckeditor

0.0 1.0 0.0 55 KB

The best web text editor for everyone [Angular JS]

Home Page: http://miamarti.github.io/ng.ckeditor/

License: GNU General Public License v2.0

ng.ckeditor's Introduction

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.

Stories in Ready

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

cdn

https://cdnjs.cloudflare.com/ajax/libs/ng.ckeditor/2.0.4/ng-ckeditor.min.js https://cdnjs.cloudflare.com/ajax/libs/ng.ckeditor/2.0.4/ng-ckeditor.js

Implementation

<ng-ckeditor ng-model="htmlEditor" skin="moono" remove-buttons="Image" remove-plugins="iframe,flash,smiley" msn-count="
Number of typed characters:"></ng-ckeditor>

Parameters

Name Type Dinamic Mandatory Description
ng-model String true true Scope of the attribute that will be the model
ng-change Function false false Callback function
ng-disabled Boolean true false Set ckeditor to readOnly
ng-config Object false false Receives a json object that is set to configuration object editor. This object must be created in AngularJS the controller and reported to the component.

Bower install de dependency

$ bower install ng.ckeditor --save

Module AngularJS include

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

Metrics

Throughput Graph

ng.ckeditor's People

Contributors

miamarti avatar xamino avatar miller-cit avatar kallev avatar

Watchers

Fahad Mansoor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.