Maciej Gołaszewski 7e22a3b9c4 WiP: Refactor TableSelection to an Observer. 7 years ago
..
.github 9aece8aa6e Internal: Added PR template. [skip ci] 7 years ago
docs 49065e66b1 Docs: Updated paths to the Installing plugins guide. See ckeditor/ckeditor5#1163. 7 years ago
lang 1afa0d2c2b Other: Updated translations. [skip ci] 7 years ago
src 7e22a3b9c4 WiP: Refactor TableSelection to an Observer. 7 years ago
tests 7e22a3b9c4 WiP: Refactor TableSelection to an Observer. 7 years ago
theme 8690b99dba Added: Fake table selection POC. 7 years ago
.editorconfig f843cd4dd3 Initial commit. 7 years ago
.eslintrc.js f843cd4dd3 Initial commit. 7 years ago
.gitattributes f843cd4dd3 Initial commit. 7 years ago
.gitignore f843cd4dd3 Initial commit. 7 years ago
.travis.yml 4fd9580ab4 Upgraded version of Node on Travis. 7 years ago
CHANGELOG.md aa50b5716f Docs: Corrected the changelog. [skip ci] 7 years ago
CONTRIBUTING.md f843cd4dd3 Initial commit. 7 years ago
LICENSE.md 017462cb78 Docs: Table feature API docs corrected, part 1. [skip ci] 7 years ago
README.md ac371d458c Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 years ago
package.json d8f6e06497 Fix package.json missing dev dependencies. 7 years ago

README.md

CKEditor 5 table feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements table support for CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-table package page in CKEditor 5 documentation.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.