@nuxt/modules 0.6.0-2635da → 0.6.0-266008

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/modules.json +1301 -98
  2. package/package.json +8 -8
package/modules.json CHANGED
@@ -125,21 +125,20 @@
125
125
  }
126
126
  },
127
127
  {
128
- "name": "prometheus",
129
- "description": "Prometheus metrics for NodeJS and a set of custom metrics for Nuxt applications",
130
- "repo": "artmizu/nuxt-prometheus",
131
- "npm": "@artmizu/nuxt-prometheus",
132
- "icon": "prometheus.svg",
133
- "github": "https://github.com/artmizu/nuxt-prometheus",
134
- "website": "",
128
+ "name": "animejs",
129
+ "description": "Anime.js module for Nuxt",
130
+ "repo": "hypernym-studio/nuxt-anime",
131
+ "npm": "@hypernym/nuxt-anime",
132
+ "icon": "",
133
+ "github": "https://github.com/hypernym-studio/nuxt-anime",
134
+ "website": "https://github.com/hypernym-studio/nuxt-anime",
135
135
  "learn_more": "",
136
- "category": "Monitoring",
136
+ "category": "Libraries",
137
137
  "type": "3rd-party",
138
138
  "maintainers": [
139
139
  {
140
- "name": "Aleksandr Saburov",
141
- "github": "artmizu",
142
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
140
+ "name": "ivodolenc",
141
+ "github": "ivodolenc"
143
142
  }
144
143
  ],
145
144
  "compatibility": {
@@ -148,25 +147,27 @@
148
147
  }
149
148
  },
150
149
  {
151
- "name": "animejs",
152
- "description": "Anime.js module for Nuxt.js",
153
- "repo": "ivodolenc/nuxt-animejs",
154
- "npm": "nuxt-animejs",
155
- "icon": "",
156
- "github": "https://github.com/ivodolenc/nuxt-animejs",
157
- "website": "https://github.com/ivodolenc/nuxt-animejs",
158
- "learn_more": "",
159
- "category": "Libraries",
150
+ "name": "ant-design-vue",
151
+ "description": "A Vue 3 based component library for designers and developers",
152
+ "repo": "vueComponent/ant-design-vue-nuxt",
153
+ "npm": "@ant-design-vue/nuxt",
154
+ "icon": "ant-design-vue.svg",
155
+ "github": "https://github.com/vueComponent/ant-design-vue-nuxt",
156
+ "website": "https://antdv.com",
157
+ "learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
158
+ "category": "UI",
160
159
  "type": "3rd-party",
161
160
  "maintainers": [
162
161
  {
163
- "name": "ivodolenc",
164
- "github": "ivodolenc"
162
+ "name": "tangjinzhou",
163
+ "github": "tangjinzhou"
165
164
  }
166
165
  ],
167
166
  "compatibility": {
168
- "nuxt": "^2.0.0",
169
- "requires": {}
167
+ "nuxt": "^3.0.0",
168
+ "requires": {
169
+ "bridge": "optional"
170
+ }
170
171
  }
171
172
  },
172
173
  {
@@ -176,7 +177,7 @@
176
177
  "npm": "nuxt-api-party",
177
178
  "icon": "api-party.svg",
178
179
  "github": "https://github.com/johannschopplich/nuxt-api-party",
179
- "website": "https://github.com/johannschopplich/nuxt-api-party#readme",
180
+ "website": "https://nuxt-api-party.jhnn.dev/",
180
181
  "learn_more": "",
181
182
  "category": "Request",
182
183
  "type": "3rd-party",
@@ -272,7 +273,7 @@
272
273
  "github": "https://github.com/Hrdtr/nuxt-appwrite",
273
274
  "website": "https://github.com/Hrdtr/nuxt-appwrite",
274
275
  "learn_more": "",
275
- "category": "Request",
276
+ "category": "Database",
276
277
  "type": "3rd-party",
277
278
  "maintainers": [
278
279
  {
@@ -285,6 +286,29 @@
285
286
  "requires": {}
286
287
  }
287
288
  },
289
+ {
290
+ "name": "ark-ui",
291
+ "description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
292
+ "repo": "iamdin/nuxt-ark-ui",
293
+ "npm": "nuxt-ark-ui",
294
+ "icon": "ark-ui.svg",
295
+ "github": "https://github.com/iamdin/nuxt-ark-ui",
296
+ "website": "https://ark-ui.com/",
297
+ "learn_more": "https://github.com/iamdin/nuxt-ark-ui",
298
+ "category": "UI",
299
+ "type": "3rd-party",
300
+ "maintainers": [
301
+ {
302
+ "name": "Din",
303
+ "github": "iamdin",
304
+ "twitter": "iamdinq"
305
+ }
306
+ ],
307
+ "compatibility": {
308
+ "nuxt": "^3.0.0",
309
+ "requires": {}
310
+ }
311
+ },
288
312
  {
289
313
  "name": "auth",
290
314
  "description": "Zero-boilerplate authentication support for Nuxt.js.",
@@ -312,6 +336,29 @@
312
336
  "requires": {}
313
337
  }
314
338
  },
339
+ {
340
+ "name": "authjs",
341
+ "description": "Auth.js authentication Nuxt module. Edge compatible.",
342
+ "repo": "Hebilicious/authjs-nuxt#main",
343
+ "npm": "@hebilicious/authjs-nuxt",
344
+ "icon": "authjs.png",
345
+ "github": "https://github.com/Hebilicious/authjs-nuxt",
346
+ "website": "https://authjs-nuxt.pages.dev/",
347
+ "learn_more": "https://authjs.dev/",
348
+ "category": "Security",
349
+ "type": "3rd-party",
350
+ "maintainers": [
351
+ {
352
+ "name": "Hebilicious",
353
+ "github": "Hebilicious",
354
+ "twitter": "its_hebilicious"
355
+ }
356
+ ],
357
+ "compatibility": {
358
+ "nuxt": "^3.0.0",
359
+ "requires": {}
360
+ }
361
+ },
315
362
  {
316
363
  "name": "axios",
317
364
  "description": "Secure and easy Axios module with Nuxt.js",
@@ -549,6 +596,28 @@
549
596
  "requires": {}
550
597
  }
551
598
  },
599
+ {
600
+ "name": "capo",
601
+ "description": "Capo.js implementation for Nuxt 3",
602
+ "repo": "danielroe/nuxt-capo",
603
+ "npm": "nuxt-capo",
604
+ "icon": "",
605
+ "github": "https://github.com/danielroe/nuxt-capo",
606
+ "website": "https://github.com/danielroe/nuxt-capo",
607
+ "learn_more": "",
608
+ "category": "Performance",
609
+ "type": "3rd-party",
610
+ "maintainers": [
611
+ {
612
+ "name": "danielroe",
613
+ "github": "danielroe"
614
+ }
615
+ ],
616
+ "compatibility": {
617
+ "nuxt": "^3.0.0",
618
+ "requires": {}
619
+ }
620
+ },
552
621
  {
553
622
  "name": "chakra-ui",
554
623
  "description": "Chakra UI Module for Nuxt.js",
@@ -574,11 +643,11 @@
574
643
  {
575
644
  "name": "chatwoot",
576
645
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
577
- "repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
578
- "npm": "@huntersofbook/chatwoot-nuxt",
646
+ "repo": "productdevbookcom/chatwoot",
647
+ "npm": "@productdevbook/chatwoot",
579
648
  "icon": "chatwoot.png",
580
- "github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
581
- "website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
649
+ "github": "https://github.com/productdevbookcom/chatwoot",
650
+ "website": "https://github.com/productdevbookcom/chatwoot",
582
651
  "learn_more": "https://www.chatwoot.com",
583
652
  "category": "Libraries",
584
653
  "type": "3rd-party",
@@ -615,6 +684,29 @@
615
684
  "requires": {}
616
685
  }
617
686
  },
687
+ {
688
+ "name": "clarity-analytics",
689
+ "description": "Clarity Analytics Module for Nuxt",
690
+ "repo": "Barbapapazes/nuxt-clarity-analytics",
691
+ "npm": "nuxt-clarity-analytics",
692
+ "icon": "",
693
+ "github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
694
+ "website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
695
+ "learn_more": "https://clarity.microsoft.com/",
696
+ "category": "Analytics",
697
+ "type": "3rd-party",
698
+ "maintainers": [
699
+ {
700
+ "name": "Barbapapazes",
701
+ "github": "Barbapapazes",
702
+ "twitter": "soubiran_"
703
+ }
704
+ ],
705
+ "compatibility": {
706
+ "nuxt": "^3.0.0",
707
+ "requires": {}
708
+ }
709
+ },
618
710
  {
619
711
  "name": "client-init",
620
712
  "description": "Provide client version of `nuxtServerInit`.",
@@ -780,12 +872,35 @@
780
872
  "requires": {}
781
873
  }
