@nuxt/modules 0.6.0-943383 → 0.6.0-9c3066

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 +307 -178
  2. package/package.json +9 -9
package/modules.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
4
+ "description": "Nuxt module for Ackee analytics",
5
5
  "repo": "bdrtsky/nuxt-ackee",
6
6
  "npm": "nuxt-ackee",
7
7
  "icon": "ackee.png",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  {
30
30
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
31
+ "description": "Agility CMS Integration for Nuxt",
32
32
  "repo": "agility/agilitycms-nuxt-module",
33
33
  "npm": "@agility/agilitycms-nuxt-module",
34
34
  "icon": "agility.png",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  {
53
53
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
54
+ "description": "Algolia Search Module for Nuxt",
55
55
  "repo": "nuxt-modules/algolia",
56
56
  "npm": "@nuxtjs/algolia",
57
57
  "icon": "algolia.svg",
@@ -170,9 +170,31 @@
170
170
  }
171
171
  }
172
172
  },
173
+ {
174
+ "name": "aos",
175
+ "description": "A Nuxt module that adds Animate On Scroll",
176
+ "repo": "egidiusmengelberg/nuxt-aos",
177
+ "npm": "nuxt-aos",
178
+ "icon": "aos.png",
179
+ "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
+ "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
+ "learn_more": "",
182
+ "category": "Devtools",
183
+ "type": "3rd-party",
184
+ "maintainers": [
185
+ {
186
+ "name": "egidiusmengelberg",
187
+ "github": "egidiusmengelberg"
188
+ }
189
+ ],
190
+ "compatibility": {
191
+ "nuxt": "^3.0.0",
192
+ "requires": {}
193
+ }
194
+ },
173
195
  {
174
196
  "name": "api-party",
175
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
176
198
  "repo": "johannschopplich/nuxt-api-party",
177
199
  "npm": "nuxt-api-party",
178
200
  "icon": "api-party.svg",
@@ -220,7 +242,7 @@
220
242
  },
221
243
  {
222
244
  "name": "apollo",
223
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
245
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
224
246
  "repo": "nuxt-modules/apollo",
225
247
  "npm": "@nuxtjs/apollo",
226
248
  "icon": "apollo.png",
@@ -244,7 +266,7 @@
244
266
  },
245
267
  {
246
268
  "name": "applicationinsights",
247
- "description": "AppInsights module for Nuxt.js",
269
+ "description": "AppInsights module for Nuxt",
248
270
  "repo": "nuxt-community/applicationinsights-module",
249
271
  "npm": "@nuxtjs/applicationinsights",
250
272
  "icon": "application-insights.png",
@@ -333,7 +355,7 @@
333
355
  },
334
356
  {
335
357
  "name": "auth",
336
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
358
+ "description": "Zero-boilerplate authentication support for Nuxt.",
337
359
  "repo": "nuxt-community/auth-module",
338
360
  "npm": "@nuxtjs/auth",
339
361
  "icon": "auth.png",
@@ -381,9 +403,32 @@
381
403
  "requires": {}
382
404
  }
383
405
  },
406
+ {
407
+ "name": "auto-animate",
408
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
409
+ "repo": "formkit/auto-animate",
410
+ "npm": "@formkit/auto-animate",
411
+ "icon": "auto-animate.svg",
412
+ "github": "https://github.com/formkit/auto-animate",
413
+ "website": "https://auto-animate.formkit.com",
414
+ "learn_more": "https://auto-animate.formkit.com",
415
+ "category": "Libraries",
416
+ "type": "3rd-party",
417
+ "maintainers": [
418
+ {
419
+ "name": "Justin Schroeder",
420
+ "github": "justin-schroeder",
421
+ "twitter": "jpschroeder"
422
+ }
423
+ ],
424
+ "compatibility": {
425
+ "nuxt": "^3.0.0",
426
+ "requires": {}
427
+ }
428
+ },
384
429
  {
385
430
  "name": "axios",
386
- "description": "Secure and easy Axios module with Nuxt.js",
431
+ "description": "Secure and easy Axios module with Nuxt",
387
432
  "repo": "nuxt-community/axios-module",
388
433
  "npm": "@nuxtjs/axios",
389
434
  "icon": "axios.svg",
@@ -406,7 +451,7 @@
406
451
  },
407
452
  {
408
453
  "name": "basic-auth",
409
- "description": "Provide basic authentication to your Nuxt.js application",
454
+ "description": "Provide basic authentication to your Nuxt application",
410
455
  "repo": "potato4d/nuxt-basic-auth-module",
411
456
  "npm": "nuxt-basic-auth-module",
412
457
  "icon": "",
@@ -530,7 +575,7 @@
530
575
  },
531
576
  {
532
577
  "name": "bulma-slim",
533
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
578
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
534
579
  "repo": "mustardamus/nuxt-bulma-slim",
535
580
  "npm": "nuxt-bulma-slim",
536
581
  "icon": "bulma.png",
@@ -597,7 +642,7 @@
597
642
  },
598
643
  {
599
644
  "name": "canvas-sketch",
600
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
645
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
601
646
  "repo": "LuXDAmore/generative-art",
602
647
  "npm": "@luxdamore/nuxt-canvas-sketch",
603
648
  "icon": "",
@@ -620,7 +665,7 @@
620
665
  },
621
666
  {
622
667
  "name": "capo",
623
- "description": "Capo.js implementation for Nuxt 3",
668
+ "description": "Capo.js implementation for Nuxt",
624
669
  "repo": "danielroe/nuxt-capo",
625
670
  "npm": "nuxt-capo",
626
671
  "icon": "",
@@ -642,7 +687,7 @@
642
687
  },
643
688
  {
644
689
  "name": "chakra-ui",
645
- "description": "Chakra UI Module for Nuxt.js",
690
+ "description": "Chakra UI Module for Nuxt",
646
691
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
647
692
  "npm": "@chakra-ui/nuxt",
648
693
  "icon": "chakra-ui.png",
@@ -753,7 +798,7 @@
753
798
  },
754
799
  {
755
800
  "name": "cloudcms",
756
- "description": "CloudCMS Nuxt.js Module",
801
+ "description": "CloudCMS Nuxt Module",
757
802
  "repo": "gitana/cloudcms-nuxt",
758
803
  "npm": "cloudcms-nuxt",
759
804
  "icon": "",
@@ -802,7 +847,7 @@
802
847
  },
803
848
  {
804
849
  "name": "cloudinary",
805
- "description": "Optimize images and videos in your Nuxt.js application",
850
+ "description": "Optimize images and videos in your Nuxt application",
806
851
  "repo": "nuxt-modules/cloudinary",
807
852
  "npm": "@nuxtjs/cloudinary",
808
853
  "icon": "cloudinary.png",
@@ -825,7 +870,7 @@
825
870
  },
826
871
  {
827
872
  "name": "color-mode",
828
- "description": "Dark and Light mode for NuxtJS with auto detection",
873
+ "description": "Dark and Light mode for Nuxt with auto detection",
829
874
  "repo": "nuxt-modules/color-mode",
830
875
  "npm": "@nuxtjs/color-mode",
831
876
  "icon": "color-mode.png",
@@ -1046,7 +1091,7 @@
1046
1091
  },
