@nuxt/modules 0.6.0-404d19 → 0.6.0-420b24

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 +1625 -459
  2. package/package.json +10 -4
package/modules.json CHANGED
@@ -1,4 +1,26 @@
1
1
  [
2
+ {
3
+ "name": "Mojo CSS",
4
+ "description": "Mojo CSS Nuxt module",
5
+ "repo": "mojocss/mojocss-nuxt-module",
6
+ "npm": "@mojocss/nuxt",
7
+ "icon": "",
8
+ "github": "https://github.com/mojocss/mojocss-nuxt-module",
9
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
10
+ "learn_more": "",
11
+ "category": "Devtools",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "mojocss",
16
+ "github": "mojocss"
17
+ }
18
+ ],
19
+ "compatibility": {
20
+ "nuxt": "^2.0.0",
21
+ "requires": {}
22
+ }
23
+ },
2
24
  {
3
25
  "name": "ackee",
4
26
  "description": "Nuxt module for Ackee analytics",
@@ -179,7 +201,7 @@
179
201
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
202
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
203
  "learn_more": "",
182
- "category": "Devtools",
204
+ "category": "Libraries",
183
205
  "type": "3rd-party",
184
206
  "maintainers": [
185
207
  {
@@ -194,12 +216,12 @@
194
216
  },
195
217
  {
196
218
  "name": "api-party",
197
- "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
219
+ "description": "Securely connect to any API with a server proxy and dynamic composables",
198
220
  "repo": "johannschopplich/nuxt-api-party",
199
221
  "npm": "nuxt-api-party",
200
222
  "icon": "api-party.svg",
201
223
  "github": "https://github.com/johannschopplich/nuxt-api-party",
202
- "website": "https://nuxt-api-party.jhnn.dev/",
224
+ "website": "https://nuxt-api-party.byjohann.dev/",
203
225
  "learn_more": "",
204
226
  "category": "Request",
205
227
  "type": "3rd-party",
@@ -216,6 +238,28 @@
216
238
  "requires": {}
217
239
  }
218
240
  },
241
+ {
242
+ "name": "api-shield",
243
+ "description": "Nuxt API Shield - Rate Limiting",
244
+ "repo": "rrd108/nuxt-api-shield",
245
+ "npm": "nuxt-api-shield",
246
+ "icon": "api-shield.png",
247
+ "github": "https://github.com/rrd108/nuxt-api-shield",
248
+ "website": "https://github.com/rrd108/nuxt-api-shield",
249
+ "learn_more": "",
250
+ "category": "Security",
251
+ "type": "3rd-party",
252
+ "maintainers": [
253
+ {
254
+ "name": "rrd",
255
+ "github": "rrd108"
256
+ }
257
+ ],
258
+ "compatibility": {
259
+ "nuxt": "^3.0.0",
260
+ "requires": {}
261
+ }
262
+ },
219
263
  {
220
264
  "name": "apis-to-file",
221
265
  "description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
@@ -353,6 +397,28 @@
353
397
  "requires": {}
354
398
  }
355
399
  },
400
+ {
401
+ "name": "auth-utils",
402
+ "description": "Minimalist Auth module for Nuxt with SSR.",
403
+ "repo": "atinux/nuxt-auth-utils",
404
+ "npm": "nuxt-auth-utils",
405
+ "icon": "",
406
+ "github": "https://github.com/atinux/nuxt-auth-utils",
407
+ "website": "https://github.com/atinux/nuxt-auth-utils",
408
+ "learn_more": "",
409
+ "category": "Security",
410
+ "type": "3rd-party",
411
+ "maintainers": [
412
+ {
413
+ "name": "atinux",
414
+ "github": "atinux"
415
+ }
416
+ ],
417
+ "compatibility": {
418
+ "nuxt": "^3.0.0",
419
+ "requires": {}
420
+ }
421
+ },
356
422
  {
357
423
  "name": "auth",
358
424
  "description": "Zero-boilerplate authentication support for Nuxt.",
@@ -734,10 +800,10 @@
734
800
  "description": "Privacy-first, end-to-end encrypted analytics",
735
801
  "repo": "chiffre-io/nuxt-chiffre",
736
802
  "npm": "nuxt-chiffre",
737
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
803
+ "icon": "chiffre.png",
738
804
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
739
805
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
740
- "learn_more": "https://chiffre.io",
806
+ "learn_more": "https://chiffre.io/",
741
807
  "category": "Analytics",
742
808
  "type": "3rd-party",
743
809
  "maintainers": [
@@ -969,7 +1035,7 @@
969
1035
  "npm": "@nuxt/content",
970
1036
  "icon": "nuxt.svg",
971
1037
  "github": "https://github.com/nuxt/content",
972
- "website": "https://content.nuxtjs.org",
1038
+ "website": "https://content.nuxt.com",
973
1039
  "learn_more": "",
974
1040
  "category": "CMS",
975
1041
  "type": "official",
@@ -1254,7 +1320,7 @@
1254
1320
  "npm": "@nuxt/devtools",
1255
1321
  "icon": "nuxt.svg",
1256
1322
  "github": "https://github.com/nuxt/devtools",
1257
- "website": "https://devtools.nuxtjs.org/",
1323
+ "website": "https://devtools.nuxt.com",
1258
1324
  "learn_more": "",
1259
1325
  "category": "Devtools",
1260
1326
  "type": "official",
@@ -1316,6 +1382,28 @@
1316
1382
  "requires": {}
1317
1383
  }
1318
1384
  },
1385
+ {
1386
+ "name": "doppler",
1387
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1388
+ "repo": "JamieCurnow/nuxt-doppler",
1389
+ "npm": "nuxt-doppler",
1390
+ "icon": "doppler.png",
1391
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1392
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1393
+ "learn_more": "",
1394
+ "category": "Devtools",
1395
+ "type": "3rd-party",
1396
+ "maintainers": [
1397
+ {
1398
+ "name": "JamieCurnow",
1399
+ "github": "JamieCurnow"
1400
+ }
1401
+ ],
1402
+ "compatibility": {
1403
+ "nuxt": "^3.0.0",
1404
+ "requires": {}
1405
+ }
1406
+ },
1319
1407
  {
1320
1408
  "name": "dotenv",
1321
1409
  "description": "A Nuxt module that loads your .env file into your context options",
@@ -1345,8 +1433,8 @@
1345
1433
  "npm": "nuxtjs-drupal-ce",
1346
1434
  "icon": "drupal-ce.png",
1347
1435
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1348
- "website": "https://stack.lupus.digital",
1349
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1436
+ "website": "https://lupus-decoupled.org",
1437
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1350
1438
  "category": "CMS",
1351
1439
  "type": "3rd-party",
1352
1440
  "maintainers": [
@@ -1361,13 +1449,13 @@
1361
1449
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1362
1450
  },
1363
1451
  {
1364
- "name": "David Licen",
1365
- "github": "davision",
1366
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1452
+ "name": "Matic",
1453
+ "github": "TurtlBbx",
1454
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1367
1455
  }
1368
1456
  ],
1369
1457
  "compatibility": {
1370
- "nuxt": "^2.0.0",
1458
+ "nuxt": "^2.0.0 || ^3.0.0",
1371
1459
  "requires": {}
1372
1460
  }
1373
1461
  },
@@ -1393,6 +1481,29 @@
1393
1481
  "requires": {}
1394
1482
  }
1395
1483
  },
1484
+ {
1485
+ "name": "edgedb",
1486
+ "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
1487
+ "repo": "Tahul/nuxt-edgedb",
1488
+ "npm": "nuxt-edgedb-module",
1489
+ "icon": "edgedb.svg",
1490
+ "github": "https://github.com/Tahul/nuxt-edgedb",
1491
+ "website": "https://github.com/Tahul/nuxt-edgedb",
1492
+ "learn_more": "https://github.com/Tahul/nuxt-edgedb",
1493
+ "category": "Database",
1494
+ "type": "3rd-party",
1495
+ "maintainers": [
1496
+ {
1497
+ "name": "Yaël Guilloux",
1498
+ "github": "Tahul",
1499
+ "twitter": "yaeeelglx"
1500
+ }
1501
+ ],
1502
+ "compatibility": {
1503
+ "nuxt": "^3.8.0",
1504
+ "requires": {}
1505
+ }
1506
+ },
1396
1507
  {
1397
1508
  "name": "electron",
1398
1509
  "description": "Integrate Nuxt and Electron.",
@@ -1468,7 +1579,7 @@
1468
1579
  }
1469
1580
  },
1470
1581
  {
1471
- "name": "eslint",
1582
+ "name": "eslint-module",
1472
1583
  "description": "ESLint module for Nuxt",
1473
1584
  "repo": "nuxt-community/eslint-module",
1474
1585
  "npm": "@nuxtjs/eslint-module",
@@ -1489,6 +1600,29 @@
1489
1600
  "requires": {}
1490
1601
  }
1491
1602
  },
1603
+ {
1604
+ "name": "eslint",
1605
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1606
+ "repo": "nuxt/eslint",
1607
+ "npm": "@nuxt/eslint",
1608
+ "icon": "nuxt.svg",
1609
+ "github": "https://github.com/nuxt/eslint",
1610
+ "website": "https://eslint.nuxt.com",
1611
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1612
+ "category": "Devtools",
1613
+ "type": "official",
1614
+ "maintainers": [
1615
+ {
1616
+ "name": "Anthony Fu",
1617
+ "github": "antfu",
1618
+ "twitter": "antfu7"
1619
+ }
1620
+ ],
1621
+ "compatibility": {
1622
+ "nuxt": "^3.0.0",
1623
+ "requires": {}
1624
+ }
1625
+ },
1492
1626
  {
1493
1627
  "name": "event-trace",
1494
1628
  "description": "Module for event trace in Nuxt",
@@ -1511,6 +1645,29 @@
1511
1645
  "requires": {}
1512
1646
  }
1513
1647
  },
1648
+ {
1649
+ "name": "fathom-analytics",
1650
+ "description": "Fathom analytics integration for Nuxt",
1651
+ "repo": "valgeirb/nuxt-fathom",
1652
+ "npm": "nuxt-fathom",
1653
+ "icon": "fathom-analytics.svg",
1654
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1655
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1656
+ "learn_more": "",
1657
+ "category": "Analytics",
1658
+ "type": "3rd-party",
1659
+ "maintainers": [
1660
+ {
1661
+ "name": "Valgeir Björnsson",
1662
+ "github": "valgeirb",
1663
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1664
+ }
1665
+ ],
1666
+ "compatibility": {
1667
+ "nuxt": "^3.0.0",
1668
+ "requires": {}
1669
+ }
1670
+ },
1514
1671
  {
1515
1672
  "name": "fathom",
1516
1673
  "description": "Fathom analytics for Nuxt",
@@ -1711,10 +1868,33 @@
1711
1868
  "requires": {}
1712
1869
  }
1713
1870
  },
1871
+ {
1872
+ "name": "fonts",
1873
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1874
+ "repo": "nuxt/fonts",
1875
+ "npm": "@nuxt/fonts",
1876
+ "icon": "nuxt.svg",
1877
+ "github": "https://github.com/nuxt/fonts",
1878
+ "website": "https://github.com/nuxt/fonts",
1879
+ "learn_more": "",
1880
+ "category": "Libraries",
1881
+ "type": "official",
1882
+ "maintainers": [
1883
+ {
1884
+ "name": "Daniel Roe",
1885
+ "github": "danielroe",
1886
+ "twitter": "danielcroe"
1887
+ }
1888
+ ],
1889
+ "compatibility": {
1890
+ "nuxt": "^3.0.0",
1891
+ "requires": {}
1892
+ }
1893
+ },
1714
1894
  {
1715
1895
  "name": "form-actions",
1716
1896
  "description": "A set of features and composables to interact with forms and server data.",
1717
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1897
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1718
1898
  "npm": "@hebilicious/form-actions-nuxt",
1719
1899
  "icon": "form-actions.svg",
1720
1900
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1742,7 +1922,7 @@
1742
1922
  "icon": "formkit.png",
1743
1923
  "github": "https://github.com/formkit/formkit",
1744
1924
  "website": "https://formkit.com",
1745
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1925
+ "learn_more": "https://formkit.com/getting-started/installation",
1746
1926
  "category": "Libraries",
1747
1927
  "type": "3rd-party",
1748
1928
  "maintainers": [
@@ -1955,7 +2135,7 @@
1955
2135
  "icon": "graphql-client.svg",
1956
2136
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
1957
2137
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
1958
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2138
+ "learn_more": "https://nuxt-graphql-client.web.app/",
1959
2139
  "category": "Request",
1960
2140
  "type": "3rd-party",
1961
2141
  "maintainers": [
@@ -2016,7 +2196,7 @@
2016
2196
  },
2017
2197
  {
2018
2198
  "name": "gtag",
2019
- "description": "Google Analytics integration for Nuxt",
2199
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2020
2200
  "repo": "johannschopplich/nuxt-gtag",
2021
2201
  "npm": "nuxt-gtag",
2022
2202
  "icon": "gtag.svg",
@@ -2239,6 +2419,28 @@
2239
2419
  "requires": {}
2240
2420
  }
2241
2421
  },
2422
+ {
2423
+ "name": "hotjar",
2424
+ "description": "Add HotJar to your Nuxt application",
2425
+ "repo": "damevin/nuxt-module-hotjar",
2426
+ "npm": "nuxt-module-hotjar",
2427
+ "icon": "hotjar.png",
2428
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2429
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2430
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2431
+ "category": "SEO",
2432
+ "type": "3rd-party",
2433
+ "maintainers": [
2434
+ {
2435
+ "name": "Raphaël DAMEVIN",
2436
+ "github": "damevin"
2437
+ }
2438
+ ],
2439
+ "compatibility": {
2440
+ "nuxt": "^3.0.0",
2441
+ "requires": {}
2442
+ }
2443
+ },
2242
2444
  {
2243
2445
  "name": "html-minifier",
2244
2446
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2268,7 +2470,7 @@
2268
2470
  "npm": "@nuxtjs/html-validator",
2269
2471
  "icon": "html-validator.png",
2270
2472
  "github": "https://github.com/nuxt-modules/html-validator",
2271
- "website": "https://html-validator.nuxtjs.org",
2473
+ "website": "https://github.com/nuxt-modules/html-validator",
2272
2474
  "learn_more": "https://html-validate.org",
2273
2475
  "category": "Performance",
2274
2476
  "type": "community",
@@ -2314,6 +2516,44 @@
2314
2516
  "requires": {}
2315
2517
  }
2316
2518
  },
