GoogleChromeLabs / GoogleChromeLabs/react-adaptive-hooks
Add support for Vue (composition api)
Open
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
[Vue 3](https://madewithvuejs.com/blog/vue-3-roundup) 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.
Contributor guide
Assessment
This issue has not been assessed yet.