1047
1092
  {
1048
1093
  "name": "darkmode.js",
1049
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1094
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
1050
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
1051
1096
  "npm": "nuxtjs-darkmode-js-module",
1052
1097
  "icon": "darkmode.png",
@@ -1068,7 +1113,7 @@
1068
1113
  },
1069
1114
  {
1070
1115
  "name": "date-fns",
1071
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
1072
1117
  "repo": "nuxt-community/date-fns-module",
1073
1118
  "npm": "@nuxtjs/date-fns",
1074
1119
  "icon": "date-fns.png",
@@ -1090,7 +1135,7 @@
1090
1135
  },
1091
1136
  {
1092
1137
  "name": "datocms-nuxt2",
1093
- "description": "DatoCMS integration for Nuxt.js v2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
1094
1139
  "repo": "voorhoede/nuxt-datocms-module",
1095
1140
  "npm": "@voorhoede/nuxt-datocms-module",
1096
1141
  "icon": "datocms.svg",
@@ -1159,7 +1204,7 @@
1159
1204
  },
1160
1205
  {
1161
1206
  "name": "delay-hydration",
1162
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1207
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1163
1208
  "repo": "harlan-zw/nuxt-delay-hydration",
1164
1209
  "npm": "nuxt-delay-hydration",
1165
1210
  "icon": "lighthouse.svg",
@@ -1182,12 +1227,12 @@
1182
1227
  },
1183
1228
  {
1184
1229
  "name": "device",
1185
- "description": "Device detection module for Nuxt.js",
1186
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
1187
1232
  "npm": "@nuxtjs/device",
1188
1233
  "icon": "",
1189
- "github": "https://github.com/nuxt-community/device-module",
1190
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
1191
1236
  "learn_more": "",
1192
1237
  "category": "Extensions",
1193
1238
  "type": "community",
@@ -1250,7 +1295,7 @@
1250
1295
  },
1251
1296
  {
1252
1297
  "name": "disqus",
1253
- "description": "Disqus for Nuxt 3",
1298
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1254
1299
  "repo": "modbender/nuxt-disqus",
1255
1300
  "npm": "nuxt-disqus",
1256
1301
  "icon": "disqus.svg",
@@ -1272,7 +1317,7 @@
1272
1317
  },
1273
1318
  {
1274
1319
  "name": "dotenv",
1275
- "description": "A Nuxt.js module that loads your .env file into your context options",
1320
+ "description": "A Nuxt module that loads your .env file into your context options",
1276
1321
  "repo": "nuxt-community/dotenv-module",
1277
1322
  "npm": "@nuxtjs/dotenv",
1278
1323
  "icon": "dotenv.png",
@@ -1294,7 +1339,7 @@
1294
1339
  },
1295
1340
  {
1296
1341
  "name": "drupal-ce",
1297
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1342
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1298
1343
  "repo": "drunomics/nuxtjs-drupal-ce",
1299
1344
  "npm": "nuxtjs-drupal-ce",
1300
1345
  "icon": "drupal-ce.png",
@@ -1327,7 +1372,7 @@
1327
1372
  },
1328
1373
  {
1329
1374
  "name": "druxt",
1330
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1375
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1331
1376
  "repo": "druxt/druxt.js#develop/packages/druxt",
1332
1377
  "npm": "druxt",
1333
1378
  "icon": "druxt.svg",
@@ -1395,7 +1440,7 @@
1395
1440
  },
1396
1441
  {
1397
1442
  "name": "emotion",
1398
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1443
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1399
1444
  "repo": "nuxt-modules/emotion",
1400
1445
  "npm": "@nuxtjs/emotion",
1401
1446
  "icon": "emotion.png",
@@ -1423,7 +1468,7 @@
1423
1468
  },
1424
1469
  {
1425
1470
  "name": "eslint",
1426
- "description": "ESLint module for Nuxt.js",
1471
+ "description": "ESLint module for Nuxt",
1427
1472
  "repo": "nuxt-community/eslint-module",
1428
1473
  "npm": "@nuxtjs/eslint-module",
1429
1474
  "icon": "eslint.png",
@@ -1445,7 +1490,7 @@
1445
1490
  },
1446
1491
  {
1447
1492
  "name": "event-trace",
1448
- "description": "Module for event trace in Nuxt.js",
1493
+ "description": "Module for event trace in Nuxt",
1449
1494
  "repo": "nuxt-community/nuxt-event-trace",
1450
1495
  "npm": "nuxt-event-trace",
1451
1496
  "icon": "",
@@ -1489,7 +1534,7 @@
1489
1534
  },
1490
1535
  {
1491
1536
  "name": "feature-toggle",
1492
- "description": "Feature toggle module for Nuxt.js",
1537
+ "description": "Feature toggle module for Nuxt",
1493
1538
  "repo": "stephenkr/nuxt-feature-toggle",
1494
1539
  "npm": "nuxt-feature-toggle",
1495
1540
  "icon": "",
@@ -1556,7 +1601,7 @@
1556
1601
  },
1557
1602
  {
1558
1603
  "name": "floating-prompt-module",
1559
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1604
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1560
1605
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1561
1606
  "npm": "nuxt-floating-prompt-module",
1562
1607
  "icon": "",
@@ -1672,7 +1717,7 @@
1672
1717
  "npm": "@hebilicious/form-actions-nuxt",
1673
1718
  "icon": "form-actions.svg",
1674
1719
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
1675
- "website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1720
+ "website": "https://form-actions-nuxt.pages.dev/",
1676
1721
  "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1677
1722
  "category": "Request",
1678
1723
  "type": "3rd-party",
@@ -1684,7 +1729,7 @@
1684
1729
  }
1685
1730
  ],
1686
1731
  "compatibility": {
1687
- "nuxt": "^3.0.0",
1732
+ "nuxt": "^3.7.0",
1688
1733
  "requires": {}
1689
1734
  }
1690
1735
  },
@@ -1762,7 +1807,7 @@
1762
1807
  },
1763
1808
  {
1764
1809
  "name": "google-adsense",
1765
- "description": "Google Adsense Module for Nuxt.js",
1810
+ "description": "Google Adsense Module for Nuxt",
1766
1811
  "repo": "nuxt-community/google-adsense-module",
1767
1812
  "npm": "@nuxtjs/google-adsense",
1768
1813
  "icon": "google-adsense.png",
@@ -1788,7 +1833,7 @@
1788
1833
  },
1789
1834
  {
1790
1835
  "name": "google-analytics",
1791
- "description": "Google analytics Module for Nuxt.js",
1836
+ "description": "Google analytics Module for Nuxt",
1792
1837
  "repo": "nuxt-community/analytics-module",
1793
1838
  "npm": "@nuxtjs/google-analytics",
1794
1839
  "icon": "google-analytics.png",
@@ -1820,7 +1865,7 @@
1820
1865
  },
1821
1866
  {
1822
1867
  "name": "google-fonts",
1823
- "description": "Google Fonts module for NuxtJS",
1868
+ "description": "Google Fonts module for Nuxt",
1824
1869
  "repo": "nuxt-modules/google-fonts",
1825
1870
  "npm": "@nuxtjs/google-fonts",
1826
1871
  "icon": "google-fonts.png",
@@ -1844,7 +1889,7 @@
1844
1889
  },
