Package Exports
- @ckeditor/ckeditor5-typing
 - @ckeditor/ckeditor5-typing/src/delete
 - @ckeditor/ckeditor5-typing/src/delete.js
 - @ckeditor/ckeditor5-typing/src/deleteobserver
 - @ckeditor/ckeditor5-typing/src/deleteobserver.js
 - @ckeditor/ckeditor5-typing/src/index.js
 - @ckeditor/ckeditor5-typing/src/input
 - @ckeditor/ckeditor5-typing/src/input.js
 - @ckeditor/ckeditor5-typing/src/texttransformation
 - @ckeditor/ckeditor5-typing/src/texttransformation.js
 - @ckeditor/ckeditor5-typing/src/textwatcher
 - @ckeditor/ckeditor5-typing/src/textwatcher.js
 - @ckeditor/ckeditor5-typing/src/twostepcaretmovement
 - @ckeditor/ckeditor5-typing/src/twostepcaretmovement.js
 - @ckeditor/ckeditor5-typing/src/typing
 - @ckeditor/ckeditor5-typing/src/typing.js
 - @ckeditor/ckeditor5-typing/src/utils/findattributerange
 - @ckeditor/ckeditor5-typing/src/utils/findattributerange.js
 - @ckeditor/ckeditor5-typing/src/utils/getlasttextline
 - @ckeditor/ckeditor5-typing/src/utils/getlasttextline.js
 - @ckeditor/ckeditor5-typing/src/utils/inlinehighlight
 - @ckeditor/ckeditor5-typing/src/utils/inlinehighlight.js
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ckeditor/ckeditor5-typing) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CKEditor 5 typing feature
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.