2519
+ {
2520
+ "name": "hub",
2521
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2522
+ "repo": "nuxt-hub/core",
2523
+ "npm": "@nuxthub/core",
2524
+ "icon": "nuxthub.svg",
2525
+ "github": "https://github.com/nuxt-hub/core",
2526
+ "website": "https://hub.nuxt.com",
2527
+ "learn_more": "",
2528
+ "category": "Database",
2529
+ "type": "3rd-party",
2530
+ "maintainers": [
2531
+ {
2532
+ "name": "Sebastien Chopin",
2533
+ "github": "Atinux"
2534
+ },
2535
+ {
2536
+ "name": "Ahad Birang",
2537
+ "github": "farnabaz"
2538
+ },
2539
+ {
2540
+ "name": "Sylvain Marroufin",
2541
+ "github": "smarroufin"
2542
+ },
2543
+ {
2544
+ "name": "Florent Delerue",
2545
+ "github": "flosciante"
2546
+ },
2547
+ {
2548
+ "name": "NuxtLabs",
2549
+ "github": "nuxtlabs"
2550
+ }
2551
+ ],
2552
+ "compatibility": {
2553
+ "nuxt": "^3.0.0",
2554
+ "requires": {}
2555
+ }
2556
+ },
2317
2557
  {
2318
2558
  "name": "humans-txt",
2319
2559
  "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.",
@@ -2322,7 +2562,7 @@
2322
2562
  "icon": "",
2323
2563
  "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2324
2564
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2325
- "learn_more": "https://humanstxt.org/",
2565
+ "learn_more": "",
2326
2566
  "category": "SEO",
2327
2567
  "type": "3rd-party",
2328
2568
  "maintainers": [
@@ -2344,8 +2584,8 @@
2344
2584
  "npm": "@nuxtjs/i18n",
2345
2585
  "icon": "i18n.png",
2346
2586
  "github": "https://github.com/nuxt-modules/i18n",
2347
- "website": "https://v8.i18n.nuxtjs.org",
2348
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2587
+ "website": "https://i18n.nuxtjs.org",
2588
+ "learn_more": "https://vue-i18n.intlify.dev/",
2349
2589
  "category": "Extensions",
2350
2590
  "type": "community",
2351
2591
  "maintainers": [
@@ -2356,6 +2596,10 @@
2356
2596
  {
2357
2597
  "name": "Kazuya Kawaguchi",
2358
2598
  "github": "kazupon"
2599
+ },
2600
+ {
2601
+ "name": "Bobbie Goede",
2602
+ "github": "BobbieGoede"
2359
2603
  }
2360
2604
  ],
2361
2605
  "compatibility": {
@@ -2385,6 +2629,29 @@
2385
2629
  "requires": {}
2386
2630
  }
2387
2631
  },
2632
+ {
2633
+ "name": "icon-tw",
2634
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2635
+ "repo": "jcamp-code/nuxt-icon-tw",
2636
+ "npm": "nuxt-icon-tw",
2637
+ "icon": "nuxt-icon.png",
2638
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2639
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2640
+ "learn_more": "",
2641
+ "category": "UI",
2642
+ "type": "3rd-party",
2643
+ "maintainers": [
2644
+ {
2645
+ "name": "JohnCampionJr",
2646
+ "github": "JohnCampionJr"
2647
+ }
2648
+ ],
2649
+ "compatibility": {
2650
+ "nuxt": "^3.0.0",
2651
+ "requires": {},
2652
+ "devtools": "^0.0.0"
2653
+ }
2654
+ },
2388
2655
  {
2389
2656
  "name": "icon",
2390
2657
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2489,10 +2756,6 @@
2489
2756
  "nuxt": "^2.0.0 || ^3.0.0",
2490
2757
  "requires": {
2491
2758
  "bridge": "optional"
2492
- },
2493
- "versionMap": {
2494
- "2.x": "latest",
2495
- "3.x": "rc"
2496
2759
  }
2497
2760
  }
2498
2761
  },
@@ -2632,6 +2895,34 @@
2632
2895
  "requires": {}
2633
2896
  }
2634
2897
  },
2898
+ {
2899
+ "name": "kinde",
2900
+ "description": "Kinde authentication integration for Nuxt",
2901
+ "repo": "nuxt-modules/kinde",
2902
+ "npm": "@nuxtjs/kinde",
2903
+ "icon": "kinde.svg",
2904
+ "github": "https://github.com/nuxt-modules/kinde",
2905
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2906
+ "learn_more": "https://kinde.com/",
2907
+ "category": "Security",
2908
+ "type": "community",
2909
+ "maintainers": [
2910
+ {
2911
+ "name": "danielroe",
2912
+ "github": "danielroe"
2913
+ },
2914
+ {
2915
+ "name": "daveordead",
2916
+ "github": "DaveOrDead",
2917
+ "twitter": "dave_or_dead"
2918
+ }
2919
+ ],
2920
+ "compatibility": {
2921
+ "nuxt": "^3.0.0",
2922
+ "requires": {}
2923
+ },
2924
+ "sponsor": true
2925
+ },
2635
2926
  {
2636
2927
  "name": "kql",
2637
2928
  "description": "Nuxt module for Kirby's Query Language API",
@@ -2639,7 +2930,7 @@
2639
2930
  "npm": "nuxt-kql",
2640
2931
  "icon": "kql.svg",
2641
2932
  "github": "https://github.com/johannschopplich/nuxt-kql",
2642
- "website": "https://nuxt-kql.jhnn.dev",
2933
+ "website": "https://nuxt-kql.byjohann.dev/",
2643
2934
  "learn_more": "",
2644
2935
  "category": "CMS",
2645
2936
  "type": "3rd-party",
@@ -2700,6 +2991,28 @@
2700
2991
  "requires": {}
2701
2992
  }
2702
2993
  },
2994
+ {
2995
+ "name": "laravel-precognition",
2996
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2997
+ "repo": "sot1986/nuxt-laravel-precognition",
2998
+ "npm": "nuxt-laravel-precognition",
2999
+ "icon": "laravel.svg",
3000
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
3001
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
3002
+ "learn_more": "",
3003
+ "category": "Security",
3004
+ "type": "3rd-party",
3005
+ "maintainers": [
3006
+ {
3007
+ "name": "sot1986",
3008
+ "github": "sot1986"
3009
+ }
3010
+ ],
3011
+ "compatibility": {
3012
+ "nuxt": "^3.0.0",
3013
+ "requires": {}
3014
+ }
3015
+ },
2703
3016
  {
2704
3017
  "name": "laravel",
2705
3018
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2746,7 +3059,7 @@
2746
3059
  },
2747
3060
  {
2748
3061
  "name": "link-checker",
2749
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
3062
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2750
3063
  "repo": "harlan-zw/nuxt-link-checker",
2751
3064
  "npm": "nuxt-link-checker",
2752
3065
  "icon": "link-checker.svg",
@@ -2864,6 +3177,30 @@
2864
3177
  "requires": {}
2865
3178
  }
2866
3179
  },
3180
+ {
3181
+ "name": "logto",
3182
+ "description": "The better Nuxt auth module for developers.",
3183
+ "repo": "logto-io/js#master/packages/nuxt",
3184
+ "npm": "@logto/nuxt",
3185
+ "icon": "logto.svg",
3186
+ "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3187
+ "website": "https://logto.io",
3188
+ "learn_more": "https://docs.logto.io",
3189
+ "category": "Security",
3190
+ "type": "3rd-party",
3191
+ "maintainers": [
3192
+ {
3193
+ "name": "logto",
3194
+ "github": "logto-io",
3195
+ "twitter": "logto_io"
3196
+ }
3197
+ ],
3198
+ "compatibility": {
3199
+ "nuxt": "^3.0.0",
3200
+ "requires": {}
3201
+ },
3202
+ "sponsor": true
3203
+ },
2867
3204
  {
2868
3205
  "name": "lucide-icons",
2869
3206
  "description": "Nuxt module to integrate Lucide icons",
@@ -2915,10 +3252,10 @@
2915
3252
  {
2916
3253
  "name": "magic-regexp",
2917
3254
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2918
- "repo": "danielroe/magic-regexp",
3255
+ "repo": "unjs/magic-regexp",
2919
3256
  "npm": "magic-regexp",
2920
3257
  "icon": "magic-regexp.svg",
2921
- "github": "https://github.com/danielroe/magic-regexp",
3258
+ "github": "https://github.com/unjs/magic-regexp",
2922
3259
  "website": "https://magic-regexp.roe.dev",
2923
3260
  "learn_more": "https://magic-regexp.roe.dev",
2924
3261
  "category": "Libraries",
@@ -2935,6 +3272,29 @@
2935
3272
  "requires": {}
2936
3273
  }
2937
3274
  },
3275
+ {
3276
+ "name": "mailpit",
3277
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3278
+ "repo": "tdolsen/nuxt-mailpit",
3279
+ "npm": "nuxt-mailpit",
3280
+ "icon": "mailpit.svg",
3281
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3282
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3283
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3284
+ "category": "Devtools",
3285
+ "type": "3rd-party",
3286
+ "maintainers": [
3287
+ {
3288
+ "name": "Torkild Dyvik Olsen",
3289
+ "github": "tdolsen",
3290
+ "twitter": "tdolsen"
3291
+ }
3292
+ ],
3293
+ "compatibility": {
3294
+ "nuxt": "^3.8.0",
3295
+ "requires": {}
3296
+ }
3297
+ },
2938
3298
  {
2939
3299
  "name": "markdownit",
2940
3300
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -2958,6 +3318,30 @@
2958
3318
  "requires": {}
2959
3319
  }
2960
3320
  },
3321
+ {
3322
+ "name": "marquee",
3323
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3324
+ "repo": "hanzydev/nuxt-marquee",
3325
+ "npm": "nuxt-marquee",
3326
+ "icon": "marquee.png",
3327
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3328
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3329
+ "learn_more": "",
3330
+ "category": "UI",
3331
+ "type": "3rd-party",
3332
+ "maintainers": [
3333
+ {
3334
+ "name": "Hànzy",
3335
+ "github": "hanzydev",
3336
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3337
+ }
3338
+ ],
3339
+ "compatibility": {
3340
+ "nuxt": "^3.0.0",
3341
+ "requires": {},
3342
+ "devtools": "^0.0.0"
3343
+ }
3344
+ },
2961
3345
  {
2962
3346
  "name": "matomo",
2963
3347
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -2983,14 +3367,14 @@
2983
3367
  {
2984
3368
  "name": "maz-ui",
2985
3369
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
2986
- "repo": "louismazel/maz-ui",
3370
+ "repo": "louismazel/maz-ui#master/packages/lib",
2987
3371
  "npm": "maz-ui",
2988
3372
  "icon": "maz-ui.png",
2989
3373
  "github": "https://github.com/louismazel/maz-ui",
2990
- "website": "https://louismazel.github.io/maz-ui-3/",
2991
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3374
+ "website": "https://maz-ui.com/",
3375
+ "learn_more": "https://maz-ui.com/guide/nuxt",
2992
3376
  "category": "UI",
2993
- "type": "community",
3377
+ "type": "3rd-party",
2994
3378
  "maintainers": [
2995
3379
  {
2996
3380
  "name": "Loïc Mazuel",
@@ -3002,6 +3386,28 @@
3002
3386
  "requires": {}
3003
3387
  }
3004
3388
  },
3389
+ {
3390
+ "name": "mdc",
3391
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3392
+ "repo": "nuxt-modules/mdc",
3393
+ "npm": "@nuxtjs/mdc",
3394
+ "icon": "mdc.png",
3395
+ "github": "https://github.com/nuxt-modules/mdc",
3396
+ "website": "https://github.com/nuxt-modules/mdc",
3397
+ "learn_more": "",
3398
+ "category": "Extensions",
3399
+ "type": "community",
3400
+ "maintainers": [
3401
+ {
3402
+ "name": "farnabaz",
3403
+ "github": "farnabaz"
3404
+ }
3405
+ ],
3406
+ "compatibility": {
3407
+ "nuxt": "^3.0.0",
3408
+ "requires": {}
3409
+ }
3410
+ },
3005
3411
  {
3006
3412
  "name": "mdx",
3007
3413
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -3098,28 +3504,6 @@
3098
3504
  "requires": {}
3099
3505
  }
3100
3506
  },
3101
- {
3102
- "name": "mobile",
3103
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3104
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3105
- "npm": "nuxt-mobile",
3106
- "icon": "",
3107
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3108
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3109
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3110
- "category": "Extensions",
3111
- "type": "3rd-party",
3112
- "maintainers": [
3113
- {
3114
- "name": "ChanningDefoe",
3115
- "github": "ChanningDefoe"
3116
- }
3117
- ],
3118
- "compatibility": {
3119
- "nuxt": "^2.0.0",
3120
- "requires": {}
3121
- }
3122
- },
3123
3507
  {
3124
3508
  "name": "module-feed",
3125
3509
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3143,6 +3527,28 @@
3143
3527
  "requires": {}
3144
3528
  }
3145
3529
  },