782
874
  },
875
+ {
876
+ "name": "content-assets",
877
+ "description": "Enable locally-located assets in Nuxt Content",
878
+ "repo": "davestewart/nuxt-content-assets",
879
+ "npm": "nuxt-content-assets",
880
+ "icon": "content-assets.png",
881
+ "github": "https://github.com/davestewart/nuxt-content-assets",
882
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
883
+ "learn_more": "",
884
+ "category": "Images",
885
+ "type": "3rd-party",
886
+ "maintainers": [
887
+ {
888
+ "name": "davestewart",
889
+ "github": "davestewart",
890
+ "twitter": "dave_stewart"
891
+ }
892
+ ],
893
+ "compatibility": {
894
+ "nuxt": "^3.0.0",
895
+ "requires": {}
896
+ }
897
+ },
783
898
  {
784
899
  "name": "content",
785
900
  "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
786
901
  "repo": "nuxt/content#main",
787
902
  "npm": "@nuxt/content",
788
- "icon": "nuxt.png",
903
+ "icon": "nuxt.svg",
789
904
  "github": "https://github.com/nuxt/content",
790
905
  "website": "https://content.nuxtjs.org",
791
906
  "learn_more": "",
@@ -952,11 +1067,11 @@
952
1067
  }
953
1068
  },
954
1069
  {
955
- "name": "datocms",
956
- "description": "DatoCMS integration for Nuxt.js",
1070
+ "name": "datocms-nuxt2",
1071
+ "description": "DatoCMS integration for Nuxt.js v2",
957
1072
  "repo": "voorhoede/nuxt-datocms-module",
958
1073
  "npm": "@voorhoede/nuxt-datocms-module",
959
- "icon": "datocms.png",
1074
+ "icon": "datocms.svg",
960
1075
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
961
1076
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
962
1077
  "learn_more": "https://www.datocms.com/",
@@ -973,26 +1088,50 @@
973
1088
  "requires": {}
974
1089
  }
975
1090
  },
1091
+ {
1092
+ "name": "datocms",
1093
+ "description": "DatoCMS module for Nuxt",
1094
+ "repo": "hex-digital/nuxt-datocms",
1095
+ "npm": "@hexdigital/nuxt-datocms",
1096
+ "icon": "datocms.svg",
1097
+ "github": "https://github.com/hex-digital/nuxt-datocms",
1098
+ "website": "https://github.com/hex-digital/nuxt-datocms#readme",
1099
+ "learn_more": "https://www.datocms.com/",
1100
+ "category": "CMS",
1101
+ "type": "3rd-party",
1102
+ "maintainers": [
1103
+ {
1104
+ "name": "Jamie Warburton",
1105
+ "github": "jamiewarb",
1106
+ "twitter": "jamiewarb",
1107
+ "avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
1108
+ }
1109
+ ],
1110
+ "compatibility": {
1111
+ "nuxt": "^3.0.0",
1112
+ "requires": {}
1113
+ }
1114
+ },
976
1115
  {
977
1116
  "name": "dayjs",
978
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
979
- "repo": "nuxt-community/dayjs-module",
980
- "npm": "@nuxtjs/dayjs",
1117
+ "description": "Day.js module for Nuxt",
1118
+ "repo": "fumeapp/dayjs",
1119
+ "npm": "dayjs-nuxt",
981
1120
  "icon": "day-js.png",
982
- "github": "https://github.com/nuxt-community/dayjs-module",
983
- "website": "https://github.com/nuxt-community/dayjs-module",
1121
+ "github": "https://github.com/fumeapp/dayjs",
1122
+ "website": "https://github.com/fumeapp/dayjs",
984
1123
  "learn_more": "https://day.js.org/",
985
- "category": "Date",
986
- "type": "community",
1124
+ "category": "Libraries",
1125
+ "type": "3rd-party",
987
1126
  "maintainers": [
988
1127
  {
989
- "name": "Takuma HANATANI",
990
- "github": "potato4d",
991
- "twitter": "potato4d"
1128
+ "name": "Kevin Olson",
1129
+ "github": "acidjazz",
1130
+ "twitter": "AppFume"
992
1131
  }
993
1132
  ],
994
1133
  "compatibility": {
995
- "nuxt": "^2.0.0",
1134
+ "nuxt": "^3.0.0",
996
1135
  "requires": {}
997
1136
  }
998
1137
  },
@@ -1041,15 +1180,38 @@
1041
1180
  "requires": {}
1042
1181
  }
1043
1182
  },
1183
+ {
1184
+ "name": "devtools",
1185
+ "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1186
+ "repo": "nuxt/devtools#main/packages/devtools",
1187
+ "npm": "@nuxt/devtools",
1188
+ "icon": "nuxt.svg",
1189
+ "github": "https://github.com/nuxt/devtools",
1190
+ "website": "https://devtools.nuxtjs.org/",
1191
+ "learn_more": "",
1192
+ "category": "Devtools",
1193
+ "type": "official",
1194
+ "maintainers": [
1195
+ {
1196
+ "name": "Anthony Fu",
1197
+ "github": "antfu",
1198
+ "twitter": "antfu7"
1199
+ }
1200
+ ],
1201
+ "compatibility": {
1202
+ "nuxt": "^3.0.0",
1203
+ "requires": {}
1204
+ }
1205
+ },
1044
1206
  {
1045
1207
  "name": "directus",
1046
- "description": "Easily connect your Nuxt3 application to your directus server.",
1208
+ "description": "Easily connect your Nuxt application to your directus server.",
1047
1209
  "repo": "intevel/nuxt-directus",
1048
1210
  "npm": "nuxt-directus",
1049
1211
  "icon": "directus.svg",
1050
- "github": "https://github.com/directus/nuxt-directus/",
1051
- "website": "https://nuxt-directus.netlify.app/",
1052
- "learn_more": "https://nuxt-directus.netlify.app/",
1212
+ "github": "https://github.com/intevel/nuxt-directus/",
1213
+ "website": "https://nuxt-directus.site/",
1214
+ "learn_more": "https://nuxt-directus.site/",
1053
1215
  "category": "CMS",
1054
1216
  "type": "3rd-party",
1055
1217
  "maintainers": [
@@ -1060,10 +1222,30 @@
1060
1222
  }
1061
1223
  ],
1062
1224
  "compatibility": {
1063
- "nuxt": "^2.0.0 || ^3.0.0",
1064
- "requires": {
1065
- "bridge": true
1225
+ "nuxt": "^3.0.0",
1226
+ "requires": {}
1227
+ }
1228
+ },
1229
+ {
1230
+ "name": "disqus",
1231
+ "description": "Disqus for Nuxt 3",
1232
+ "repo": "modbender/nuxt-disqus",
1233
+ "npm": "nuxt-disqus",
1234
+ "icon": "disqus.svg",
1235
+ "github": "https://github.com/modbender/nuxt-disqus",
1236
+ "website": "https://github.com/modbender/nuxt-disqus",
1237
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1238
+ "category": "Libraries",
1239
+ "type": "3rd-party",
1240
+ "maintainers": [
1241
+ {
1242
+ "name": "modbender",
1243
+ "github": "modbender"
1066
1244
  }
1245
+ ],
1246
+ "compatibility": {
1247
+ "nuxt": "^3.0.0",
1248
+ "requires": {}
1067
1249
  }
1068
1250
  },
1069
1251
  {
@@ -1235,7 +1417,7 @@
1235
1417
  }
1236
1418
  ],
1237
1419
  "compatibility": {
1238
- "nuxt": "^2.0.0",
1420
+ "nuxt": "^2.0.0 || ^3.0.0",
1239
1421
  "requires": {}
1240
1422
  }
1241
1423
  },
@@ -1461,6 +1643,29 @@
1461
1643
  "requires": {}
1462
1644
  }
1463
1645
  },
