1.1.3 • Published 2 years ago

@canvas-gamification/ckeditor5 v1.1.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

CKEditor 5 Build for Canvas Gamification

This repository presents a CKEditor 5 editor build generated specifically for the Canvas Gamification UI. When a change is pushed to master with a new version number in the package.json the build is automatically published to npmjs.

Installation

In order to rebuild the application you need to install all dependencies first. To do it, open the terminal in the project directory and type:

npm install

Make sure that you have the node and npm installed first. If not, then follow the instructions on the Node.js documentation page.

Adding or removing plugins

Now you can install additional plugins in the build. Just follow the adding a plugin to an editor tutorial

Rebuilding editor

If you have already done the installation and adding or removing plugins steps, you're ready to rebuild the editor by running the following command:

npm run build

This will build the CKEditor 5 to the build directory.

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago