From ad13a50188b0ec7c61fa015b179b3a4e79474eb9 Mon Sep 17 00:00:00 2001 From: Arash Ari Sheyda Date: Tue, 23 Jun 2026 18:52:38 -0600 Subject: [PATCH 1/4] feat: add nuxt-loops --- icons/nuxt-loops.svg | 60 ++++++++++++++++++++++++++++++++++++++++++ modules/nuxt-loops.yml | 17 ++++++++++++ 2 files changed, 77 insertions(+) create mode 100644 icons/nuxt-loops.svg create mode 100644 modules/nuxt-loops.yml diff --git a/icons/nuxt-loops.svg b/icons/nuxt-loops.svg new file mode 100644 index 000000000..8cdf03878 --- /dev/null +++ b/icons/nuxt-loops.svg @@ -0,0 +1,60 @@ + + + \ No newline at end of file diff --git a/modules/nuxt-loops.yml b/modules/nuxt-loops.yml new file mode 100644 index 000000000..202a48b5c --- /dev/null +++ b/modules/nuxt-loops.yml @@ -0,0 +1,17 @@ +name: loops +description: Loops Nuxt Module +repo: Loops-so/loops-nuxt +npm: nuxt-loops +icon: nuxt-loops.svg +github: https://github.com/Loops-so/loops-nuxt +website: https://loops.so/docs/sdks/nuxt +learn_more: https://loops.so/docs +category: Analytics +type: 3rd-party +maintainers: + - name: Dan Rowden + github: danrowden + twitter: dr +compatibility: + nuxt: '>=3.0.0' + requires: {} From 68ec3b3979ac17bbf320c2d7d975f6e1729cc289 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:58:59 +0000 Subject: [PATCH 2/4] [autofix.ci] apply automated fixes --- modules/loops.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 modules/loops.yml diff --git a/modules/loops.yml b/modules/loops.yml new file mode 100644 index 000000000..536f228e2 --- /dev/null +++ b/modules/loops.yml @@ -0,0 +1,16 @@ +name: loops +description: Loops Nuxt Module +repo: Loops-so/loops-nuxt +npm: nuxt-loops +icon: '' +github: https://github.com/Loops-so/loops-nuxt +website: https://github.com/Loops-so/loops-nuxt +learn_more: '' +category: Devtools +type: 3rd-party +maintainers: + - name: Loops-so + github: Loops-so +compatibility: + nuxt: '>=3.0.0' + requires: {} From c34f7a6f2a41ed68c8414e73654105494f16da12 Mon Sep 17 00:00:00 2001 From: Arash Ari Sheyda Date: Thu, 25 Jun 2026 16:17:10 -0600 Subject: [PATCH 3/4] chore: cleanup --- modules/loops.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 modules/loops.yml diff --git a/modules/loops.yml b/modules/loops.yml deleted file mode 100644 index 536f228e2..000000000 --- a/modules/loops.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: loops -description: Loops Nuxt Module -repo: Loops-so/loops-nuxt -npm: nuxt-loops -icon: '' -github: https://github.com/Loops-so/loops-nuxt -website: https://github.com/Loops-so/loops-nuxt -learn_more: '' -category: Devtools -type: 3rd-party -maintainers: - - name: Loops-so - github: Loops-so -compatibility: - nuxt: '>=3.0.0' - requires: {} From 21f6f7ea429a89aae123017f76531c8b28dc3b5e Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 22:23:17 +0000 Subject: [PATCH 4/4] [autofix.ci] apply automated fixes --- modules/loops.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 modules/loops.yml diff --git a/modules/loops.yml b/modules/loops.yml new file mode 100644 index 000000000..536f228e2 --- /dev/null +++ b/modules/loops.yml @@ -0,0 +1,16 @@ +name: loops +description: Loops Nuxt Module +repo: Loops-so/loops-nuxt +npm: nuxt-loops +icon: '' +github: https://github.com/Loops-so/loops-nuxt +website: https://github.com/Loops-so/loops-nuxt +learn_more: '' +category: Devtools +type: 3rd-party +maintainers: + - name: Loops-so + github: Loops-so +compatibility: + nuxt: '>=3.0.0' + requires: {}