Szymon Kupś c70372721b Added allowed types of elements instead of checking each type separately. 9 years ago
..
src c70372721b Added allowed types of elements instead of checking each type separately. 9 years ago
tests 942dbbd56f Added tests to view.WidgetElement. 9 years ago
.editorconfig fba3e52918 Initialized .editorconfig. 11 years ago
.gitattributes a604362215 Initialized .gitattributes 11 years ago
.gitignore c8a9c4cc75 Moved from Grunt to Gulp: gulp lint, gulp lodash tasks introduced. 10 years ago
.jscsrc cecdd24840 Switched to using ckeditor5-dev-lint. See https://github.com/ckeditor/ckeditor5/issues/268. 9 years ago
.jshintrc eed357063c Fixed: Turn JSHint browser setting to false. 9 years ago
.travis.yml 56cccf11cb Added missing code reporter to Travis. 9 years ago
CHANGES.md d2d9757c2c Changed names in the boilerplate files. 9 years ago
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. 9 years ago
LICENSE.md d2d9757c2c Changed names in the boilerplate files. 9 years ago
README.md b84a8e35fb Fixed Travis config (forgot about CC) and added badges in README. 9 years ago
gulpfile.js ca0da2ffeb Updated the package to use versioned and scoped ckeditor5-dev-lint. 9 years ago
package.json b84a8e35fb Fixed Travis config (forgot about CC) and added badges in README. 9 years ago

README.md

CKEditor 5 Editing Engine

npm version Build Status Test Coverage Code Climate Dependency Status devDependency Status

The editing engine of CKEditor 5 project. More information about the project can be found at the following url: https://github.com/ckeditor/ckeditor5.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.