JSPM

@ckeditor/ckeditor5-show-blocks

0.0.0-nightly-20240202.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 652075
  • Score
    100M100P100Q209861F
  • License GPL-2.0-or-later

Show blocks feature for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-show-blocks
  • @ckeditor/ckeditor5-show-blocks/build/show-blocks.js
  • @ckeditor/ckeditor5-show-blocks/src/index.js
  • @ckeditor/ckeditor5-show-blocks/src/showblocks
  • @ckeditor/ckeditor5-show-blocks/src/showblocks.js
  • @ckeditor/ckeditor5-show-blocks/theme/icons/show-blocks.svg

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ckeditor/ckeditor5-show-blocks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

CKEditor 5 show blocks feature

npm version Coverage Status Build Status

This package contains the show blocks feature for CKEditor 5. It allows to visualize all block-level elements by surrounding them with an outline and displaying their element name at the top-left.

Demo

Check out the demo in the show blocks feature guide.

Documentation

See the @ckeditor/ckeditor5-show-blocks package page in CKEditor 5 documentation as well as the Show blocks feature guide.

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.