Matthew Leffler 59573a0809 Improve grammar 7 anni fa
..
.github 1018878b3c Added missing PR template. 8 anni fa
docs 866f4bb6fb Added missing docs. 7 anni fa
src 59573a0809 Improve grammar 7 anni fa
tests 24dec1c3c9 Tests: Fixed widget test assertions failing due to a different order of CSS classes. 7 anni fa
theme 41bd378168 Renamed .ck-widget_selectable to .ck-widget_with-selection-handler. 7 anni fa
.editorconfig fa93b2ee16 Initial commit. 8 anni fa
.eslintrc.js be83a09914 Internal: Bumped the year. [skip ci] 8 anni fa
.gitattributes fa93b2ee16 Initial commit. 8 anni fa
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 anni fa
.travis.yml a21e6e5521 Fixed formatting in Travis configuration file. 7 anni fa
CHANGELOG.md 5b8f745587 Docs: Changelog. [skip ci] 7 anni fa
CONTRIBUTING.md 75cd4fc3b0 Docs: Made contributing guide link to our docs. [skip ci] 7 anni fa
LICENSE.md c4d2b6e0f6 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 anni fa
README.md b515b4c218 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 anni fa
package.json bcf9fdb485 Update eslint-config-ckeditor5 package in package.json. 7 anni fa

README.md

CKEditor 5 widget API

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

This package implements the widget API for CKEditor 5.

Documentation

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

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.