You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
With the core interactive video library available via npm:
…this is a great opportunity to explore a thin Svelte wrapper for seamless integration into Svelte apps and SvelteKit projects.
💩 Why a Thin Svelte Wrapper?
Svelte’s reactivity and minimal runtime make it ideal for embedding lightweight, dynamic experiences like interactive videos.
A thin wrapper would:
<IVLabsPlayer />
Svelte componentsrc
,cues
, and other props reactivelyinteraction
,response
, andanalytics
bind:this
🎯 Example Usage
Here’s how the wrapper might be used:
This Svelte component would wrap the core player and expose its API with native reactivity.
🛠️ Roadmap Thoughts
This wrapper could live in a standalone repo like
@interactive-video-labs/svelte
.🤝 Open Questions
We’d love to hear your ideas and contributions as we expand the ecosystem!
– Tajul (on behalf of Interactive Video Labs)
Beta Was this translation helpful? Give feedback.
All reactions