1646
+ {
1647
+ "name": "form-actions",
1648
+ "description": "A set of features and composables to interact with forms and server data.",
1649
+ "repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt#main",
1650
+ "npm": "@hebilicious/form-actions-nuxt",
1651
+ "icon": "form-actions.svg",
1652
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1653
+ "website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1654
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1655
+ "category": "Request",
1656
+ "type": "3rd-party",
1657
+ "maintainers": [
1658
+ {
1659
+ "name": "Hebilicious",
1660
+ "github": "Hebilicious",
1661
+ "twitter": "its_hebilicious"
1662
+ }
1663
+ ],
1664
+ "compatibility": {
1665
+ "nuxt": "^3.0.0",
1666
+ "requires": {}
1667
+ }
1668
+ },
1464
1669
  {
1465
1670
  "name": "formkit",
1466
1671
  "description": "Seamless FormKit integration for Nuxt",
@@ -1740,6 +1945,30 @@
1740
1945
  "requires": {}
1741
1946
  }
1742
1947
  },
1948
+ {
1949
+ "name": "gtag",
1950
+ "description": "Google Analytics integration for Nuxt 3",
1951
+ "repo": "johannschopplich/nuxt-gtag",
1952
+ "npm": "nuxt-gtag",
1953
+ "icon": "gtag.svg",
1954
+ "github": "https://github.com/johannschopplich/nuxt-gtag",
1955
+ "website": "https://github.com/johannschopplich/nuxt-gtag#readme",
1956
+ "learn_more": "",
1957
+ "category": "Analytics",
1958
+ "type": "3rd-party",
1959
+ "maintainers": [
1960
+ {
1961
+ "name": "Johann Schopplich",
1962
+ "github": "johannschopplich",
1963
+ "twitter": "jschopplich",
1964
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
1965
+ }
1966
+ ],
1967
+ "compatibility": {
1968
+ "nuxt": "^3.0.0",
1969
+ "requires": {}
1970
+ }
1971
+ },
1743
1972
  {
1744
1973
  "name": "gtm",
1745
1974
  "description": "Google Tag Manager Module for Nuxt.js",
@@ -1785,6 +2014,28 @@
1785
2014
  "requires": {}
1786
2015
  }
1787
2016
  },
2017
+ {
2018
+ "name": "hanko",
2019
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2020
+ "repo": "nuxt-modules/hanko",
2021
+ "npm": "@nuxtjs/hanko",
2022
+ "icon": "hanko.svg",
2023
+ "github": "https://github.com/nuxt-modules/hanko",
2024
+ "website": "https://github.com/nuxt-modules/hanko",
2025
+ "learn_more": "https://hanko.io/",
2026
+ "category": "Security",
2027
+ "type": "community",
2028
+ "maintainers": [
2029
+ {
2030
+ "name": "danielroe",
2031
+ "github": "danielroe"
2032
+ }
2033
+ ],
2034
+ "compatibility": {
2035
+ "nuxt": "^3.0.0",
2036
+ "requires": {}
2037
+ }
2038
+ },
1788
2039
  {
1789
2040
  "name": "harlem",
1790
2041
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -2043,6 +2294,28 @@
2043
2294
  "requires": {}
2044
2295
  }
2045
2296
  },
2297
+ {
2298
+ "name": "icon-font",
2299
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2300
+ "repo": "coremyslo/nuxt-icon-font",
2301
+ "npm": "@coremyslo/nuxt-icon-font",
2302
+ "icon": "",
2303
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2304
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2305
+ "learn_more": "",
2306
+ "category": "UI",
2307
+ "type": "3rd-party",
2308
+ "maintainers": [
2309
+ {
2310
+ "name": "coremyslo",
2311
+ "github": "coremyslo"
2312
+ }
2313
+ ],
2314
+ "compatibility": {
2315
+ "nuxt": "^3.0.0",
2316
+ "requires": {}
2317
+ }
2318
+ },
2046
2319
  {
2047
2320
  "name": "icon",
2048
2321
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2169,12 +2442,12 @@
2169
2442
  {
2170
2443
  "name": "inkline",
2171
2444
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2172
- "repo": "inkline/nuxt-module-inkline",
2173
- "npm": "@inkline/nuxt",
2445
+ "repo": "inkline/plugin",
2446
+ "npm": "@inkline/plugin",
2174
2447
  "icon": "inkline.svg",
2175
- "github": "https://github.com/inkline/nuxt-module-inkline",
2448
+ "github": "https://github.com/inkline/plugin",
2176
2449
  "website": "https://inkline.io",
2177
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2450
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2178
2451
  "category": "UI",
2179
2452
  "type": "3rd-party",
2180
2453
  "maintainers": [
@@ -2394,7 +2667,7 @@
2394
2667
  },
2395
2668
  {
2396
2669
  "name": "link-checker",
2397
- "description": "",
2670
+ "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2398
2671
  "repo": "harlan-zw/nuxt-link-checker",
2399
2672
  "npm": "nuxt-link-checker",
2400
2673
  "icon": "",
@@ -2511,6 +2784,32 @@
2511
2784
  "requires": {}
2512
2785
  }
2513
2786
  },
2787
+ {
2788
+ "name": "lucide-icons",
2789
+ "description": "Nuxt 3 module to integrate Lucide icons",
2790
+ "repo": "swisnl/nuxt-lucide-icons",
2791
+ "npm": "nuxt-lucide-icons",
2792
+ "icon": "lucide-icons.svg",
2793
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2794
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2795
+ "learn_more": "",
2796
+ "category": "UI",
2797
+ "type": "3rd-party",
2798
+ "maintainers": [
2799
+ {
2800
+ "name": "SWIS",
2801
+ "github": "swisnl"
2802
+ },
2803
+ {
2804
+ "name": "Jasper Zonneveld",
2805
+ "github": "JaZo"
2806
+ }
2807
+ ],
2808
+ "compatibility": {
2809
+ "nuxt": "^3.0.0",
2810
+ "requires": {}
2811
+ }
2812
+ },
2514
2813
  {
2515
2814
  "name": "lunr",
2516
2815
  "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
@@ -2718,6 +3017,29 @@
2718
3017
  "requires": {}
2719
3018
  }
2720
3019
  },
3020
+ {
3021
+ "name": "module-feed",
3022
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
3023
+ "repo": "tresko/nuxt-module-feed",
3024
+ "npm": "nuxt-module-feed",
3025
+ "icon": "",
3026
+ "github": "https://github.com/tresko/nuxt-module-feed",
3027
+ "website": "https://github.com/tresko/nuxt-module-feed",
3028
+ "learn_more": "",
3029
+ "category": "SEO",
3030
+ "type": "3rd-party",
3031
+ "maintainers": [
3032
+ {
3033
+ "name": "Miha Sedej",
3034
+ "github": "tresko",
3035
+ "twitter": "mihasedej"
3036
+ }
3037
+ ],
3038
+ "compatibility": {
3039
+ "nuxt": "^3.0.0",
3040
+ "requires": {}
3041
+ }
3042
+ },
2721
3043
  {
2722
3044
  "name": "moment",
2723
3045
  "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
@@ -2907,31 +3229,141 @@
2907
3229
  }
2908
3230
  },
2909
3231
  {
2910
- "name": "nuxt-auth",
2911
- "description": "",
2912
- "repo": "sidebase/nuxt-auth",
2913
- "npm": "@sidebase/nuxt-auth",
3232
+ "name": "nupolyon",
3233
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3234
+ "repo": "adenvt/nupolyon",
3235
+ "npm": "nupolyon",
2914
3236
  "icon": "",
2915
- "github": "https://github.com/sidebase/nuxt-auth",
2916
- "website": "https://github.com/sidebase/nuxt-auth",
3237
+ "github": "https://github.com/adenvt/nupolyon",
3238
+ "website": "https://github.com/adenvt/nupolyon",
2917
3239
  "learn_more": "",
2918
- "category": "Devtools",
3240
+ "category": "Performance",
2919
3241
  "type": "3rd-party",
2920
3242
  "maintainers": [
2921
3243
  {
2922
- "name": "sidebase",
2923
- "github": "sidebase"
3244
+ "name": "adenvt",
3245
+ "github": "adenvt"
2924
3246
  }
2925
3247
  ],
2926
3248
  "compatibility": {
2927
- "nuxt": "^2.0.0",
3249
+ "nuxt": "^3.0.0",
2928
3250
  "requires": {}
2929
3251
  }
2930
3252
  },
