Vue 3 will have an equivalent to react hooks called Composition API.
Given the fact that there are already some hooks that can be used in Vue 3 like the save data hook and memory hook. This project could facilitate both libraries, centralizing the communication with the native browser api as much as possible and providing an lightweight implementation api for both react and vue.