chengpan168 / vue-ckeditor2

Ckeditor using for Vue.js 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-ckeditor

Ckeditor using for Vue.js 2

Notes

Requirements

Install

# yarn (recommend)
$ yarn add vue-ckeditor2

# npm
$ npm install vue-ckeditor2 --save

Props

Name Type Description
id String Id of instance ckedior. Default: editor-1
types String Types of ckedior. Default: classic
config Object All configuration of ckeditor. Default: {}

Build Setup

You can use vue-cli with vue-rollup-boilerplate templates or other vue templates

Team

Dang Van Thanh Eduárd Moldován Dominique FERET comfuture
Dang Van Thanh Eduárd Moldován Dominique FERET comfuture

License

MIT © Dang Van Thanh

About

Ckeditor using for Vue.js 2


Languages

Language:Vue 100.0%