npm.io
1.0.0 • Published 5 years ago

ckeditor4full-vue

Licence
ISC
Version
1.0.0
Deps
0
Size
153 kB
Vulns
0
Weekly
0

#what is this? This is modifiy ckeditor 4 form oficial editor

#installation

'npm i ckeditor4full-vue --save'

Use

import Vue from 'vue'; import CKEditor from 'ckeditor4full-vue';

Vue.use( CKEditor );

new Vue( { // ... options } )

#more info visit ckeditor oficial package https://github.com/ckeditor/ckeditor4-vue