Enhanced build of CKEditor 5 to replace default Strapi WYSIWYG editor (note: this is just a part of Strapi plugin).
Check out 👀 live demo where you can test most of the features.
git clone https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg
cd ckeditor5-build-strapi-wysiwyg
npm i
Just install to your Strapi strapi-plugin-ckeditor5 plugin based on this build (recommended).
If you want to integrate the build manually examine strapi-plugin-ckeditor5 source code as an integration example.
If you want to see more features in this build feel free to request it in issues or create pull request. Together we will build a comprehensive editor for common needs.
Give a star if this project helped you.