diff --git a/icons/c15t.svg b/icons/c15t.svg new file mode 100644 index 000000000..d4985170c --- /dev/null +++ b/icons/c15t.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/c15t.yml b/modules/c15t.yml new file mode 100644 index 000000000..ebf20065e --- /dev/null +++ b/modules/c15t.yml @@ -0,0 +1,18 @@ +name: c15t +description: >- + Nuxt module for c15t consent management — reactive composables, headless + components, Nuxt Scripts integration, and vendor-aware cookie policy tables +repo: rolleyio/nuxt-c15t +npm: nuxt-c15t +icon: c15t.svg +github: https://github.com/rolleyio/nuxt-c15t +website: https://nuxt-c15t.rolley.io +learn_more: '' +category: Extensions +type: 3rd-party +maintainers: + - name: Matthew Rollinson + github: matt-rolley +compatibility: + nuxt: '>=3.0.0' + requires: {}