diff --git a/icons/nuxt-auto-import.png b/icons/nuxt-auto-import.png new file mode 100644 index 000000000..46b6240ed Binary files /dev/null and b/icons/nuxt-auto-import.png differ diff --git a/modules/nuxt-auto-import.yml b/modules/nuxt-auto-import.yml new file mode 100644 index 000000000..f275314d0 --- /dev/null +++ b/modules/nuxt-auto-import.yml @@ -0,0 +1,19 @@ +name: nuxt-auto-import +description: >- + A module for automatically connecting prepared files found in the project and processing their data. + Everything happens thanks to the connector files specified in the configuration. +repo: lorexiq/nuxt-auto-import +npm: nuxt-auto-import +icon: nuxt-auto-import.png +github: https://github.com/LorexIQ/nuxt-auto-import +website: https://github.com/LorexIQ/nuxt-auto-import +learn_more: '' +category: Extensions +type: community +maintainers: + - name: Dmitry Murashko + github: LorexIQ + avatar: https://avatars.githubusercontent.com/lorexiq?v=4 +compatibility: + nuxt: ^3.0.0 + requires: {}