3530
+ {
3531
+ "name": "Mojo CSS",
3532
+ "description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
3533
+ "repo": "mojocss/mojocss-nuxt-module",
3534
+ "npm": "@mojocss/nuxt",
3535
+ "icon": "mojocss.svg",
3536
+ "github": "https://github.com/mojocss/mojocss-nuxt-module",
3537
+ "website": "https://mojocss.com/docs/guide/nuxtjs",
3538
+ "learn_more": "",
3539
+ "category": "UI",
3540
+ "type": "3rd-party",
3541
+ "maintainers": [
3542
+ {
3543
+ "name": "mojocss",
3544
+ "github": "mojocss"
3545
+ }
3546
+ ],
3547
+ "compatibility": {
3548
+ "nuxt": "^3.0.0",
3549
+ "requires": {}
3550
+ }
3551
+ },
3146
3552
  {
3147
3553
  "name": "moment",
3148
3554
  "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
@@ -3171,20 +3577,20 @@
3171
3577
  }
3172
3578
  },
3173
3579
  {
3174
- "name": "mq",
3175
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3176
- "repo": "vanhoofmaarten/nuxt-mq",
3177
- "npm": "nuxt-mq",
3580
+ "name": "neo",
3581
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3582
+ "repo": "ezypeeze/nuxt-neo",
3583
+ "npm": "nuxt-neo",
3178
3584
  "icon": "",
3179
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3180
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3181
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3182
- "category": "Libraries",
3585
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3586
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3587
+ "learn_more": "",
3588
+ "category": "Request",
3183
3589
  "type": "3rd-party",
3184
3590
  "maintainers": [
3185
3591
  {
3186
- "name": "vanhoofmaarten",
3187
- "github": "vanhoofmaarten"
3592
+ "name": "ezypeeze",
3593
+ "github": "ezypeeze"
3188
3594
  }
3189
3595
  ],
3190
3596
  "compatibility": {
@@ -3193,24 +3599,24 @@
3193
3599
  }
3194
3600
  },
3195
3601
  {
3196
- "name": "neo",
3197
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3198
- "repo": "ezypeeze/nuxt-neo",
3199
- "npm": "nuxt-neo",
3200
- "icon": "",
3201
- "github": "https://github.com/ezypeeze/nuxt-neo",
3202
- "website": "https://ezypeeze.github.io/nuxt-neo",
3602
+ "name": "neo4j",
3603
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3604
+ "repo": "arashsheyda/nuxt-neo4j",
3605
+ "npm": "nuxt-neo4j",
3606
+ "icon": "nuxt-neo4j.png",
3607
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3608
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3203
3609
  "learn_more": "",
3204
- "category": "Request",
3610
+ "category": "Database",
3205
3611
  "type": "3rd-party",
3206
3612
  "maintainers": [
3207
3613
  {
3208
- "name": "ezypeeze",
3209
- "github": "ezypeeze"
3614
+ "name": "arashsheyda",
3615
+ "github": "arashsheyda"
3210
3616
  }
3211
3617
  ],
3212
3618
  "compatibility": {
3213
- "nuxt": "^2.0.0",
3619
+ "nuxt": "^3.0.0",
3214
3620
  "requires": {}
3215
3621
  }
3216
3622
  },
@@ -3262,12 +3668,12 @@
3262
3668
  {
3263
3669
  "name": "netlify",
3264
3670
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3265
- "repo": "bazzite/nuxt-netlify",
3671
+ "repo": "juliomrqz/nuxt-netlify",
3266
3672
  "npm": "@aceforth/nuxt-netlify",
3267
3673
  "icon": "netlify.png",
3268
- "github": "https://github.com/bazzite/nuxt-netlify",
3269
- "website": "https://marquez.co/docs/nuxt-netlify/",
3270
- "learn_more": "",
3674
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3675
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3676
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3271
3677
  "category": "Deployment",
3272
3678
  "type": "3rd-party",
3273
3679
  "maintainers": [
@@ -3283,29 +3689,23 @@
3283
3689
  },
3284
3690
  {
3285
3691
  "name": "ngrok",
3286
- "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
3287
- "repo": "nuxt-community/ngrok",
3692
+ "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
3693
+ "repo": "nuxt-modules/ngrok",
3288
3694
  "npm": "@nuxtjs/ngrok",
3289
- "icon": "ngrok.png",
3290
- "github": "https://github.com/nuxt-community/ngrok-module",
3291
- "website": "https://ngrok.nuxtjs.org",
3292
- "learn_more": "https://github.com/bubenshchykov/ngrok",
3695
+ "icon": "ngrok.svg",
3696
+ "github": "https://github.com/nuxt-modules/ngrok",
3697
+ "website": "https://ngrok.nuxtjs.org/",
3698
+ "learn_more": "https://ngrok.com/",
3293
3699
  "category": "Devtools",
3294
3700
  "type": "community",
3295
3701
  "maintainers": [
3296
3702
  {
3297
- "name": "Debbie O'Brien",
3298
- "github": "debs-obrien",
3299
- "twitter": "debs_obrien"
3300
- },
3301
- {
3302
- "name": "Pooya Parsa",
3303
- "github": "pi0",
3304
- "twitter": "_pi0_"
3703
+ "name": "Arash Sheyda",
3704
+ "github": "arashsheyda"
3305
3705
  }
3306
3706
  ],
3307
3707
  "compatibility": {
3308
- "nuxt": "^2.0.0",
3708
+ "nuxt": "^3.0.0",
3309
3709
  "requires": {}
3310
3710
  }
3311
3711
  },
@@ -3376,24 +3776,48 @@
3376
3776
  }
3377
3777
  },
3378
3778
  {
3379
- "name": "nuxt-auth",
3380
- "description": "",
3381
- "repo": "sidebase/nuxt-auth",
3382
- "npm": "@sidebase/nuxt-auth",
3383
- "icon": "",
3384
- "github": "https://github.com/sidebase/nuxt-auth",
3385
- "website": "https://github.com/sidebase/nuxt-auth",
3386
- "learn_more": "",
3387
- "category": "Devtools",
3779
+ "name": "nuxt-asciidoc",
3780
+ "description": "Transformer for using asciidoc in nuxt",
3781
+ "repo": "Chris2011/nuxt-asciidoc",
3782
+ "npm": "nuxt-asciidoc",
3783
+ "icon": "nuxt-asciidoc.svg",
3784
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3785
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3786
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3787
+ "category": "Extensions",
3388
3788
  "type": "3rd-party",
3389
3789
  "maintainers": [
3390
3790
  {
3391
- "name": "sidebase",
3392
- "github": "sidebase"
3791
+ "name": "Christian Lenz",
3792
+ "github": "Chris2011",
3793
+ "twitter": "Chrizzly42"
3393
3794
  }
3394
3795
  ],
3395
3796
  "compatibility": {
3396
- "nuxt": "^2.0.0",
3797
+ "nuxt": "^3.0.0",
3798
+ "requires": {}
3799
+ }
3800
+ },
3801
+ {
3802
+ "name": "nuxt-auth-sanctum",
3803
+ "description": "Nuxt module for Laravel Sanctum authentication",
3804
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3805
+ "npm": "nuxt-auth-sanctum",
3806
+ "icon": "laravel.svg",
3807
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3808
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3809
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3810
+ "category": "Security",
3811
+ "type": "3rd-party",
3812
+ "maintainers": [
3813
+ {
3814
+ "name": "Artem Manchenkov",
3815
+ "github": "manchenkoff",
3816
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
3817
+ }
3818
+ ],
3819
+ "compatibility": {
3820
+ "nuxt": "^3.9.0",
3397
3821
  "requires": {}
3398
3822
  }
3399
3823
  },
@@ -3419,6 +3843,57 @@
3419
3843
  "requires": {}
3420
3844
  }
3421
3845
  },
3846
+ {
3847
+ "name": "nuxt-bezier",
3848
+ "description": "Reusable transition components",
3849
+ "repo": "50rayn/nuxt-bezier",
3850
+ "npm": "nuxt-bezier",
3851
+ "icon": "nuxt-bezier.png",
3852
+ "github": "https://github.com/50rayn/nuxt-bezier",
3853
+ "website": "https://github.com/50rayn/nuxt-bezier",
3854
+ "learn_more": "https://github.com/Noction/vue-bezier",
3855
+ "category": "UI",
3856
+ "type": "3rd-party",
3857
+ "maintainers": [
3858
+ {
3859
+ "name": "Soryn Gitlan",
3860
+ "github": "50rayn"
3861
+ }
3862
+ ],
3863
+ "compatibility": {
3864
+ "nuxt": "^3.0.0",
3865
+ "requires": {}
3866
+ }
3867
+ },
3868
+ {
3869
+ "name": "nuxt-booster",
3870
+ "description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
3871
+ "repo": "basics/nuxt-booster",
3872
+ "npm": "nuxt-booster",
3873
+ "icon": "nuxt-booster.svg",
3874
+ "github": "https://github.com/basics/nuxt-booster",
3875
+ "website": "https://basics.github.io/nuxt-booster/",
3876
+ "learn_more": "https://basics.github.io/nuxt-booster/",
3877
+ "category": "Performance",
3878
+ "type": "3rd-party",
3879
+ "maintainers": [
3880
+ {
3881
+ "name": "Thorn Walli",
3882
+ "github": "ThornWalli",
3883
+ "avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
3884
+ },
3885
+ {
3886
+ "name": "Stephan Gerbeth",
3887
+ "github": "StephanGerbeth",
3888
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3889
+ }
3890
+ ],
3891
+ "compatibility": {
3892
+ "nuxt": "^3.0.0",
3893
+ "requires": {},
3894
+ "devtools": "^0.0.0"
3895
+ }
3896
+ },
3422
3897
  {
3423
3898
  "name": "nuxt-bootstrap-icons",
3424
3899
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3463,6 +3938,28 @@
3463
3938
  "requires": {}
3464
3939
  }
3465
3940
  },
3941
+ {
3942
+ "name": "nuxt-cookie-consent",
3943
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3944
+ "repo": "weareheavy/nuxt-cookie-consent",
3945
+ "npm": "@weareheavy/nuxt-cookie-consent",
3946
+ "icon": "wah.svg",
3947
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3948
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3949
+ "learn_more": "",
3950
+ "category": "Extensions",
3951
+ "type": "3rd-party",
3952
+ "maintainers": [
3953
+ {
3954
+ "name": "weareheavy",
3955
+ "github": "weareheavy"
3956
+ }
3957
+ ],
3958
+ "compatibility": {
3959
+ "nuxt": "^3.0.0",
3960
+ "requires": {}
3961
+ }
3962
+ },
3466
3963
  {
3467
3964
  "name": "nuxt-facebook-chat",
3468
3965
  "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
@@ -3489,6 +3986,28 @@
3489
3986
  "requires": {}
3490
3987
  }
3491
3988
  },
3989
+ {
3990
+ "name": "nuxt-feather-icons",
3991
+ "description": "The Feather Icons in Nuxt 3.",
3992
+ "repo": "4sllan/nuxt-feather-icons",
3993
+ "npm": "nuxt-feather-icons",
3994
+ "icon": "nuxt-feather-icons.png",
3995
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3996
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3997
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3998
+ "category": "UI",
3999
+ "type": "3rd-party",
4000
+ "maintainers": [
4001
+ {
4002
+ "name": "4sllan",
4003
+ "github": "4sllan"
4004
+ }
4005
+ ],
4006
+ "compatibility": {
4007
+ "nuxt": "^3.0.0",
4008
+ "requires": {}
4009
+ }
4010
+ },
3492
4011
  {
3493
4012
  "name": "nuxt-feedme",
3494
4013
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3511,6 +4030,51 @@
3511
4030
  "requires": {}
3512
4031
  }
3513
4032
  },
4033
+ {
4034
+ "name": "nuxt-file-storage",
4035
+ "description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
4036
+ "repo": "nyllre/nuxt-file-storage",
4037
+ "npm": "nuxt-file-storage",
4038
+ "icon": "nuxt-file-storage.svg",
4039
+ "github": "https://github.com/nyllre/nuxt-file-storage",
4040
+ "website": "https://github.com/nyllre/nuxt-file-storage",
4041
+ "learn_more": "https://github.com/nyllre/nuxt-file-storage",
4042
+ "category": "Database",
4043
+ "type": "3rd-party",
4044
+ "maintainers": [
4045
+ {
4046
+ "name": "NyllRE",
4047
+ "github": "NyllRE"
4048
+ }
4049
+ ],
4050
+ "compatibility": {
4051
+ "nuxt": "^3.0.0",
4052
+ "requires": {}
4053
+ }
4054
+ },
4055
+ {
4056
+ "name": "nuxt-fontawesome",
4057
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
4058
+ "repo": "bezumkin/nuxt-fontawesome",
4059
+ "npm": "@vesp/nuxt-fontawesome",
4060
+ "icon": "nuxt-fontawesome.svg",
4061
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
4062
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
4063
+ "learn_more": "https://fontawesome.com",
4064
+ "category": "UI",
4065
+ "type": "3rd-party",
4066
+ "maintainers": [
4067
+ {
4068
+ "name": "Vasily Naumkin",
4069
+ "github": "bezumkin",
4070
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
4071
+ }
4072
+ ],
4073
+ "compatibility": {
4074
+ "nuxt": "^3.0.0",
4075
+ "requires": {}
4076
+ }
4077
+ },
3514
4078
  {
3515
4079
  "name": "nuxt-graphql-middleware",
3516
4080
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3518,7 +4082,7 @@
3518
4082
  "npm": "nuxt-graphql-middleware",
3519
4083
  "icon": "nuxt-graphql-middleware.svg",
3520
4084
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3521
- "website": "https://nuxt-graphql-middleware.dulnan.net",
4085
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3522
4086
  "learn_more": "",
3523
4087
  "category": "Request",
3524
4088
  "type": "3rd-party",
@@ -3576,7 +4140,7 @@
3576
4140
  "maintainers": [
3577
4141
  {
3578
4142
  "name": "Zadig&Voltaire Team",
3579
- "github": "https://github.com/zadigetvoltaire"
4143
+ "github": "zadigetvoltaire"
3580
4144
  }
3581
4145
  ],
3582
4146
  "compatibility": {
@@ -3609,6 +4173,28 @@
3609
4173
  }
3610
4174
  }
