wurrly-refactor-ckeditor5
v0.0.9
Published
A custom CKEditor 5 build made by the CKEditor 5 online builder.
Downloads
48
Readme
wurrlyedu-refactor-ckeditor5
Provides a customized ckeditor5 for wurrly.
This was generated using https://ckeditor.com/ckeditor-5/online-builder/
The way you could test this is
Make the changes
All your changes should be done in ckeditor.js
Build the code
npm run buildTest
Test your build changes in sample/index.html Edit the js section where ckeditor is used and see if that's the expected result
Publish
Increment the version
Go to package and increment the version
Final step
Login to npm (this was done using [email protected] npm account)
npm loginPublish the code
npm publish