1. Vue Example App
A complete Vue 3 single-page application showcasing the full capabilities of the JavaScript SDK.- Features: Live Chat widget implementation, ticket list rendering, interactive search, and layout branding synchronization.
- Repository: FusionDesk Vue Example on GitHub
2. React Example App
A modern React application showing how to bind FusionDesk functions into functional components and custom hooks.- Features: Ticket creation form, search filter controls, and real-time support chat dashboard.
- Repository: FusionDesk React Example on GitHub
3. Svelte Example App
A lightweight, reactive Svelte application demonstrating state management integration with the client SDK.- Features: Reactive search inputs, chat log scroll indicators, and ticket submissions.
- Repository: FusionDesk Svelte Example on GitHub

