https://github.com/jahilldev/ckeditor-lazy-load
Plugin to add lazy loading option to CKEditor v4.x image dialog
https://github.com/jahilldev/ckeditor-lazy-load
Last synced: 11 months ago
JSON representation
Plugin to add lazy loading option to CKEditor v4.x image dialog
- Host: GitHub
- URL: https://github.com/jahilldev/ckeditor-lazy-load
- Owner: jahilldev
- License: mit
- Created: 2017-10-06T15:21:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-06T15:27:36.000Z (over 8 years ago)
- Last Synced: 2025-06-12T18:34:36.068Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CKEditor Lazy Load Plugin
Add lazy loading option to CKEditor v4.x image dialog
### Install
Copy `lazyload` folder into your CKEditor plugin directory. Enable the plugin via config, see docs for info.
### Additional
This plugin applies the attributes and class name used by the popular [lazysizes](https://github.com/aFarkas/lazysizes) library. These can be changed by editing the applicable properties in the `plugin.js`