🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@ckeditor/ckeditor5-export-inline-styles

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-export-inline-styles

The export with inline styles feature for CKEditor 5.

45.1.0
latest
staging
npm
Version published
Weekly downloads
6.9K
-12.22%
Maintainers
1
Weekly downloads
 
Created
Source

CKEditor 5 Export with Inline Styles

npm version

This package contains an Export with Inline Styles feature for CKEditor 5. It allows you to export editor content with all formatting preserved as inline styles, making it easier to use in environments where external style sheets are unavailable.

When enabled, this feature adds utility functions to the editor instance that allow the export of the editor content with inline styles. You can use the exported content in environments where external style sheets are unavailable, such as email clients, or when you want to preserve the formatting after pasting it into a different editor.

This is a premium feature. Sign up for a free non-commitment 14-day trial, or see: https://ckeditor.com/pricing for more information.

Installation

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

npm install ckeditor5-premium-features

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 Export with inline styles feature guide.

Documentation

See the @ckeditor/ckeditor5-export-inline-styles package page in CKEditor 5 documentation as well as the Export with Inline Styles feature guide.

Getting support

CKEditor 5 Export with Inline Styles feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor 5 Export with Inline Styles feature with your application.

As a licensed CKEditor 5 Export with Inline Styles feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.

License

CKEditor 5 Export with Inline Styles feature (https://ckeditor.com/ckeditor-5/)
Copyright (c) 2003–2025, CKSource Holding sp. z o.o. All rights reserved.

CKEditor 5 Export with Inline Styles feature is licensed under a commercial license and is protected by copyright law. For more information, see: https://ckeditor.com/pricing.

Trademarks

CKEditor is a trademark of CKSource Holding sp. z o.o. All other brand and product names are trademarks, registered trademarks, or service marks of their respective holders.

Keywords

ckeditor

FAQs

Package last updated on 14 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts