Maciej Gołaszewski c5354924f8 Other: Fixed code style & grammar in comments. 7 anos atrás
..
.github 1018878b3c Added missing PR template. 8 anos atrás
docs 18afcd9b34 Align feature class naming to a new scheme. 7 anos atrás
src c5354924f8 Other: Fixed code style & grammar in comments. 7 anos atrás
tests afeb2d296f Tests: Add proper tests for Edge browser. 7 anos atrás
theme ee7dae502c Renamed .ck-selection-handler to .ck-widget__selection-handler (BEM). 7 anos atrás
.editorconfig fa93b2ee16 Initial commit. 8 anos atrás
.eslintrc.js be83a09914 Internal: Bumped the year. [skip ci] 8 anos atrás
.gitattributes fa93b2ee16 Initial commit. 8 anos atrás
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. 8 anos atrás
.travis.yml ed7eccbf94 Internal: Switched from CodeClimate to Coveralls. 8 anos atrás
CHANGELOG.md ac72124bf0 Docs: Changelog. [skip ci] 7 anos atrás
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 anos atrás
LICENSE.md c4d2b6e0f6 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 anos atrás
README.md 9155e9f414 Docs: Fixed a badge which should display status of the master branch. [skip ci] 7 anos atrás
package.json 315f011b0d Fixed formatting in package.json. 7 anos atrás

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.