8
0
fredck 7d53e343e7 Moved code out of the "mvc" directory. 10 лет назад
..
dev ab27f82c95 Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash. 11 лет назад
src 7d53e343e7 Moved code out of the "mvc" directory. 10 лет назад
tests 7d53e343e7 Moved code out of the "mvc" directory. 10 лет назад
.editorconfig ce36f52243 Initialized .editorconfig. 11 лет назад
.gitattributes 3d03c81f06 Initialized .gitattributes 11 лет назад
.gitignore 973e18feb1 Fixed a typo in gitignore. 11 лет назад
CHANGES.md 168d81ef9a Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 лет назад
CONTRIBUTING.md e281837bbf Initialized CONTRIBUTING.md 11 лет назад
LICENSE.md ab27f82c95 Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash. 11 лет назад
README.md bc9a024192 Initialized README.md 11 лет назад
gruntfile.js 3e5f83bb54 Removed `Promise` from the globals list of jshint so errors are thrown when it is used. 10 лет назад
package.json ab27f82c95 Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash. 11 лет назад

README.md

CKEditor 5 Core Framework

The core framework 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.