1845
1890
  {
1846
1891
  "name": "google-gtag",
1847
- "description": "Google GTag for Nuxt.js",
1892
+ "description": "Google GTag for Nuxt",
1848
1893
  "repo": "nuxt-community/google-gtag",
1849
1894
  "npm": "@nuxtjs/google-gtag",
1850
1895
  "icon": "gtm.png",
@@ -1870,7 +1915,7 @@
1870
1915
  },
1871
1916
  {
1872
1917
  "name": "google-optimize",
1873
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1918
+ "description": "SSR friendly Google Optimize module for Nuxt",
1874
1919
  "repo": "nuxt-community/google-optimize-module",
1875
1920
  "npm": "nuxt-google-optimize",
1876
1921
  "icon": "google-optimize.png",
@@ -1925,7 +1970,7 @@
1925
1970
  },
1926
1971
  {
1927
1972
  "name": "graphql-request",
1928
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1973
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1929
1974
  "repo": "gomah/nuxt-graphql-request",
1930
1975
  "npm": "nuxt-graphql-request",
1931
1976
  "icon": "graphql-request.png",
@@ -1941,7 +1986,7 @@
1941
1986
  }
1942
1987
  ],
1943
1988
  "compatibility": {
1944
- "nuxt": "^2.0.0",
1989
+ "nuxt": "^2.0.0 || ^3.0.0",
1945
1990
  "requires": {}
1946
1991
  }
1947
1992
  },
@@ -1969,7 +2014,7 @@
1969
2014
  },
1970
2015
  {
1971
2016
  "name": "gtag",
1972
- "description": "Google Analytics integration for Nuxt 3",
2017
+ "description": "Google Analytics integration for Nuxt",
1973
2018
  "repo": "johannschopplich/nuxt-gtag",
1974
2019
  "npm": "nuxt-gtag",
1975
2020
  "icon": "gtag.svg",
@@ -1993,7 +2038,7 @@
1993
2038
  },
1994
2039
  {
1995
2040
  "name": "gtm",
1996
- "description": "Google Tag Manager Module for Nuxt.js",
2041
+ "description": "Google Tag Manager Module for Nuxt",
1997
2042
  "repo": "nuxt-community/gtm-module",
1998
2043
  "npm": "@nuxtjs/gtm",
1999
2044
  "icon": "gtm.png",
@@ -2016,7 +2061,7 @@
2016
2061
  },
2017
2062
  {
2018
2063
  "name": "guess",
2019
- "description": "Guess.js module for Nuxt.js",
2064
+ "description": "Guess.js module for Nuxt",
2020
2065
  "repo": "nuxt-community/guess-module",
2021
2066
  "npm": "@nuxtjs/guess-module",
2022
2067
  "icon": "guessjs.png",
@@ -2128,7 +2173,7 @@
2128
2173
  },
2129
2174
  {
2130
2175
  "name": "helmet",
2131
- "description": "Easy Helmet module with Nuxt.js'",
2176
+ "description": "Easy Helmet module with Nuxt'",
2132
2177
  "repo": "victor-perez/nuxt-helmet",
2133
2178
  "npm": "nuxt-helmet",
2134
2179
  "icon": "",
@@ -2172,7 +2217,7 @@
2172
2217
  },
2173
2218
  {
2174
2219
  "name": "history-state",
2175
- "description": "Nuxt.js module to backup or restore historical states",
2220
+ "description": "Nuxt module to backup or restore historical states",
2176
2221
  "repo": "hidekatsu-izuno/nuxt-history-state",
2177
2222
  "npm": "nuxt-history-state",
2178
2223
  "icon": "",
@@ -2241,7 +2286,7 @@
2241
2286
  },
2242
2287
  {
2243
2288
  "name": "http",
2244
- "description": "Universal HTTP Module for Nuxt.js",
2289
+ "description": "Universal HTTP Module for Nuxt",
2245
2290
  "repo": "nuxt/http",
2246
2291
  "npm": "@nuxt/http",
2247
2292
  "icon": "http.png",
@@ -2269,7 +2314,7 @@
2269
2314
  },
2270
2315
  {
2271
2316
  "name": "humans-txt",
2272
- "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2317
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2273
2318
  "repo": "Luxdamore/nuxt-humans-txt",
2274
2319
  "npm": "@luxdamore/nuxt-humans-txt",
2275
2320
  "icon": "",
@@ -2406,12 +2451,12 @@
2406
2451
  },
2407
2452
  {
2408
2453
  "name": "image",
2409
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2454
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2410
2455
  "repo": "nuxt/image",
2411
2456
  "npm": "@nuxt/image",
2412
2457
  "icon": "image.png",
2413
2458
  "github": "https://github.com/nuxt/image",
2414
- "website": "https://image.nuxtjs.org",
2459
+ "website": "https://image.nuxt.com",
2415
2460
  "learn_more": "",
2416
2461
  "category": "Images",
2417
2462
  "type": "official",
@@ -2421,6 +2466,11 @@
2421
2466
  "github": "farnabaz",
2422
2467
  "twitter": "a_birang"
2423
2468
  },
2469
+ {
2470
+ "name": "Daniel Roe",
2471
+ "github": "danielroe",
2472
+ "twitter": "danielcroe"
2473
+ },
2424
2474
  {
2425
2475
  "name": "Pooya Parsa",
2426
2476
  "github": "pi0",
@@ -2441,7 +2491,7 @@
2441
2491
  },
2442
2492
  {
2443
2493
  "name": "imagemin",
2444
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2494
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2445
2495
  "repo": "nuxt-community/imagemin-module",
2446
2496
  "npm": "@nuxtjs/imagemin",
2447
2497
  "icon": "imagemin.png",
@@ -2488,7 +2538,7 @@
2488
2538
  },
2489
2539
  {
2490
2540
  "name": "intercom",
2491
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2541
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2492
2542
  "repo": "hex-digital/nuxt-intercom",
2493
2543
  "npm": "@hexdigital/nuxt-intercom",
2494
2544
  "icon": "intercom.png",
@@ -2533,7 +2583,7 @@
2533
2583
  },
2534
2584
  {
2535
2585
  "name": "jsonapi",
2536
- "description": "Easy JSON:API client integration for Nuxt.js",
2586
+ "description": "Easy JSON:API client integration for Nuxt",
2537
2587
  "repo": "patrickcate/nuxt-jsonapi",
2538
2588
  "npm": "nuxt-jsonapi",
2539
2589
  "icon": "jsonapi.svg",
@@ -2577,7 +2627,7 @@
2577
2627
  },
2578
2628
  {
2579
2629
  "name": "kql",
2580
- "description": "Nuxt 3 module for Kirby's Query Language API",
2630
+ "description": "Nuxt module for Kirby's Query Language API",
2581
2631
  "repo": "johannschopplich/nuxt-kql",
2582
2632
  "npm": "nuxt-kql",
2583
2633
  "icon": "kql.svg",
@@ -2601,7 +2651,7 @@
2601
2651
  },
