# @ckeditor/ckeditor5-html-support

> HTML Support feature for CKEditor 5.

Latest version **48.5.1** (published 2026-09-16) · SEE LICENSE IN LICENSE.md license · 0 weekly downloads

## Install

```sh
npm install @ckeditor/ckeditor5-html-support
pnpm add @ckeditor/ckeditor5-html-support
yarn add @ckeditor/ckeditor5-html-support
bun add @ckeditor/ckeditor5-html-support
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 48.5.1 |
| Published | 2026-09-16 |
| First published | 2021-07-07 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN LICENSE.md |
| TypeScript types | separate (@types/ckeditor__ckeditor5-html-support) |
| Module format | ESM + CommonJS |
| Dependencies | 12 |
| Unpacked size | 858.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 10494 |
| Author | CKSource |
| Maintainers | ckeditor |
| Keywords | ckeditor, ckeditor5, ckeditor 5, ckeditor5-feature, ckeditor5-plugin, compatibility, content compatibility, html support, generic html support |

## Links

- npm: https://www.npmjs.com/package/@ckeditor/ckeditor5-html-support
- Repository: https://github.com/ckeditor/ckeditor5
- Homepage: https://ckeditor.com/ckeditor-5
- Issues: https://github.com/ckeditor/ckeditor5/issues
- npm.io page: https://npm.io/package/@ckeditor/ckeditor5-html-support

## Dependencies (12)

- [es-toolkit](https://npm.io/package/es-toolkit.md) 1.52.0
- [@ckeditor/ckeditor5-core](https://npm.io/package/@ckeditor/ckeditor5-core.md) 48.5.1
- [@ckeditor/ckeditor5-list](https://npm.io/package/@ckeditor/ckeditor5-list.md) 48.5.1
- [@ckeditor/ckeditor5-enter](https://npm.io/package/@ckeditor/ckeditor5-enter.md) 48.5.1
- [@ckeditor/ckeditor5-image](https://npm.io/package/@ckeditor/ckeditor5-image.md) 48.5.1
- [@ckeditor/ckeditor5-table](https://npm.io/package/@ckeditor/ckeditor5-table.md) 48.5.1
- [@ckeditor/ckeditor5-utils](https://npm.io/package/@ckeditor/ckeditor5-utils.md) 48.5.1
- [@ckeditor/ckeditor5-engine](https://npm.io/package/@ckeditor/ckeditor5-engine.md) 48.5.1
- [@ckeditor/ckeditor5-widget](https://npm.io/package/@ckeditor/ckeditor5-widget.md) 48.5.1
- [@ckeditor/ckeditor5-heading](https://npm.io/package/@ckeditor/ckeditor5-heading.md) 48.5.1
- [@ckeditor/ckeditor5-clipboard](https://npm.io/package/@ckeditor/ckeditor5-clipboard.md) 48.5.1
- [@ckeditor/ckeditor5-remove-format](https://npm.io/package/@ckeditor/ckeditor5-remove-format.md) 48.5.1

## Alternatives

- [@tsparticles/shape-image](https://npm.io/package/@tsparticles/shape-image.md) — 303.7K weekly downloads
- [@tsparticles/shape-line](https://npm.io/package/@tsparticles/shape-line.md) — 233.7K weekly downloads
- [stringify-attributes](https://npm.io/package/stringify-attributes.md) — 58.6K weekly downloads
- [mobile-drag-drop](https://npm.io/package/mobile-drag-drop.md) — 46.3K weekly downloads
- [@comunica/actor-rdf-parse-html](https://npm.io/package/@comunica/actor-rdf-parse-html.md) — 29.2K weekly downloads

## Recent versions

- 48.5.1 (latest) — 2026-09-16
- 47.7.4 (lts-v47) — 2026-09-16
- 0.0.0-nightly-20260916.0 (nightly) — 2026-09-16
- 0.0.0-nightly-next-20260907.0 (nightly-next) — 2026-09-07
- 48.5.0-alpha.7 (alpha) — 2026-09-02
- 0.0.0-internal-20260224.0 (internal) — 2026-02-24
- 38.0.0-rc.1 (rc) — 2023-05-16
- 0.0.0-nightly-20260915.0 — 2026-09-15
- 0.0.0-nightly-20260914.0 — 2026-09-14
- 0.0.0-nightly-20260913.0 — 2026-09-13
- 0.0.0-nightly-20260912.0 — 2026-09-12
- 0.0.0-nightly-20260911.0 — 2026-09-11
- 0.0.0-nightly-20260910.0 — 2026-09-10
- 0.0.0-nightly-20260909.0 — 2026-09-09
- 0.0.0-nightly-20260908.0 — 2026-09-08
- … 1784 more at https://npm.io/package/@ckeditor/ckeditor5-html-support/versions

## README

CKEditor&nbsp;5 HTML Support feature
===============================

[![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-html-support.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-html-support)
[![codecov](https://codecov.io/gh/ckeditor/ckeditor5/branch/master/graph/badge.svg)](https://codecov.io/gh/ckeditor/ckeditor5)
[![CircleCI](https://circleci.com/gh/ckeditor/ckeditor5.svg?style=shield)](https://app.circleci.com/pipelines/github/ckeditor/ckeditor5?branch=master)

This package implements the General HTML Support feature for CKEditor&nbsp;5. It allows enabling unsupported HTML features in the rich-text editor at low cost.

## Installation

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

```bash
npm install ckeditor5
```

## Create free account

If you want to check full CKEditor&nbsp;5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free).

## Demo

Check out the demo in the [General HTML Support feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/html/general-html-support.html#demo).

## Documentation

See the [`@ckeditor/ckeditor5-html-support` package](https://ckeditor.com/docs/ckeditor5/latest/api/html-support.html) page as well as the [General HTML Support feature](https://ckeditor.com/docs/ckeditor5/latest/features/html/general-html-support.html) guide in [CKEditor&nbsp;5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).

## License

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

* the [GNU General Public License Version 2 or later](https://www.gnu.org/licenses/gpl.html),
* or commercial license terms from CKSource Holding sp. z o.o.

For more information, see: [https://ckeditor.com/legal/ckeditor-licensing-options](https://ckeditor.com/legal/ckeditor-licensing-options).

---
_Source: https://npm.io/package/@ckeditor/ckeditor5-html-support · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
