PopID Web Capture

Framework-agnostic face capture web component

Vanilla JavaScript

Basic integration using plain HTML and JavaScript. No build tools required - just include the script tag.

HTML / JS

React 19

Integration with React 19 using useEffect for event handling. TypeScript types included.

React 19 / TypeScript

Svelte

Integration with Svelte 5 using runes and bind:this for clean, reactive event handling.

Svelte 5