2602
2652
  {
2603
2653
  "name": "laravel-echo",
2604
- "description": "Laravel Echo for Nuxt.js",
2654
+ "description": "Laravel Echo for Nuxt",
2605
2655
  "repo": "nuxt-community/laravel-echo",
2606
2656
  "npm": "@nuxtjs/laravel-echo",
2607
2657
  "icon": "laravel-echo.png",
@@ -2689,13 +2739,13 @@
2689
2739
  },
2690
2740
  {
2691
2741
  "name": "link-checker",
2692
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2742
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2693
2743
  "repo": "harlan-zw/nuxt-link-checker",
2694
2744
  "npm": "nuxt-link-checker",
2695
- "icon": "",
2745
+ "icon": "link-checker.svg",
2696
2746
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2697
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2698
- "learn_more": "",
2747
+ "website": "https://nuxtseo.com/link-checker",
2748
+ "learn_more": "https://nuxtseo.com/link-checker",
2699
2749
  "category": "SEO",
2700
2750
  "type": "3rd-party",
2701
2751
  "maintainers": [
@@ -2785,12 +2835,12 @@
2785
2835
  },
2786
2836
  {
2787
2837
  "name": "logrocket",
2788
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2789
- "repo": "nuxt-community/nuxt-logrocket",
2838
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2839
+ "repo": "nuxt-modules/logrocket",
2790
2840
  "npm": "nuxt-logrocket",
2791
2841
  "icon": "logrocket.png",
2792
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2793
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2842
+ "github": "https://github.com/nuxt-modules/logrocket",
2843
+ "website": "https://github.com/nuxt-modules/logrocket",
2794
2844
  "learn_more": "https://docs.logrocket.com/docs",
2795
2845
  "category": "Monitoring",
2796
2846
  "type": "community",
@@ -2808,7 +2858,7 @@
2808
2858
  },
2809
2859
  {
2810
2860
  "name": "lucide-icons",
2811
- "description": "Nuxt 3 module to integrate Lucide icons",
2861
+ "description": "Nuxt module to integrate Lucide icons",
2812
2862
  "repo": "swisnl/nuxt-lucide-icons",
2813
2863
  "npm": "nuxt-lucide-icons",
2814
2864
  "icon": "lucide-icons.svg",
@@ -2834,7 +2884,7 @@
2834
2884
  },
2835
2885
  {
2836
2886
  "name": "lunr",
2837
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2887
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2838
2888
  "repo": "nuxt-community/lunr-module",
2839
2889
  "npm": "@nuxtjs/lunr-module",
2840
2890
  "icon": "",
@@ -2947,7 +2997,7 @@
2947
2997
  },
2948
2998
  {
2949
2999
  "name": "medusa",
2950
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3000
+ "description": "Easily connect to Medusa from your Nuxt application",
2951
3001
  "repo": "Baroshem/nuxt-medusa",
2952
3002
  "npm": "nuxt-medusa",
2953
3003
  "icon": "medusa.svg",
@@ -2972,7 +3022,7 @@
2972
3022
  },
2973
3023
  {
2974
3024
  "name": "meilisearch",
2975
- "description": "Meilisearch Instant Search module for Nuxt 3",
3025
+ "description": "Meilisearch Instant Search module for Nuxt",
2976
3026
  "repo": "xlanex6/nuxt-meilisearch",
2977
3027
  "npm": "nuxt-meilisearch",
2978
3028
  "icon": "meilisearch.svg",
@@ -3064,7 +3114,7 @@
3064
3114
  },
3065
3115
  {
3066
3116
  "name": "moment",
3067
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3117
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3068
3118
  "repo": "nuxt-community/moment-module",
3069
3119
  "npm": "@nuxtjs/moment",
3070
3120
  "icon": "momentjs.png",
@@ -3091,7 +3141,7 @@
3091
3141
  },
3092
3142
  {
3093
3143
  "name": "mq",
3094
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3144
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3095
3145
  "repo": "vanhoofmaarten/nuxt-mq",
3096
3146
  "npm": "nuxt-mq",
3097
3147
  "icon": "",
@@ -3135,7 +3185,7 @@
3135
3185
  },
3136
3186
  {
3137
3187
  "name": "netlify-cache",
3138
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3188
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3139
3189
  "repo": "DreaMinder/nuxt-netlify-cache",
3140
3190
  "npm": "nuxt-netlify-cache",
3141
3191
  "icon": "netlify.png",
@@ -3180,7 +3230,7 @@
3180
3230
  },
3181
3231
  {
3182
3232
  "name": "netlify",
3183
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3233
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3184
3234
  "repo": "bazzite/nuxt-netlify",
3185
3235
  "npm": "@aceforth/nuxt-netlify",
3186
3236
  "icon": "netlify.png",
@@ -3318,7 +3368,7 @@
3318
3368
  },
3319
3369
  {
3320
3370
  "name": "nuxt-basic-auth",
3321
- "description": "Nuxt 3 Module for Basic Authentication",
3371
+ "description": "Nuxt Module for Basic Authentication",
3322
3372
  "repo": "kgierke/nuxt-basic-auth",
3323
3373
  "npm": "@kgierke/nuxt-basic-auth",
3324
3374
  "icon": "",
@@ -3362,7 +3412,7 @@
3362
3412
  },
3363
3413
  {
3364
3414
  "name": "nuxt-chatgpt",
3365
- "description": "ChatGPT integration for Nuxt 3",
3415
+ "description": "ChatGPT integration for Nuxt",
3366
3416
  "repo": "schnapsterdog/nuxt-chatgpt",
3367
3417
  "npm": "nuxt-chatgpt",
3368
3418
  "icon": "chatgpt.svg",
@@ -3384,7 +3434,7 @@
3384
3434
  },
3385
3435
  {
3386
3436
  "name": "nuxt-facebook-chat",
3387
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
3437
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3388
3438
  "repo": "superdev-tech/nuxt-facebook-chat",
3389
3439
  "npm": "nuxt-facebook-chat",
3390
3440
  "icon": "nuxt-facebook-chat.svg",
@@ -3483,7 +3533,7 @@
3483
3533
  },
3484
3534
  {
3485
3535
  "name": "nuxt-gtm",
3486
- "description": "A Nuxt.js module for Google Tag Manager",
3536
+ "description": "A Nuxt module for Google Tag Manager",
3487
3537
  "repo": "zadigetvoltaire/nuxt-gtm",
3488
3538
  "npm": "@zadigetvoltaire/nuxt-gtm",
3489
3539
  "icon": "nuxt-gtm.svg",
@@ -3527,6 +3577,28 @@
3527
3577
  }
3528
3578
  }
3529
3579
  },
3580
+ {
3581
+ "name": "nuxt-jsonld",
3582
+ "description": "Manage JSON-LD in Vue component.",
3583
+ "repo": "ymmooot/nuxt-jsonld",
3584
+ "npm": "nuxt-jsonld",
3585
+ "icon": "",
3586
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3587
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3588
+ "learn_more": "",
3589
+ "category": "SEO",
3590
+ "type": "3rd-party",
3591
+ "maintainers": [
3592
+ {
3593
+ "name": "ymmooot",
3594
+ "github": "ymmooot"
3595
+ }
3596
+ ],
3597
+ "compatibility": {
3598
+ "nuxt": "^3.0.0",
3599
+ "requires": {}
3600
+ }
3601
+ },
3530
3602
  {
3531
3603
  "name": "nuxt-localtunnel",
3532
3604
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3552,7 +3624,7 @@
3552
3624
  },