3611
4175
  },
4176
+ {
4177
+ "name": "nuxt-interpolation",
4178
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
4179
+ "repo": "daliborgogic/nuxt-interpolation#master",
4180
+ "npm": "nuxt-interpolation",
4181
+ "icon": "",
4182
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4183
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4184
+ "learn_more": "",
4185
+ "category": "Devtools",
4186
+ "type": "3rd-party",
4187
+ "maintainers": [
4188
+ {
4189
+ "name": "daliborgogic",
4190
+ "github": "daliborgogic"
4191
+ }
4192
+ ],
4193
+ "compatibility": {
4194
+ "nuxt": "^2.0.0",
4195
+ "requires": {}
4196
+ }
4197
+ },
3612
4198
  {
3613
4199
  "name": "nuxt-jsonld",
3614
4200
  "description": "Manage JSON-LD in Vue component.",
@@ -3638,8 +4224,8 @@
3638
4224
  "npm": "@nuxtus/nuxt-localtunnel",
3639
4225
  "icon": "nuxt-localtunnel.svg",
3640
4226
  "github": "https://github.com/nuxtus/localtunnel",
3641
- "website": "https://nuxtus.com",
3642
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4227
+ "website": "https://github.com/nuxtus/localtunnel",
4228
+ "learn_more": "",
3643
4229
  "category": "Devtools",
3644
4230
  "type": "3rd-party",
3645
4231
  "maintainers": [
@@ -3677,6 +4263,28 @@
3677
4263
  "requires": {}
3678
4264
  }
3679
4265
  },
4266
+ {
4267
+ "name": "nuxt-mail",
4268
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
4269
+ "repo": "dword-design/nuxt-mail",
4270
+ "npm": "nuxt-mail",
4271
+ "icon": "",
4272
+ "github": "https://github.com/dword-design/nuxt-mail",
4273
+ "website": "https://github.com/dword-design/nuxt-mail",
4274
+ "learn_more": "",
4275
+ "category": "Extensions",
4276
+ "type": "3rd-party",
4277
+ "maintainers": [
4278
+ {
4279
+ "name": "Sebastian Landwehr",
4280
+ "github": "dword-design"
4281
+ }
4282
+ ],
4283
+ "compatibility": {
4284
+ "nuxt": "^2.0.0 || ^3.0.0",
4285
+ "requires": {}
4286
+ }
4287
+ },
3680
4288
  {
3681
4289
  "name": "nuxt-mapbox",
3682
4290
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3721,6 +4329,29 @@
3721
4329
  "requires": {}
3722
4330
  }
3723
4331
  },
4332
+ {
4333
+ "name": "nuxt-meta-pixel",
4334
+ "description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
4335
+ "repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
4336
+ "npm": "nuxt-meta-pixel",
4337
+ "icon": "",
4338
+ "github": "https://github.com/tanukijs/meta-pixel",
4339
+ "website": "https://github.com/tanukijs/meta-pixel",
4340
+ "learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
4341
+ "category": "Analytics",
4342
+ "type": "3rd-party",
4343
+ "maintainers": [
4344
+ {
4345
+ "name": "tanukijs",
4346
+ "github": "tanukijs",
4347
+ "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
4348
+ }
4349
+ ],
4350
+ "compatibility": {
4351
+ "nuxt": "^3.0.0",
4352
+ "requires": {}
4353
+ }
4354
+ },
3724
4355
  {
3725
4356
  "name": "nuxt-monaco-editor",
3726
4357
  "description": "Integrate monaco-editor with Nuxt",
@@ -3766,6 +4397,124 @@
3766
4397
  "devtools": "^0.0.0"
3767
4398
  }
3768
4399
  },
4400
+ {
4401
+ "name": "nuxt-oidc-auth",
4402
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4403
+ "repo": "itpropro/nuxt-oidc-auth",
4404
+ "npm": "nuxt-oidc-auth",
4405
+ "icon": "",
4406
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4407
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4408
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4409
+ "category": "Security",
4410
+ "type": "3rd-party",
4411
+ "maintainers": [
4412
+ {
4413
+ "name": "Jan-Henrik Damaschke",
4414
+ "github": "itpropro",
4415
+ "twitter": "jandamaschke"
4416
+ }
4417
+ ],
4418
+ "compatibility": {
4419
+ "nuxt": "^3.0.0",
4420
+ "requires": {}
4421
+ }
4422
+ },
4423
+ {
4424
+ "name": "nuxt-openapi-docs-module",
4425
+ "description": "Generate pages from OpenAPI specifications",
4426
+ "repo": "on-org/nuxt-openapi-docs-module",
4427
+ "npm": "nuxt-openapi-docs-module",
4428
+ "icon": "nuxt-openapi-docs-module.png",
4429
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4430
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4431
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4432
+ "category": "Libraries",
4433
+ "type": "3rd-party",
4434
+ "maintainers": [
4435
+ {
4436
+ "name": "Pavel Kuzmin",
4437
+ "github": "s00d"
4438
+ }
4439
+ ],
4440
+ "compatibility": {
4441
+ "nuxt": "^3.0.0",
4442
+ "requires": {}
4443
+ }
4444
+ },
4445
+ {
4446
+ "name": "nuxt-openid-connect",
4447
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4448
+ "repo": "aborn/nuxt-openid-connect",
4449
+ "npm": "nuxt-openid-connect",
4450
+ "icon": "",
4451
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4452
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4453
+ "learn_more": "",
4454
+ "category": "Security",
4455
+ "type": "3rd-party",
4456
+ "maintainers": [
4457
+ {
4458
+ "name": "Aborn Jiang",
4459
+ "github": "aborn"
4460
+ },
4461
+ {
4462
+ "name": "Khaled Almana",
4463
+ "github": "KhaledAlMana"
4464
+ }
4465
+ ],
4466
+ "compatibility": {
4467
+ "nuxt": "^3.0.0",
4468
+ "requires": {},
4469
+ "devtools": "^0.0.0"
4470
+ }
4471
+ },
4472
+ {
4473
+ "name": "nuxt-payload-analyzer",
4474
+ "description": "Analyze Nuxt Payload Size",
4475
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4476
+ "npm": "nuxt-payload-analyzer",
4477
+ "icon": "",
4478
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4479
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4480
+ "learn_more": "",
4481
+ "category": "Performance",
4482
+ "type": "3rd-party",
4483
+ "maintainers": [
4484
+ {
4485
+ "name": "Barbapapazes",
4486
+ "github": "Barbapapazes",
4487
+ "twitter": "soubiran_"
4488
+ }
4489
+ ],
4490
+ "compatibility": {
4491
+ "nuxt": "^3.0.0",
4492
+ "requires": {}
4493
+ }
4494
+ },
4495
+ {
4496
+ "name": "nuxt-pdf-frame",
4497
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4498
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4499
+ "npm": "@i2d/nuxt-pdf-frame",
4500
+ "icon": "pdf-frame.svg",
4501
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4502
+ "website": "https://www.pdf-frame.org",
4503
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4504
+ "category": "Libraries",
4505
+ "type": "3rd-party",
4506
+ "maintainers": [
4507
+ {
4508
+ "name": "Narayana Swamy",
4509
+ "github": "nswamy14",
4510
+ "email": "narayanaswamy14@gmail.com"
4511
+ }
4512
+ ],
4513
+ "compatibility": {
4514
+ "nuxt": "^3.0.0",
4515
+ "requires": {}
4516
+ }
4517
+ },
3769
4518
  {
3770
4519
  "name": "nuxt-pdf",
3771
4520
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3796,8 +4545,8 @@
3796
4545
  "npm": "nuxt-phosphor-icons",
3797
4546
  "icon": "phosphor-icons.svg",
3798
4547
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3799
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3800
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4548
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4549
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3801
4550
  "category": "UI",
3802
4551
  "type": "3rd-party",
3803
4552
  "maintainers": [
@@ -3833,28 +4582,6 @@
3833
4582
  "requires": {}
3834
4583
  }
3835
4584
  },
3836
- {
3837
- "name": "plausible",
3838
- "description": "Nuxt module to natively integrate Plausible analytics",
3839
- "repo": "nuxt-modules/plausible",
3840
- "npm": "@nuxtjs/plausible",
3841
- "icon": "plausible.png",
3842
- "github": "https://github.com/nuxt-modules/plausible",
3843
- "website": "https://github.com/nuxt-modules/plausible",
3844
- "learn_more": "https://plausible.io/",
3845
- "category": "Analytics",
3846
- "type": "community",
3847
- "maintainers": [
3848
- {
3849
- "name": "Johann Schopplich",
3850
- "github": "johannschopplich"
3851
- }
3852
- ],
3853
- "compatibility": {
3854
- "nuxt": "^3.0.0",
3855
- "requires": {}
3856
- }
3857
- },
3858
4585
  {
3859
4586
  "name": "nuxt-plotly",
3860
4587
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -3904,6 +4631,28 @@
3904
4631
  "requires": {}
3905
4632
  }
3906
4633
  },
4634
+ {
4635
+ "name": "nuxt-posthog",
4636
+ "description": "Integrate PostHog into your application with minimal configuration",
4637
+ "repo": "mitjans/nuxt-posthog",
4638
+ "npm": "nuxt-posthog",
4639
+ "icon": "posthog.svg",
4640
+ "github": "https://github.com/mitjans/nuxt-posthog",
4641
+ "website": "https://nuxt-posthog.cmitjans.dev",
4642
+ "learn_more": "https://posthog.com",
4643
+ "category": "Analytics",
4644
+ "type": "3rd-party",
4645
+ "maintainers": [
4646
+ {
4647
+ "name": "Carles Mitjans",
4648
+ "github": "mitjans"
4649
+ }
4650
+ ],
4651
+ "compatibility": {
4652
+ "nuxt": "^3.0.0",
4653
+ "requires": {}
4654
+ }
4655
+ },
3907
4656
  {
3908
4657
  "name": "nuxt-smartlook",
3909
4658
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -3928,6 +4677,28 @@
3928
4677
  "requires": {}
3929
4678
  }
3930
4679
  },
4680
+ {
4681
+ "name": "nuxt-social-share",
4682
+ "description": "Simple Social Sharing for Nuxt",
4683
+ "repo": "stefanobartoletti/nuxt-social-share",
4684
+ "npm": "@stefanobartoletti/nuxt-social-share",
4685
+ "icon": "nuxt-social-share.png",
4686
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4687
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4688
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4689
+ "category": "Extensions",
4690
+ "type": "3rd-party",
4691
+ "maintainers": [
4692
+ {
4693
+ "name": "stefanobartoletti",
4694
+ "github": "stefanobartoletti"
4695
+ }
4696
+ ],
4697
+ "compatibility": {
4698
+ "nuxt": "^3.0.0",
4699
+ "requires": {}
4700
+ }
4701
+ },
3931
4702
  {
3932
4703
  "name": "ssr-lit",
3933
4704
  "description": "Server-Side Rendering for Lit Element components",
@@ -3961,7 +4732,7 @@
3961
4732
  "description": "WebStorm & PHPStorm support for Nuxt components",
3962
4733
  "repo": "fumeapp/nuxt-storm",
3963
4734
  "npm": "nuxt-storm",
3964
- "icon": "nuxt-storm.png",
4735
+ "icon": "",
3965
4736
  "github": "https://github.com/fumeapp/nuxt-storm",
3966
4737
  "website": "https://github.com/fumeapp/nuxt-storm",
3967
4738
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -3978,6 +4749,30 @@
3978
4749
  "requires": {}
3979
4750
  }
3980
4751
  },
4752
+ {
4753
+ "name": "nuxt-svgo-loader",
4754
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4755
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4756
+ "npm": "nuxt-svgo-loader",
4757
+ "icon": "",
4758
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4759
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4760
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4761
+ "category": "Images",
4762
+ "type": "3rd-party",
4763
+ "maintainers": [
4764
+ {
4765
+ "name": "Alex Liu",
4766
+ "github": "Mini-ghost",
4767
+ "twitter": "Minighost_Alex"
4768
+ }
4769
+ ],
4770
+ "compatibility": {
4771
+ "nuxt": "^3.0.0",
4772
+ "requires": {},
4773
+ "devtools": "^0.0.0"
4774
+ }
4775
+ },
3981
4776
  {
3982
4777
  "name": "nuxt-svgo",
3983
4778
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -4023,14 +4818,14 @@
4023
4818
  }
4024
4819
  },
4025
4820
  {
4026
- "name": "nuxt-use-motion",
4027
- "description": "A Nuxt module putting your components in motion",
4028
- "repo": "Tahul/nuxt-use-motion",
4029
- "npm": "nuxt-use-motion",
4030
- "icon": "nuxt-use-motion.svg",
4031
- "github": "https://github.com/Tahul/nuxt-use-motion",
4032
- "website": "https://github.com/Tahul/nuxt-use-motion",
4033
- "learn_more": "https://github.com/vueuse/motion",
4821
+ "name": "nuxt-use-sound",
4822
+ "description": "A Nuxt module for playing sound effects.",
4823
+ "repo": "Tahul/nuxt-use-sound",
4824
+ "npm": "nuxt-use-sound",
4825
+ "icon": "nuxt-use-sound.svg",
4826
+ "github": "https://github.com/Tahul/nuxt-use-sound",
4827
+ "website": "https://github.com/Tahul/nuxt-use-sound",
4828
+ "learn_more": "https://github.com/vueuse/sound",
4034
4829
  "category": "Libraries",
4035
4830
  "type": "3rd-party",
4036
4831
  "maintainers": [
@@ -4045,24 +4840,24 @@
4045
4840
  }
4046
4841
  },
