Skip to main content

ReFormer

Reactive forms library with signals

โšก

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.