8
0
Aleksander Nowodzinski 83887c24e8 Use NamedCollection Map API in #find and #filter. 10 лет назад
..
dev 517e69a8d2 Merge remote-tracking branch 'boilerplate/ckeditor5' 10 лет назад
src 83887c24e8 Use NamedCollection Map API in #find and #filter. 10 лет назад
tests 909c428fff Added forEach, filter and find methods to Collection and NamedCollection. 10 лет назад
.editorconfig fba3e52918 Initialized .editorconfig. 11 лет назад
.gitattributes a604362215 Initialized .gitattributes 11 лет назад
.gitignore bf7eb48dcb Fixed a typo in gitignore. 11 лет назад
.jscsrc 39501139f4 Merge branch 'master' into esnext 10 лет назад
.jshintrc 517e69a8d2 Merge remote-tracking branch 'boilerplate/ckeditor5' 10 лет назад
CHANGES.md 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 лет назад
CONTRIBUTING.md d85cf0fea4 Initialized CONTRIBUTING.md 11 лет назад
LICENSE.md e0331ee37d 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 0eb9e2ac2d Added dev deps status icon. 10 лет назад
gruntfile.js 70a926fafa Moved specific configs to the config files. Avoid scattering them around. 10 лет назад
package.json 7cad0992c6 Updated deps and started using the ^ semver range. 10 лет назад

README.md

CKEditor 5 Core Framework

devDependency Status

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.