Vue's v-bind inspired simple yet highly customizable form handling & validating library for React
npm install react-binden

A React form handling library that is actually easy
React Binden can installed easily with npm/yarn or any node package manager that pulls packages from registry.npmjs.com
With NPM
``bash`
$ npm install react-binden
With YARN
`bash`
$ yarn add react-binden
Documentation of React Binden can be found at react-binden.netlify.app
To run it locally, git clone the repo
`bash`
$ git clone https://github.com/KRTirtho/react-binden.git
$ cd react-binden
Then run:
`bash``
$ npm install
$ npm run storybook
It'll start the storybook server for development/component viewing
Any kind of improving contribution following CONTRIBUTION.md is welcomed
You can find us here: