Maciej Gołaszewski 68e094c34c Add tests for storing classes in editor.config. hace 7 años
..
.github a63ce0b051 Internal: Updated PR template. [skip ci] hace 9 años
docs b41cd739a4 Docs: Rewritten the 'Observables' deep dive guide to use real–life code examples (see #41). hace 7 años
src 57571df099 Introduce cloning of returned values from Config. hace 7 años
tests 68e094c34c Add tests for storing classes in editor.config. hace 7 años
.editorconfig ce36f52243 Initialized .editorconfig. hace 11 años
.eslintrc.js 3425d1f0c5 Internal: Bumped the year. [skip ci] hace 8 años
.gitattributes 3d03c81f06 Initialized .gitattributes hace 11 años
.gitignore f26f1e108a Internal: Remove gulp dependency for pre-commit linting. hace 8 años
.travis.yml b1579e48da Internal: Disabled Travis builds for #stable branch. hace 7 años
CHANGELOG.md e65b2016fb Docs: Corrected the changelog. [skip ci] hace 7 años
CONTRIBUTING.md 724946b28a Docs: Made contributing guide link to our docs. [skip ci] hace 7 años
LICENSE.md 218a6b033e Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. hace 7 años
README.md 9f1d6acdb8 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. hace 7 años
package.json f8a9a0dd22 Release: v11.1.0. [skip ci] hace 7 años

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.