diff --git a/icons/nuxt-orama.svg b/icons/nuxt-orama.svg new file mode 100644 index 000000000..f8a8cd9d5 --- /dev/null +++ b/icons/nuxt-orama.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/nuxt-orama.yml b/modules/nuxt-orama.yml new file mode 100644 index 000000000..79773f020 --- /dev/null +++ b/modules/nuxt-orama.yml @@ -0,0 +1,17 @@ +name: nuxt-orama +description: >- + Nuxt module (Unofficial) for first-class integration with OramaSearch. Build type-ahead search in no time. +repo: amandesai01/nuxt-orama +npm: nuxt-orama +icon: nuxt-orama.svg +github: https://github.com/amandesai01/nuxt-orama +website: https://nuxt-orama.vercel.app/ +learn_more: '' +category: Database +type: 3rd-party +maintainers: + - name: Aman Desai + github: amandesai01 +compatibility: + nuxt: '>=3.0.0' + requires: {}