Kamil Piechaczek cf743eb0e2 Aligned tests to changes in "getData()" util. Read more https://github.com/ckeditor/ckeditor5-engine/issues/117. 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 cf743eb0e2 Aligned tests to changes in "getData()" util. Read more https://github.com/ckeditor/ckeditor5-engine/issues/117. 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.