Piotrek Koszuliński 7a38f6ad2c Docs: Fixed links. преди 5 години
..
.github 6584ea0975 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). преди 6 години
docs 74006b622f Fix dangling comma. преди 5 години
src 7a38f6ad2c Docs: Fixed links. преди 5 години
tests 204e2cb6d9 Merge branch 'master' into i/6020 преди 5 години
.editorconfig 2218339508 Internal: Added config for package.json to .editorconfig. See #318. преди 6 години
.eslintrc.js 15f0ff31d7 Internal: Bumped the year. [skip ci] преди 6 години
.gitattributes 54fa704e35 Initial commit for ckeditor5-typing. преди 9 години
.gitignore d8701a8ea0 Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.stylelintrc 170fc4470c Used the external stylelint-config-ckeditor5 package for stylelint configuration. преди 6 години
.travis.yml 35e7bc6a46 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. преди 6 години
CHANGELOG.md adfcd588ea 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 d6ef62fa68 Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] преди 6 години
package.json 27c1293bf1 Release: v17.0.0. [skip ci] преди 5 години

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.