Kamil Piechaczek 532bc8d22f Removed obsolete entries in package.json in each package. 5 yıl önce
..
docs f46879d84a Updated docs to monorepo state. 5 yıl önce
src 7a38f6ad2c Docs: Fixed links. 5 yıl önce
tests 2d6ffe0893 Tests: Fixed to.be.equal() use. 5 yıl önce
CHANGELOG.md f9bd7c4837 Docs: Corrected the changelog. [skip ci] 5 yıl önce
CONTRIBUTING.md c8b269701d Docs: Made contributing guide link to our docs. [skip ci] 7 yıl önce
LICENSE.md 15f0ff31d7 Internal: Bumped the year. [skip ci] 6 yıl önce
README.md f46879d84a Updated docs to monorepo state. 5 yıl önce
package.json 532bc8d22f Removed obsolete entries in package.json in each package. 5 yıl önce

README.md

CKEditor 5 typing feature

npm version Dependency Status devDependency Status

This package implements support for typing (inputting and deleting text) in CKEditor 5. It also includes the automatic text transformations (autocorrect) feature that lets you automatically turn predefined snippets into their improved forms.

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 or https://ckeditor.com/legal/ckeditor-oss-license.