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

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.