@vaadin-component-factory/vcf-enhanced-rich-text-editor

Web Component providing rich text editor functionality. This component is fork of vaadin-rich-text-editor, with enhanced functionality.

Usage no npm install needed!

<script type="module">
  import vaadinComponentFactoryVcfEnhancedRichTextEditor from 'https://cdn.skypack.dev/@vaadin-component-factory/vcf-enhanced-rich-text-editor';
</script>

README

<vcf-enhanced-rich-text-editor>

Gitter npm version Published on Vaadin Directory

Web Component providing rich text editor functionality.

This component is fork of vaadin-rich-text-editor, with enhanced functionality.

Live demo ↗ | API documentation ↗

Installation

Install vcf-enhanced-rich-text-editor:

npm i @vaadin-component-factory/vcf-enhanced-rich-text-editor --save

Usage

Once installed, import it in your application:

import '@vaadin-component-factory/vcf-enhanced-rich-text-editor';

Add <vcf-enhanced-rich-text-editor> element to the page.

<vcf-enhanced-rich-text-editor></vcf-enhanced-rich-text-editor>

Running demo

  1. Fork the vcf-enhanced-rich-text-editor repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-enhanced-rich-text-editor directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Contributing

To contribute to the component, please read the guideline first.

Vaadin Prime

This component is available in the Vaadin Prime subscription. It is still open source, but you need to have a valid CVAL license in order to use it. Read more at: https://vaadin.com/pricing

License

Commercial Vaadin Add-on License version 3 (CVALv3). For license terms, see LICENSE.

Vaadin collects development time usage statistics to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.