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

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.