4047
4842
  {
4048
- "name": "nuxt-use-sound",
4049
- "description": "A Nuxt module for playing sound effects.",
4050
- "repo": "Tahul/nuxt-use-sound",
4051
- "npm": "nuxt-use-sound",
4052
- "icon": "nuxt-use-sound.svg",
4053
- "github": "https://github.com/Tahul/nuxt-use-sound",
4054
- "website": "https://github.com/Tahul/nuxt-use-sound",
4055
- "learn_more": "https://github.com/vueuse/sound",
4056
- "category": "Libraries",
4843
+ "name": "nuxt-uswds",
4844
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
4845
+ "repo": "patrickcate/nuxt-uswds",
4846
+ "npm": "nuxt-uswds",
4847
+ "icon": "nuxt-uswds.svg",
4848
+ "github": "https://github.com/patrickcate/nuxt-uswds",
4849
+ "website": "https://github.com/patrickcate/nuxt-uswds",
4850
+ "learn_more": "",
4851
+ "category": "UI",
4057
4852
  "type": "3rd-party",
4058
4853
  "maintainers": [
4059
4854
  {
4060
- "name": "Tahul",
4061
- "github": "Tahul"
4855
+ "name": "Patrick Cate",
4856
+ "github": "patrickcate"
4062
4857
  }
4063
4858
  ],
4064
4859
  "compatibility": {
4065
- "nuxt": "^2.0.0",
4860
+ "nuxt": "^3.0.0",
4066
4861
  "requires": {}
4067
4862
  }
4068
4863
  },
@@ -4091,20 +4886,42 @@
4091
4886
  }
4092
4887
  },
4093
4888
  {
4094
- "name": "nuxt-vue3-google-signin",
4095
- "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
4096
- "repo": "wavezync/nuxt-vue3-google-signin",
4097
- "npm": "nuxt-vue3-google-signin",
4098
- "icon": "vue3-google-signin.svg",
4099
- "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4100
- "website": "https://vue3-google-signin.wavezync.com",
4101
- "learn_more": "https://vue3-google-signin.wavezync.com",
4889
+ "name": "nuxt-vue3-google-signin",
4890
+ "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
4891
+ "repo": "wavezync/nuxt-vue3-google-signin",
4892
+ "npm": "nuxt-vue3-google-signin",
4893
+ "icon": "vue3-google-signin.svg",
4894
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4895
+ "website": "https://vue3-google-signin.wavezync.com",
4896
+ "learn_more": "https://vue3-google-signin.wavezync.com",
4897
+ "category": "Libraries",
4898
+ "type": "3rd-party",
4899
+ "maintainers": [
4900
+ {
4901
+ "name": "Kasun Vithanage",
4902
+ "github": "kasvith"
4903
+ }
4904
+ ],
4905
+ "compatibility": {
4906
+ "nuxt": "^3.0.0",
4907
+ "requires": {}
4908
+ }
4909
+ },
4910
+ {
4911
+ "name": "nuxt-zod-i18n",
4912
+ "description": "A Nuxt Module for localizing zod error messages.",
4913
+ "repo": "xibman/nuxt-zod-i18n",
4914
+ "npm": "nuxt-zod-i18n",
4915
+ "icon": "nuxt-zod-i18n.svg",
4916
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4917
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4918
+ "learn_more": "",
4102
4919
  "category": "Libraries",
4103
4920
  "type": "3rd-party",
4104
4921
  "maintainers": [
4105
4922
  {
4106
- "name": "Kasun Vithanage",
4107
- "github": "kasvith"
4923
+ "name": "xibman",
4924
+ "github": "xibman"
4108
4925
  }
4109
4926
  ],
4110
4927
  "compatibility": {
@@ -4113,20 +4930,48 @@
4113
4930
  }
4114
4931
  },
4115
4932
  {
4116
- "name": "nuxt-vuetify",
4117
- "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
4118
- "repo": "invictus-codes/nuxt-vuetify",
4119
- "npm": "@invictus.codes/nuxt-vuetify",
4120
- "icon": "vuetify-logo-v3-dark.svg",
4121
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
4122
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4123
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4124
- "category": "UI",
4933
+ "name": "nuxt2-ngrok",
4934
+ "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
4935
+ "repo": "nuxt-community/ngrok",
4936
+ "npm": "@nuxtjs/ngrok",
4937
+ "icon": "ngrok.png",
4938
+ "github": "https://github.com/nuxt-community/ngrok-module",
4939
+ "website": "https://ngrok.nuxtjs.org",
4940
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
4941
+ "category": "Devtools",
4942
+ "type": "community",
4943
+ "maintainers": [
4944
+ {
4945
+ "name": "Debbie O'Brien",
4946
+ "github": "debs-obrien",
4947
+ "twitter": "debs_obrien"
4948
+ },
4949
+ {
4950
+ "name": "Pooya Parsa",
4951
+ "github": "pi0",
4952
+ "twitter": "_pi0_"
4953
+ }
4954
+ ],
4955
+ "compatibility": {
4956
+ "nuxt": "^2.0.0",
4957
+ "requires": {}
4958
+ }
4959
+ },
4960
+ {
4961
+ "name": "nuxt3-interpolation",
4962
+ "description": "",
4963
+ "repo": "daliborgogic/interpolation",
4964
+ "npm": "nuxt3-interpolation",
4965
+ "icon": "",
4966
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4967
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4968
+ "learn_more": "",
4969
+ "category": "Devtools",
4125
4970
  "type": "3rd-party",
4126
4971
  "maintainers": [
4127
4972
  {
4128
- "name": "Jens van Hellemondt",
4129
- "github": "invictus-codes"
4973
+ "name": "daliborgogic",
4974
+ "github": "daliborgogic"
4130
4975
  }
4131
4976
  ],
4132
4977
  "compatibility": {
@@ -4141,7 +4986,7 @@
4141
4986
  "npm": "nuxt3-leaflet",
4142
4987
  "icon": "leaflet.png",
4143
4988
  "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4144
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4989
+ "website": "https://gugustinette.github.io/Nuxt-Leaflet",
4145
4990
  "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4146
4991
  "category": "Libraries",
4147
4992
  "type": "3rd-party",
@@ -4182,14 +5027,14 @@
4182
5027
  {
4183
5028
  "name": "og-image",
4184
5029
  "description": "Enlightened runtime images generated with Vue templates.",
4185
- "repo": "harlan-zw/nuxt-og-image",
5030
+ "repo": "nuxt-modules/og-image",
4186
5031
  "npm": "nuxt-og-image",
4187
5032
  "icon": "og-image.svg",
4188
- "github": "https://github.com/harlan-zw/nuxt-og-image",
5033
+ "github": "https://github.com/nuxt-modules/og-image",
4189
5034
  "website": "https://nuxtseo.com/og-image",
4190
5035
  "learn_more": "https://nuxtseo.com/og-image",
4191
5036
  "category": "SEO",
4192
- "type": "3rd-party",
5037
+ "type": "community",
4193
5038
  "maintainers": [
4194
5039
  {
4195
5040
  "name": "Harlan Wilton",
@@ -4234,8 +5079,8 @@
4234
5079
  "npm": "@aceforth/nuxt-optimized-images",
4235
5080
  "icon": "",
4236
5081
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4237
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4238
- "learn_more": "",
5082
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
5083
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4239
5084
  "category": "Images",
4240
5085
  "type": "3rd-party",
4241
5086
  "maintainers": [
@@ -4342,6 +5187,28 @@
4342
5187
  }
4343
5188
  }
4344
5189
  },
5190
+ {
5191
+ "name": "paypal",
5192
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
5193
+ "repo": "arashsheyda/nuxt-paypal",
5194
+ "npm": "nuxt-paypal",
5195
+ "icon": "paypal.svg",
5196
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
5197
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
5198
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
5199
+ "category": "Payment",
5200
+ "type": "3rd-party",
5201
+ "maintainers": [
5202
+ {
5203
+ "name": "Arash Sheyda",
5204
+ "github": "arashsheyda"
5205
+ }
5206
+ ],
5207
+ "compatibility": {
5208
+ "nuxt": "^3.0.0",
5209
+ "requires": {}
5210
+ }
5211
+ },
4345
5212
  {
4346
5213
  "name": "pdfeasy",
4347
5214
  "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
@@ -4366,6 +5233,28 @@
4366
5233
  "requires": {}
4367
5234
  }
4368
5235
  },
5236
+ {
5237
+ "name": "pergel",
5238
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5239
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5240
+ "npm": "pergel",
5241
+ "icon": "pergel.svg",
5242
+ "github": "https://github.com/oku-ui/pergel",
5243
+ "website": "https://oku-ui.com/pergel",
5244
+ "learn_more": "",
5245
+ "category": "Devtools",
5246
+ "type": "3rd-party",
5247
+ "maintainers": [
5248
+ {
5249
+ "name": "Mehmet - productdevbook",
5250
+ "github": "productdevbook"
5251
+ }
5252
+ ],
5253
+ "compatibility": {
5254
+ "nuxt": "^3.10.0",
5255
+ "requires": {}
5256
+ }
5257
+ },
4369
5258
  {
4370
5259
  "name": "persian-datepicker",
4371
5260
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4392,7 +5281,7 @@
4392
5281
  {
4393
5282
  "name": "pinia-orm",
4394
5283
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4395
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5284
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4396
5285
  "npm": "@pinia-orm/nuxt",
4397
5286
  "icon": "pinia-orm.svg",
4398
5287
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4466,20 +5355,20 @@
4466
5355
  "description": "Nuxt module to natively integrate Plausible analytics",
4467
5356
  "repo": "nuxt-modules/plausible",
4468
5357
  "npm": "@nuxtjs/plausible",
4469
- "icon": "",
5358
+ "icon": "plausible.svg",
4470
5359
  "github": "https://github.com/nuxt-modules/plausible",
4471
5360
  "website": "https://github.com/nuxt-modules/plausible",
4472
5361
  "learn_more": "",
4473
- "category": "Devtools",
5362
+ "category": "Analytics",
4474
5363
  "type": "community",
4475
5364
  "maintainers": [
4476
5365
  {
4477
- "name": "nuxt-modules",
4478
- "github": "nuxt-modules"
5366
+ "name": "Johann Schopplich",
5367
+ "github": "johannschopplich"
4479
5368
  }
4480
5369
  ],
4481
5370
  "compatibility": {
4482
- "nuxt": "^2.0.0",
5371
+ "nuxt": "^2.0.0 || ^3.0.0",
4483
5372
  "requires": {}
4484
5373
  }
4485
5374
  },
@@ -4512,7 +5401,7 @@
4512
5401
  "npm": "nuxt-prepare",
4513
5402
  "icon": "prepare.svg",
4514
5403
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4515
- "website": "https://nuxt-prepare.jhnn.dev",
5404
+ "website": "https://nuxt-prepare.byjohann.dev",
4516
5405
  "learn_more": "",
4517
5406
  "category": "Devtools",
4518
5407
  "type": "3rd-party",
@@ -4529,6 +5418,29 @@
4529
5418
  "requires": {}
4530
5419
  }
4531
5420
  },
5421
+ {
5422
+ "name": "primevue",
5423
+ "description": "Next Generation Vue UI Component Library",
5424
+ "repo": "primefaces/primevue-nuxt-module",
5425
+ "npm": "nuxt-primevue",
5426
+ "icon": "primevue.svg",
5427
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
5428
+ "website": "https://primevue.org/",
5429
+ "learn_more": "https://primevue.org/",
5430
+ "category": "UI",
5431
+ "type": "3rd-party",
5432
+ "maintainers": [
5433
+ {
5434
+ "name": "primefaces",
5435
+ "github": "primefaces",
5436
+ "twitter": "primevue"
5437
+ }
5438
+ ],
5439
+ "compatibility": {
5440
+ "nuxt": "^3.0.0",
5441
+ "requires": {}
5442
+ }
5443
+ },
4532
5444
  {
4533
5445
  "name": "prismic",
4534
5446
  "description": "Easily connect your Nuxt application to your content hosted on Prismic",
@@ -4756,6 +5668,41 @@
4756
5668
  "requires": {}
4757
5669
  }
4758
5670
  },
5671
+ {
5672
+ "name": "radix-vue",
5673
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5674
+ "repo": "radix-vue/radix-vue",
5675
+ "npm": "radix-vue",
5676
+ "icon": "radix-vue.svg",
5677
+ "github": "https://github.com/radix-vue/radix-vue",
5678
+ "website": "https://www.radix-vue.com/",
5679
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5680
+ "category": "UI",
5681
+ "type": "3rd-party",
5682
+ "maintainers": [
5683
+ {
5684
+ "name": "Zernonia",
5685
+ "github": "zernonia",
5686
+ "twitter": "zernonia"
5687
+ },
5688
+ {
5689
+ "name": "Khairul Haaziq",
5690
+ "github": "khairulhaaziq"
5691
+ },
5692
+ {
5693
+ "name": "Mujahid Anuar",
5694
+ "github": "mujahidfa"
5695
+ },
5696
+ {
5697
+ "name": "Max",
5698
+ "github": "onmax"
5699
+ }
5700
+ ],
5701
+ "compatibility": {
5702
+ "nuxt": "^3.0.0",
5703
+ "requires": {}
5704
+ }
5705
+ },
4759
5706
  {
4760
5707
  "name": "recaptcha",
4761
5708
  "description": "Simple and easy Google reCAPTCHA module with Nuxt",
@@ -4801,6 +5748,29 @@
4801
5748
  "requires": {}
4802
5749
  }
