Szymon Cofalik 3b54a06152 Fix: Prevent infinite loops on `.once()`. 6 年之前
..
.github a63ce0b051 Internal: Updated PR template. [skip ci] 8 年之前
docs b41cd739a4 Docs: Rewritten the 'Observables' deep dive guide to use real–life code examples (see #41). 7 年之前
src 3b54a06152 Fix: Prevent infinite loops on `.once()`. 6 年之前
tests 3b54a06152 Fix: Prevent infinite loops on `.once()`. 6 年之前
.editorconfig ce36f52243 Initialized .editorconfig. 11 年之前
.eslintrc.js 3e031cfe15 Internal: Bumped the year. [skip ci] 6 年之前
.gitattributes 3d03c81f06 Initialized .gitattributes 11 年之前
.gitignore f26f1e108a Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.travis.yml 8c8993cb8a Fixed formatting in Travis configuration file. 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 3e031cfe15 Internal: Bumped the year. [skip ci] 6 年之前
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.