A Vue 3 component wrapper around TinyMCE with image and video upload support. Built to work in Nuxt 3 and Vue 3 projects without using TinyMCE's CDN.
npm install vcrm_editorA Vue 3 component wrapper around TinyMCE with image and video upload support. Built to work in Nuxt 3 and Vue 3 projects without using TinyMCE's CDN.
- Built with Vue 3 Composition API
- Uses @tinymce/tinymce-vue
- Upload image and video files (MP4 only)
- Drop, paste, and insert media support
- Dynamic TinyMCE script loading
- Fully standalone (no CDN required)
---
``bash``
npm install github:varturcom/vcrm_editor