Maciej Gołaszewski b568a801ad Changed: Renamed `FileRepository#createAdapter()` to `FileRepository#createUploadAdapter()`. 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 15e754cb76 Internal: Fixed license headers in PO files. [skip ci] 8 years ago
src b568a801ad Changed: Renamed `FileRepository#createAdapter()` to `FileRepository#createUploadAdapter()`. 8 years ago
tests b568a801ad Changed: Renamed `FileRepository#createAdapter()` to `FileRepository#createUploadAdapter()`. 8 years ago
.editorconfig dc81da0f29 Initial commit. 8 years ago
.eslintrc.js 36511354e3 Internal: Bumped the year. [skip ci] 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 1776fc8d5e Internal: Switched from CodeClimate to Coveralls. 8 years ago
CHANGELOG.md 12ff5d650a Docs: Corrected the changelog. [skip ci] 8 years ago
CONTRIBUTING.md dc81da0f29 Initial commit. 8 years ago
LICENSE.md 81c1268bb7 Internal: Bumped the year. [skip ci] 8 years ago
README.md 9060bdd855 Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] 8 years ago
package.json 205d8663d8 Internal: Updated dependencies. [skip ci] 8 years ago

README.md

CKEditor 5 file upload utilities

npm version Build Status BrowserStack Status Coverage Status
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.