Szymon Cofalik f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. 8 years ago
..
.github c9cf39146a Internal: Updated PR template. [skip ci] 8 years ago
src f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. 8 years ago
tests f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. 8 years ago
theme de216c634c Fix: [Firefox] Prevented setting incorrect initial selection when placeholder was clicked. See ckeditor/ckeditor5#469. 8 years ago
.editorconfig fba3e52918 Initialized .editorconfig. 11 years ago
.eslintrc.js 4e495689a0 Aligned comments to changes in the ESLint config. 8 years ago
.gitattributes a604362215 Initialized .gitattributes 11 years ago
.gitignore 0aa47c914e Use a more standard directory/ notation in .gitignore. 8 years ago
.travis.yml a1bed4ae95 Internal: Introduce revision saves. 8 years ago
CHANGELOG.md 44067a3429 Docs: Changelog. [skip ci] 8 years ago
CONTRIBUTING.md 37a7bd2b3f Aligned MD files to changes made in ckeditor5#42. 9 years ago
LICENSE.md c904325be6 Bump up the year. 9 years ago
README.md b6bb8b49dd Docs: Added Gitter badge and standardized repo titles 8 years ago
gulpfile.js 58dbf0b8b4 Internal: Standardized linter usage. 8 years ago
package.json 6eded2c3dd Bumped up dev-lint. 8 years ago

README.md

CKEditor 5 editing engine

npm version Build Status Test Coverage Dependency Status devDependency Status

The editing engine 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.