siddhesh-10-react-form-binder

1.0.0 • Public • Published

react-form-binder

A React hook for form state management with Angular-like two-way binding, nested state support, and validation — all with TypeScript support.

Features

  • Automatic Input Binding: Easily bind input elements to form state.
  • Nested State Support: Use dot-notation (e.g., user.name) to manage nested state.
  • Field-Level & Full-Form Validation: Supply custom validator functions for individual fields and validate the entire form.
  • TypeScript Support: Benefit from strong typings and enhanced IDE experience.

Installation

Using npm:

npm install react-form-binder

Package Sidebar

Install

npm i siddhesh-10-react-form-binder

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

7.94 kB

Total Files

4

Last publish

Collaborators

  • siddhesh10