2931
3253
  {
2932
- "name": "nuxt-graphql-middleware",
2933
- "description": "Expose GraphQL queries and mutations as server API routes.",
2934
- "repo": "dulnan/nuxt-graphql-middleware",
3254
+ "name": "nuxt-anchorscroll",
3255
+ "description": "Scroll to top and to anchor support for Nuxt",
3256
+ "repo": "helltraitor/nuxt-anchorscroll",
3257
+ "npm": "nuxt-anchorscroll",
3258
+ "icon": "",
3259
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3260
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3261
+ "learn_more": "",
3262
+ "category": "UI",
3263
+ "type": "3rd-party",
3264
+ "maintainers": [
3265
+ {
3266
+ "name": "Helltraitor",
3267
+ "github": "helltraitor"
3268
+ }
3269
+ ],
3270
+ "compatibility": {
3271
+ "nuxt": "^3.0.0",
3272
+ "requires": {}
3273
+ }
3274
+ },
3275
+ {
3276
+ "name": "nuxt-auth",
3277
+ "description": "",
3278
+ "repo": "sidebase/nuxt-auth",
3279
+ "npm": "@sidebase/nuxt-auth",
3280
+ "icon": "",
3281
+ "github": "https://github.com/sidebase/nuxt-auth",
3282
+ "website": "https://github.com/sidebase/nuxt-auth",
3283
+ "learn_more": "",
3284
+ "category": "Devtools",
3285
+ "type": "3rd-party",
3286
+ "maintainers": [
3287
+ {
3288
+ "name": "sidebase",
3289
+ "github": "sidebase"
3290
+ }
3291
+ ],
3292
+ "compatibility": {
3293
+ "nuxt": "^2.0.0",
3294
+ "requires": {}
3295
+ }
3296
+ },
3297
+ {
3298
+ "name": "nuxt-bootstrap-icons",
3299
+ "description": "Just a simple integration for Bootstrap Icons",
3300
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3301
+ "npm": "nuxt-bootstrap-icons",
3302
+ "icon": "bootstrap-icons.svg",
3303
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3304
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3305
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3306
+ "category": "UI",
3307
+ "type": "3rd-party",
3308
+ "maintainers": [
3309
+ {
3310
+ "name": "OyewoleOyedeji",
3311
+ "github": "OyewoleOyedeji"
3312
+ }
3313
+ ],
3314
+ "compatibility": {
3315
+ "nuxt": "^3.0.0",
3316
+ "requires": {}
3317
+ }
3318
+ },
3319
+ {
3320
+ "name": "nuxt-chatgpt",
3321
+ "description": "ChatGPT integration for Nuxt 3",
3322
+ "repo": "schnapsterdog/nuxt-chatgpt",
3323
+ "npm": "nuxt-chatgpt",
3324
+ "icon": "chatgpt.svg",
3325
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3326
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3327
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3328
+ "category": "Libraries",
3329
+ "type": "3rd-party",
3330
+ "maintainers": [
3331
+ {
3332
+ "name": "Oliver Trajceski",
3333
+ "github": "schnapsterdog"
3334
+ }
3335
+ ],
3336
+ "compatibility": {
3337
+ "nuxt": "^3.0.0",
3338
+ "requires": {}
3339
+ }
3340
+ },
3341
+ {
3342
+ "name": "nuxt-feedme",
3343
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3344
+ "repo": "helltraitor/nuxt-feedme",
3345
+ "npm": "nuxt-feedme",
3346
+ "icon": "",
3347
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3348
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3349
+ "learn_more": "",
3350
+ "category": "SEO",
3351
+ "type": "3rd-party",
3352
+ "maintainers": [
3353
+ {
3354
+ "name": "Helltraitor",
3355
+ "github": "helltraitor"
3356
+ }
3357
+ ],
3358
+ "compatibility": {
3359
+ "nuxt": "^3.0.0",
3360
+ "requires": {}
3361
+ }
3362
+ },
3363
+ {
3364
+ "name": "nuxt-graphql-middleware",
3365
+ "description": "Expose GraphQL queries and mutations as server API routes.",
3366
+ "repo": "dulnan/nuxt-graphql-middleware",
2935
3367
  "npm": "nuxt-graphql-middleware",
2936
3368
  "icon": "nuxt-graphql-middleware.svg",
2937
3369
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
@@ -2979,6 +3411,28 @@
2979
3411
  "requires": {}
2980
3412
  }
2981
3413
  },
3414
+ {
3415
+ "name": "nuxt-gtm",
3416
+ "description": "A Nuxt.js module for Google Tag Manager",
3417
+ "repo": "zadigetvoltaire/nuxt-gtm",
3418
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3419
+ "icon": "nuxt-gtm.svg",
3420
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3421
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3422
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3423
+ "category": "Analytics",
3424
+ "type": "3rd-party",
3425
+ "maintainers": [
3426
+ {
3427
+ "name": "Zadig&Voltaire Team",
3428
+ "github": "https://github.com/zadigetvoltaire"
3429
+ }
3430
+ ],
3431
+ "compatibility": {
3432
+ "nuxt": "^3.0.0",
3433
+ "requires": {}
3434
+ }
3435
+ },
2982
3436
  {
2983
3437
  "name": "nuxt-hue",
2984
3438
  "description": "Enlighten your Nuxt experience",
@@ -3049,6 +3503,28 @@
3049
3503
  "requires": {}
3050
3504
  }
3051
3505
  },
3506
+ {
3507
+ "name": "nuxt-mapbox",
3508
+ "description": "Elegant Mapbox integration with Nuxt",
3509
+ "repo": "AlexLavoie42/Nuxt-Mapbox",
3510
+ "npm": "nuxt-mapbox",
3511
+ "icon": "nuxt-mapbox.svg",
3512
+ "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3513
+ "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3514
+ "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3515
+ "category": "Libraries",
3516
+ "type": "3rd-party",
3517
+ "maintainers": [
3518
+ {
3519
+ "name": "Alex Lavoie",
3520
+ "github": "AlexLavoie42"
3521
+ }
3522
+ ],
3523
+ "compatibility": {
3524
+ "nuxt": "^3.0.0",
3525
+ "requires": {}
3526
+ }
3527
+ },
3052
3528
  {
3053
3529
  "name": "nuxt-monaco-editor",
3054
3530
  "description": "Integrate monaco-editor with Nuxt",
@@ -3071,6 +3547,28 @@
3071
3547
  "requires": {}
3072
3548
  }
3073
3549
  },
3550
+ {
3551
+ "name": "nuxt-mongoose",
3552
+ "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3553
+ "repo": "arashsheyda/nuxt-mongoose",
3554
+ "npm": "nuxt-mongoose",
3555
+ "icon": "nuxt-mongoose.svg",
3556
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3557
+ "website": "https://nuxt-mongoose.nuxt.space",
3558
+ "learn_more": "",
3559
+ "category": "Database",
3560
+ "type": "3rd-party",
3561
+ "maintainers": [
3562
+ {
3563
+ "name": "arashsheyda",
3564
+ "github": "arashsheyda"
3565
+ }
3566
+ ],
3567
+ "compatibility": {
3568
+ "nuxt": "^3.0.0",
3569
+ "requires": {}
3570
+ }
3571
+ },
3074
3572
  {
3075
3573
  "name": "nuxt-pdf",
3076
3574
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3094,6 +3592,28 @@
3094
3592
  "requires": {}
3095
3593
  }
3096
3594
  },
3595
+ {
3596
+ "name": "nuxt-phosphor-icons",
3597
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3598
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3599
+ "npm": "nuxt-phosphor-icons",
3600
+ "icon": "phosphor-icons.svg",
3601
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3602
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3603
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3604
+ "category": "UI",
3605
+ "type": "3rd-party",
3606
+ "maintainers": [
3607
+ {
3608
+ "name": "OyewoleOyedeji",
3609
+ "github": "OyewoleOyedeji"
3610
+ }
3611
+ ],
3612
+ "compatibility": {
3613
+ "nuxt": "^3.0.0",
3614
+ "requires": {}
3615
+ }
3616
+ },
3097
3617
  {
3098
3618
  "name": "nuxt-pino-log",
3099
3619
  "description": "Structured logs for nuxt apps using pino",
@@ -3138,6 +3658,32 @@
3138
3658
  "requires": {}
3139
3659
  }
3140
3660
  },
