Create forms in less than a second! 🚀
Easy Json Form is an open-source npm package that simplifies form creation in React applications. Built on top of React Hook Form and Zod, easyjsonform helps you build powerful and flexible forms with minimal setup.
- Instant Form Creation: Create forms quickly with minimal configuration.
- React Hook Form Integration: Leverage the power and simplicity of React Hook Form.
- Zod Validation: Use Zod for robust schema validation.
- Open Source: Contribute and modify as per your needs.
You can install easyjsonform via npm or yarn:
npm install my-easy-form