Aleksander Nowodzinski aba00821f6 Migrated UI components from SASS to PostCSS. Added theme support. 8 years ago
..
.github 1018878b3c Added missing PR template. 8 years ago
docs 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] 8 years ago
src aba00821f6 Migrated UI components from SASS to PostCSS. Added theme support. 8 years ago
tests 84b7844c20 Merge pull request #27 from ckeditor/t/26 8 years ago
theme aba00821f6 Migrated UI components from SASS to PostCSS. Added theme support. 8 years ago
.editorconfig fa93b2ee16 Initial commit. 8 years ago
.eslintrc.js b9ec9751c8 Code style: Switched to ESLint. 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 fa93b2ee16 Initial commit. 8 years ago
CHANGELOG.md 005eacaa1b Docs: Changelog. [skip ci] 8 years ago
CONTRIBUTING.md fa93b2ee16 Initial commit. 8 years ago
LICENSE.md c11243cea1 Minor wording improvements in the readme, etc. 8 years ago
README.md 1b4bb9dec5 Docs: README and front API docs page corrected. [skip ci] 8 years ago
package.json 5517fe2e1f Internal: Add missing ESLint dev dependency to package.json. 8 years ago

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.