Set of React hooks that works like v-model
in Vue.js
You need a minimal state management, mostly for <form>
, but not an opinionated Form components.
npm install @fsubal/r-model
write how to use
// sample code
how to develop or contribute
some packages to refer