Piotrek Koszuliński f67d0826f6 Docs: Added package page. [skip ci] 8 years ago
..
.github c9cf39146a Internal: Updated PR template. [skip ci] 8 years ago
docs f67d0826f6 Docs: Added package page. [skip ci] 8 years ago
src 2794b867aa More error documentation improvements. 8 years ago
tests 2665e58d17 Tests: Fixed a Document#scrollToTheSelection test failing due to unstable geometry of the DOM. 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 10d1075958 Docs: Changelog corrections. [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 98a185b5d9 Internal: Added `files` key to `package.json` 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.