vue-cookie-accept-decline
Banner component
A Vue component for displaying a banner with accept or decline buttons and remembering user selection through cookies.
👋 Show a banner with text, a decline button, and an accept button on your page. Remembers selection using cookies. Emits an event with current selection and on creation. Good for GDPR requirements.
147 stars
7 watching
19 forks
Language: Vue
last commit: about 2 years ago
Linked from 1 awesome list
acceptbannercookiedeclinegdprvuevue2vue3vuejs
Related projects:
Repository | Description | Stars |
---|---|---|
beyonk-group/gdpr-cookie-consent-banner | A GDPR-compliant cookie consent banner implementation | 251 |
oleksiikhr/vue-stripe-menu | A Vue.js component library for creating navigation menus with animations similar to Stripe's design | 537 |
janiskelemen/formvuelar | A Vue.js form component library with built-in server-side validation and support for various input types. | 301 |
crishellco/vue-spruce | A collection of reusable Vue 2 UI components | 4 |
porscheofficial/cookie-consent-banner | A lightweight component that provides a customizable UI and API for cookie consent management in web applications. | 149 |
kelin2025/vue-responsive-components | A Vue.js library providing responsive components and directives to adapt to different screen sizes. | 203 |
mrastiak/vue-notification-bell | A Vue.js component for displaying notifications. | 67 |
pioug/cookie-choice | Serves a cookie consent banner to EU visitors using a Cloudflare Worker | 15 |
fl3nkey/vue-lifecycle | A Vue.js project providing directives for managing the lifecycle of components | 10 |
ineoo/vue-multi-select | A VueJS component for creating multi-select or single-select dropdowns with customizable options and filters. | 99 |
isneezy/vue-selectize | A vanilla Vue.js component that replicates the behavior of selectize.js without jQuery dependency | 77 |
juijs/vue-uix | A Vue component library based on the JUI components available in Vue.js | 16 |
ubaldop/vue-country-flag | A Vue component that displays country flags using ISO 3166-1 identifiers. | 169 |
romainsimon/vue-simple-search-dropdown | A Vue.js component for creating simple searchable dropdowns. | 97 |
danieldiekmeier/vue-slide-up-down | A Vue.js component for animating the show and hide of content | 202 |