Piotrek Koszuliński ae3c117292 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. hace 8 años
..
.github 1018878b3c Added missing PR template. hace 8 años
docs 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] hace 8 años
src 4d974ed74c Prevents from deleting widget when the read only mode is enabled. hace 8 años
tests 4d974ed74c Prevents from deleting widget when the read only mode is enabled. hace 8 años
theme 3d0e8b97dd Refactored widget CSS styles to allow easier customization with SASS variables. hace 8 años
.editorconfig fa93b2ee16 Initial commit. hace 8 años
.eslintrc.js b9ec9751c8 Code style: Switched to ESLint. hace 8 años
.gitattributes fa93b2ee16 Initial commit. hace 8 años
.gitignore 8aa01ac28a Internal: Remove gulp dependency for pre-commit linting. hace 8 años
.travis.yml fa93b2ee16 Initial commit. hace 8 años
CHANGELOG.md 005eacaa1b Docs: Changelog. [skip ci] hace 8 años
CONTRIBUTING.md fa93b2ee16 Initial commit. hace 8 años
LICENSE.md c11243cea1 Minor wording improvements in the readme, etc. hace 8 años
README.md 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] hace 8 años
package.json ae3c117292 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. hace 8 años

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.