3661
+ {
3662
+ "name": "nuxt-plotly",
3663
+ "description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
3664
+ "repo": "superdev-tech/nuxt-plotly",
3665
+ "npm": "nuxt-plotly",
3666
+ "icon": "nuxt-plotly.svg",
3667
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3668
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3669
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3670
+ "category": "Libraries",
3671
+ "type": "3rd-party",
3672
+ "maintainers": [
3673
+ {
3674
+ "name": "Supanut Dokmaithong",
3675
+ "github": "Boomgeek"
3676
+ },
3677
+ {
3678
+ "name": "superdev-tech",
3679
+ "github": "superdev-tech"
3680
+ }
3681
+ ],
3682
+ "compatibility": {
3683
+ "nuxt": "^3.0.0",
3684
+ "requires": {}
3685
+ }
3686
+ },
3141
3687
  {
3142
3688
  "name": "nuxt-png-to-ico",
3143
3689
  "description": "Nuxt.js module for auto generating favicons",
@@ -3350,12 +3896,12 @@
3350
3896
  {
3351
3897
  "name": "nuxt-vue3-google-signin",
3352
3898
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3353
- "repo": "syetalabs/nuxt-vue3-google-signin",
3899
+ "repo": "wavezync/nuxt-vue3-google-signin",
3354
3900
  "npm": "nuxt-vue3-google-signin",
3355
3901
  "icon": "vue3-google-signin.svg",
3356
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3357
- "website": "https://vue3-google-signin.syetalabs.io",
3358
- "learn_more": "https://vue3-google-signin.syetalabs.io",
3902
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
3903
+ "website": "https://vue3-google-signin.wavezync.com",
3904
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3359
3905
  "category": "Libraries",
3360
3906
  "type": "3rd-party",
3361
3907
  "maintainers": [
@@ -3369,6 +3915,50 @@
3369
3915
  "requires": {}
3370
3916
  }
3371
3917
  },
3918
+ {
3919
+ "name": "nuxt-vuetify",
3920
+ "description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
3921
+ "repo": "invictus-codes/nuxt-vuetify",
3922
+ "npm": "@invictus.codes/nuxt-vuetify",
3923
+ "icon": "vuetify-logo-v3-dark.svg",
3924
+ "github": "https://github.com/invictus-codes/nuxt-vuetify",
3925
+ "website": "https://invictus-codes.github.io/nuxt-vuetify/",
3926
+ "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
3927
+ "category": "UI",
3928
+ "type": "3rd-party",
3929
+ "maintainers": [
3930
+ {
3931
+ "name": "Jens van Hellemondt",
3932
+ "github": "invictus-codes"
3933
+ }
3934
+ ],
3935
+ "compatibility": {
3936
+ "nuxt": "^3.0.0",
3937
+ "requires": {}
3938
+ }
3939
+ },
3940
+ {
3941
+ "name": "nuxt3-leaflet",
3942
+ "description": "Leaflet integration with Nuxt",
3943
+ "repo": "Gugustinette/Nuxt-Leaflet",
3944
+ "npm": "nuxt3-leaflet",
3945
+ "icon": "leaflet.png",
3946
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
3947
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
3948
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
3949
+ "category": "Libraries",
3950
+ "type": "3rd-party",
3951
+ "maintainers": [
3952
+ {
3953
+ "name": "Augustin MERCIER",
3954
+ "github": "Gugustinette"
3955
+ }
3956
+ ],
3957
+ "compatibility": {
3958
+ "nuxt": "^3.0.0",
3959
+ "requires": {}
3960
+ }
3961
+ },
3372
3962
  {
3373
3963
  "name": "nuxt7",
3374
3964
  "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
@@ -3392,6 +3982,29 @@
3392
3982
  "requires": {}
3393
3983
  }
3394
3984
  },
3985
+ {
3986
+ "name": "nuxtlabs-ui",
3987
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3988
+ "repo": "nuxtlabs/ui",
3989
+ "npm": "@nuxthq/ui",
3990
+ "icon": "nuxtlabs-ui.svg",
3991
+ "github": "https://github.com/nuxtlabs/ui",
3992
+ "website": "https://ui.nuxtlabs.com",
3993
+ "learn_more": "https://ui.nuxtlabs.com",
3994
+ "category": "UI",
3995
+ "type": "3rd-party",
3996
+ "maintainers": [
3997
+ {
3998
+ "name": "Benjamin Canac",
3999
+ "github": "benjamincanac",
4000
+ "twitter": "benjamincanac"
4001
+ }
4002
+ ],
4003
+ "compatibility": {
4004
+ "nuxt": "^3.0.0",
4005
+ "requires": {}
4006
+ }
4007
+ },
3395
4008
  {
3396
4009
  "name": "og-image",
3397
4010
  "description": "Easily generate dynamic social share images.",
@@ -3531,6 +4144,30 @@
3531
4144
  }
3532
4145
  }
3533
4146
  },
4147
+ {
4148
+ "name": "pdfeasy",
4149
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
4150
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
4151
+ "npm": "nuxt-pdfeasy",
4152
+ "icon": "pdfeasy.png",
4153
+ "github": "https://github.com/betterwrite/pdfeasy",
4154
+ "website": "https://github.com/betterwrite/pdfeasy",
4155
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
4156
+ "category": "Extensions",
4157
+ "type": "3rd-party",
4158
+ "maintainers": [
4159
+ {
4160
+ "name": "Giovane Cardoso",
4161
+ "github": "novout",
4162
+ "twitter": "novoutttttt",
4163
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
4164
+ }
4165
+ ],
4166
+ "compatibility": {
4167
+ "nuxt": "^3.0.0",
4168
+ "requires": {}
4169
+ }
4170
+ },
3534
4171
  {
3535
4172
  "name": "persian-datepicker",
3536
4173
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3698,11 +4335,11 @@
3698
4335
  "description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
3699
4336
  "repo": "artmizu/nuxt-prometheus",
3700
4337
  "npm": "@artmizu/nuxt-prometheus",
3701
- "icon": "",
4338
+ "icon": "prometheus.svg",
3702
4339
  "github": "https://github.com/artmizu/nuxt-prometheus",
3703
4340
  "website": "https://github.com/artmizu/nuxt-prometheus",
3704
4341
  "learn_more": "",
3705
- "category": "Devtools",
4342
+ "category": "Monitoring",
3706
4343
  "type": "3rd-party",
3707
4344
  "maintainers": [
3708
4345
  {
@@ -3711,7 +4348,7 @@
3711
4348
  }
3712
4349
  ],
3713
4350
  "compatibility": {
3714
- "nuxt": "^2.0.0",
4351
+ "nuxt": "^3.0.0",
3715
4352
  "requires": {}
3716
4353
  }
3717
4354
  },
@@ -3852,6 +4489,50 @@
3852
4489
  "requires": {}
3853
4490
  }
3854
4491
  },
4492
+ {
4493
+ "name": "quasar",
4494
+ "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
4495
+ "repo": "Maiquu/nuxt-quasar",
4496
+ "npm": "nuxt-quasar-ui",
4497
+ "icon": "quasar.svg",
4498
+ "github": "https://github.com/Maiquu/nuxt-quasar",
4499
+ "website": "https://quasar.dev/",
4500
+ "learn_more": "https://github.com/Maiquu/nuxt-quasar",
4501
+ "category": "UI",
4502
+ "type": "3rd-party",
4503
+ "maintainers": [
4504
+ {
4505
+ "name": "Ege İliklier",
4506
+ "github": "Maiquu"
4507
+ }
4508
+ ],
4509
+ "compatibility": {
4510
+ "nuxt": "^3.0.0",
4511
+ "requires": {}
4512
+ }
4513
+ },
4514
+ {
4515
+ "name": "radash",
4516
+ "description": "radash module with auto-import and custom prefix",
4517
+ "repo": "bbg/nuxt-radash",
4518
+ "npm": "nuxt-radash",
4519
+ "icon": "radash.svg",
4520
+ "github": "https://github.com/bbg/nuxt-radash",
4521
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4522
+ "learn_more": "https://github.com/rayepps/radash/",
4523
+ "category": "Libraries",
4524
+ "type": "3rd-party",
4525
+ "maintainers": [
4526
+ {
4527
+ "name": "Batuhan Göksu",
4528
+ "github": "bbg"
4529
+ }
4530
+ ],
4531
+ "compatibility": {
4532
+ "nuxt": "^3.0.0",
4533
+ "requires": {}
4534
+ }
4535
+ },
3855
4536
  {
3856
4537
  "name": "recaptcha",
3857
4538
  "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
@@ -4239,6 +4920,29 @@
4239
4920
  "requires": {}
4240
4921
  }
4241
4922
  },
