Skip to content

A very small example project which shows how you can use Ck editor with Angular version 13.3.0.

License

Notifications You must be signed in to change notification settings

Jake-Thomas-Hall/ckeditor-angular-example

Repository files navigation

Ckeditor Angular Example

A very small example project which shows how you can use Ck editor with Angular version 13.3.0.

image

See a live deployment here: https://jake-thomas-hall.github.io/ckeditor-angular-example/

Has @ckeditor/ckeditor5-build-classic installed, if you want to use a different one of the predefined builds follow ckeditor's guides, see here.

Note that this also has @types/ckeditor__ckeditor5-build-classic installed. This is not an official npm package from Ck Editor, this is from the Definitely typed project, which is a project aiming to provide typescript typings to projects that do not yet feature them. If you are looking at this in the future, and Ck Editor has now included typings, then remove this package.

You do not necessarily need typings, however, they make life much easier by providing intellisense.

This project was generated with Angular CLI version 13.3.0

Development server

Run ng serve --open for a dev server, and open automatically.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

A very small example project which shows how you can use Ck editor with Angular version 13.3.0.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published