Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any good wysiwyg editor using vue guys? #2144

Open
tghelere opened this issue May 21, 2018 · 20 comments
Open

Any good wysiwyg editor using vue guys? #2144

tghelere opened this issue May 21, 2018 · 20 comments
Labels

Comments

@tghelere
Copy link

I missed a list of editors.
Researching about these, I found these alternatives, but I do not know if they are good

any indication?
Thanks

@abdullahonden
Copy link
Contributor

abdullahonden commented May 23, 2018

I'm using Trumbowyg on Vue.js with this package.

I was looking for a lightweight yet powerfull editor, I can recommend it.

@SaphiLC
Copy link

SaphiLC commented Apr 17, 2019

I'm using Trumbowyg on Vue.js with this package.

I was looking for a lightweight yet powerfull editor, I can recommend it.

but it uses jquery, so it isnt lightweight, i would need to add jquery just to use that :(

@dogrocker
Copy link

https://github.com/scrumpy/tiptap?

@slaveofcode
Copy link

https://github.com/scrumpy/tiptap?

Awesome suggestion!

@kusillus
Copy link

kusillus commented Jun 3, 2019

https://github.com/scrumpy/tiptap?

awesome !

@SteakdeNiche
Copy link

https://github.com/scrumpy/tiptap
It's a really cool editor but for now, if you want to have a full package of functionality, it's not ready.
For now there's no alignment functions for example. It's a really nice project but it needs to mature for now, imo.

@flapili
Copy link

flapili commented Aug 17, 2019

Hi, after some search https://github.com/Eazymov/vue-mce is really good

@sandalwoodsh
Copy link

flapili, have you found any instructions on how best to include in your VUE project?

@firmanjabar
Copy link

https://github.com/scrumpy/tiptap?

this is the best mate, thanks!

@millsoft
Copy link

millsoft commented Nov 17, 2019

I am using ckeditor in vue projects:
https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/vuejs.html

It has many features and looks cool. And it is very easy to install.

@stefanelsat
Copy link

I am using ckeditor in vue projects:
https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/vuejs.html

It has many features and looks cool. And it is very easy to install.

@millsoft ckeditor is great, but there is no IE11 support yet ... 😕

@Jogai
Copy link
Collaborator

Jogai commented Dec 28, 2019

https://github.com/tinymce/tinymce-vue

@Leecason
Copy link
Contributor

Leecason commented Jan 1, 2020

I recently made this editor
hope helpful
https://github.com/Leecason/element-tiptap

@Scrum
Copy link
Collaborator

Scrum commented Mar 12, 2020

@tghelere Now the sheet has a fairly large selection, is this still relevant for you?

@Scrum Scrum added the question label Mar 12, 2020
@tghelere
Copy link
Author

In fact, when I asked, some wysiwyg editor were already listed in this repository. However, I wanted to know in the opinion of other devs which would be the best option.
And with that question, I ended up discovering some other options that were not yet listed here

@Scrum
Copy link
Collaborator

Scrum commented Mar 12, 2020

@tghelere ok let me know if I can do anything else for you

@SreeragMohan
Copy link

@tghelere so what was your conclusion? which is better

@tghelere
Copy link
Author

What's up
The question was asked in 2018, and many of the answers were asked in 2019. As there was a hurry to deliver the project, I ended up opting at the time at https://github.com/surmon-china/vue-quill-editor as it seemed to be the simplest for implementation and met the client's needs (and he was not even mentioned in this issue)

@syed-haroon
Copy link

Here are few editors but basically these are the wrappers for famous JS editors:

@kasvith
Copy link

kasvith commented Dec 5, 2020

Any markdown WYSWYG ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests