Functional Examples of CueSync in Popular Frameworks and Build Tools
This repository contains working examples of using CueSync in real-world setups with popular frameworks and build tools.
- React + Vite — Integration with React using Vite (ESM, auto-injected styles)
- Next.js — Use CueSync in a Next.js app (with dynamic import & SSR disabled)
- Vue + Vite — Vue 3 + Vite example using native
<cue-sync>Web Component - Angular (Standalone) — Angular 15+ example using Web Components
- Webpack — Import and bundle CueSync JS using Webpack
- Parcel — Load CueSync JS with Parcel
- Vite — Vanilla JS + Vite using
<cue-sync>