4923
+ {
4924
+ "name": "server-block",
4925
+ "description": "Use <server> tags in your Nuxt pages components.",
4926
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
4927
+ "npm": "@hebilicious/server-block-nuxt",
4928
+ "icon": "server-block.svg",
4929
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
4930
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
4931
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
4932
+ "category": "Extensions",
4933
+ "type": "3rd-party",
4934
+ "maintainers": [
4935
+ {
4936
+ "name": "Hebilicious",
4937
+ "github": "Hebilicious",
4938
+ "twitter": "its_hebilicious"
4939
+ }
4940
+ ],
4941
+ "compatibility": {
4942
+ "nuxt": "^3.0.0",
4943
+ "requires": {}
4944
+ }
4945
+ },
4242
4946
  {
4243
4947
  "name": "session",
4244
4948
  "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
@@ -4400,6 +5104,28 @@
4400
5104
  "requires": {}
4401
5105
  }
4402
5106
  },
5107
+ {
5108
+ "name": "snackbar",
5109
+ "description": "Nuxt Snackbar module using vue3-snackbar",
5110
+ "repo": "modbender/nuxt-snackbar#master",
5111
+ "npm": "nuxt-snackbar",
5112
+ "icon": "snackbar.png",
5113
+ "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
5114
+ "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
5115
+ "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
5116
+ "category": "UI",
5117
+ "type": "3rd-party",
5118
+ "maintainers": [
5119
+ {
5120
+ "name": "modbender",
5121
+ "github": "modbender"
5122
+ }
5123
+ ],
5124
+ "compatibility": {
5125
+ "nuxt": "^3.0.0",
5126
+ "requires": {}
5127
+ }
5128
+ },
4403
5129
  {
4404
5130
  "name": "snipcart",
4405
5131
  "description": "Snipcart integration module for Nuxt.js",
@@ -4409,7 +5135,7 @@
4409
5135
  "github": "https://github.com/nuxt-modules/snipcart",
4410
5136
  "website": "https://github.com/nuxt-modules/snipcart",
4411
5137
  "learn_more": "https://snipcart.com",
4412
- "category": "Payment",
5138
+ "category": "Ecommerce",
4413
5139
  "type": "community",
4414
5140
  "maintainers": [
4415
5141
  {
@@ -4694,19 +5420,45 @@
4694
5420
  }
4695
5421
  },
4696
5422
  {
4697
- "name": "stripe",
4698
- "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
4699
- "repo": "WilliamDASILVA/nuxt-stripe-module",
4700
- "npm": "nuxt-stripe-module",
5423
+ "name": "stripe-next",
5424
+ "description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
5425
+ "repo": "fuentesloic/nuxt-stripe",
5426
+ "npm": "@unlok-co/nuxt-stripe",
4701
5427
  "icon": "stripe.png",
4702
- "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
4703
- "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
4704
- "learn_more": "https://stripe.com/",
5428
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5429
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5430
+ "learn_more": "https://stripe.com/docs",
4705
5431
  "category": "Payment",
4706
5432
  "type": "3rd-party",
4707
5433
  "maintainers": [
4708
5434
  {
4709
- "name": "WilliamDASILVA",
5435
+ "name": "Loic Fuentes",
5436
+ "github": "fuentesloic"
5437
+ },
5438
+ {
5439
+ "name": "Florent Giraud",
5440
+ "github": "flozero"
5441
+ }
5442
+ ],
5443
+ "compatibility": {
5444
+ "nuxt": "^3.0.0",
5445
+ "requires": {}
5446
+ }
5447
+ },
5448
+ {
5449
+ "name": "stripe",
5450
+ "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
5451
+ "repo": "WilliamDASILVA/nuxt-stripe-module",
5452
+ "npm": "nuxt-stripe-module",
5453
+ "icon": "stripe.png",
5454
+ "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
5455
+ "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
5456
+ "learn_more": "https://stripe.com/",
5457
+ "category": "Payment",
5458
+ "type": "3rd-party",
5459
+ "maintainers": [
5460
+ {
5461
+ "name": "WilliamDASILVA",
4710
5462
  "github": "WilliamDASILVA"
4711
5463
  }
4712
5464
  ],
@@ -4756,7 +5508,7 @@
4756
5508
  }
4757
5509
  ],
4758
5510
  "compatibility": {
4759
- "nuxt": "^2.0.0",
5511
+ "nuxt": "^2.0.0 || ^3.0.0",
4760
5512
  "requires": {}
4761
5513
  }
4762
5514
  },
@@ -4996,6 +5748,28 @@
4996
5748
  "requires": {}
4997
5749
  }
4998
5750
  },
5751
+ {
5752
+ "name": "time",
5753
+ "description": "Safely render local dates and times on the server with Nuxt",
5754
+ "repo": "danielroe/nuxt-time",
5755
+ "npm": "nuxt-time",
5756
+ "icon": "",
5757
+ "github": "https://github.com/danielroe/nuxt-time",
5758
+ "website": "https://github.com/danielroe/nuxt-time",
5759
+ "learn_more": "",
5760
+ "category": "Extensions",
5761
+ "type": "3rd-party",
5762
+ "maintainers": [
5763
+ {
5764
+ "name": "danielroe",
5765
+ "github": "danielroe"
5766
+ }
5767
+ ],
5768
+ "compatibility": {
5769
+ "nuxt": "^3.0.0",
5770
+ "requires": {}
5771
+ }
5772
+ },
4999
5773
  {
5000
5774
  "name": "toast",
5001
5775
  "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
@@ -5019,6 +5793,39 @@
5019
5793
  "requires": {}
5020
5794
  }
5021
5795
  },
5796
+ {
5797
+ "name": "tresjs",
5798
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
5799
+ "repo": "tresjs/nuxt",
5800
+ "npm": "@tresjs/nuxt",
5801
+ "icon": "tresjs.svg",
5802
+ "github": "https://github.com/Tresjs/nuxt",
5803
+ "website": "https://tresjs.org/guide/nuxt.html",
5804
+ "learn_more": "https://tresjs.org/",
5805
+ "category": "Libraries",
5806
+ "type": "3rd-party",
5807
+ "maintainers": [
5808
+ {
5809
+ "name": "Alvaro Saburido",
5810
+ "github": "alvarosabu",
5811
+ "twitter": "alvarosabu"
5812
+ },
5813
+ {
5814
+ "name": "Jaime Torrealba",
5815
+ "github": "JaimeTorrealba",
5816
+ "twitter": "jaimebboyjt"
5817
+ },
5818
+ {
5819
+ "name": "Tino Koch",
5820
+ "github": "Tinoooo",
5821
+ "twitter": "ichbintino"
5822
+ }
5823
+ ],
5824
+ "compatibility": {
5825
+ "nuxt": "^3.0.0",
5826
+ "requires": {}
5827
+ }
5828
+ },
5022
5829
  {
5023
5830
  "name": "turnstile",
5024
5831
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5068,6 +5875,28 @@
5068
5875
  }
5069
5876
  }
5070
5877
  },
5878
+ {
5879
+ "name": "twemoji",
5880
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
5881
+ "repo": "yizack/nuxt-twemoji",
5882
+ "npm": "nuxt-twemoji",
5883
+ "icon": "twemoji.svg",
5884
+ "github": "https://github.com/Yizack/nuxt-twemoji",
5885
+ "website": "https://github.com/Yizack/nuxt-twemoji",
5886
+ "learn_more": "",
5887
+ "category": "UI",
5888
+ "type": "3rd-party",
5889
+ "maintainers": [
5890
+ {
5891
+ "name": "Yizack Rangel",
5892
+ "github": "yizack"
5893
+ }
5894
+ ],
5895
+ "compatibility": {
5896
+ "nuxt": "^3.0.0",
5897
+ "requires": {}
5898
+ }
5899
+ },
5071
5900
  {
5072
5901
  "name": "twicpics",
5073
5902
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5239,11 +6068,11 @@
5239
6068
  {
5240
6069
  "name": "unhead",
5241
6070
  "description": "Experimental features for Nuxt SEO / head management.",
5242
- "repo": "harlan-zw/nuxt-unhead",
5243
- "npm": "nuxt-unhead",
6071
+ "repo": "harlan-zw/nuxt-seo-experiments",
6072
+ "npm": "nuxt-seo-experiments",
5244
6073
  "icon": "",
5245
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5246
- "website": "https://github.com/harlan-zw/nuxt-unhead",
6074
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6075
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5247
6076
  "learn_more": "",
5248
6077
  "category": "SEO",
5249
6078
  "type": "3rd-party",
@@ -5286,6 +6115,28 @@
5286
6115
  "requires": {}
5287
6116
  }
5288
6117
  },
