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

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.