8
0
Piotr Jasiun 05aed74b6c Added support for objects to `collection.has`. 7 лет назад
..
.github a63ce0b051 Internal: Updated PR template. [skip ci] 9 лет назад
docs b41cd739a4 Docs: Rewritten the 'Observables' deep dive guide to use real–life code examples (see #41). 7 лет назад
src 05aed74b6c Added support for objects to `collection.has`. 7 лет назад
tests 05aed74b6c Added support for objects to `collection.has`. 7 лет назад
.editorconfig ce36f52243 Initialized .editorconfig. 11 лет назад
.eslintrc.js 3425d1f0c5 Internal: Bumped the year. [skip ci] 8 лет назад
.gitattributes 3d03c81f06 Initialized .gitattributes 11 лет назад
.gitignore f26f1e108a Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml b1579e48da Internal: Disabled Travis builds for #stable branch. 7 лет назад
CHANGELOG.md e65b2016fb Docs: Corrected the changelog. [skip ci] 7 лет назад
CONTRIBUTING.md 724946b28a Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md 218a6b033e Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 лет назад
README.md 9f1d6acdb8 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 лет назад
package.json c394dd99e0 Update eslint-config-ckeditor5 package in package.json. 7 лет назад

README.md

CKEditor 5 utilities

npm version Build Status BrowserStack Status Coverage Status
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 terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.