CKEditor 5 – Emoji

Production sample

The package generator creates an example plugin (Emoji) which is loaded into the editor by default. If you changed its name or toolbar items it exposes, make sure to update the editor configuration in the sample/dll.html file.

.
├─ README.md
└─ .tsconfig.json # TypeScript configuration file.