3553
3625
  {
3554
3626
  "name": "nuxt-loco",
3555
- "description": "A localise.biz module to synth locale with Nuxt.js",
3627
+ "description": "A localise.biz module to synth locale with Nuxt",
3556
3628
  "repo": "gaetansenn/nuxt-loco",
3557
3629
  "npm": "nuxt-loco",
3558
3630
  "icon": "",
@@ -3641,7 +3713,7 @@
3641
3713
  },
3642
3714
  {
3643
3715
  "name": "nuxt-mongoose",
3644
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3716
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3645
3717
  "repo": "arashsheyda/nuxt-mongoose",
3646
3718
  "npm": "nuxt-mongoose",
3647
3719
  "icon": "nuxt-mongoose.svg",
@@ -3730,7 +3802,7 @@
3730
3802
  },
3731
3803
  {
3732
3804
  "name": "plausible",
3733
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3805
+ "description": "Nuxt module to natively integrate Plausible analytics",
3734
3806
  "repo": "nuxt-modules/plausible",
3735
3807
  "npm": "@nuxtjs/plausible",
3736
3808
  "icon": "plausible.png",
@@ -3752,7 +3824,7 @@
3752
3824
  },
3753
3825
  {
3754
3826
  "name": "nuxt-plotly",
3755
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
3827
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3756
3828
  "repo": "superdev-tech/nuxt-plotly",
3757
3829
  "npm": "nuxt-plotly",
3758
3830
  "icon": "nuxt-plotly.svg",
@@ -3778,7 +3850,7 @@
3778
3850
  },
3779
3851
  {
3780
3852
  "name": "nuxt-png-to-ico",
3781
- "description": "Nuxt.js module for auto generating favicons",
3853
+ "description": "Nuxt module for auto generating favicons",
3782
3854
  "repo": "b5710546232/nuxt-png-to-ico",
3783
3855
  "npm": "nuxt-png-to-ico",
3784
3856
  "icon": "",
@@ -3801,7 +3873,7 @@
3801
3873
  },
3802
3874
  {
3803
3875
  "name": "nuxt-smartlook",
3804
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3876
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3805
3877
  "repo": "f00b4r/nuxt-smartlook",
3806
3878
  "npm": "nuxt-smartlook",
3807
3879
  "icon": "nuxt-smartlook.png",
@@ -3853,7 +3925,7 @@
3853
3925
  },
3854
3926
  {
3855
3927
  "name": "nuxt-storm",
3856
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3928
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3857
3929
  "repo": "fumeapp/nuxt-storm",
3858
3930
  "npm": "nuxt-storm",
3859
3931
  "icon": "nuxt-storm.png",
@@ -3897,7 +3969,7 @@
3897
3969
  },
3898
3970
  {
3899
3971
  "name": "nuxt-unleash",
3900
- "description": "Nuxt.js module to use Unleash toggle feature services",
3972
+ "description": "Nuxt module to use Unleash toggle feature services",
3901
3973
  "repo": "conejerock/nuxt-unleash",
3902
3974
  "npm": "nuxt-unleash",
3903
3975
  "icon": "nuxt-unleash.svg",
@@ -4009,7 +4081,7 @@
4009
4081
  },
4010
4082
  {
4011
4083
  "name": "nuxt-vuetify",
4012
- "description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
4084
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
4013
4085
  "repo": "invictus-codes/nuxt-vuetify",
4014
4086
  "npm": "@invictus.codes/nuxt-vuetify",
4015
4087
  "icon": "vuetify-logo-v3-dark.svg",
@@ -4053,7 +4125,7 @@
4053
4125
  },
4054
4126
  {
4055
4127
  "name": "nuxt7",
4056
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4128
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
4057
4129
  "repo": "nuxt-community/nuxt7",
4058
4130
  "npm": "nuxt7",
4059
4131
  "icon": "",
@@ -4074,38 +4146,15 @@
4074
4146
  "requires": {}
4075
4147
  }
4076
4148
  },
4077
- {
4078
- "name": "nuxtlabs-ui",
4079
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
4080
- "repo": "nuxtlabs/ui",
4081
- "npm": "@nuxthq/ui",
4082
- "icon": "nuxtlabs-ui.svg",
4083
- "github": "https://github.com/nuxtlabs/ui",
4084
- "website": "https://ui.nuxtlabs.com",
4085
- "learn_more": "https://ui.nuxtlabs.com",
4086
- "category": "UI",
4087
- "type": "3rd-party",
4088
- "maintainers": [
4089
- {
4090
- "name": "Benjamin Canac",
4091
- "github": "benjamincanac",
4092
- "twitter": "benjamincanac"
4093
- }
4094
- ],
4095
- "compatibility": {
4096
- "nuxt": "^3.0.0",
4097
- "requires": {}
4098
- }
4099
- },
4100
4149
  {
4101
4150
  "name": "og-image",
4102
- "description": "Easily generate dynamic social share images.",
4151
+ "description": "Enlightened runtime images generated with Vue templates.",
4103
4152
  "repo": "harlan-zw/nuxt-og-image",
4104
4153
  "npm": "nuxt-og-image",
4105
- "icon": "",
4154
+ "icon": "og-image.svg",
4106
4155
  "github": "https://github.com/harlan-zw/nuxt-og-image",
4107
- "website": "https://github.com/harlan-zw/nuxt-og-image",
4108
- "learn_more": "",
4156
+ "website": "https://nuxtseo.com/og-image",
4157
+ "learn_more": "https://nuxtseo.com/og-image",
4109
4158
  "category": "SEO",
4110
4159
  "type": "3rd-party",
4111
4160
  "maintainers": [
@@ -4146,7 +4195,7 @@
4146
4195
  },
4147
4196
  {
4148
4197
  "name": "optimized-images",
4149
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4198
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
4150
4199
  "repo": "juliomrqz/nuxt-optimized-images",
4151
4200
  "npm": "@aceforth/nuxt-optimized-images",
4152
4201
  "icon": "",
@@ -4191,7 +4240,7 @@
4191
4240
  },
4192
4241
  {
4193
4242
  "name": "parse",
4194
- "description": "Parse package for Nuxt.js",
4243
+ "description": "Parse package for Nuxt",
4195
4244
  "repo": "cierrateam/nuxt-parse",
4196
4245
  "npm": "nuxt-parse",
4197
4246
  "icon": "",
@@ -4211,6 +4260,29 @@
4211
4260
  "requires": {}
4212
4261
  }
4213
4262
  },
4263
+ {
4264
+ "name": "particles",
4265
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4266
+ "repo": "Joepocalyptic/nuxt-particles",
4267
+ "npm": "nuxt-particles",
4268
+ "icon": "",
4269
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4270
+ "website": "https://nuxt-particles.joeypereira.dev",
4271
+ "learn_more": "https://particles.js.org/",
4272
+ "category": "Libraries",
4273
+ "type": "3rd-party",
4274
+ "maintainers": [
4275
+ {
4276
+ "name": "Joey Pereira",
4277
+ "github": "Joepocalyptic",
4278
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4279
+ }
4280
+ ],
4281
+ "compatibility": {
4282
+ "nuxt": "^3.0.0",
4283
+ "requires": {}
4284
+ }
4285
+ },
4214
4286
  {
4215
4287
  "name": "partytown",
4216
4288
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -4357,7 +4429,7 @@
4357
4429
  },
