vue-exit-intent
Exit intent detection library
A Vue.js composable to detect when a user is about to leave the page and show a modal to boost engagement.
A helper to know when a user is about to leave your page.
20 stars
2 watching
4 forks
Language: TypeScript
last commit: 21 days ago
Linked from 1 awesome list
composablecompositioncomposition-apivitevuevue2vue3
Related projects:
Repository | Description | Stars |
---|---|---|
pikax/vue-composable | A comprehensive library of reusable, composable functions for building Vue.js applications | 1,178 |
malekim/v-idle | A Vue.js plugin to detect idle users and manage their inactivity intervals | 70 |
ndelvalle/v-click-outside | A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
smwbtech/vue-flash-message | A Vue.js component to display short-lived messages to the user. | 72 |
reidond/vue-turnjs | A Vue.js component that integrates Turn.js for interactive content navigation and scrolling | 23 |
keen-on-design/vue-flash-message | A Vue.js component for displaying and managing flash messages with customizable options and event listeners. | 88 |
openfext/vue-use | A set of composable utility functions for building Vue.js applications. | 26 |
se-panfilov/vue-notifications | A library that provides a non-blocking notifications system for Vue.js applications | 698 |
simplesmiler/vue-clickaway | Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
alexandrebonaventure/vue-mq | A Vue.js plugin for defining breakpoints and building responsive designs semantically and declaratively. | 537 |
basarozcan/vue-tailwindcss-typeahead | A Vue.js component that presents an autocomplete input field with customizable features. | 21 |
nandi95/vue-toastify | A Vue.js plugin for displaying notifications with customizable appearance and behavior | 228 |
mutoe/vue3-realworld-example-app | A comprehensive Vue 3-based full-stack application with CRUD operations, authentication, and advanced patterns. | 957 |
zero-one-code/vue-default-page | A Vue 3.0 plugin package that simplifies displaying loading states and errors in web applications. | 27 |
scaccogatto/vue-waypoint | A Vue.js component for detecting element positions on the screen and triggering events based on those positions | 470 |