easyjsonform
v1.0.3
Published
Create Forms in less than seconds
Downloads
25
Maintainers
Readme
Easy json Form
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.
Features
- 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.
Installation
You can install easyjsonform via npm or yarn:
You can install easyjsonform via npm or yarn
npm install my-easy-form