@geargroup/angular-editor

A simple native WYSIWYG editor for Angular 10+. Rich Text editor component for Angular.

Usage no npm install needed!

<script type="module">
  import geargroupAngularEditor from 'https://cdn.skypack.dev/@geargroup/angular-editor';
</script>

README

AngularEditor logo

AngularEditor

A simple native WYSIWYG/Rich Text editor for Angular 11+

Forked from the work of Andrey Kolkov (https://github.com/kolkov/angular-editor) with addition of bootstrap styles and migration to latest angular version.

Nov-27-2019 17-26-29

Getting Started

Installation

Install via [npm][npm] package manager

npm install @geargroup/angular-editor --save

Versions

2.1.0 for Angular v11

  • Update dependencies
  • Cleanup some css and do not embed default

2.0.0 for Angular v10

  • Update Bootstrap and FontAwesomeIcons v5
  • Fix color change in editor
  • Improve look and feel
  • Improve button's interaction display in custom options