Aleksander Nowodzinski 9d2197be83 Migrated UI components from SASS to PostCSS. Added theme support. 8 anos atrás
..
.github ee9e45e6ce Internal: Updated PR template. [skip ci] 8 anos atrás
docs fce1de68dc Fixed snippets. 8 anos atrás
lang dbeb5f3cce Internal: Updated translations. [skip ci] 8 anos atrás
src 9d2197be83 Migrated UI components from SASS to PostCSS. Added theme support. 8 anos atrás
tests 1e05488a56 Aligned the Image package to the View#render API. 8 anos atrás
theme 9d2197be83 Migrated UI components from SASS to PostCSS. Added theme support. 8 anos atrás
.editorconfig dd95a481b4 Initial commit for ckeditor5-image. 9 anos atrás
.eslintrc.js ac1be5a55e Code style: Switched to ESLint. 8 anos atrás
.gitattributes dd95a481b4 Initial commit for ckeditor5-image. 9 anos atrás
.gitignore ab4a10e257 Internal: Remove gulp dependency for pre-commit linting. 8 anos atrás
.travis.yml ba6dcefeba Internal: Introduced revision saves. 8 anos atrás
CHANGELOG.md ae423d4ece Docs: Changelog improvments. [skip ci] 8 anos atrás
CONTRIBUTING.md dd95a481b4 Initial commit for ckeditor5-image. 9 anos atrás
LICENSE.md 963bd7f947 Bump up the year. 9 anos atrás
README.md 228fa04115 Docs: README and front API docs page corrected. [skip ci] 8 anos atrás
package.json 4b1897d7e2 Internal: Add missing ESLint dev dependency to package.json. 8 anos atrás

README.md

CKEditor 5 image feature

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

Documentation

See the @ckeditor/ckeditor5-image 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.