Skip to content

Simple template for creating CKEditor 4 projects with Webpack.

License

Notifications You must be signed in to change notification settings

ckeditor/ckeditor4-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKEditor 4 WYSIWYG editor webpack template

This is a template repository that shows how to integrate CKEditor 4 WYSIWYG editor with webpack, Babel and Terser.

It can be used as a starting point for setting up a CKEditor 4 webpack project.

Basic usage

Just clone this repository, install dependencies and start the server to preview the sample:

git clone git@github.com:ckeditor/ckeditor4-webpack-template.git
cd ckeditor4-webpack-template
npm install
npm start

Deep dive

To learn more about integrating CKEditor 4 with webpack, take a look at the CKEditor 4 Webpack Integration guide.

License

Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license

About

Simple template for creating CKEditor 4 projects with Webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published