--- # https://vitepress.dev/reference/default-theme-home-page layout: home hero: name: "SigPro" text: "Reactivity for the Web Platform" tagline: A minimalist reactive library for building web interfaces with signals, effects, and native web components. No compilation, no virtual DOM, just pure JavaScript and intelligent reactivity. image: src: /logo.svg alt: SigPro actions: - theme: brand text: Get Started link: /guide/getting-started - theme: alt text: Why SigPro? link: /guide/why features: - title: ⚡ 3KB gzipped details: Minimal footprint with maximum impact. No heavy dependencies, just pure reactivity. - title: 🎯 Native Web Components details: Built on Custom Elements and Shadow DOM. Leverage the platform, don't fight it. - title: 🔄 Signal-based Reactivity details: Fine-grained updates without virtual DOM diffing. Just intelligent, automatic reactivity. ---
"Stop fighting the platform. Start building with it."