JSPM

@ckeditor/ckeditor5-language

32.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 479357
  • Score
    100M100P100Q195901F
  • License GPL-2.0-or-later

Text part language feature for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-language
  • @ckeditor/ckeditor5-language/build/language
  • @ckeditor/ckeditor5-language/build/language.js
  • @ckeditor/ckeditor5-language/src/index.js
  • @ckeditor/ckeditor5-language/src/textpartlanguage
  • @ckeditor/ckeditor5-language/src/textpartlanguage.js

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-language) 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 text part language feature

npm version Coverage Status Build Status

This package implements text part language support for CKEditor 5 that allows you to define the language for each passage of content written in multiple languages. It helps satisfy the WCAG Success Criterion 3.1.2 Language of Parts.

Demo

Check out the demo in the text part language feature guide.

Documentation

See the @ckeditor/ckeditor5-language package page as well as the text part language feature guide in the CKEditor 5 documentation.

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.