4803
5750
  },
5751
+ {
5752
+ "name": "resend",
5753
+ "description": "Resend integration for Nuxt",
5754
+ "repo": "nhedger/nuxt-resend",
5755
+ "npm": "nuxt-resend",
5756
+ "icon": "resend.svg",
5757
+ "github": "https://github.com/nhedger/nuxt-resend",
5758
+ "website": "https://github.com/nhedger/nuxt-resend",
5759
+ "learn_more": "https://resend.com",
5760
+ "category": "Extensions",
5761
+ "type": "3rd-party",
5762
+ "maintainers": [
5763
+ {
5764
+ "name": "Nicolas Hedger",
5765
+ "github": "nhedger",
5766
+ "twitter": "nicolashedger"
5767
+ }
5768
+ ],
5769
+ "compatibility": {
5770
+ "nuxt": "^3.0.0",
5771
+ "requires": {}
5772
+ }
5773
+ },
4804
5774
  {
4805
5775
  "name": "rfg-icon",
4806
5776
  "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
@@ -4831,7 +5801,7 @@
4831
5801
  "icon": "robots.png",
4832
5802
  "github": "https://github.com/nuxt-modules/robots",
4833
5803
  "website": "https://github.com/nuxt-modules/robots",
4834
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5804
+ "learn_more": "",
4835
5805
  "category": "SEO",
4836
5806
  "type": "community",
4837
5807
  "maintainers": [
@@ -4849,23 +5819,23 @@
4849
5819
  },
4850
5820
  {
4851
5821
  "name": "rollbar",
4852
- "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4853
- "repo": "gaelreyrol/nuxt-rollbar-module",
4854
- "npm": "nuxt-rollbar-module",
5822
+ "description": "Nuxt 3 module to integrate Rollbar.",
5823
+ "repo": "jairoblatt/nuxt-rollbar",
5824
+ "npm": "nuxt-rollbar",
4855
5825
  "icon": "rollbar.png",
4856
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4857
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5826
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5827
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4858
5828
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4859
5829
  "category": "Monitoring",
4860
5830
  "type": "3rd-party",
4861
5831
  "maintainers": [
4862
5832
  {
4863
- "name": "Gaël Reyrol",
4864
- "github": "gaelreyrol"
5833
+ "name": "Jairo Blatt",
5834
+ "github": "jairoblatt"
4865
5835
  }
4866
5836
  ],
4867
5837
  "compatibility": {
4868
- "nuxt": "^2.0.0",
5838
+ "nuxt": "^3.0.0",
4869
5839
  "requires": {}
4870
5840
  }
4871
5841
  },
@@ -4940,9 +5910,32 @@
4940
5910
  }
4941
5911
  }
4942
5912
  },
5913
+ {
5914
+ "name": "scalar",
5915
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
5916
+ "repo": "scalar/scalar#main/packages/nuxt",
5917
+ "npm": "@scalar/nuxt",
5918
+ "icon": "scalar.svg",
5919
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
5920
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
5921
+ "learn_more": "https://scalar.com",
5922
+ "category": "Devtools",
5923
+ "type": "3rd-party",
5924
+ "maintainers": [
5925
+ {
5926
+ "name": "scalar",
5927
+ "github": "scalar",
5928
+ "twitter": "scalar"
5929
+ }
5930
+ ],
5931
+ "compatibility": {
5932
+ "nuxt": "^3.0.0",
5933
+ "requires": {}
5934
+ }
5935
+ },
4943
5936
  {
4944
5937
  "name": "schema-org",
4945
- "description": "Schema.org for Nuxt.",
5938
+ "description": "Quick and easy Schema.org graphs.",
4946
5939
  "repo": "harlan-zw/nuxt-schema-org",
4947
5940
  "npm": "nuxt-schema-org",
4948
5941
  "icon": "schema-org.svg",
@@ -4964,6 +5957,29 @@
4964
5957
  "requires": {}
4965
5958
  }
4966
5959
  },
5960
+ {
5961
+ "name": "scripts",
5962
+ "description": "Plug-and-play script optimization for Nuxt applications.",
5963
+ "repo": "nuxt/scripts",
5964
+ "npm": "@nuxt/scripts",
5965
+ "icon": "nuxt.svg",
5966
+ "github": "https://github.com/nuxt/scripts",
5967
+ "website": "https://scripts.nuxt.com",
5968
+ "learn_more": "",
5969
+ "category": "Libraries",
5970
+ "type": "official",
5971
+ "maintainers": [
5972
+ {
5973
+ "name": "Harlan Wilton",
5974
+ "github": "harlan-zw",
5975
+ "twitter": "harlan_zw"
5976
+ }
5977
+ ],
5978
+ "compatibility": {
5979
+ "nuxt": "^3.0.0",
5980
+ "requires": {}
5981
+ }
5982
+ },
4967
5983
  {
4968
5984
  "name": "scss-to-js",
4969
5985
  "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
@@ -5017,7 +6033,7 @@
5017
6033
  "icon": "segment.png",
5018
6034
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5019
6035
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5020
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
6036
+ "learn_more": "",
5021
6037
  "category": "Analytics",
5022
6038
  "type": "3rd-party",
5023
6039
  "maintainers": [
@@ -5055,7 +6071,7 @@
5055
6071
  },
5056
6072
  {
5057
6073
  "name": "seo-experiments",
5058
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
6074
+ "description": "Powerful SEO DX improvements.",
5059
6075
  "repo": "harlan-zw/nuxt-seo-experiments",
5060
6076
  "npm": "nuxt-seo-experiments",
5061
6077
  "icon": "seo-experiments.svg",
@@ -5077,28 +6093,6 @@
5077
6093
  "requires": {}
5078
6094
  }
5079
6095
  },
5080
- {
5081
- "name": "seo-kit",
5082
- "description": "The complete SEO solution for Nuxt.",
5083
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5084
- "npm": "nuxt-seo-kit",
5085
- "icon": "seo-kit.svg",
5086
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5087
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5088
- "learn_more": "",
5089
- "category": "SEO",
5090
- "type": "3rd-party",
5091
- "maintainers": [
5092
- {
5093
- "name": "harlan-zw",
5094
- "github": "harlan-zw"
5095
- }
5096
- ],
5097
- "compatibility": {
5098
- "nuxt": "^3.0.0",
5099
- "requires": {}
5100
- }
5101
- },
5102
6096
  {
5103
6097
  "name": "seo-meta",
5104
6098
  "description": "Simple generate seo metadata",
@@ -5122,6 +6116,28 @@
5122
6116
  "requires": {}
5123
6117
  }
5124
6118
  },
6119
+ {
6120
+ "name": "seo",
6121
+ "description": "The complete SEO solution for Nuxt.",
6122
+ "repo": "harlan-zw/nuxt-seo",
6123
+ "npm": "@nuxtjs/seo",
6124
+ "icon": "nuxt.svg",
6125
+ "github": "https://github.com/harlan-zw/nuxt-seo",
6126
+ "website": "https://nuxtseo.com/",
6127
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
6128
+ "category": "SEO",
6129
+ "type": "3rd-party",
6130
+ "maintainers": [
6131
+ {
6132
+ "name": "harlan-zw",
6133
+ "github": "harlan-zw"
6134
+ }
6135
+ ],
6136
+ "compatibility": {
6137
+ "nuxt": "^3.0.0",
6138
+ "requires": {}
6139
+ }
6140
+ },
5125
6141
  {
5126
6142
  "name": "seomatic-meta",
5127
6143
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5170,7 +6186,7 @@
5170
6186
  {
5171
6187
  "name": "server-block",
5172
6188
  "description": "Use <server> tags in your Nuxt pages components.",
5173
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
6189
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5174
6190
  "npm": "@hebilicious/server-block-nuxt",
5175
6191
  "icon": "server-block.svg",
5176
6192
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5191,21 +6207,25 @@
5191
6207
  }
5192
6208
  },
5193
6209
  {
5194
- "name": "session",
5195
- "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",
5196
- "repo": "sidebase/nuxt-session",
5197
- "npm": "@sidebase/nuxt-session",
5198
- "icon": "session.png",
5199
- "github": "https://github.com/sidebase/nuxt-session",
5200
- "website": "https://github.com/sidebase/nuxt-session",
5201
- "learn_more": "https://github.com/sidebase",
5202
- "category": "Security",
6210
+ "name": "shadcn",
6211
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6212
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6213
+ "npm": "shadcn-nuxt",
6214
+ "icon": "",
6215
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6216
+ "website": "https://www.shadcn-vue.com",
6217
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6218
+ "category": "UI",
5203
6219
  "type": "3rd-party",
5204
6220
  "maintainers": [
5205
6221
  {
5206
- "name": "sidebase",
5207
- "github": "sidebase",
5208
- "twitter": "sidebase_io"
6222
+ "name": "Zernonia",
6223
+ "github": "zernonia",
6224
+ "twitter": "zernonia"
6225
+ },
6226
+ {
6227
+ "name": "Sadegh Barati",
6228
+ "github": "sadeghbarati"
5209
6229
  }
5210
6230
  ],
5211
6231
  "compatibility": {
@@ -5236,7 +6256,29 @@
5236
6256
  }
5237
6257
  },
5238
6258
  {
5239
- "name": "nuxt-auth",
6259
+ "name": "shuimo-ui",
6260
+ "description": "A Chinese Shuimo style component library.",
6261
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
6262
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
6263
+ "icon": "shuimo-ui.svg",
6264
+ "github": "https://github.com/shuimo-design/shuimo-ui",
6265
+ "website": "https://github.com/shuimo-design/shuimo-ui",
6266
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
6267
+ "category": "UI",
6268
+ "type": "3rd-party",
6269
+ "maintainers": [
6270
+ {
6271
+ "name": "higuaifan",
6272
+ "github": "higuaifan"
6273
+ }
6274
+ ],
6275
+ "compatibility": {
6276
+ "nuxt": "^3.0.0",
6277
+ "requires": {}
6278
+ }
6279
+ },
6280
+ {
6281
+ "name": "sidebase-auth",
5240
6282
  "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
5241
6283
  "repo": "sidebase/nuxt-auth",
5242
6284
  "npm": "@sidebase/nuxt-auth",
@@ -5305,41 +6347,23 @@
5305
6347
  }
5306
6348
  },
5307
6349
  {
5308
- "name": "simple-sitemap",
6350
+ "name": "sitemap",
5309
6351
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5310
- "repo": "harlan-zw/nuxt-simple-sitemap",
5311
- "npm": "nuxt-simple-sitemap",
6352
+ "repo": "nuxt-modules/sitemap",
6353
+ "npm": "@nuxtjs/sitemap",
5312
6354
  "icon": "simple-sitemap.svg",
5313
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5314
- "website": "https://nuxtseo.com/simple-sitemap",
5315
- "learn_more": "https://nuxtseo.com/simple-sitemap",
6355
+ "github": "https://github.com/nuxt-modules/sitemap",
6356
+ "website": "https://nuxtseo.com/",
6357
+ "learn_more": "https://nuxtseo.com/sitemap",
5316
6358
  "category": "SEO",
5317
- "type": "3rd-party",
6359
+ "type": "community",
5318
6360
  "maintainers": [
5319
6361
  {
5320
6362
  "name": "Harlan Wilton",
5321
6363
  "github": "harlan-zw",
5322
6364
  "twitter": "harlan_zw",
5323
6365
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5324
- }
5325
- ],
5326
- "compatibility": {
5327
- "nuxt": "^3.0.0",
5328
- "requires": {}
5329
- }
5330
- },
5331
- {
5332
- "name": "sitemap",
5333
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5334
- "repo": "nuxt-community/sitemap-module#dev",
5335
- "npm": "@nuxtjs/sitemap",
5336
- "icon": "",
5337
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5338
- "website": "https://sitemap.nuxtjs.org",
5339
- "learn_more": "",
5340
- "category": "SEO",
5341
- "type": "community",
5342
- "maintainers": [
6366
+ },
5343
6367
  {
5344
6368
  "name": "Nicolas PENNEC",
5345
6369
  "github": "NicoPennec",
@@ -5347,7 +6371,7 @@
5347
6371
  }
5348
6372
  ],
5349
6373
  "compatibility": {
5350
- "nuxt": "^2.0.0",
6374
+ "nuxt": "^3.0.0",
5351
6375
  "requires": {}
5352
6376
  }
5353
6377
  },
@@ -5381,7 +6405,7 @@
5381
6405
  "icon": "snipcart.png",
5382
6406
  "github": "https://github.com/nuxt-modules/snipcart",
5383
6407
  "website": "https://github.com/nuxt-modules/snipcart",
5384
- "learn_more": "https://snipcart.com",
6408
+ "learn_more": "",
5385
6409
  "category": "Ecommerce",
5386
6410
  "type": "community",
