Maciej Gołaszewski 691fd3b0b5 Other: Move ESLint ignore configuration to package.json. 8 anni fa
..
.github 1018878b3c Added missing PR template. 8 anni fa
docs 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] 8 anni fa
src 4d974ed74c Prevents from deleting widget when the read only mode is enabled. 8 anni fa
tests 4d974ed74c Prevents from deleting widget when the read only mode is enabled. 8 anni fa
theme 3d0e8b97dd Refactored widget CSS styles to allow easier customization with SASS variables. 8 anni fa
.editorconfig fa93b2ee16 Initial commit. 8 anni fa
.eslintrc.js b9ec9751c8 Code style: Switched to ESLint. 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 fa93b2ee16 Initial commit. 8 anni fa
CHANGELOG.md 005eacaa1b Docs: Changelog. [skip ci] 8 anni fa
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 anni fa
LICENSE.md c11243cea1 Minor wording improvements in the readme, etc. 8 anni fa
README.md 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] 8 anni fa
package.json 691fd3b0b5 Other: Move ESLint ignore configuration to package.json. 8 anni fa

README.md

CKEditor 5 widget API

npm version Build Status Test Coverage 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 GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.