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

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.