Kamil Piechaczek cf743eb0e2 Aligned tests to changes in "getData()" util. Read more https://github.com/ckeditor/ckeditor5-engine/issues/117. 8 anni fa
..
.github dc81da0f29 Initial commit. 8 anni fa
docs c96d1b6910 Docs: README and front API docs page corrected. [skip ci] 8 anni fa
lang f515167a70 Other: Updated translations. [skip ci] 8 anni fa
src bb31f4e219 Pass DOMStringList through Array.from() to be safe onf Edge. 8 anni fa
tests cf743eb0e2 Aligned tests to changes in "getData()" util. Read more https://github.com/ckeditor/ckeditor5-engine/issues/117. 8 anni fa
theme d2e82e8b36 Fixed placeholder image font and contrast. 8 anni fa
.editorconfig dc81da0f29 Initial commit. 8 anni fa
.eslintrc.js 153cd4f8ea Code style: Switched to ESLint. 8 anni fa
.gitattributes dc81da0f29 Initial commit. 8 anni fa
.gitignore 6e556cd4e1 Internal: Remove gulp dependency for pre-commit linting. 8 anni fa
.travis.yml dc81da0f29 Initial commit. 8 anni fa
CHANGELOG.md 12ff5d650a Docs: Corrected the changelog. [skip ci] 8 anni fa
CONTRIBUTING.md dc81da0f29 Initial commit. 8 anni fa
LICENSE.md dc81da0f29 Initial commit. 8 anni fa
README.md c96d1b6910 Docs: README and front API docs page corrected. [skip ci] 8 anni fa
package.json d79a26e308 Release: v1.0.0-alpha.2. 8 anni fa

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.