Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsubal/r-model

v-model like hooks for React
https://github.com/fsubal/r-model

Last synced: about 1 month ago
JSON representation

v-model like hooks for React

Awesome Lists containing this project

README

        

# @fsubal/r-model

Set of React hooks that works like `v-model` in Vue.js

### Why?

You need a minimal state management, mostly for ``, but not an opinionated Form components.

### How to use

```
npm install @fsubal/r-model
```

write how to use

```ts
// sample code
```

### Development

how to develop or contribute

### See also

some packages to refer