4358
4430
  {
4359
4431
  "name": "plausible",
4360
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4432
+ "description": "Nuxt module to natively integrate Plausible analytics",
4361
4433
  "repo": "nuxt-modules/plausible",
4362
4434
  "npm": "@nuxtjs/plausible",
4363
4435
  "icon": "",
@@ -4404,7 +4476,7 @@
4404
4476
  "description": "Initialization steps at build time – like Nuxt 2 server init",
4405
4477
  "repo": "johannschopplich/nuxt-prepare",
4406
4478
  "npm": "nuxt-prepare",
4407
- "icon": "nuxt-prepare.svg",
4479
+ "icon": "prepare.svg",
4408
4480
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4409
4481
  "website": "https://nuxt-prepare.jhnn.dev",
4410
4482
  "learn_more": "",
@@ -4425,7 +4497,7 @@
4425
4497
  },
4426
4498
  {
4427
4499
  "name": "prismic",
4428
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4500
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4429
4501
  "repo": "nuxt-modules/prismic",
4430
4502
  "npm": "@nuxtjs/prismic",
4431
4503
  "icon": "prismic.png",
@@ -4492,7 +4564,7 @@
4492
4564
  },
4493
4565
  {
4494
4566
  "name": "proxy",
4495
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4567
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4496
4568
  "repo": "nuxt-community/proxy-module",
4497
4569
  "npm": "@nuxtjs/proxy",
4498
4570
  "icon": "",
@@ -4538,7 +4610,7 @@
4538
4610
  },
4539
4611
  {
4540
4612
  "name": "purgecss",
4541
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4613
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4542
4614
  "repo": "Developmint/nuxt-purgecss#main",
4543
4615
  "npm": "nuxt-purgecss",
4544
4616
  "icon": "purgecss.png",
@@ -4560,7 +4632,7 @@
4560
4632
  },
4561
4633
  {
4562
4634
  "name": "pwa",
4563
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4635
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4564
4636
  "repo": "nuxt-community/pwa-module",
4565
4637
  "npm": "@nuxtjs/pwa",
4566
4638
  "icon": "pwa.png",
@@ -4585,7 +4657,7 @@
4585
4657
  },
4586
4658
  {
4587
4659
  "name": "python",
4588
- "description": "Write Nuxt.js applications using Python",
4660
+ "description": "Write Nuxt applications using Python",
4589
4661
  "repo": "nuxt-community/python-module",
4590
4662
  "npm": "@nuxtjs/python",
4591
4663
  "icon": "python.png",
@@ -4651,7 +4723,7 @@
4651
4723
  },
4652
4724
  {
4653
4725
  "name": "recaptcha",
4654
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4726
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4655
4727
  "repo": "nuxt-community/recaptcha-module",
4656
4728
  "npm": "@nuxtjs/recaptcha",
4657
4729
  "icon": "recaptcha.png",
@@ -4696,7 +4768,7 @@
4696
4768
  },
4697
4769
  {
4698
4770
  "name": "rfg-icon",
4699
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4771
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4700
4772
  "repo": "pimlie/nuxt-rfg-icon",
4701
4773
  "npm": "nuxt-rfg-icon",
4702
4774
  "icon": "real-favicon-generator.png",
@@ -4718,7 +4790,7 @@
4718
4790
  },
4719
4791
  {
4720
4792
  "name": "robots",
4721
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4793
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4722
4794
  "repo": "nuxt-modules/robots",
4723
4795
  "npm": "@nuxtjs/robots",
4724
4796
  "icon": "robots.png",
@@ -4742,7 +4814,7 @@
4742
4814
  },
4743
4815
  {
4744
4816
  "name": "rollbar",
4745
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4817
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4746
4818
  "repo": "gaelreyrol/nuxt-rollbar-module",
4747
4819
  "npm": "nuxt-rollbar-module",
4748
4820
  "icon": "rollbar.png",
@@ -4787,7 +4859,7 @@
4787
4859
  },
4788
4860
  {
4789
4861
  "name": "router",
4790
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4862
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4791
4863
  "repo": "nuxt-community/router-module",
4792
4864
  "npm": "@nuxtjs/router",
4793
4865
  "icon": "vue.png",
@@ -4835,13 +4907,13 @@
4835
4907
  },
4836
4908
  {
4837
4909
  "name": "schema-org",
4838
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4839
- "repo": "vueuse/schema-org#main/packages/nuxt",
4910
+ "description": "Schema.org for Nuxt.",
4911
+ "repo": "harlan-zw/nuxt-schema-org",
4840
4912
  "npm": "nuxt-schema-org",
4841
4913
  "icon": "schema-org.svg",
4842
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4843
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4844
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
4914
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4915
+ "website": "https://nuxtseo.com/schema-org",
4916
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4845
4917
  "category": "SEO",
4846
4918
  "type": "3rd-party",
4847
4919
  "maintainers": [
@@ -4904,7 +4976,7 @@
4904
4976
  },
4905
4977
  {
4906
4978
  "name": "segment",
4907
- "description": "Nuxt.js module for Segment Analytics.js",
4979
+ "description": "Nuxt module for Segment Analytics.js",
4908
4980
  "repo": "dansmaculotte/nuxt-segment",
4909
4981
  "npm": "@dansmaculotte/nuxt-segment",
4910
4982
  "icon": "segment.png",
@@ -4926,7 +4998,7 @@
4926
4998
  },
4927
4999
  {
4928
5000
  "name": "sentry",
4929
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5001
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4930
5002
  "repo": "nuxt-community/sentry-module",
4931
5003
  "npm": "@nuxtjs/sentry",
4932
5004
  "icon": "sentry.svg",
@@ -4946,14 +5018,38 @@
4946
5018
  "requires": {}
4947
5019
  }
4948
5020
  },
5021
+ {
5022
+ "name": "seo-experiments",
5023
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5024
+ "repo": "harlan-zw/nuxt-seo-experiments",
5025
+ "npm": "nuxt-seo-experiments",
5026
+ "icon": "seo-experiments.svg",
5027
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5028
+ "website": "https://nuxtseo.com/experiments",
5029
+ "learn_more": "https://nuxtseo.com/experiments",
5030
+ "category": "SEO",
5031
+ "type": "3rd-party",
5032
+ "maintainers": [
5033
+ {
5034
+ "name": "Harlan Wilton",
5035
+ "github": "harlan-zw",
5036
+ "twitter": "harlan_zw",
5037
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5038
+ }
5039
+ ],
5040
+ "compatibility": {
5041
+ "nuxt": "^3.0.0",
5042
+ "requires": {}
5043
+ }
5044
+ },
4949
5045
  {
4950
5046
  "name": "seo-kit",
4951
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5047
+ "description": "The complete SEO solution for Nuxt.",
4952
5048
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4953
5049
  "npm": "nuxt-seo-kit",
4954
5050
  "icon": "seo-kit.svg",
4955
5051
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4956
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5052
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4957
5053
  "learn_more": "",
4958
5054
  "category": "SEO",
4959
5055
  "type": "3rd-party",
@@ -4993,7 +5089,7 @@
4993
5089
  },
