This template should help get you started developing with Vue 3 in Vite with our Extension Helper. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
The Extension Helper is a small library that helps you to create extensions for OWN3D. It provides a set of helper functions and a set of OWN3D API functions that you can use in your extensions.
The built version of this template is hosted on our Extension CDN. You can find it here.
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).