5387
6411
  "maintainers": [
@@ -5455,40 +6479,7 @@
5455
6479
  {
5456
6480
  "name": "Josh Deltener",
5457
6481
  "github": "hecktarzuli",
5458
- "twitter": "JoshDeltener"
5459
- }
5460
- ],
5461
- "compatibility": {
5462
- "nuxt": "^2.0.0",
5463
- "requires": {}
5464
- }
5465
- },
5466
- {
5467
- "name": "speedkit",
5468
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
5469
- "repo": "GrabarzUndPartner/nuxt-speedkit",
5470
- "npm": "nuxt-speedkit",
5471
- "icon": "speedkit.png",
5472
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
5473
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
5474
- "learn_more": "",
5475
- "category": "Performance",
5476
- "type": "3rd-party",
5477
- "maintainers": [
5478
- {
5479
- "name": "Stephan Gerbeth",
5480
- "github": "StephanGerbeth",
5481
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
5482
- },
5483
- {
5484
- "name": "Thorn Walli",
5485
- "github": "ThornWalli",
5486
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
5487
- },
5488
- {
5489
- "name": "Grabarz & Partner",
5490
- "github": "GrabarzUndPartner",
5491
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
6482
+ "twitter": "JoshDeltener"
5492
6483
  }
5493
6484
  ],
5494
6485
  "compatibility": {
@@ -5542,23 +6533,29 @@
5542
6533
  },
5543
6534
  {
5544
6535
  "name": "storefront-ui",
5545
- "description": "Storefront UI Module for Nuxt",
5546
- "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
6536
+ "description": "Storefront UI for Nuxt by Alokai",
6537
+ "repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
5547
6538
  "npm": "@storefront-ui/nuxt",
5548
6539
  "icon": "storefront-ui.svg",
5549
- "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
5550
- "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
5551
- "learn_more": "https://docs.storefrontui.io/",
6540
+ "github": "https://github.com/vuestorefront/storefront-ui",
6541
+ "website": "https://docs.storefrontui.io/v2/",
6542
+ "learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
5552
6543
  "category": "UI",
5553
6544
  "type": "3rd-party",
5554
6545
  "maintainers": [
5555
6546
  {
5556
- "name": "Jakub Andrzejewski",
5557
- "github": "Baroshem"
6547
+ "name": "Szymon Dziewoński",
6548
+ "github": "Szymon-dziewonski",
6549
+ "avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
6550
+ },
6551
+ {
6552
+ "name": "Jakub Freisler",
6553
+ "github": "FRSgit",
6554
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
5558
6555
  }
5559
6556
  ],
5560
6557
  "compatibility": {
5561
- "nuxt": "^2.0.0",
6558
+ "nuxt": "^3.0.0",
5562
6559
  "requires": {}
5563
6560
  }
5564
6561
  },
@@ -5587,7 +6584,7 @@
5587
6584
  {
5588
6585
  "name": "storyblok",
5589
6586
  "description": "Storyblok Nuxt module",
5590
- "repo": "storyblok/storyblok-nuxt#master/lib",
6587
+ "repo": "storyblok/storyblok-nuxt#main",
5591
6588
  "npm": "@storyblok/nuxt",
5592
6589
  "icon": "storyblok.png",
5593
6590
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -5712,6 +6709,36 @@
5712
6709
  "requires": {}
5713
6710
  }
5714
6711
  },
6712
+ {
6713
+ "name": "studio",
6714
+ "description": "A new experience to build content-driven website with Nuxt.",
6715
+ "repo": "nuxtlabs/studio-module",
6716
+ "npm": "@nuxthq/studio",
6717
+ "icon": "studio.svg",
6718
+ "github": "https://github.com/nuxtlabs/studio-module",
6719
+ "website": "https://nuxt.studio",
6720
+ "learn_more": "https://nuxt.studio",
6721
+ "category": "CMS",
6722
+ "type": "3rd-party",
6723
+ "maintainers": [
6724
+ {
6725
+ "name": "Ahad Birang",
6726
+ "github": "farnabaz",
6727
+ "twitter": "a_birang"
6728
+ },
6729
+ {
6730
+ "name": "Sébastien Chopin",
6731
+ "github": "Atinux",
6732
+ "twitter": "Atinux"
6733
+ }
6734
+ ],
6735
+ "compatibility": {
6736
+ "nuxt": "^3.0.0",
6737
+ "requires": {
6738
+ "content": true
6739
+ }
6740
+ }
6741
+ },
5715
6742
  {
5716
6743
  "name": "style-resources",
5717
6744
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5757,29 +6784,6 @@
5757
6784
  "requires": {}
5758
6785
  }
5759
6786
  },
5760
- {
5761
- "name": "stylify",
5762
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
5763
- "repo": "stylify/packages#master/packages/nuxt",
5764
- "npm": "@stylify/nuxt",
5765
- "icon": "stylify.svg",
5766
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
5767
- "website": "https://stylifycss.com/docs/nuxt",
5768
- "learn_more": "https://stylifycss.com",
5769
- "category": "UI",
5770
- "type": "3rd-party",
5771
- "maintainers": [
5772
- {
5773
- "name": "Vladimír Macháček",
5774
- "github": "Machy8",
5775
- "twitter": "8machy"
5776
- }
5777
- ],
5778
- "compatibility": {
5779
- "nuxt": "^2.0.0 || ^3.0.0",
5780
- "requires": {}
5781
- }
5782
- },
5783
6787
  {
5784
6788
  "name": "supabase",
5785
6789
  "description": "First class integration with Supabase",
@@ -5813,6 +6817,29 @@
5813
6817
  "requires": {}
5814
6818
  }
5815
6819
  },
6820
+ {
6821
+ "name": "surrealdb",
6822
+ "description": "A Nuxt module aimed to simplify the use of SurrealDB",
6823
+ "repo": "sandros94/nuxt-surrealdb",
6824
+ "npm": "nuxt-surrealdb",
6825
+ "icon": "surrealdb.png",
6826
+ "github": "https://github.com/sandros94/nuxt-surrealdb",
6827
+ "website": "https://github.com/sandros94/nuxt-surrealdb",
6828
+ "learn_more": "",
6829
+ "category": "Database",
6830
+ "type": "3rd-party",
6831
+ "maintainers": [
6832
+ {
6833
+ "name": "Sandro Circi",
6834
+ "github": "sandros94",
6835
+ "avatar": "https://avatars.githubusercontent.com/u/13056429"
6836
+ }
6837
+ ],
6838
+ "compatibility": {
6839
+ "nuxt": "^3.10.0",
6840
+ "requires": {}
6841
+ }
6842
+ },
5816
6843
  {
5817
6844
  "name": "svg-loader",
5818
6845
  "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
@@ -5902,6 +6929,30 @@
5902
6929
  "requires": {}
5903
6930
  }
5904
6931
  },
6932
+ {
6933
+ "name": "swiftsearch",
6934
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6935
+ "repo": "atoms-studio/nuxt-swiftsearch",
6936
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6937
+ "icon": "nuxt-swiftsearch.svg",
6938
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6939
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6940
+ "learn_more": "",
6941
+ "category": "Libraries",
6942
+ "type": "3rd-party",
6943
+ "maintainers": [
6944
+ {
6945
+ "name": "Matteo Rigoni",
6946
+ "github": "rigo-m",
6947
+ "twitter": "MatteoRigoni",
6948
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6949
+ }
6950
+ ],
6951
+ "compatibility": {
6952
+ "nuxt": "^3.10.0",
6953
+ "requires": {}
6954
+ }
6955
+ },
5905
6956
  {
5906
6957
  "name": "swiper",
5907
6958
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -5950,10 +7001,10 @@
5950
7001
  {
5951
7002
  "name": "tailwindcss",
5952
7003
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5953
- "repo": "nuxt-modules/tailwindcss-module",
7004
+ "repo": "nuxt-modules/tailwindcss",
5954
7005
  "npm": "@nuxtjs/tailwindcss",
5955
7006
  "icon": "tailwindcss.png",
5956
- "github": "https://github.com/nuxt-modules/tailwindcss-module",
7007
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5957
7008
  "website": "https://tailwindcss.nuxtjs.org",
5958
7009
  "learn_more": "https://tailwindcss.com/",
5959
7010
  "category": "UI",
@@ -5973,6 +7024,37 @@
5973
7024
  "nuxt": "^2.0.0 || ^3.0.0",
5974
7025
  "requires": {},
5975
7026
  "devtools": "^0.0.0"
7027
+ },
7028
+ "aliases": [
7029
+ "tailwind"
7030
+ ]
7031
+ },
7032
+ {
7033
+ "name": "test-utils",
7034
+ "description": "Test utilities for Nuxt",
7035
+ "repo": "nuxt/test-utils#main",
7036
+ "npm": "@nuxt/test-utils",
7037
+ "icon": "nuxt.svg",
7038
+ "github": "https://github.com/nuxt/test-utils",
7039
+ "website": "https://nuxt.com/docs/getting-started/testing",
7040
+ "learn_more": "",
7041
+ "category": "Devtools",
7042
+ "type": "official",
7043
+ "maintainers": [
7044
+ {
7045
+ "name": "Daniel Roe",
7046
+ "github": "danielroe",
7047
+ "twitter": "danielcroe"
7048
+ },
7049
+ {
7050
+ "name": "Anthony Fu",
7051
+ "github": "antfu",
7052
+ "twitter": "antfu7"
7053
+ }
7054
+ ],
7055
+ "compatibility": {
7056
+ "nuxt": "^3.0.0",
7057
+ "requires": {}
5976
7058
  }
5977
7059
  },
5978
7060
  {
@@ -6020,6 +7102,28 @@
6020
7102
  "requires": {}
6021
7103
  }
6022
7104
  },
7105
+ {
7106
+ "name": "tiptap",
7107
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
7108
+ "repo": "modbender/nuxt-tiptap-editor",
7109
+ "npm": "nuxt-tiptap-editor",
7110
+ "icon": "tiptap.png",
7111
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
7112
+ "website": "https://nuxt-tiptap-editor.vercel.app",
7113
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
7114
+ "category": "Libraries",
7115
+ "type": "3rd-party",
7116
+ "maintainers": [
7117
+ {
7118
+ "name": "modbender",
7119
+ "github": "modbender"
7120
+ }
7121
+ ],
7122
+ "compatibility": {
7123
+ "nuxt": "^3.0.0",
7124
+ "requires": {}
7125
+ }
7126
+ },
6023
7127
  {
6024
7128
  "name": "toast",
6025
7129
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
@@ -6043,6 +7147,50 @@
6043
7147
  "requires": {}
6044
7148
  }
6045
7149
  },
7150
+ {
7151
+ "name": "tradingview",
7152
+ "description": "Use the TradingView Widgets in your Nuxt Application",
7153
+ "repo": "volkanakkus/nuxt-tradingview",
7154
+ "npm": "nuxt-tradingview",
7155
+ "icon": "tradingview.svg",
7156
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
7157
+ "website": "https://nuxt-tradingview.volkanakkus.com",
7158
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
7159
+ "category": "Extensions",
7160
+ "type": "3rd-party",
7161
+ "maintainers": [
7162
+ {
7163
+ "name": "Volkan Akkuş",
7164
+ "github": "volkanakkus"
7165
+ }
7166
+ ],
7167
+ "compatibility": {
7168
+ "nuxt": "^3.0.0",
7169
+ "requires": {}
7170
+ }
7171
+ },
7172
+ {
7173
+ "name": "translation-manager",
7174
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
7175
+ "repo": "samk-dev/nuxt-translation-manager",
7176
+ "npm": "nuxt-translation-manager",
7177
+ "icon": "translation-manager.png",
7178
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
7179
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
7180
+ "learn_more": "",
7181
+ "category": "Extensions",
7182
+ "type": "3rd-party",
7183
+ "maintainers": [
7184
+ {
7185
+ "name": "Sam K",
7186
+ "github": "samk-dev"
7187
+ }
7188
+ ],
7189
+ "compatibility": {
7190
+ "nuxt": "^3.0.0",
7191
+ "requires": {}
7192
+ }
7193
+ },
6046
7194
  {
6047
7195
  "name": "tresjs",
6048
7196
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6291,6 +7439,30 @@
6291
7439
  "requires": {}
6292
7440
  }
6293
7441
  },
7442
+ {
7443
+ "name": "typo3",
7444
+ "description": "TYPO3 Headless Frontend Rendering module",
7445
+ "repo": "TYPO3-Headless/nuxt-typo3",
7446
+ "npm": "@t3headless/nuxt-typo3",
7447
+ "icon": "typo3.svg",
7448
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
7449
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
7450
+ "learn_more": "https://github.com/TYPO3-Headless",
7451
+ "category": "CMS",
7452
+ "type": "3rd-party",
7453
+ "maintainers": [
7454
+ {
7455
+ "name": "Macopedia",
7456
+ "github": "macopedia",
7457
+ "twitter": "macopediapl"
7458
+ }
7459
+ ],
7460
+ "compatibility": {
7461
+ "nuxt": "^2.0.0 || ^3.0.0",
7462
+ "requires": {},
7463
+ "devtools": "^0.0.0"
7464
+ }
7465
+ },
6294
7466
  {
6295
7467
  "name": "ui",
6296
7468
  "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
@@ -6348,28 +7520,6 @@
6348
7520
  }
6349
7521
  }
6350
7522
  },
6351
- {
6352
- "name": "unhead",
6353
- "description": "Experimental features for Nuxt SEO / head management.",
6354
- "repo": "harlan-zw/nuxt-seo-experiments",
6355
- "npm": "nuxt-seo-experiments",
6356
- "icon": "",
6357
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6358
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6359
- "learn_more": "",
6360
- "category": "SEO",
6361
- "type": "3rd-party",
6362
- "maintainers": [
6363
- {
6364
- "name": "harlan-zw",
6365
- "github": "harlan-zw"
6366
- }
6367
- ],
6368
- "compatibility": {
6369
- "nuxt": "^3.0.0",
6370
- "requires": {}
6371
- }
6372
- },
6373
7523
  {
6374
7524
  "name": "universal-storage",
6375
7525
  "description": "Universal Storage Utilities for Nuxt",
@@ -6401,7 +7551,7 @@
6401
7551
  {
6402
7552
  "name": "unlazy",
6403
7553
  "description": "Lazy loading library for placeholder images",
6404
- "repo": "johannschopplich/unlazy/packages/nuxt",
7554
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6405
7555
  "npm": "@unlazy/nuxt",
6406
7556
  "icon": "unlazy.svg",
6407
7557
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6420,41 +7570,15 @@
6420
7570
  "requires": {}
6421
7571
  }
6422
7572
  },
