ckeditor5-build-classic-with-image-resize-enabled
v1.0.0
Published
The custom CKEditor 5 build with ImageResize enabled
Downloads
14
Maintainers
Readme
CKEditor 5 fully packed build
I made this custom build specifically for one of my project where I need it to has all feature that provided by default plugin of CKEditor 5.
Build
- Run
fnm useto sync node version with this repo requirement. - Install dependencies using
npm installcommand. - Run
yarn run buildto build for production.
Run the sample
- Run http server at the root of this folder, then open it on the browser, the page should be automatically opened.
