VueUse

"VueUse is a collection of utility functions based on Composition API."

Installation

To use VueUse's functions, you must add it as a dependency to your application.

$ yarn add @vueuse/core
1