8
0
fredck 525cb2256f Removed an unecessary "promisefication" of init() calls of plugins. 10 лет назад
..
dev e0331ee37d 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 525cb2256f Removed an unecessary "promisefication" of init() calls of plugins. 10 лет назад
tests 17641b01ea Corrected some improper references to the global Promise classs. 10 лет назад
.editorconfig fba3e52918 Initialized .editorconfig. 11 лет назад
.gitattributes a604362215 Initialized .gitattributes 11 лет назад
.gitignore bf7eb48dcb Fixed a typo in gitignore. 11 лет назад
CHANGES.md 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 лет назад
CONTRIBUTING.md d85cf0fea4 Initialized CONTRIBUTING.md 11 лет назад
LICENSE.md e0331ee37d 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 5ac2ed192d Initialized README.md 11 лет назад
gruntfile.js 1be4a9b712 Removed `Promise` from the globals list of jshint so errors are thrown when it is used. 10 лет назад
package.json e0331ee37d 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.