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

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.