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

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.