โก
Reactive by Design
Built on Preact Signals for fine-grained reactivity. Only components using changed values re-render.
๐ก๏ธ
Type-Safe Forms
Full TypeScript support with automatic type inference. Catch errors at compile time, not runtime.
โ
Declarative Validation
14 built-in validators, async validation, and easy custom validators. Define validation rules once, apply everywhere.
๐
Smart Behaviors
Computed fields, conditional visibility, field synchronization. Complex form logic made simple.
๐ฆ
Nested Structures
Support for deeply nested objects and dynamic arrays. Build any form structure you need.
๐
Framework Agnostic
Core library works anywhere. React bindings included, with more frameworks coming soon.
๐ค
AI-Friendly
Well-documented API with clear patterns. AI assistants can easily understand and generate code using ReFormer.