JSPM

@ckeditor/ckeditor5-basic-styles

44.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 531525
  • Score
    100M100P100Q204486F
  • License SEE LICENSE IN LICENSE.md

Basic styles feature for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-basic-styles
  • @ckeditor/ckeditor5-basic-styles/build/basic-styles
  • @ckeditor/ckeditor5-basic-styles/build/basic-styles.js
  • @ckeditor/ckeditor5-basic-styles/build/translations/de
  • @ckeditor/ckeditor5-basic-styles/build/translations/de.js
  • @ckeditor/ckeditor5-basic-styles/build/translations/pl
  • @ckeditor/ckeditor5-basic-styles/build/translations/pl.js
  • @ckeditor/ckeditor5-basic-styles/src/attributecommand
  • @ckeditor/ckeditor5-basic-styles/src/attributecommand.js
  • @ckeditor/ckeditor5-basic-styles/src/bold
  • @ckeditor/ckeditor5-basic-styles/src/bold.js
  • @ckeditor/ckeditor5-basic-styles/src/bold/boldediting
  • @ckeditor/ckeditor5-basic-styles/src/bold/boldediting.js
  • @ckeditor/ckeditor5-basic-styles/src/code
  • @ckeditor/ckeditor5-basic-styles/src/code.js
  • @ckeditor/ckeditor5-basic-styles/src/code/codeediting
  • @ckeditor/ckeditor5-basic-styles/src/code/codeediting.js
  • @ckeditor/ckeditor5-basic-styles/src/index.js
  • @ckeditor/ckeditor5-basic-styles/src/italic
  • @ckeditor/ckeditor5-basic-styles/src/italic.js
  • @ckeditor/ckeditor5-basic-styles/src/italic/italicediting
  • @ckeditor/ckeditor5-basic-styles/src/italic/italicediting.js
  • @ckeditor/ckeditor5-basic-styles/src/strikethrough
  • @ckeditor/ckeditor5-basic-styles/src/strikethrough.js
  • @ckeditor/ckeditor5-basic-styles/src/strikethrough/strikethroughediting
  • @ckeditor/ckeditor5-basic-styles/src/strikethrough/strikethroughediting.js
  • @ckeditor/ckeditor5-basic-styles/src/subscript
  • @ckeditor/ckeditor5-basic-styles/src/subscript.js
  • @ckeditor/ckeditor5-basic-styles/src/superscript
  • @ckeditor/ckeditor5-basic-styles/src/superscript.js
  • @ckeditor/ckeditor5-basic-styles/src/underline
  • @ckeditor/ckeditor5-basic-styles/src/underline.js
  • @ckeditor/ckeditor5-basic-styles/src/underline/underlineediting
  • @ckeditor/ckeditor5-basic-styles/src/underline/underlineediting.js
  • @ckeditor/ckeditor5-basic-styles/theme/icons/code.svg
  • @ckeditor/ckeditor5-basic-styles/theme/icons/italic.svg
  • @ckeditor/ckeditor5-basic-styles/theme/icons/strikethrough.svg
  • @ckeditor/ckeditor5-basic-styles/theme/icons/subscript.svg
  • @ckeditor/ckeditor5-basic-styles/theme/icons/superscript.svg
  • @ckeditor/ckeditor5-basic-styles/theme/icons/underline.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-basic-styles) 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 basic styles feature

npm version Coverage Status CircleCI

This package contains CKEditor 5 features allowing to apply basic text formatting such as bold, italic, underline, and code in CKEditor 5.

Installation

This plugin is part of the ckeditor5 package. Install the whole package to use it.

npm install ckeditor5

Create free account

If you want to check full CKEditor 5 capabilities, sign up for a free non-commitment 14-day trial.

Demo

Check out the demo in the basic styles feature guide.

Documentation

See the @ckeditor/ckeditor5-basic-styles package page in CKEditor 5 documentation.

License

Licensed under a dual-license model, this software is available under:

For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.