Type-Safe State Matchina
Build strongly-typed state machines with powerful pattern matching
Get Started
Section titled “Get Started” 📚 Quick Start Get up and running with Matchina in minutes
⚙️ State Machines Learn how to build complex state machines with type safety
🧩 Matchbox Factories Create type-safe tagged union factories with pattern matching
⚛️ React Integration Integrate state machines with React components
Explore Examples
Section titled “Explore Examples” 🔄 Toggle Simple on/off toggle state machine
⏱️ Stopwatches Different approaches to implementing a stopwatch using Matchina state machines
📡 Data Fetching Type-safe async data fetching
🚦 Traffic Light Simulator State machine with automatic transitions