# @ambitiondev/vue-cookiebot

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![License][license-src]][license-href]
[![vue][vue-src]][vue-href]

This project a composable to add the Cookiebot consent banner and cookie declaration to your Vue app.<br />
Using Nuxt? Consider using the [Nuxt package][nuxt-package-href].

### Documentation

You can read all about installation and usage [here][docs-href].

[cb_dev]: https://www.cookiebot.com/en/developer/
[npm-version-src]: https://img.shields.io/npm/v/@ambitiondev/vue-cookiebot/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-version-href]: https://www.npmjs.com/package/@ambitiondev/vue-cookiebot
[npm-downloads-src]: https://img.shields.io/npm/dm/@ambitiondev/vue-cookiebot.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-downloads-href]: https://npmjs.com/package/@ambitiondev/vue-cookiebot
[license-src]: https://img.shields.io/npm/l/@ambitiondev/vue-cookiebot.svg?style=flat&colorA=18181B&colorB=28CF8D
[license-href]: https://npmjs.com/package/@ambitiondev/vue-cookiebot
[vue-src]: https://img.shields.io/badge/Vue-18181B?logo=vue.js
[vue-href]: https://vuejs.org/
[docs-href]: https://vue-nuxt-cookiebot.netlify.app/vue/installation
[nuxt-package-href]: https://www.npmjs.com/package/@ambitiondev/nuxt-cookiebot
