# @tiptap/html

> utility package to render tiptap JSON as HTML

Latest version **3.31.3** (published 2026-09-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tiptap/html
pnpm add @tiptap/html
yarn add @tiptap/html
bun add @tiptap/html
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.31.3 |
| Published | 2026-09-04 |
| First published | 2020-11-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 60.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 38358 |
| Maintainers | arnaugomeztiptap, patrickbaber, timoisik, _bdbch, svenadlung, tiptap-bot |
| Keywords | tiptap, tiptap utility |

## Links

- npm: https://www.npmjs.com/package/@tiptap/html
- Repository: https://github.com/ueberdosis/tiptap
- Homepage: https://tiptap.dev
- Issues: https://github.com/ueberdosis/tiptap/issues
- Funding: https://github.com/sponsors/ueberdosis
- npm.io page: https://npm.io/package/@tiptap/html

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 3.31.3 (latest) — 2026-09-04
- 2.27.3 (v2-latest) — 2026-09-04
- 3.0.2-beta.0 (beta) — 2025-07-15
- 3.0.0-beta.14 (next) — 2025-06-21
- 2.7.0-pre.0 (pre) — 2024-08-27
- 3.31.2 — 2026-09-03
- 3.31.1 — 2026-09-03
- 3.31.0 — 2026-09-01
- 3.30.6 — 2026-08-31
- 3.30.5 — 2026-08-26
- 3.30.4 — 2026-08-26
- 3.30.3 — 2026-08-24
- 3.30.2 — 2026-08-18
- 3.30.1 — 2026-08-13
- 3.30.0 — 2026-08-11
- … 489 more at https://npm.io/package/@tiptap/html/versions

## README

# @tiptap/html

[![Version](https://img.shields.io/npm/v/@tiptap/html.svg?label=version)](https://www.npmjs.com/package/@tiptap/html)
[![Downloads](https://img.shields.io/npm/dm/@tiptap/html.svg)](https://npmcharts.com/compare/tiptap?minimal=true)
[![License](https://img.shields.io/npm/l/@tiptap/html.svg)](https://www.npmjs.com/package/@tiptap/html)
[![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub)](https://github.com/sponsors/ueberdosis)

## Introduction

Tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as _New York Times_, _The Guardian_ or _Atlassian_.

## Official Documentation

Documentation can be found on the [Tiptap website](https://tiptap.dev).

## License

Tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap/blob/main/LICENSE.md).

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