6423
- {
6424
- "name": "unlighthouse",
6425
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6426
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6427
- "npm": "@unlighthouse/nuxt",
6428
- "icon": "unlighthouse.svg",
6429
- "github": "https://github.com/harlan-zw/unlighthouse",
6430
- "website": "https://github.com/harlan-zw/unlighthouse",
6431
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6432
- "category": "Devtools",
6433
- "type": "3rd-party",
6434
- "maintainers": [
6435
- {
6436
- "name": "Harlan Wilton",
6437
- "github": "harlan-zw",
6438
- "twitter": "harlan_zw",
6439
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6440
- }
6441
- ],
6442
- "compatibility": {
6443
- "nuxt": "^2.0.0 || ^3.0.0",
6444
- "requires": {
6445
- "bridge": "optional"
6446
- }
6447
- }
6448
- },
6449
7573
  {
6450
7574
  "name": "unocss",
6451
7575
  "description": "The instant on-demand atomic CSS engine.",
6452
- "repo": "antfu/unocss#main/packages/nuxt",
7576
+ "repo": "unocss/unocss#main/packages/nuxt",
6453
7577
  "npm": "@unocss/nuxt",
6454
7578
  "icon": "unocss.svg",
6455
- "github": "https://github.com/antfu/unocss",
6456
- "website": "https://github.com/antfu/unocss",
6457
- "learn_more": "https://github.com/antfu/unocss",
7579
+ "github": "https://github.com/unocss/unocss",
7580
+ "website": "https://github.com/unocss/unocss",
7581
+ "learn_more": "https://github.com/unocss/unocss",
6458
7582
  "category": "UI",
6459
7583
  "type": "3rd-party",
6460
7584
  "maintainers": [
@@ -6480,8 +7604,8 @@
6480
7604
  "npm": "nuxt-ununura",
6481
7605
  "icon": "ununuracss.png",
6482
7606
  "github": "https://github.com/novout/ununuracss",
6483
- "website": "https://ununura.com/#/",
6484
- "learn_more": "https://ununura.com/#/docs/why",
7607
+ "website": "https://github.com/novout/ununuracss",
7608
+ "learn_more": "https://github.com/novout/ununuracss",
6485
7609
  "category": "UI",
6486
7610
  "type": "3rd-party",
6487
7611
  "maintainers": [
@@ -6496,6 +7620,28 @@
6496
7620
  "requires": {}
6497
7621
  }
6498
7622
  },
7623
+ {
7624
+ "name": "use-bootstrap",
7625
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7626
+ "repo": "simplise/use-bootstrap",
7627
+ "npm": "usebootstrap",
7628
+ "icon": "use-bootstrap.svg",
7629
+ "github": "https://github.com/simplise/use-bootstrap",
7630
+ "website": "https://usebootstrap.org/",
7631
+ "learn_more": "https://usebootstrap.org/",
7632
+ "category": "UI",
7633
+ "type": "3rd-party",
7634
+ "maintainers": [
7635
+ {
7636
+ "name": "KoujiSano",
7637
+ "github": "KoujiSano"
7638
+ }
7639
+ ],
7640
+ "compatibility": {
7641
+ "nuxt": "^3.0.0",
7642
+ "requires": {}
7643
+ }
7644
+ },
6499
7645
  {
6500
7646
  "name": "use-wagmi",
6501
7647
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -6542,28 +7688,6 @@
6542
7688
  "requires": {}
6543
7689
  }
6544
7690
  },
6545
- {
6546
- "name": "validate",
6547
- "description": "Simple Nuxt input validation module using vee-validate",
6548
- "repo": "lewyuburi/nuxt-validate",
6549
- "npm": "nuxt-validate",
6550
- "icon": "vee-validate.png",
6551
- "github": "https://github.com/lewyuburi/nuxt-validate",
6552
- "website": "https://github.com/lewyuburi/nuxt-validate",
6553
- "learn_more": "https://logaretm.github.io/vee-validate/",
6554
- "category": "Libraries",
6555
- "type": "3rd-party",
6556
- "maintainers": [
6557
- {
6558
- "name": "lewyuburi",
6559
- "github": "lewyuburi"
6560
- }
6561
- ],
6562
- "compatibility": {
6563
- "nuxt": "^2.0.0",
6564
- "requires": {}
6565
- }
6566
- },
6567
7691
  {
6568
7692
  "name": "vant",
6569
7693
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -6595,7 +7719,7 @@
6595
7719
  "npm": "@varlet/nuxt",
6596
7720
  "icon": "varlet.svg",
6597
7721
  "github": "https://github.com/varletjs/varlet",
6598
- "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7722
+ "website": "https://varlet.pages.dev/#/en-US/index",
6599
7723
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
6600
7724
  "category": "UI",
6601
7725
  "type": "3rd-party",
@@ -6618,8 +7742,8 @@
6618
7742
  "repo": "samk-dev/nuxt-vcalendar",
6619
7743
  "npm": "@samk-dev/nuxt-vcalendar",
6620
7744
  "icon": "vcalendar.png",
6621
- "github": "https://github.com/samk-dev/vcalendar",
6622
- "website": "https://github.com/samk-dev/vcalendar",
7745
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7746
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
6623
7747
  "learn_more": "",
6624
7748
  "category": "Libraries",
6625
7749
  "type": "3rd-party",
@@ -6752,42 +7876,15 @@
6752
7876
  "requires": {}
6753
7877
  }
6754
7878
  },
6755
- {
6756
- "name": "vitest",
6757
- "description": "Vitest integration with Nuxt",
6758
- "repo": "danielroe/nuxt-vitest",
6759
- "npm": "nuxt-vitest",
6760
- "icon": "vitest.svg",
6761
- "github": "https://github.com/danielroe/nuxt-vitest",
6762
- "website": "https://github.com/danielroe/nuxt-vitest",
6763
- "learn_more": "",
6764
- "category": "Devtools",
6765
- "type": "3rd-party",
6766
- "maintainers": [
6767
- {
6768
- "name": "Daniel Roe",
6769
- "github": "danielroe"
6770
- },
6771
- {
6772
- "name": "Anthony Fu",
6773
- "github": "antfu"
6774
- }
6775
- ],
6776
- "compatibility": {
6777
- "nuxt": "^3.0.0",
6778
- "requires": {},
6779
- "devtools": "^0.0.0"
6780
- }
6781
- },
6782
7879
  {
6783
7880
  "name": "vue-email",
6784
7881
  "description": "💌 Write email templates with vue",
6785
- "repo": "Dave136/vue-email",
6786
- "npm": "vue-email",
7882
+ "repo": "vue-email/nuxt",
7883
+ "npm": "@vue-email/nuxt",
6787
7884
  "icon": "vue-email.svg",
6788
- "github": "https://github.com/Dave136/vue-email",
6789
- "website": "https://www.vuemail.net/",
6790
- "learn_more": "https://vue-email.vercel.app/getting-started",
7885
+ "github": "https://github.com/vue-email/nuxt",
7886
+ "website": "https://vuemail.net/",
7887
+ "learn_more": "https://vuemail.net/ssr/nuxt",
6791
7888
  "category": "UI",
6792
7889
  "type": "3rd-party",
6793
7890
  "maintainers": [
@@ -6810,6 +7907,29 @@
6810
7907
  "devtools": "^0.0.0"
6811
7908
  }
6812
7909
  },
7910
+ {
7911
+ "name": "vue-final-modal",
7912
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7913
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7914
+ "npm": "@vue-final-modal/nuxt",
7915
+ "icon": "vue-final-modal.svg",
7916
+ "github": "https://github.com/vue-final/vue-final-modal",
7917
+ "website": "https://vue-final-modal.org/",
7918
+ "learn_more": "https://vue-final-modal.org/",
7919
+ "category": "UI",
7920
+ "type": "3rd-party",
7921
+ "maintainers": [
7922
+ {
7923
+ "name": "Hunter Liu",
7924
+ "github": "hunterliu1003",
7925
+ "twitter": "hunterliu1003"
7926
+ }
7927
+ ],
7928
+ "compatibility": {
7929
+ "nuxt": "^3.0.0",
7930
+ "requires": {}
7931
+ }
7932
+ },
6813
7933
  {
6814
7934
  "name": "vue-macros",
6815
7935
  "description": "Explore more macros and syntax sugar to Vue.",
@@ -6885,7 +8005,7 @@
6885
8005
  "description": "Plausible analytics for Vue.js and Nuxt",
6886
8006
  "repo": "moritzsternemann/vue-plausible",
6887
8007
  "npm": "vue-plausible",
6888
- "icon": "plausible.png",
8008
+ "icon": "plausible.svg",
6889
8009
  "github": "https://github.com/moritzsternemann/vue-plausible",
6890
8010
  "website": "https://github.com/moritzsternemann/vue-plausible",
6891
8011
  "learn_more": "",
@@ -6905,7 +8025,7 @@
6905
8025
  {
6906
8026
  "name": "vue-query",
6907
8027
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6908
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
8028
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
6909
8029
  "npm": "@hebilicious/vue-query-nuxt",
6910
8030
  "icon": "vue-query.svg",
6911
8031
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7002,7 +8122,7 @@
7002
8122
  "npm": "vue3-carousel-nuxt",
7003
8123
  "icon": "",
7004
8124
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7005
- "website": "",
8125
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7006
8126
  "learn_more": "",
7007
8127
  "category": "UI",
7008
8128
  "type": "3rd-party",
@@ -7021,7 +8141,7 @@
7021
8141
  {
7022
8142
  "name": "vuefire",
7023
8143
  "description": "Idiomatic composables for the Firebase SDK",
7024
- "repo": "vuejs/vuefire/packages/nuxt",
8144
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7025
8145
  "npm": "nuxt-vuefire",
7026
8146
  "icon": "vuefire.svg",
7027
8147
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7040,6 +8160,52 @@
7040
8160
  "requires": {}
7041
8161
  }
7042
8162
  },
8163
+ {
8164
+ "name": "vueform-builder",
8165
+ "description": "Official Vueform Builder module for Nuxt",
8166
+ "repo": "vueform/builder#main/nuxt",
8167
+ "npm": "@vueform/builder-nuxt",
8168
+ "icon": "vueform.svg",
8169
+ "github": "https://github.com/vueform/builder",
8170
+ "website": "https://builder.vueform.com",
8171
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
8172
+ "category": "Libraries",
8173
+ "type": "3rd-party",
8174
+ "maintainers": [
8175
+ {
8176
+ "name": "Adam Berecz",
8177
+ "github": "adamberecz",
8178
+ "twitter": "bereczadam"
8179
+ }
8180
+ ],
8181
+ "compatibility": {
8182
+ "nuxt": "^3.0.0",
8183
+ "requires": {}
8184
+ }
8185
+ },
8186
+ {
8187
+ "name": "vueform",
8188
+ "description": "Official Vueform module for Nuxt",
8189
+ "repo": "vueform/vueform#main/nuxt",
8190
+ "npm": "@vueform/nuxt",
8191
+ "icon": "vueform.svg",
8192
+ "github": "https://github.com/vueform/vueform",
8193
+ "website": "https://vueform.com",
8194
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
8195
+ "category": "Libraries",
8196
+ "type": "3rd-party",
8197
+ "maintainers": [
8198
+ {
8199
+ "name": "Adam Berecz",
8200
+ "github": "adamberecz",
8201
+ "twitter": "bereczadam"
8202
+ }
8203
+ ],
8204
+ "compatibility": {
8205
+ "nuxt": "^3.0.0",
8206
+ "requires": {}
8207
+ }
8208
+ },
7043
8209
  {
7044
8210
  "name": "vuestic",
7045
8211
  "description": "Vuestic UI module for Nuxt",
@@ -7047,8 +8213,8 @@
7047
8213
  "npm": "@vuestic/nuxt",
7048
8214
  "icon": "vuestic.png",
7049
8215
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7050
- "website": "https://vuestic.dev",
7051
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
8216
+ "website": "https://ui.vuestic.dev",
8217
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7052
8218
  "category": "UI",
7053
8219
  "type": "3rd-party",
7054
8220
  "maintainers": [
@@ -7069,8 +8235,8 @@
7069
8235
  "npm": "vuetify-nuxt-module",
7070
8236
  "icon": "vuetify-logo-v3-dark.svg",
7071
8237
  "github": "https://github.com/userquin/vuetify-nuxt-module",
7072
- "website": "https://github.com/userquin/vuetify-nuxt-module",
7073
- "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
8238
+ "website": "https://vuetify-nuxt-module.netlify.app/",
8239
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7074
8240
  "category": "UI",
7075
8241
  "type": "3rd-party",
7076
8242
  "maintainers": [
@@ -7315,7 +8481,7 @@
7315
8481
  "icon": "webpack.png",
7316
8482
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7317
8483
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7318
- "learn_more": "http://webpackmonitor.com/",
8484
+ "learn_more": "",
7319
8485
  "category": "Devtools",
7320
8486
  "type": "community",
7321
8487
  "maintainers": [
@@ -7381,11 +8547,11 @@
7381
8547
  {
7382
8548
  "name": "windicss",
7383
8549
  "description": "Next generation utility-first CSS framework.",
7384
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8550
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7385
8551
  "npm": "nuxt-windicss",
7386
8552
  "icon": "windicss.svg",
7387
- "github": "https://github.com/windicss/nuxt-windicss-module",
7388
- "website": "https://github.com/windicss/nuxt-windicss-module",
8553
+ "github": "https://github.com/windicss/nuxt-windicss",
8554
+ "website": "https://github.com/windicss/nuxt-windicss",
7389
8555
  "learn_more": "https://windicss.org/",
7390
8556
  "category": "UI",
7391
8557
  "type": "3rd-party",