[Module Listing Request]: nuxt-cookiehub
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
Description
nuxt-cookiehub is the Nuxt module for CookieHub, our cookie consent platform. You add the module and your CookieHub domain id in nuxt.config and the consent dialog is loaded on the client. There's a useCookieHub() composable for checking consent reactively and opening the settings dialog, a few hooks for consent events, and components (CookieHubScript, CookieHubGA, CookieHubPixel, CookieHubYoutube) that keep scripts and embeds blocked until the visitor has consented. Nothing runs on the server, so SSR and nuxt generate work as normal.
We already publish react-cookiehub, this is the same integration for Nuxt.
Repository
https://github.com/cookiehub-com/nuxt-cookiehub
npm
https://www.npmjs.com/package/nuxt-cookiehub
Nuxt Compatibility
Nuxt 4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how existing modules are listed in the nuxt/modules repository, then verify the nuxt-cookiehub repository, npm package, description, and Nuxt 4 compatibility. Done means the module is added to the catalog with accurate links and integration details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100