# @tinymce/tinymce-vue

> Official TinyMCE Vue 3 Component

Latest version **6.3.0** (published 2025-07-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tinymce/tinymce-vue
pnpm add @tinymce/tinymce-vue
yarn add @tinymce/tinymce-vue
bun add @tinymce/tinymce-vue
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 6.3.0 |
| Published | 2025-07-31 |
| First published | 2018-01-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 66.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2206 |
| Author | Ephox Inc |
| Maintainers | ephox, tinymce |
| Keywords | tinymce, vue, component |

## Links

- npm: https://www.npmjs.com/package/@tinymce/tinymce-vue
- Repository: https://github.com/tinymce/tinymce-vue
- Homepage: https://github.com/tinymce/tinymce-vue#readme
- Issues: https://github.com/tinymce/tinymce-vue/issues
- npm.io page: https://npm.io/package/@tinymce/tinymce-vue

## Recent versions

- 6.3.0 (latest) — 2025-07-31
- 6.3.1-feature.20260517115929891.sha2b12e7a (dependabot-axios-1.16.1) — 2026-05-17
- 6.3.1-feature.20260509101720797.shaa762582 (dependabot-babel-plugin-transform-modules-systemjs-7.29.4) — 2026-05-09
- 6.3.1-feature.20260509012714127.sha4a6c74e (dependabot-fast-uri-3.1.2) — 2026-05-09
- 6.3.1-feature.20260508010708918.sha0ec9b91 (dependabot-axios-1.16.0) — 2026-05-08
- 6.3.1-feature.20260507013456553.sha56c6df1 (dependabot-ip-address-10.2.0) — 2026-05-07
- 6.3.1-feature.20260506155049940.shac503fd3 (dependabot-simple-git-3.36.0) — 2026-05-06
- 6.3.1-feature.20260415190742725.sha2b06527 (dependabot-follow-redirects-1.16.0) — 2026-04-15
- 6.3.1-feature.20260412075601810.shac92aaf0 (dependabot-axios-1.15.0) — 2026-04-12
- 6.3.1-feature.20260410203423441.sha2d5096b (dependabot-basic-ftp-5.2.2) — 2026-04-10
- 6.3.1-feature.20260408130104621.sha4c1a1d2 (dependabot-vite-6.4.2) — 2026-04-08
- 6.3.1-feature.20260327044525923.sha7225702 (dependabot-handlebars-4.7.9) — 2026-03-27
- 6.3.1-feature.20260321104003172.shad6eb766 (dependabot-flatted-3.4.2) — 2026-03-21
- 6.3.1-alpha.20260312015516537.sha1d85840 (spike-TEST-token) — 2026-03-12
- 6.3.1-feature.20260310191600653.shaa285dc1 (dependabot-simple-git-3.33.0) — 2026-03-10
- … 336 more at https://npm.io/package/@tinymce/tinymce-vue/versions

## README

# Official TinyMCE Vue component

## About

This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinymce) to make it easier to use in a Vue application.

* If you need detailed documentation on TinyMCE, see: [TinyMCE Documentation](https://www.tiny.cloud/docs/tinymce/8/).
* For the TinyMCE Vue Quick Start, see: [TinyMCE Documentation - Vue Integration](https://www.tiny.cloud/docs/tinymce/8/vue-cloud).
* For the TinyMCE Vue Technical Reference, see: [TinyMCE Documentation - TinyMCE Vue Technical Reference](https://www.tiny.cloud/docs/tinymce/8/vue-ref).
* For our quick demos, check out the TinyMCE Vue [Storybook](https://tinymce.github.io/tinymce-vue/).


### Tinymce version compatibility

| tinymce       | tinymce-vue version   |
| ---           | ---                   |
| 7.6 and above | 6.2 and above         |
| below 7.6     | Versions prior to 6.2 |

### Vue version compatibility

| vue     | tinymce-vue             |
| ---     | ---                     |
| 3.x     | 4.0 and above           |
| 2.x     | Versions prior to 4.0   |

### Issues

Have you found an issue with `tinymce-vue` or do you have a feature request? Open up an [issue](https://github.com/tinymce/tinymce-vue/issues) and let us know or submit a [pull request](https://github.com/tinymce/tinymce-vue/pulls). *Note: for issues related to TinyMCE please visit the [TinyMCE repository](https://github.com/tinymce/tinymce).*

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