Szymon Kupś 52dfc74e82 Change behavior and rename model Document#getNearestSelectionPosition to getNearestSelectionRange. Added tests and required fixes to other methods using this. 9 years ago
..
src 52dfc74e82 Change behavior and rename model Document#getNearestSelectionPosition to getNearestSelectionRange. Added tests and required fixes to other methods using this. 9 years ago
tests 52dfc74e82 Change behavior and rename model Document#getNearestSelectionPosition to getNearestSelectionRange. Added tests and required fixes to other methods using this. 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 95ab5b643e Fixed invalid input for CodeClimate script with code coverage report. 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 ee30171610 Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994) 9 years ago
gulpfile.js ca0da2ffeb Updated the package to use versioned and scoped ckeditor5-dev-lint. 9 years ago
package.json e95775f3da 0.5.0 9 years ago

README.md

CKEditor 5 Editing Engine

npm version Build Status Test Coverage 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.