Maciej Bukowski f3f423ba8e Removed deregister and isRegistered functions. 7 years ago
..
.github 1018878b3c Added missing PR template. 8 years ago
docs 8fcf9ee7e8 Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. 7 years ago
src f3f423ba8e Removed deregister and isRegistered functions. 7 years ago
tests f3f423ba8e Removed deregister and isRegistered functions. 7 years ago
theme ee7dae502c Renamed .ck-selection-handler to .ck-widget__selection-handler (BEM). 7 years ago
.editorconfig fa93b2ee16 Initial commit. 8 years ago
.eslintrc.js be83a09914 Internal: Bumped the year. [skip ci] 8 years ago
.gitattributes fa93b2ee16 Initial commit. 8 years ago
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 years ago
.travis.yml a686ed3343 Upgraded version of Node on Travis. 7 years ago
CHANGELOG.md 3fc1ffe98b Docs: Corrected the changelog. [skip ci] 7 years ago
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 years ago
LICENSE.md c4d2b6e0f6 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 years ago
README.md b515b4c218 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 years ago
package.json 0b41459662 Cleaned up. 7 years ago

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.