Skip to content

CKEditor plugin for intuitive table cells selection (like MS Excel or Google Docs).

License

Notifications You must be signed in to change notification settings

likemusic/CKEditorTableCellsSelection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKEditorTableCellsSelection

CKEditor plugin for intuitive table cells selection (like MS Excel or Google Docs). This is wrapper for CKEditor about tablecellsselection jQuery plugin

CKEditorTableCellsSelection

#Usage example

CKEDITOR.replace( 'editor1',{
    extraPlugins:'ckeditortablecellsselection'
});

For more info see "Installing Plugins" official documentation

TODO

Integrate with CKEditor Selection API.

Licence

The MIT License (MIT).

About

CKEditor plugin for intuitive table cells selection (like MS Excel or Google Docs).

Resources

License

Stars

Watchers

Forks

Packages

No packages published