pikax / vue-composable

Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
https://pikax.me/vue-composable/
MIT License
1.18k stars 64 forks source link

Idle suggestion #993

Open brent-williams opened 3 years ago

brent-williams commented 3 years ago

Just a suggestion, the Vue 3 world seems to be crying out for a composable-friendly idle event. Neither of the Vue 2 stalwarts (v-idle & idle-vue) have a working Vue 3 branch. A straightforward implementation would only need wrap idle-js. Feel free to close if not in the scope of this project. Great library keep it up!