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

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.