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

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.