CKEditor 5 blueberry editor
The tiny CKEditor 5 classic editor base ckeditor5-build-classic.
Feature
- 💧Only necessary menus
- 🔥Can work in the project with parcel
Quick start
First, install the build from npm:
npm i --save ckeditor5-build-blueberry
And use it:
; BerryEditor ;
Verify with parcel
npm i -g parcel-bundler
parcel sample/index-parcel.html