0.0.5 • Published 6 years ago

html-text-editor v0.0.5

Weekly downloads
16
License
-
Repository
github
Last release
6 years ago

html-text-editor

Angular component for edit text as html markup.

Install:

npm install html-text-editor

Usage:

import 'html-text-editor';
angular.module(MODULE_NAME, ['HtmlTextEditor'])
<text-editor my-text="$ctrl.article.body" add-image="$ctrl.addImage()"></text-editor>

addImage - what happens if you click on image icon :)

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago