ckeditor / ckeditor5-typing

Typing feature for CKEditor 5.

Home Page:https://ckeditor.com/ckeditor-5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CKEditor 5 typing feature

⚠⚠ This repository was moved ⚠⚠

The package was moved to the main repository.

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.

About

Typing feature for CKEditor 5.

https://ckeditor.com/ckeditor-5

License:Other


Languages

Language:JavaScript 98.9%Language:HTML 1.1%