8
0
Krzysztof Krztoń 0f8827d6d8 Merge branch 'master' into t/258 7 лет назад
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] 8 лет назад
docs 2d2b1b58c3 Docs: Upload adapter guide corrected. [skip ci] 7 лет назад
lang e41dfe254a Other: Updated translations. [skip ci] 7 лет назад
src 0f8827d6d8 Merge branch 'master' into t/258 7 лет назад
tests 0f8827d6d8 Merge branch 'master' into t/258 7 лет назад
theme ce1d085189 Other: Removed useless fill-rule attributes in SVG icons. 7 лет назад
.editorconfig dd95a481b4 Initial commit for ckeditor5-image. 9 лет назад
.eslintrc.js a423b9b96d Internal: Bumped the year. [skip ci] 8 лет назад
.gitattributes dd95a481b4 Initial commit for ckeditor5-image. 9 лет назад
.gitignore ab4a10e257 Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml 2e90b8d8b3 Fixed formatting in Travis configuration file. 7 лет назад
CHANGELOG.md e8d553e603 Docs: Corrected the changelog. [skip ci] 7 лет назад
CONTRIBUTING.md a5ce5307ee Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md dd0dc7a222 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 лет назад
README.md 65e8fa9256 Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 лет назад
package.json 1c38309364 Update eslint-config-ckeditor5 package in package.json. 7 лет назад

README.md

CKEditor 5 image feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements the image feature for CKEditor 5. The feature is introduced in a granular form implemented by a couple of plugins.

Demo

Check out the demos in the Image feature guide.

Documentation

See the @ckeditor/ckeditor5-image package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.