4994
5090
  {
4995
5091
  "name": "seomatic-meta",
4996
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5092
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4997
5093
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4998
5094
  "npm": "nuxt-seomatic-meta",
4999
5095
  "icon": "seomatic.png",
@@ -5084,7 +5180,7 @@
5084
5180
  },
5085
5181
  {
5086
5182
  "name": "shopify",
5087
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5183
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5088
5184
  "repo": "Gomah/nuxt-shopify",
5089
5185
  "npm": "nuxt-shopify",
5090
5186
  "icon": "shopify.png",
@@ -5151,13 +5247,13 @@
5151
5247
  },
5152
5248
  {
5153
5249
  "name": "simple-robots",
5154
- "description": "Simply manage the robots crawling your Nuxt app.",
5250
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
5155
5251
  "repo": "harlan-zw/nuxt-simple-robots",
5156
5252
  "npm": "nuxt-simple-robots",
5157
- "icon": "",
5253
+ "icon": "simple-robots.svg",
5158
5254
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
5159
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
5160
- "learn_more": "",
5255
+ "website": "https://nuxtseo.com/robots",
5256
+ "learn_more": "https://nuxtseo.com/robots",
5161
5257
  "category": "SEO",
5162
5258
  "type": "3rd-party",
5163
5259
  "maintainers": [
@@ -5175,13 +5271,13 @@
5175
5271
  },
5176
5272
  {
5177
5273
  "name": "simple-sitemap",
5178
- "description": "Simple, minimal sitemap.xml generation.",
5274
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5179
5275
  "repo": "harlan-zw/nuxt-simple-sitemap",
5180
5276
  "npm": "nuxt-simple-sitemap",
5181
- "icon": "",
5277
+ "icon": "simple-sitemap.svg",
5182
5278
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5183
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5184
- "learn_more": "",
5279
+ "website": "https://nuxtseo.com/simple-sitemap",
5280
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
5185
5281
  "category": "SEO",
5186
5282
  "type": "3rd-party",
5187
5283
  "maintainers": [
@@ -5199,7 +5295,7 @@
5199
5295
  },
5200
5296
  {
5201
5297
  "name": "sitemap",
5202
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5298
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5203
5299
  "repo": "nuxt-community/sitemap-module#dev",
5204
5300
  "npm": "@nuxtjs/sitemap",
5205
5301
  "icon": "",
@@ -5244,7 +5340,7 @@
5244
5340
  },
5245
5341
  {
5246
5342
  "name": "snipcart",
5247
- "description": "Snipcart integration module for Nuxt.js",
5343
+ "description": "Snipcart integration module for Nuxt",
5248
5344
  "repo": "nuxt-modules/snipcart",
5249
5345
  "npm": "@nuxtjs/snipcart",
5250
5346
  "icon": "snipcart.png",
@@ -5267,7 +5363,7 @@
5267
5363
  },
5268
5364
  {
5269
5365
  "name": "social-meta",
5270
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5366
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5271
5367
  "repo": "AlekseyPleshkov/nuxt-social-meta",
5272
5368
  "npm": "nuxt-social-meta",
5273
5369
  "icon": "",
@@ -5389,7 +5485,7 @@
5389
5485
  },
5390
5486
  {
5391
5487
  "name": "storage",
5392
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5488
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5393
5489
  "repo": "mazipan/nuxt-storage",
5394
5490
  "npm": "nuxt-storage",
5395
5491
  "icon": "",
@@ -5411,7 +5507,7 @@
5411
5507
  },
5412
5508
  {
5413
5509
  "name": "storefront-ui",
5414
- "description": "Storefront UI Module for Nuxt.js",
5510
+ "description": "Storefront UI Module for Nuxt",
5415
5511
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5416
5512
  "npm": "@storefront-ui/nuxt",
5417
5513
  "icon": "storefront-ui.svg",
@@ -5455,7 +5551,7 @@
5455
5551
  },
5456
5552
  {
5457
5553
  "name": "storyblok",
5458
- "description": "Storyblok Nuxt.js module",
5554
+ "description": "Storyblok Nuxt module",
5459
5555
  "repo": "storyblok/storyblok-nuxt#master/lib",
5460
5556
  "npm": "@storyblok/nuxt",
5461
5557
  "icon": "storyblok.png",
@@ -5477,9 +5573,9 @@
5477
5573
  },
5478
5574
  {
5479
5575
  "name": "storybook",
5480
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5576
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5481
5577
  "repo": "nuxt-community/storybook",
5482
- "npm": "@nuxtjs/storybook",
5578
+ "npm": "@storybook-vue/nuxt-storybook",
5483
5579
  "icon": "storybook.png",
5484
5580
  "github": "https://github.com/nuxt-community/storybook",
5485
5581
  "website": "https://storybook.nuxtjs.org",
@@ -5608,7 +5704,7 @@
5608
5704
  },
5609
5705
  {
5610
5706
  "name": "stylelint",
5611
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5707
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5612
5708
  "repo": "nuxt-community/stylelint-module",
5613
5709
  "npm": "@nuxtjs/stylelint-module",
5614
5710
  "icon": "stylelint.png",
@@ -5708,12 +5804,12 @@
5708
5804
  },
5709
5805
  {
5710
5806
  "name": "svg-sprite",
5711
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5712
- "repo": "nuxt-community/svg-sprite-module",
5807
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5808
+ "repo": "nuxt-modules/svg-sprite",
5713
5809
  "npm": "@nuxtjs/svg-sprite",
5714
5810
  "icon": "",
5715
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5716
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5811
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5812
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5717
5813
  "learn_more": "",
5718
5814
  "category": "UI",
5719
5815
  "type": "community",
@@ -5725,13 +5821,13 @@
5725
5821
  }
5726
5822
  ],
5727
5823
  "compatibility": {
5728
- "nuxt": "^2.0.0",
5824
+ "nuxt": "^2.0.0 || ^3.0.0",
5729
5825
  "requires": {}
5730
5826
  }
5731
5827
  },
5732
5828
  {
5733
5829
  "name": "svg",
5734
- "description": "Super simple svg loading module for Nuxt.js",
5830
+ "description": "Super simple svg loading module for Nuxt",
5735
5831
  "repo": "nuxt-community/svg-module",
5736
5832
  "npm": "@nuxtjs/svg",
5737
5833
  "icon": "",
@@ -5775,7 +5871,7 @@
5775
5871
  },
5776
5872
  {
5777
5873
  "name": "swiper",
5778
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5874
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5779
5875
  "repo": "cpreston321/nuxt-swiper",
5780
5876
  "npm": "nuxt-swiper",
5781
5877
  "icon": "swiper.svg",
@@ -5892,7 +5988,7 @@
5892
5988
  },
5893
5989
  {
5894
5990
  "name": "toast",
5895
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
5991
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5896
5992
  "repo": "nuxt-community/modules#master/packages/toast",
5897
5993
  "npm": "@nuxtjs/toast",
5898
5994
  "icon": "",
@@ -5973,7 +6069,7 @@
5973
6069
  },
