8
0
Szymon Kupś ba45100fa2 Merge branch 'master' into t/657 9 лет назад
..
src 7708d7e3c9 Docs fixes, renaming isTopLevelNode to isContainerLikeNode function in view writer. 9 лет назад
tests 942dbbd56f Added tests to view.WidgetElement. 9 лет назад
.editorconfig fba3e52918 Initialized .editorconfig. 11 лет назад
.gitattributes a604362215 Initialized .gitattributes 11 лет назад
.gitignore c8a9c4cc75 Moved from Grunt to Gulp: gulp lint, gulp lodash tasks introduced. 10 лет назад
.jscsrc cecdd24840 Switched to using ckeditor5-dev-lint. See https://github.com/ckeditor/ckeditor5/issues/268. 9 лет назад
.jshintrc eed357063c Fixed: Turn JSHint browser setting to false. 9 лет назад
.travis.yml 56cccf11cb Added missing code reporter to Travis. 9 лет назад
CHANGES.md d2d9757c2c Changed names in the boilerplate files. 9 лет назад
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. 9 лет назад
LICENSE.md d2d9757c2c Changed names in the boilerplate files. 9 лет назад
README.md b84a8e35fb Fixed Travis config (forgot about CC) and added badges in README. 9 лет назад
gulpfile.js ca0da2ffeb Updated the package to use versioned and scoped ckeditor5-dev-lint. 9 лет назад
package.json b84a8e35fb Fixed Travis config (forgot about CC) and added badges in README. 9 лет назад

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.