⚡ Zero DependenciesPure TypeScript implementation for a minimal runtime footprint and maximum control.
🚀 Smart ReactivityEfficient, batched DOM updates with automatic dependency tracking and subscription management.
⚛️ JSX SupportCompile-time JSX transformation into native DOM operations, offering a familiar declarative syntax without a virtual DOM.
🔗 WebAssembly IntegrationSeamless, type-safe loading and execution of WASM modules (e.g., Rust compiled to WASM).
🎨 P5.js CanvasA dedicated wrapper for embedding and managing p5.js sketches, perfect for creative coding.
🛣️ Minimal RoutingHash-based routing with robust component lifecycle management for single-page applications.