A wysiwyg editor written in Vue.js and Vuex.js
Vueditor is a wysiwyg editor written in Vue.js and Vuex.js, primarily designed for Vue.js 2.0.0 and above. It offers a customizable, lightweight solution with minimal dependencies and supports popular browsers like Chrome, Firefox, Safari, and IE 9+.
Vue.use(Vueditor, config)
to initialize.$children[index]
or ref
.createEditor(selector, config)
with specific configurations.Vueditor is a versatile wysiwyg editor for Vue.js and Vuex.js, offering customization, lightweight implementation, and plugin support. However, due to lack of maintenance and unresolved bugs, caution is advised when considering use in a production environment.