ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.8k stars 2.48k forks source link

CKEditor 4 integrations for JavaScript frameworks (React, Angular 5+, Vue.js, ??) #3114

Open f1ames opened 5 years ago

f1ames commented 5 years ago

Type of report

Feature request

Provide description of the new feature

We have already released React, Angular 5+ and Vue.js CKEditor 4 integrations.

We are open to any feedback regarding existing integrations and also on ideas what should we work on next? (you can propose a framework in a comment or 👍 an existing comment)

leonovich commented 5 years ago

Hello! I am looking for CKEditor integration for my Vue projects. Can you advise an example or manual for such integration?

jacekbogdanski commented 5 years ago

Hey,

We are already working on Vue integration for CKEditor4. You can see progress by subscribing https://github.com/ckeditor/ckeditor4-vue/pull/1 PR if you are interested in implementation details. There are also samples which may give you some advice on how it may look. You can also subscribe https://github.com/ckeditor/ckeditor-dev/issues/2861 - we will update this ticket when integration is released.

Feel free to share some thoughts on integration if you decide to try out development version :wink: It will help us with preparing the final shape of the integration.

leonovich commented 5 years ago

Hello! Thanks so much! Will try.

AnnaTomanek commented 4 years ago

Svelte was proposed here: https://twitter.com/SteveALee/status/1228308774928240641. Add :+1: if you'd like to see it implemented!