5974
6070
  {
5975
6071
  "name": "twa",
5976
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6072
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5977
6073
  "repo": "tuarrep/nuxt-twa",
5978
6074
  "npm": "nuxt-twa",
5979
6075
  "icon": "",
@@ -6161,6 +6257,39 @@
6161
6257
  "requires": {}
6162
6258
  }
6163
6259
  },
6260
+ {
6261
+ "name": "ui",
6262
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6263
+ "repo": "nuxt/ui#dev",
6264
+ "npm": "@nuxt/ui",
6265
+ "icon": "nuxt.svg",
6266
+ "github": "https://github.com/nuxt/ui",
6267
+ "website": "https://ui.nuxt.com",
6268
+ "learn_more": "",
6269
+ "category": "UI",
6270
+ "type": "official",
6271
+ "maintainers": [
6272
+ {
6273
+ "name": "Benjamin Canac",
6274
+ "github": "benjamincanac",
6275
+ "twitter": "benjamincanac"
6276
+ },
6277
+ {
6278
+ "name": "Sebastien Chopin",
6279
+ "github": "Atinux",
6280
+ "twitter": "Atinux"
6281
+ },
6282
+ {
6283
+ "name": "Sylvain Marroufin",
6284
+ "github": "smarroufin",
6285
+ "twitter": "smarroufin"
6286
+ }
6287
+ ],
6288
+ "compatibility": {
6289
+ "nuxt": "^3.0.0",
6290
+ "requires": {}
6291
+ }
6292
+ },
6164
6293
  {
6165
6294
  "name": "umami",
6166
6295
  "description": "Embed the Umami analytics library into Nuxt",
@@ -6209,7 +6338,7 @@
6209
6338
  },
6210
6339
  {
6211
6340
  "name": "universal-storage",
6212
- "description": "Universal Storage Utilities for Nuxt.js",
6341
+ "description": "Universal Storage Utilities for Nuxt",
6213
6342
  "repo": "nuxt-community/universal-storage-module",
6214
6343
  "npm": "@nuxtjs/universal-storage",
6215
6344
  "icon": "",
@@ -6358,7 +6487,7 @@
6358
6487
  },
6359
6488
  {
6360
6489
  "name": "user-agent",
6361
- "description": "Nuxt.js module for handling User-Agent.",
6490
+ "description": "Nuxt module for handling User-Agent.",
6362
6491
  "repo": "fukuiretu/nuxt-user-agent",
6363
6492
  "npm": "nuxt-user-agent",
6364
6493
  "icon": "",
@@ -6472,7 +6601,7 @@
6472
6601
  },
6473
6602
  {
6474
6603
  "name": "vee-validate",
6475
- "description": "Painless Vue forms for Nuxt.js",
6604
+ "description": "Painless Vue forms for Nuxt",
6476
6605
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6477
6606
  "npm": "@vee-validate/nuxt",
6478
6607
  "icon": "vee-validate.png",
@@ -6562,7 +6691,7 @@
6562
6691
  },
6563
6692
  {
6564
6693
  "name": "vite-pwa-nuxt",
6565
- "description": "Zero-config PWA Plugin for Nuxt 3",
6694
+ "description": "Zero-config PWA Plugin for Nuxt",
6566
6695
  "repo": "vite-pwa/nuxt",
6567
6696
  "npm": "@vite-pwa/nuxt",
6568
6697
  "icon": "vite-pwa-nuxt.svg",
@@ -6693,7 +6822,7 @@
6693
6822
  },
6694
6823
  {
6695
6824
  "name": "vue-multiselect",
6696
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6825
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6697
6826
  "repo": "spektrummedia/nuxt-vue-multiselect",
6698
6827
  "npm": "nuxt-vue-multiselect",
6699
6828
  "icon": "",
@@ -6807,7 +6936,7 @@
6807
6936
  },
6808
6937
  {
6809
6938
  "name": "vue-warehouse",
6810
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
6939
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6811
6940
  "repo": "juliomrqz/vue-warehouse",
6812
6941
  "npm": "vue-warehouse",
6813
6942
  "icon": "",
@@ -6830,7 +6959,7 @@
6830
6959
  },
6831
6960
  {
6832
6961
  "name": "vue3-carousel-nuxt",
6833
- "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
6962
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
6834
6963
  "repo": "gaetansenn/vue3-carousel-nuxt",
6835
6964
  "npm": "vue3-carousel-nuxt",
6836
6965
  "icon": "",
@@ -6875,7 +7004,7 @@
6875
7004
  },
6876
7005
  {
6877
7006
  "name": "vuestic",
6878
- "description": "Vuestic UI module for Nuxt 3",
7007
+ "description": "Vuestic UI module for Nuxt",
6879
7008
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6880
7009
  "npm": "@vuestic/nuxt",
6881
7010
  "icon": "vuestic.png",
@@ -6919,7 +7048,7 @@
6919
7048
  },
6920
7049
  {
6921
7050
  "name": "vuetify",
6922
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7051
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6923
7052
  "repo": "nuxt-community/vuetify-module",
6924
7053
  "npm": "@nuxtjs/vuetify",
6925
7054
  "icon": "vuetify.png",
@@ -6993,7 +7122,7 @@
6993
7122
  },
6994
7123
  {
6995
7124
  "name": "vunix",
6996
- "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.",
7125
+ "description": "Comprehensive UI toolkit for Vue.js and Nuxt 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.",
6997
7126
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6998
7127
  "npm": "@vunix/nuxt",
6999
7128
  "icon": "",
@@ -7072,7 +7201,7 @@
7072
7201
  },
7073
7202
  {
7074
7203
  "name": "webpack-optimisations",
7075
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7204
+ "description": "Nuxt v2 module to automatically make your builds faster.",
7076
7205
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
7077
7206
  "npm": "nuxt-webpack-optimisations",
7078
7207
  "icon": "build-optimisations.svg",
@@ -7164,7 +7293,7 @@
7164
7293
  },
7165
7294
  {
7166
7295
  "name": "well-known",
7167
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7296
+ "description": "A Nuxt module to add well-known URIs using middlewares",
7168
7297
  "repo": "zadigetvoltaire/nuxt-well-known",
7169
7298
  "npm": "@zadigetvoltaire/nuxt-well-known",
7170
7299
  "icon": "well-known.svg",
@@ -7186,7 +7315,7 @@
7186
7315
  },
7187
7316
  {
7188
7317
  "name": "wideangle",
7189
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7318
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7190
7319
  "repo": "inputobjects/wideangle-nuxt",
7191
7320
  "npm": "wideangle-nuxt",
7192
7321
  "icon": "wideangle.png",
@@ -7355,7 +7484,7 @@
7355
7484
  },
7356
7485
  {
7357
7486
  "name": "zendesk",
7358
- "description": "Nuxt.js module for Zendesk",
7487
+ "description": "Nuxt module for Zendesk",
7359
7488
  "repo": "DansMaCulotte/nuxt-zendesk",
7360
7489
  "npm": "@dansmaculotte/nuxt-zendesk",
7361
7490
  "icon": "zendesk.png",