8
0
Maciej Gołaszewski 0a80e97789 Other: Move ESLint ignore configuration to package.json. vor 8 Jahren
..
.github a63ce0b051 Internal: Updated PR template. [skip ci] vor 8 Jahren
dev 78a84f9ae1 Aligned the code style. vor 8 Jahren
docs 9604a2cdb4 Docs: README and front API docs page corrected. [skip ci] vor 8 Jahren
src f7b05d0126 Internal: Updated URL to error codes docs after ckeditor/ckeditor5#565. vor 8 Jahren
tests 3c19d3d23d Tests: DomEmitterMixin tests should not pollute DOM with obsolete elements in document.body. vor 8 Jahren
.editorconfig ce36f52243 Initialized .editorconfig. vor 11 Jahren
.eslintrc.js bb27ea4c32 Use ESLint. vor 8 Jahren
.gitattributes 3d03c81f06 Initialized .gitattributes vor 11 Jahren
.gitignore f26f1e108a Internal: Remove gulp dependency for pre-commit linting. vor 8 Jahren
.travis.yml 459a36dbb0 Internal: Introduced revision saves. vor 8 Jahren
CHANGELOG.md df421b77f9 Docs: Changelog improvments. [skip ci] vor 8 Jahren
CONTRIBUTING.md 466df48735 Aligned MD files to changes made in ckeditor5#42. vor 9 Jahren
LICENSE.md 9604a2cdb4 Docs: README and front API docs page corrected. [skip ci] vor 8 Jahren
README.md 9604a2cdb4 Docs: README and front API docs page corrected. [skip ci] vor 8 Jahren
package.json 0a80e97789 Other: Move ESLint ignore configuration to package.json. vor 8 Jahren

README.md

CKEditor 5 utilities

npm version Build Status Test Coverage Dependency Status devDependency Status

Various utilities used by CKEditor 5 and its features. This is a sort of CKEditor 5's standard library.

Documentation

See the @ckeditor/ckeditor5-utils package page in CKEditor 5 documentation.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.