diff --git a/icons/nuxt-highlight.svg b/icons/nuxt-highlight.svg new file mode 100644 index 000000000..749844b07 --- /dev/null +++ b/icons/nuxt-highlight.svg @@ -0,0 +1,9 @@ + + + + diff --git a/modules/nuxt-highlight.yml b/modules/nuxt-highlight.yml new file mode 100644 index 000000000..d59bca7f4 --- /dev/null +++ b/modules/nuxt-highlight.yml @@ -0,0 +1,20 @@ +name: nuxt-highlight +description: >- + Nuxt module for Highlight.io with session replay, error monitoring, and + logging +repo: nuxtaid/nuxt-highlight +npm: nuxt-highlight +icon: nuxt-highlight.svg +github: https://github.com/nuxtaid/nuxt-highlight +website: https://github.com/nuxtaid/nuxt-highlight#readme +learn_more: https://highlight.io/docs/general/welcome +category: Monitoring +type: 3rd-party +maintainers: + - name: Arash Ari Sheyda + github: arashsheyda + twitter: arash_sheyda + bluesky: arashsheyda.me +compatibility: + nuxt: '>=3.0.0' + requires: {}