8
0
fredck 62e2f76652 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. 11 лет назад
..
dev da457fbee5 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 765807269a Added code comment to clarify what happens when EventInfo.off() is called. 11 лет назад
tests 62e2f76652 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. 11 лет назад
.editorconfig c26d0c0950 Initialized .editorconfig. 11 лет назад
.gitattributes 44c6061136 Initialized .gitattributes 11 лет назад
.gitignore b2c06a5d5d Fixed a typo in gitignore. 11 лет назад
CHANGES.md 9de125dd37 Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 лет назад
CONTRIBUTING.md 4f6542873d Initialized CONTRIBUTING.md 11 лет назад
LICENSE.md da457fbee5 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 ba886cacc9 Initialized README.md 11 лет назад
gruntfile.js 2f5b51a06f Excluded third-party libs from linting. 11 лет назад
package.json da457fbee5 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.