Skip to content

CueSync/cuesync-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CueSync logo

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.

Frameworks & 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>

Raw Usage & CDN

  • Starter — Load CueSync via CDN (ideal for quick HTML prototypes)
  • JS — Manually import CueSync JS
  • ESM JS — Use ESM version of CueSync JS with shim

About

Functional examples of using CueSync in common JS frameworks like Webpack, Parcel, Vite, and more!

Topics

Resources

License

Stars

Watchers

Forks