Marek Lewandowski 25a0a65f71 Merge branch 'monorepo-pending' 5 ani în urmă
..
.github 6584ea0975 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 ani în urmă
docs f46879d84a Updated docs to monorepo state. 5 ani în urmă
src 7a38f6ad2c Docs: Fixed links. 5 ani în urmă
tests 2d6ffe0893 Tests: Fixed to.be.equal() use. 5 ani în urmă
.editorconfig 2218339508 Internal: Added config for package.json to .editorconfig. See #318. 6 ani în urmă
.eslintrc.js 15f0ff31d7 Internal: Bumped the year. [skip ci] 6 ani în urmă
.gitattributes 54fa704e35 Initial commit for ckeditor5-typing. 9 ani în urmă
.gitignore d8701a8ea0 Internal: Remove gulp dependency for pre-commit linting. 8 ani în urmă
.stylelintrc 170fc4470c Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 ani în urmă
.travis.yml b29c817604 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 ani în urmă
CHANGELOG.md f9bd7c4837 Docs: Corrected the changelog. [skip ci] 5 ani în urmă
CONTRIBUTING.md c8b269701d Docs: Made contributing guide link to our docs. [skip ci] 7 ani în urmă
LICENSE.md 15f0ff31d7 Internal: Bumped the year. [skip ci] 6 ani în urmă
README.md f46879d84a Updated docs to monorepo state. 5 ani în urmă
package.json f64f134d24 Release: v19.0.0. [skip ci] 5 ani în urmă

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.