Skip to content

bryanjamesmiller/vue-ckeditor2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 100.0%