8
0
Piotrek Koszuliński 69b79a5db9 Docs: Changelog. [skip ci] 6 лет назад
..
.github 99a720eae8 Internal: Updated PR template. [skip ci] 8 лет назад
docs 086c8e1e2a Docs: README and front API docs page corrected. [skip ci] 8 лет назад
src d61990a587 Fix: `delete` event didn't stop `keydown` event if it was set with `highest` priority. 6 лет назад
tests d61990a587 Fix: `delete` event didn't stop `keydown` event if it was set with `highest` priority. 6 лет назад
.editorconfig 54fa704e35 Initial commit for ckeditor5-typing. 9 лет назад
.eslintrc.js 9000de01c9 Internal: Bumped the year. [skip ci] 6 лет назад
.gitattributes 54fa704e35 Initial commit for ckeditor5-typing. 9 лет назад
.gitignore d8701a8ea0 Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml 25c2d0b2d8 Fixed formatting in Travis configuration file. 7 лет назад
CHANGELOG.md 69b79a5db9 Docs: Changelog. [skip ci] 6 лет назад
CONTRIBUTING.md c8b269701d Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md 9000de01c9 Internal: Bumped the year. [skip ci] 6 лет назад
README.md dfb7c31447 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 лет назад
package.json c91a707231 Release: v12.0.0. [skip ci] 6 лет назад

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.