Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is there any text editor which i can use for vue.js? [closed]

I am looking for a text editor for my vue.js project. Is there any text editor which work on vue.js 1.0. I tried vue-html-editor, but it's not working.

Thank You in advance :) :)

like image 913
user3423920 Avatar asked Oct 18 '22 13:10

user3423920


1 Answers

I've been using Quill Editor without major problems. You can take a look here to see a good list.

like image 144
Alex M. Avatar answered Oct 21 '22 03:10

Alex M.