TarVK / model-react

A data model system to use with react hooks
https://tarvk.github.io/model-react/examples/build/
MIT License
13 stars 3 forks source link

Feature/memo hook #42

Closed TarVK closed 3 years ago

TarVK commented 3 years ago

Added a react hook that combines useMemo and useDataHook as per https://github.com/TarVK/model-react/issues/40