glint-block-ckeditor

1.0.4 • Public • Published

glint-block-ckeditor

CKEditor Block

install

npm install glint-block-ckeditor

the ckeditor itself is not installed with this package. you have to install it your self.

steps

### included ckeditor build standard build

  • Developer Tools
  • Justify
  • Minimalist theme
  • English, French, German, Italian, Spanish

use

This Module is part of glintcms. Please see the documentation for more info.

options

ckeditor.path = '/js/ckeditor/ckeditor.js'

events

ckeditor.on('initialized', function() {
  console.log('initialized');
});

test

npm test

license

MIT

sponsored by intesso

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i glint-block-ckeditor

    Weekly Downloads

    2

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • andineck