Kamil Piechaczek 25c2d0b2d8 Fixed formatting in Travis configuration file. 7 anni fa
..
.github 99a720eae8 Internal: Updated PR template. [skip ci] 9 anni fa
docs 086c8e1e2a Docs: README and front API docs page corrected. [skip ci] 8 anni fa
src 0aabde991b Added: Exposed `DeleteCommand` buffer object as a readonly `buffer` property. 7 anni fa
tests d3ed77a66d Merge branch 'master' into t/ckeditor5-engine/1556 7 anni fa
.editorconfig 54fa704e35 Initial commit for ckeditor5-typing. 9 anni fa
.eslintrc.js 04c33268de Internal: Bumped the year. [skip ci] 8 anni fa
.gitattributes 54fa704e35 Initial commit for ckeditor5-typing. 9 anni fa
.gitignore d8701a8ea0 Internal: Remove gulp dependency for pre-commit linting. 8 anni fa
.travis.yml 25c2d0b2d8 Fixed formatting in Travis configuration file. 7 anni fa
CHANGELOG.md ef9270f0ce Docs: Changelog. [skip ci] 7 anni fa
CONTRIBUTING.md c8b269701d Docs: Made contributing guide link to our docs. [skip ci] 7 anni fa
LICENSE.md 70004f7505 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 anni fa
README.md dfb7c31447 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 anni fa
package.json 1c2abf44ca Update eslint-config-ckeditor5 package in package.json. 7 anni fa

README.md

CKEditor 5 typing feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements support for typing (inputting and deleting text) in CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-typing package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.