Maciej Gołaszewski f93dedf7cb Other: Remove isDomNode function that overlaps import in emittermixin. 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 f93dedf7cb Other: Remove isDomNode function that overlaps import in emittermixin. il y a 8 ans
tests 9e031416f9 Removed a dot at the end of error message. 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 85b3bdddd9 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. 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.