Skip to main content
efx-forms Logoefx-forms Logo

efx-forms

Effector-based React form library

Build powerful, reactive forms with Effector's state management. TypeScript-first, validation-ready, and production-tested.

Install in Seconds

npm install efx-forms

Peer dependencies: react, effector, effector-react, lodash

Why efx-forms?

Effector-Powered

Built on Effector's reactive state management. Stores, events, and effects for predictable form state.

🛡️

TypeScript First

Full TypeScript support with comprehensive types. Catch errors at compile time, not runtime.

Smart Validation

Built-in validators (required, email, etc.) with custom validation support. Client-side by default.

🧩

Nested Forms

Handle complex nested structures with ease. Array fields, dynamic forms, and conditional rendering.