@hellospruce/ckeditor5-build-sds

0.0.2 • Public • Published

CKEditor 5 classic editor build (SDS Fork)

npm version Coverage Status Build Status

The classic editor build for CKEditor 5. Read more about the classic editor build and see the demo.

Documentation

See:

Quick start

To use in development in SDS with watched reloading:

  1. Run yarn link here.
  2. Run yarn link @hellospruce/ckeditor5-build-sds in SDS.
  3. Run yarn dev here. SDS's Storybook will recompile with changes you make here. It's a little slow and some Webpack changes here might not trigger a reload but most changes will come through.

Notes

  • yarn add editor plugins here. If they're CKEditor core they will likely already be downloaded and just need to be imported into src/ckeditor.js.
  • Replace default toolbar icons by following the syntax in theme/icons/index.js

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.


Package Sidebar

Install

npm i @hellospruce/ckeditor5-build-sds

Weekly Downloads

2

Version

0.0.2

License

GPL-2.0-or-later

Unpacked Size

6.07 MB

Total Files

68

Last publish

Collaborators

  • spruce_xaun