Skip to content

Latest commit

 

History

History

feature-rich

Feature-rich editor

CKEditor brings hundreds of features that can transform your world of content editing. Discover which ones you need for your use case!

This demo showcases most of the CKEditor features along with some premium addons: Export to PDF/Word, Import from Word, and WProofreader.

See this demo live at ckeditor.com or read more about it in the CKEditor 5 documentation.

Installation steps

  1. Clone this repository:
git clone git@github.com:ckeditor/ckeditor5-demos.git
  1. Change the directory and install the dependencies:
cd ckeditor5-demos/feature-rich && yarn
  1. Start the demo:
yarn start