Maciej Gołaszewski 179c1f0333 Rename getText() to getLastTextLine(). 6 năm trước cách đây
..
.github 99a720eae8 Internal: Updated PR template. [skip ci] 9 năm trước cách đây
docs 87d6b6e4ae Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. 6 năm trước cách đây
src 179c1f0333 Rename getText() to getLastTextLine(). 6 năm trước cách đây
tests 179c1f0333 Rename getText() to getLastTextLine(). 6 năm trước cách đây
.editorconfig 54fa704e35 Initial commit for ckeditor5-typing. 9 năm trước cách đây
.eslintrc.js 856f16a79f Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 năm trước cách đây
.gitattributes 54fa704e35 Initial commit for ckeditor5-typing. 9 năm trước cách đây
.gitignore d8701a8ea0 Internal: Remove gulp dependency for pre-commit linting. 8 năm trước cách đây
.travis.yml 35aed77140 Removed BrowserStack from the repository. 6 năm trước cách đây
CHANGELOG.md b06558600a Docs: Corrected the changelog. [skip ci] 6 năm trước cách đây
CONTRIBUTING.md c8b269701d Docs: Made contributing guide link to our docs. [skip ci] 7 năm trước cách đây
LICENSE.md 9000de01c9 Internal: Bumped the year. [skip ci] 7 năm trước cách đây
README.md ddb968b239 Docs: Fixes in README and automatic text transformations guide. [skip ci] 6 năm trước cách đây
package.json 5132ace76e Release: v12.2.0. [skip ci] 6 năm trước cách đây

README.md

CKEditor 5 typing feature

npm version Build Status Coverage Status
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.