- 20+ composition functions with more to come!
- Bundler-friendly only imports the functions you need.
- Well-documented and typed interfaces.
- Zero-config server-side rendering capability.
- Self-contained with no dependencies.
- Backed by a team using VueHooks in production.
- Additional addons such as vue-router, timeago, query, etc.
- @vuehooks/core - Collection of essential hooks.
- @vuehooks/query - Hooks for fetching, caching and updating asynchronous data.
- @vuehooks/router - Hooks for using VueRouter easier.
| Features | VueHooks | VueUse | vue-composable | vue-use-web | 
|---|---|---|---|---|
| Functions | 33 | 53 | 51 | 24 | 
| Packages | 3 | 3 | 2 | 1 | 
| Stars | 2 | 1.3k | 260 | 450 | 
| Test Coverage | 42% | unknown | 96% | unknown | 
last updated 12/08/2020
