Zero Dependencies
Pure ReScript implementation with no runtime dependencies. Lightweight and efficient, Xote focuses on what matters most - reactivity.
Fine-Grained Reactivity
Direct DOM updates without a virtual DOM. Automatic dependency tracking means only what changed gets updated - no manual subscriptions needed.
Based on TC39 Signals
Aligned with the TC39 Signals proposal. Build with patterns that will feel familiar as JavaScript evolves to include native reactivity primitives.