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.