Piotrek Koszuliński bb31f4e219 Pass DOMStringList through Array.from() to be safe onf Edge. 8 years ago
..
.github dc81da0f29 Initial commit. 8 years ago
docs c96d1b6910 Docs: README and front API docs page corrected. [skip ci] 8 years ago
lang 0497e9c78e Internal: Updated translations. [skip ci] 8 years ago
src bb31f4e219 Pass DOMStringList through Array.from() to be safe onf Edge. 8 years ago
tests bb31f4e219 Pass DOMStringList through Array.from() to be safe onf Edge. 8 years ago
theme d2e82e8b36 Fixed placeholder image font and contrast. 8 years ago
.editorconfig dc81da0f29 Initial commit. 8 years ago
.eslintrc.js 153cd4f8ea Code style: Switched to ESLint. 8 years ago
.gitattributes dc81da0f29 Initial commit. 8 years ago
.gitignore 6e556cd4e1 Internal: Remove gulp dependency for pre-commit linting. 8 years ago
.travis.yml dc81da0f29 Initial commit. 8 years ago
CHANGELOG.md 1a92d9ac3e Docs: Changelog improvments. [skip ci] 8 years ago
CONTRIBUTING.md dc81da0f29 Initial commit. 8 years ago
LICENSE.md dc81da0f29 Initial commit. 8 years ago
README.md c96d1b6910 Docs: README and front API docs page corrected. [skip ci] 8 years ago
package.json a31a4fad2a Internal: Add missing ESLint dev dependency to package.json. 8 years ago

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.