fredck 23dcca93a6 Fixed a wrong use of Date.now() to produce a Date object. 11 years ago
..
dev 8e16e7e663 Reviewed JSHint config. 11 years ago
src c8fa56beca Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. 11 years ago
tests 23dcca93a6 Fixed a wrong use of Date.now() to produce a Date object. 11 years ago
.editorconfig fba3e52918 Initialized .editorconfig. 11 years ago
.gitattributes a604362215 Initialized .gitattributes 11 years ago
.gitignore bf7eb48dcb Fixed a typo in gitignore. 11 years ago
CHANGES.md 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 years ago
CONTRIBUTING.md d85cf0fea4 Initialized CONTRIBUTING.md 11 years ago
LICENSE.md 28c8c1e176 Initialized LICENSE.md. 11 years ago
README.md 5ac2ed192d Initialized README.md 11 years ago
gruntfile.js c6c7e3d4f7 Re-reviewed tests to use bender.amd.require(). 11 years ago
package.json 48534b0af4 Initialized package.json. 11 years ago

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.