6118
+ {
6119
+ "name": "unlazy",
6120
+ "description": "Lazy loading library for placeholder images",
6121
+ "repo": "johannschopplich/unlazy/packages/nuxt",
6122
+ "npm": "@unlazy/nuxt",
6123
+ "icon": "unlazy.svg",
6124
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
6125
+ "website": "https://unlazy.byjohann.dev/",
6126
+ "learn_more": "",
6127
+ "category": "Images",
6128
+ "type": "3rd-party",
6129
+ "maintainers": [
6130
+ {
6131
+ "name": "Johann Schopplich",
6132
+ "github": "johannschopplich"
6133
+ }
6134
+ ],
6135
+ "compatibility": {
6136
+ "nuxt": "^3.0.0",
6137
+ "requires": {}
6138
+ }
6139
+ },
5289
6140
  {
5290
6141
  "name": "unlighthouse",
5291
6142
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5338,6 +6189,53 @@
5338
6189
  }
5339
6190
  }
5340
6191
  },
6192
+ {
6193
+ "name": "ununuracss",
6194
+ "description": "A Real CSS Engine. Only Scoped.",
6195
+ "repo": "novout/ununuracss#main/packages/nuxt",
6196
+ "npm": "nuxt-ununura",
6197
+ "icon": "ununuracss.png",
6198
+ "github": "https://github.com/novout/ununuracss",
6199
+ "website": "https://ununura.com/#/",
6200
+ "learn_more": "https://ununura.com/#/docs/why",
6201
+ "category": "UI",
6202
+ "type": "3rd-party",
6203
+ "maintainers": [
6204
+ {
6205
+ "name": "Giovane Cardoso",
6206
+ "github": "novout",
6207
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
6208
+ }
6209
+ ],
6210
+ "compatibility": {
6211
+ "nuxt": "^2.0.0 || ^3.0.0",
6212
+ "requires": {}
6213
+ }
6214
+ },
6215
+ {
6216
+ "name": "use-wagmi",
6217
+ "description": "Vue Composition for Ethereum based on wagmi",
6218
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6219
+ "npm": "@use-wagmi/nuxt",
6220
+ "icon": "use-wagmi.png",
6221
+ "github": "https://github.com/unicape/use-wagmi",
6222
+ "website": "https://github.com/unicape/use-wagmi",
6223
+ "learn_more": "https://github.com/unicape/use-wagmi",
6224
+ "category": "Extensions",
6225
+ "type": "3rd-party",
6226
+ "maintainers": [
6227
+ {
6228
+ "name": "Unic Ape",
6229
+ "github": "unicape"
6230
+ }
6231
+ ],
6232
+ "compatibility": {
6233
+ "nuxt": "^2.0.0 || ^3.0.0",
6234
+ "requires": {
6235
+ "bridge": true
6236
+ }
6237
+ }
6238
+ },
5341
6239
  {
5342
6240
  "name": "user-agent",
5343
6241
  "description": "Nuxt.js module for handling User-Agent.",
@@ -5406,6 +6304,74 @@
5406
6304
  }
5407
6305
  }
5408
6306
  },
6307
+ {
6308
+ "name": "varlet",
6309
+ "description": "A Material design mobile component library developed based on Vue3",
6310
+ "repo": "varletjs/varlet-nuxt",
6311
+ "npm": "@varlet/nuxt",
6312
+ "icon": "varlet.svg",
6313
+ "github": "https://github.com/varletjs/varlet",
6314
+ "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
6315
+ "learn_more": "https://github.com/varletjs/varlet-nuxt",
6316
+ "category": "UI",
6317
+ "type": "3rd-party",
6318
+ "maintainers": [
6319
+ {
6320
+ "name": "zhangmo8",
6321
+ "github": "zhangmo8"
6322
+ }
6323
+ ],
6324
+ "compatibility": {
6325
+ "nuxt": "^3.0.0",
6326
+ "requires": {
6327
+ "bridge": "optional"
6328
+ }
6329
+ }
6330
+ },
6331
+ {
6332
+ "name": "vcalendar",
6333
+ "description": "VCalendar module for Nuxt",
6334
+ "repo": "samk-dev/nuxt-vcalendar",
6335
+ "npm": "@samk-dev/nuxt-vcalendar",
6336
+ "icon": "vcalendar.png",
6337
+ "github": "https://github.com/samk-dev/vcalendar",
6338
+ "website": "https://github.com/samk-dev/vcalendar",
6339
+ "learn_more": "",
6340
+ "category": "Libraries",
6341
+ "type": "3rd-party",
6342
+ "maintainers": [
6343
+ {
6344
+ "name": "Sam K",
6345
+ "github": "samk-dev"
6346
+ }
6347
+ ],
6348
+ "compatibility": {
6349
+ "nuxt": "^3.0.0",
6350
+ "requires": {}
6351
+ }
6352
+ },
6353
+ {
6354
+ "name": "vee-validate",
6355
+ "description": "Painless Vue forms for Nuxt.js",
6356
+ "repo": "logaretm/vee-validate#main/packages/nuxt",
6357
+ "npm": "@vee-validate/nuxt",
6358
+ "icon": "vee-validate.png",
6359
+ "github": "https://github.com/logaretm/vee-validate/",
6360
+ "website": "https://vee-validate.logaretm.com/v4/",
6361
+ "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
6362
+ "category": "Libraries",
6363
+ "type": "3rd-party",
6364
+ "maintainers": [
6365
+ {
6366
+ "name": "Abdelrahman Awad",
6367
+ "github": "logaretm"
6368
+ }
6369
+ ],
6370
+ "compatibility": {
6371
+ "nuxt": "^3.0.0",
6372
+ "requires": {}
6373
+ }
6374
+ },
5409
6375
  {
5410
6376
  "name": "vendor",
5411
6377
  "description": "directly serve node_modules",
@@ -5429,6 +6395,51 @@
5429
6395
  "requires": {}
5430
6396
  }
5431
6397
  },
