Effector-based React form library
Build powerful, reactive forms with Effector's state management. TypeScript-first, validation-ready, and production-tested.
npm install efx-formsPeer dependencies: react, effector, effector-react, lodash
Built on Effector's reactive state management. Stores, events, and effects for predictable form state.
Full TypeScript support with comprehensive types. Catch errors at compile time, not runtime.
Built-in validators (required, email, etc.) with custom validation support. Client-side by default.
Handle complex nested structures with ease. Array fields, dynamic forms, and conditional rendering.