Piotrek Koszuliński edfc7c348a Docs: Fixed typo in the documentation of the `Observable#bind` method. 7 years ago
..
.github a63ce0b051 Internal: Updated PR template. [skip ci] 8 years ago
dev 1eba2cbdb7 Internal: Bumped the year. [skip ci] 8 years ago
docs 1edb61495e Docs: Added the section about decorating observable methods to the deep dive guide. Adjusted the API docs of the method. 7 years ago
src edfc7c348a Docs: Fixed typo in the documentation of the `Observable#bind` method. 7 years ago
tests d929fced14 Internal: Fixed code style after upgrade to latest ESLint. 7 years ago
.editorconfig ce36f52243 Initialized .editorconfig. 11 years ago
.eslintrc.js 3425d1f0c5 Internal: Bumped the year. [skip ci] 8 years ago
.gitattributes 3d03c81f06 Initialized .gitattributes 11 years ago
.gitignore f26f1e108a Internal: Remove gulp dependency for pre-commit linting. 8 years ago
.travis.yml b1579e48da Internal: Disabled Travis builds for #stable branch. 7 years ago
CHANGELOG.md 75d74e5374 Docs: Corrected the changelog. [skip ci] 7 years ago
CONTRIBUTING.md 466df48735 Aligned MD files to changes made in ckeditor5#42. 9 years ago
LICENSE.md 218a6b033e Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 years ago
README.md 9f1d6acdb8 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 years ago
package.json 61a418870d Release: v11.0.0. [skip ci] 7 years ago

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.