vcrm_editor
v1.3.9
Published
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.
Readme
vcrm_editor
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.
✨ Features
- 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)
🚀 Installation
npm install github:varturcom/vcrm_editor