8
0
fredck d41821cd25 Added a test to ensure that spy.called is not true after spy creation. 11 лет назад
..
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 826ac59545 Added code comment to clarify what happens when EventInfo.off() is called. 11 лет назад
tests d41821cd25 Added a test to ensure that spy.called is not true after spy creation. 11 лет назад
.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 a979da2761 Excluded third-party libs from linting. 11 лет назад
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.