Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (9 loc) · 1.01 KB

Vue 3 + Vite + OWN3D Extension Helper

Extension Example

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.

Extension Helper

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.

Hosted Example

The built version of this template is hosted on our Extension CDN. You can find it here.

Recommended IDE Setup