8
0
Piotrek Koszuliński d79a26e308 Release: v1.0.0-alpha.2. 8 лет назад
..
.github dc81da0f29 Initial commit. 8 лет назад
docs c96d1b6910 Docs: README and front API docs page corrected. [skip ci] 8 лет назад
lang f515167a70 Other: Updated translations. [skip ci] 8 лет назад
src bb31f4e219 Pass DOMStringList through Array.from() to be safe onf Edge. 8 лет назад
tests bb31f4e219 Pass DOMStringList through Array.from() to be safe onf Edge. 8 лет назад
theme d2e82e8b36 Fixed placeholder image font and contrast. 8 лет назад
.editorconfig dc81da0f29 Initial commit. 8 лет назад
.eslintrc.js 153cd4f8ea Code style: Switched to ESLint. 8 лет назад
.gitattributes dc81da0f29 Initial commit. 8 лет назад
.gitignore 6e556cd4e1 Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml dc81da0f29 Initial commit. 8 лет назад
CHANGELOG.md 12ff5d650a Docs: Corrected the changelog. [skip ci] 8 лет назад
CONTRIBUTING.md dc81da0f29 Initial commit. 8 лет назад
LICENSE.md dc81da0f29 Initial commit. 8 лет назад
README.md c96d1b6910 Docs: README and front API docs page corrected. [skip ci] 8 лет назад
package.json d79a26e308 Release: v1.0.0-alpha.2. 8 лет назад

README.md

CKEditor 5 file upload utilities

npm version Build Status Test Coverage Dependency Status devDependency Status

This package implements various file upload utilities for CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-upload 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.