6398
+ {
6399
+ "name": "vercel-analytics",
6400
+ "description": "Vercel Analytics integration for Nuxt",
6401
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
6402
+ "npm": "nuxt-vercel-analytics",
6403
+ "icon": "",
6404
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6405
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6406
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
6407
+ "category": "Analytics",
6408
+ "type": "3rd-party",
6409
+ "maintainers": [
6410
+ {
6411
+ "name": "Alexander B.",
6412
+ "github": "xanderbarkhatov"
6413
+ }
6414
+ ],
6415
+ "compatibility": {
6416
+ "nuxt": "^3.0.0",
6417
+ "requires": {}
6418
+ }
6419
+ },
6420
+ {
6421
+ "name": "vexip-ui",
6422
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
6423
+ "repo": "vexip-ui/nuxt",
6424
+ "npm": "@vexip-ui/nuxt",
6425
+ "icon": "vexip-ui.svg",
6426
+ "github": "https://github.com/vexip-ui/vexip-ui",
6427
+ "website": "https://www.vexipui.com/",
6428
+ "learn_more": "https://github.com/vexip-ui/nuxt",
6429
+ "category": "UI",
6430
+ "type": "3rd-party",
6431
+ "maintainers": [
6432
+ {
6433
+ "name": "未觉雨声",
6434
+ "github": "qmhc",
6435
+ "twitter": "qmhc95"
6436
+ }
6437
+ ],
6438
+ "compatibility": {
6439
+ "nuxt": "^3.0.0",
6440
+ "requires": {}
6441
+ }
6442
+ },
5432
6443
  {
5433
6444
  "name": "vite-pwa-nuxt",
5434
6445
  "description": "Zero-config PWA Plugin for Nuxt 3",
@@ -5460,13 +6471,13 @@
5460
6471
  {
5461
6472
  "name": "vitest",
5462
6473
  "description": "Vitest integration with Nuxt",
5463
- "repo": "danielroe/nuxt-vitest#main",
6474
+ "repo": "danielroe/nuxt-vitest",
5464
6475
  "npm": "nuxt-vitest",
5465
6476
  "icon": "vitest.svg",
5466
6477
  "github": "https://github.com/danielroe/nuxt-vitest",
5467
6478
  "website": "https://github.com/danielroe/nuxt-vitest",
5468
6479
  "learn_more": "",
5469
- "category": "Extensions",
6480
+ "category": "Devtools",
5470
6481
  "type": "3rd-party",
5471
6482
  "maintainers": [
5472
6483
  {
@@ -5483,15 +6494,45 @@
5483
6494
  "requires": {}
5484
6495
  }
5485
6496
  },
6497
+ {
6498
+ "name": "vue-email",
6499
+ "description": "Write email templates with vue",
6500
+ "repo": "Dave136/vue-email#main/packages/vue-email",
6501
+ "npm": "vue-email",
6502
+ "icon": "vue-email.svg",
6503
+ "github": "https://github.com/Dave136/vue-email",
6504
+ "website": "https://vue-email.vercel.app/",
6505
+ "learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
6506
+ "category": "UI",
6507
+ "type": "3rd-party",
6508
+ "maintainers": [
6509
+ {
6510
+ "name": "David Arenas",
6511
+ "github": "Dave136",
6512
+ "twitter": "davejs4",
6513
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6514
+ },
6515
+ {
6516
+ "name": "Younes Barrad",
6517
+ "github": "Flowko",
6518
+ "twitter": "imflowko",
6519
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6520
+ }
6521
+ ],
6522
+ "compatibility": {
6523
+ "nuxt": "^3.0.0",
6524
+ "requires": {}
6525
+ }
6526
+ },
5486
6527
  {
5487
6528
  "name": "vue-macros",
5488
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5489
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
6529
+ "description": "Explore more macros and syntax sugar to Vue.",
6530
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5490
6531
  "npm": "@vue-macros/nuxt",
5491
6532
  "icon": "vue-macros.svg",
5492
- "github": "https://github.com/sxzz/unplugin-vue-macros",
6533
+ "github": "https://github.com/sxzz/vue-macros",
5493
6534
  "website": "https://vue-macros.sxzz.moe",
5494
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
6535
+ "learn_more": "https://github.com/sxzz/vue-macros",
5495
6536
  "category": "Extensions",
5496
6537
  "type": "3rd-party",
5497
6538
  "maintainers": [
@@ -5574,6 +6615,29 @@
5574
6615
  "requires": {}
5575
6616
  }
5576
6617
  },
6618
+ {
6619
+ "name": "vue-query",
6620
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6621
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6622
+ "npm": "@hebilicious/vue-query-nuxt",
6623
+ "icon": "vue-query.svg",
6624
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
6625
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
6626
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
6627
+ "category": "Request",
6628
+ "type": "3rd-party",
6629
+ "maintainers": [
6630
+ {
6631
+ "name": "Hebilicious",
6632
+ "github": "Hebilicious",
6633
+ "twitter": "its_hebilicious"
6634
+ }
6635
+ ],
6636
+ "compatibility": {
6637
+ "nuxt": "^3.0.0",
6638
+ "requires": {}
6639
+ }
6640
+ },
5577
6641
  {
5578
6642
  "name": "vue-select",
5579
6643
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5644,6 +6708,29 @@
5644
6708
  "requires": {}
5645
6709
  }
5646
6710
  },
6711
+ {
6712
+ "name": "vue3-carousel-nuxt",
6713
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
6714
+ "repo": "gaetansenn/vue3-carousel-nuxt",
6715
+ "npm": "vue3-carousel-nuxt",
6716
+ "icon": "",
6717
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6718
+ "website": "",
6719
+ "learn_more": "",
6720
+ "category": "UI",
6721
+ "type": "3rd-party",
6722
+ "maintainers": [
6723
+ {
6724
+ "name": "Gaetan SENN",
6725
+ "github": "gaetansenn",
6726
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
6727
+ }
6728
+ ],
6729
+ "compatibility": {
6730
+ "nuxt": "^3.0.0",
6731
+ "requires": {}
6732
+ }
6733
+ },
5647
6734
  {
5648
6735
  "name": "vuefire",
5649
6736
  "description": "Idiomatic composables for the Firebase SDK",
@@ -5688,6 +6775,28 @@
5688
6775
  "requires": {}
5689
6776
  }
5690
6777
  },
6778
+ {
6779
+ "name": "vuetify-nuxt-module",
6780
+ "description": "Zero-config Nuxt Module for Vuetify.",
6781
+ "repo": "userquin/vuetify-nuxt-module",
6782
+ "npm": "vuetify-nuxt-module",
6783
+ "icon": "vuetify-logo-v3-dark.svg",
6784
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
6785
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
6786
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
6787
+ "category": "UI",
6788
+ "type": "3rd-party",
6789
+ "maintainers": [
6790
+ {
6791
+ "name": "Joaquín Sánchez",
6792
+ "github": "userquin"
6793
+ }
6794
+ ],
6795
+ "compatibility": {
6796
+ "nuxt": "^3.0.0",
6797
+ "requires": {}
6798
+ }
6799
+ },
5691
6800
  {
5692
6801
  "name": "vuetify",
5693
6802
  "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
@@ -5762,6 +6871,29 @@
5762
6871
  "requires": {}
5763
6872
  }
5764
6873
  },
6874
+ {
6875
+ "name": "vunix",
6876
+ "description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
6877
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
6878
+ "npm": "@vunix/nuxt",
6879
+ "icon": "",
6880
+ "github": "https://github.com/gaetansenn/vunix",
6881
+ "website": "https://vunix.dewib.com/",
6882
+ "learn_more": "",
6883
+ "category": "UI",
6884
+ "type": "3rd-party",
6885
+ "maintainers": [
6886
+ {
6887
+ "name": "Gaetan SENN",
6888
+ "github": "gaetansenn",
6889
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
6890
+ }
6891
+ ],
6892
+ "compatibility": {
6893
+ "nuxt": "^3.0.0",
6894
+ "requires": {}
6895
+ }
6896
+ },
5765
6897
  {
5766
6898
  "name": "web-vitals",
5767
6899
  "description": "Web Vitals for Nuxt",
@@ -5910,6 +7042,54 @@
5910
7042
  "requires": {}
5911
7043
  }
5912
7044
  },
7045
+ {
7046
+ "name": "well-known",
7047
+ "description": "A Nuxt.js module to add well-known URIs using middlewares",
7048
+ "repo": "zadigetvoltaire/nuxt-well-known",
7049
+ "npm": "@zadigetvoltaire/nuxt-well-known",
7050
+ "icon": "well-known.svg",
7051
+ "github": "https://github.com/zadigetvoltaire/nuxt-well-known",
7052
+ "website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
7053
+ "learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
7054
+ "category": "SEO",
7055
+ "type": "3rd-party",
7056
+ "maintainers": [
7057
+ {
7058
+ "name": "Zadig&Voltaire Team",
7059
+ "github": "https://github.com/zadigetvoltaire"
7060
+ }
7061
+ ],
7062
+ "compatibility": {
7063
+ "nuxt": "^3.0.0",
7064
+ "requires": {}
7065
+ }
7066
+ },
7067
+ {
7068
+ "name": "wideangle",
7069
+ "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7070
+ "repo": "inputobjects/wideangle-nuxt",
7071
+ "npm": "wideangle-nuxt",
7072
+ "icon": "wideangle.png",
7073
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7074
+ "website": "https://wideangle.co",
7075
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7076
+ "category": "Analytics",
7077
+ "type": "3rd-party",
7078
+ "maintainers": [
7079
+ {
7080
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7081
+ "github": "inputobjects"
7082
+ },
7083
+ {
7084
+ "name": "Jarek Rozanski",
7085
+ "github": "jrozanski"
7086
+ }
7087
+ ],
7088
+ "compatibility": {
7089
+ "nuxt": "^3.0.0",
7090
+ "requires": {}
7091
+ }
7092
+ },
5913
7093
  {
5914
7094
  "name": "windicss",
5915
7095
  "description": "Next generation utility-first CSS framework.",
@@ -6053,6 +7233,29 @@
6053
7233
  "requires": {}
6054
7234
  }
6055
7235
  },
7236
+ {
7237
+ "name": "yandex-metrika-next",
7238
+ "description": "Yandex Metrika integration for Nuxt",
7239
+ "repo": "artmizu/yandex-metrika-nuxt",
7240
+ "npm": "@artmizu/yandex-metrika-nuxt",
7241
+ "icon": "yandex-metrika.svg",
7242
+ "github": "https://github.com/artmizu/yandex-metrika-nuxt",
7243
+ "website": "https://github.com/artmizu/yandex-metrika-nuxt",
7244
+ "learn_more": "",
7245
+ "category": "Analytics",
7246
+ "type": "3rd-party",
7247
+ "maintainers": [
7248
+ {
7249
+ "name": "Aleksandr Saburov",
7250
+ "github": "artmizu",
7251
+ "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
7252
+ }
7253
+ ],
7254
+ "compatibility": {
7255
+ "nuxt": "^3.0.0",
7256
+ "requires": {}
7257
+ }
7258
+ },
6056
7259
  {
6057
7260
  "name": "yandex-metrika",
6058
7261
  "description": "Yandex metrika Module for Nuxt.js",