@nuxt/modules 0.6.0-7c5ab3 → 0.6.0-7fd1e4

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 +874 -369
  2. package/package.json +2 -1
package/modules.json CHANGED
@@ -179,7 +179,7 @@
179
179
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
180
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
181
  "learn_more": "",
182
- "category": "Devtools",
182
+ "category": "Libraries",
183
183
  "type": "3rd-party",
184
184
  "maintainers": [
185
185
  {
@@ -194,12 +194,12 @@
194
194
  },
195
195
  {
196
196
  "name": "api-party",
197
- "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Securely connect to any API with a server proxy and dynamic composables",
198
198
  "repo": "johannschopplich/nuxt-api-party",
199
199
  "npm": "nuxt-api-party",
200
200
  "icon": "api-party.svg",
201
201
  "github": "https://github.com/johannschopplich/nuxt-api-party",
202
- "website": "https://nuxt-api-party.jhnn.dev/",
202
+ "website": "https://nuxt-api-party.byjohann.dev/",
203
203
  "learn_more": "",
204
204
  "category": "Request",
205
205
  "type": "3rd-party",
@@ -362,7 +362,7 @@
362
362
  "github": "https://github.com/atinux/nuxt-auth-utils",
363
363
  "website": "https://github.com/atinux/nuxt-auth-utils",
364
364
  "learn_more": "",
365
- "category": "Devtools",
365
+ "category": "Security",
366
366
  "type": "3rd-party",
367
367
  "maintainers": [
368
368
  {
@@ -756,10 +756,10 @@
756
756
  "description": "Privacy-first, end-to-end encrypted analytics",
757
757
  "repo": "chiffre-io/nuxt-chiffre",
758
758
  "npm": "nuxt-chiffre",
759
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
759
+ "icon": "chiffre.png",
760
760
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
761
761
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
762
- "learn_more": "https://chiffre.io",
762
+ "learn_more": "https://chiffre.io/",
763
763
  "category": "Analytics",
764
764
  "type": "3rd-party",
765
765
  "maintainers": [
@@ -991,7 +991,7 @@
991
991
  "npm": "@nuxt/content",
992
992
  "icon": "nuxt.svg",
993
993
  "github": "https://github.com/nuxt/content",
994
- "website": "https://content.nuxtjs.org",
994
+ "website": "https://content.nuxt.com",
995
995
  "learn_more": "",
996
996
  "category": "CMS",
997
997
  "type": "official",
@@ -1276,7 +1276,7 @@
1276
1276
  "npm": "@nuxt/devtools",
1277
1277
  "icon": "nuxt.svg",
1278
1278
  "github": "https://github.com/nuxt/devtools",
1279
- "website": "https://devtools.nuxtjs.org/",
1279
+ "website": "https://devtools.nuxt.com",
1280
1280
  "learn_more": "",
1281
1281
  "category": "Devtools",
1282
1282
  "type": "official",
@@ -1338,6 +1338,28 @@
1338
1338
  "requires": {}
1339
1339
  }
1340
1340
  },
1341
+ {
1342
+ "name": "doppler",
1343
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1344
+ "repo": "JamieCurnow/nuxt-doppler",
1345
+ "npm": "nuxt-doppler",
1346
+ "icon": "doppler.png",
1347
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1348
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1349
+ "learn_more": "",
1350
+ "category": "Devtools",
1351
+ "type": "3rd-party",
1352
+ "maintainers": [
1353
+ {
1354
+ "name": "JamieCurnow",
1355
+ "github": "JamieCurnow"
1356
+ }
1357
+ ],
1358
+ "compatibility": {
1359
+ "nuxt": "^3.0.0",
1360
+ "requires": {}
1361
+ }
1362
+ },
1341
1363
  {
1342
1364
  "name": "dotenv",
1343
1365
  "description": "A Nuxt module that loads your .env file into your context options",
@@ -1367,8 +1389,8 @@
1367
1389
  "npm": "nuxtjs-drupal-ce",
1368
1390
  "icon": "drupal-ce.png",
1369
1391
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1370
- "website": "https://stack.lupus.digital",
1371
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1392
+ "website": "https://lupus-decoupled.org",
1393
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1372
1394
  "category": "CMS",
1373
1395
  "type": "3rd-party",
1374
1396
  "maintainers": [
@@ -1383,13 +1405,13 @@
1383
1405
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1384
1406
  },
1385
1407
  {
1386
- "name": "David Licen",
1387
- "github": "davision",
1388
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1408
+ "name": "Matic",
1409
+ "github": "TurtlBbx",
1410
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1389
1411
  }
1390
1412
  ],
1391
1413
  "compatibility": {
1392
- "nuxt": "^2.0.0",
1414
+ "nuxt": "^2.0.0 || ^3.0.0",
1393
1415
  "requires": {}
1394
1416
  }
1395
1417
  },
@@ -1534,6 +1556,29 @@
1534
1556
  "requires": {}
1535
1557
  }
1536
1558
  },
1559
+ {
1560
+ "name": "eslint",
1561
+ "description": "Collection of ESLint-related packages for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1562
+ "repo": "nuxt-community/eslint-module",
1563
+ "npm": "@nuxtjs/eslint-module",
1564
+ "icon": "nuxt.svg",
1565
+ "github": "https://github.com/nuxt/eslint",
1566
+ "website": "https://eslint.nuxt.com",
1567
+ "learn_more": "",
1568
+ "category": "Devtools",
1569
+ "type": "community",
1570
+ "maintainers": [
1571
+ {
1572
+ "name": "Anthony Fu",
1573
+ "github": "antfu",
1574
+ "twitter": "antfu7"
1575
+ }
1576
+ ],
1577
+ "compatibility": {
1578
+ "nuxt": "^3.0.0",
1579
+ "requires": {}
1580
+ }
1581
+ },
1537
1582
  {
1538
1583
  "name": "event-trace",
1539
1584
  "description": "Module for event trace in Nuxt",
@@ -1556,6 +1601,29 @@
1556
1601
  "requires": {}
1557
1602
  }
1558
1603
  },
1604
+ {
1605
+ "name": "fathom-analytics",
1606
+ "description": "Fathom analytics integration for Nuxt",
1607
+ "repo": "valgeirb/nuxt-fathom",
1608
+ "npm": "nuxt-fathom",
1609
+ "icon": "fathom-analytics.svg",
1610
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1611
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1612
+ "learn_more": "",
1613
+ "category": "Analytics",
1614
+ "type": "3rd-party",
1615
+ "maintainers": [
1616
+ {
1617
+ "name": "Valgeir Björnsson",
1618
+ "github": "valgeirb",
1619
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1620
+ }
1621
+ ],
1622
+ "compatibility": {
1623
+ "nuxt": "^3.0.0",
1624
+ "requires": {}
1625
+ }
1626
+ },
1559
1627
  {
1560
1628
  "name": "fathom",
1561
1629
  "description": "Fathom analytics for Nuxt",
@@ -1756,10 +1824,33 @@
1756
1824
  "requires": {}
1757
1825
  }
1758
1826
  },
1827
+ {
1828
+ "name": "fonts",
1829
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1830
+ "repo": "nuxt/fonts",
1831
+ "npm": "@nuxt/fonts",
1832
+ "icon": "nuxt.svg",
1833
+ "github": "https://github.com/nuxt/fonts",
1834
+ "website": "https://github.com/nuxt/fonts",
1835
+ "learn_more": "",
1836
+ "category": "Libraries",
1837
+ "type": "official",
1838
+ "maintainers": [
1839
+ {
1840
+ "name": "Daniel Roe",
1841
+ "github": "danielroe",
1842
+ "twitter": "danielcroe"
1843
+ }
1844
+ ],
1845
+ "compatibility": {
1846
+ "nuxt": "^3.0.0",
1847
+ "requires": {}
1848
+ }
1849
+ },
1759
1850
  {
1760
1851
  "name": "form-actions",
1761
1852
  "description": "A set of features and composables to interact with forms and server data.",
1762
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1853
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1763
1854
  "npm": "@hebilicious/form-actions-nuxt",
1764
1855
  "icon": "form-actions.svg",
1765
1856
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1787,7 +1878,7 @@
1787
1878
  "icon": "formkit.png",
1788
1879
  "github": "https://github.com/formkit/formkit",
1789
1880
  "website": "https://formkit.com",
1790
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1881
+ "learn_more": "https://formkit.com/getting-started/installation",
1791
1882
  "category": "Libraries",
1792
1883
  "type": "3rd-party",
1793
1884
  "maintainers": [
@@ -2000,7 +2091,7 @@
2000
2091
  "icon": "graphql-client.svg",
2001
2092
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
2002
2093
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
2003
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2094
+ "learn_more": "https://nuxt-graphql-client.web.app/",
2004
2095
  "category": "Request",
2005
2096
  "type": "3rd-party",
2006
2097
  "maintainers": [
@@ -2061,7 +2152,7 @@
2061
2152
  },
2062
2153
  {
2063
2154
  "name": "gtag",
2064
- "description": "Google Analytics integration for Nuxt",
2155
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2065
2156
  "repo": "johannschopplich/nuxt-gtag",
2066
2157
  "npm": "nuxt-gtag",
2067
2158
  "icon": "gtag.svg",
@@ -2284,6 +2375,28 @@
2284
2375
  "requires": {}
2285
2376
  }
2286
2377
  },
2378
+ {
2379
+ "name": "hotjar",
2380
+ "description": "Add HotJar to your Nuxt application",
2381
+ "repo": "damevin/nuxt-module-hotjar",
2382
+ "npm": "nuxt-module-hotjar",
2383
+ "icon": "hotjar.png",
2384
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2385
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2386
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2387
+ "category": "SEO",
2388
+ "type": "3rd-party",
2389
+ "maintainers": [
2390
+ {
2391
+ "name": "Raphaël DAMEVIN",
2392
+ "github": "damevin"
2393
+ }
2394
+ ],
2395
+ "compatibility": {
2396
+ "nuxt": "^3.0.0",
2397
+ "requires": {}
2398
+ }
2399
+ },
2287
2400
  {
2288
2401
  "name": "html-minifier",
2289
2402
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2359,6 +2472,44 @@
2359
2472
  "requires": {}
2360
2473
  }
2361
2474
  },
2475
+ {
2476
+ "name": "hub",
2477
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2478
+ "repo": "nuxt-hub/core",
2479
+ "npm": "@nuxthub/core",
2480
+ "icon": "nuxthub.svg",
2481
+ "github": "https://github.com/nuxt-hub/core",
2482
+ "website": "https://hub.nuxt.com",
2483
+ "learn_more": "",
2484
+ "category": "Database",
2485
+ "type": "3rd-party",
2486
+ "maintainers": [
2487
+ {
2488
+ "name": "Sebastien Chopin",
2489
+ "github": "Atinux"
2490
+ },
2491
+ {
2492
+ "name": "Ahad Birang",
2493
+ "github": "farnabaz"
2494
+ },
2495
+ {
2496
+ "name": "Sylvain Marroufin",
2497
+ "github": "smarroufin"
2498
+ },
2499
+ {
2500
+ "name": "Florent Delerue",
2501
+ "github": "flosciante"
2502
+ },
2503
+ {
2504
+ "name": "NuxtLabs",
2505
+ "github": "nuxtlabs"
2506
+ }
2507
+ ],
2508
+ "compatibility": {
2509
+ "nuxt": "^3.0.0",
2510
+ "requires": {}
2511
+ }
2512
+ },
2362
2513
  {
2363
2514
  "name": "humans-txt",
2364
2515
  "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.",
@@ -2389,8 +2540,8 @@
2389
2540
  "npm": "@nuxtjs/i18n",
2390
2541
  "icon": "i18n.png",
2391
2542
  "github": "https://github.com/nuxt-modules/i18n",
2392
- "website": "https://v8.i18n.nuxtjs.org",
2393
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2543
+ "website": "https://i18n.nuxtjs.org",
2544
+ "learn_more": "https://vue-i18n.intlify.dev/",
2394
2545
  "category": "Extensions",
2395
2546
  "type": "community",
2396
2547
  "maintainers": [
@@ -2401,6 +2552,10 @@
2401
2552
  {
2402
2553
  "name": "Kazuya Kawaguchi",
2403
2554
  "github": "kazupon"
2555
+ },
2556
+ {
2557
+ "name": "Bobbie Goede",
2558
+ "github": "BobbieGoede"
2404
2559
  }
2405
2560
  ],
2406
2561
  "compatibility": {
@@ -2430,6 +2585,29 @@
2430
2585
  "requires": {}
2431
2586
  }
2432
2587
  },
2588
+ {
2589
+ "name": "icon-tw",
2590
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2591
+ "repo": "jcamp-code/nuxt-icon-tw",
2592
+ "npm": "nuxt-icon-tw",
2593
+ "icon": "nuxt-icon.png",
2594
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2595
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2596
+ "learn_more": "",
2597
+ "category": "UI",
2598
+ "type": "3rd-party",
2599
+ "maintainers": [
2600
+ {
2601
+ "name": "JohnCampionJr",
2602
+ "github": "JohnCampionJr"
2603
+ }
2604
+ ],
2605
+ "compatibility": {
2606
+ "nuxt": "^3.0.0",
2607
+ "requires": {},
2608
+ "devtools": "^0.0.0"
2609
+ }
2610
+ },
2433
2611
  {
2434
2612
  "name": "icon",
2435
2613
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2698,7 +2876,8 @@
2698
2876
  "compatibility": {
2699
2877
  "nuxt": "^3.0.0",
2700
2878
  "requires": {}
2701
- }
2879
+ },
2880
+ "sponsor": true
2702
2881
  },
2703
2882
  {
2704
2883
  "name": "kql",
@@ -2707,7 +2886,7 @@
2707
2886
  "npm": "nuxt-kql",
2708
2887
  "icon": "kql.svg",
2709
2888
  "github": "https://github.com/johannschopplich/nuxt-kql",
2710
- "website": "https://nuxt-kql.jhnn.dev",
2889
+ "website": "https://nuxt-kql.byjohann.dev/",
2711
2890
  "learn_more": "",
2712
2891
  "category": "CMS",
2713
2892
  "type": "3rd-party",
@@ -2768,6 +2947,28 @@
2768
2947
  "requires": {}
2769
2948
  }
2770
2949
  },
2950
+ {
2951
+ "name": "laravel-precognition",
2952
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2953
+ "repo": "sot1986/nuxt-laravel-precognition",
2954
+ "npm": "nuxt-laravel-precognition",
2955
+ "icon": "laravel.svg",
2956
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2957
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2958
+ "learn_more": "",
2959
+ "category": "Security",
2960
+ "type": "3rd-party",
2961
+ "maintainers": [
2962
+ {
2963
+ "name": "sot1986",
2964
+ "github": "sot1986"
2965
+ }
2966
+ ],
2967
+ "compatibility": {
2968
+ "nuxt": "^3.0.0",
2969
+ "requires": {}
2970
+ }
2971
+ },
2771
2972
  {
2772
2973
  "name": "laravel",
2773
2974
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2814,7 +3015,7 @@
2814
3015
  },
2815
3016
  {
2816
3017
  "name": "link-checker",
2817
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
3018
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2818
3019
  "repo": "harlan-zw/nuxt-link-checker",
2819
3020
  "npm": "nuxt-link-checker",
2820
3021
  "icon": "link-checker.svg",
@@ -2983,10 +3184,10 @@
2983
3184
  {
2984
3185
  "name": "magic-regexp",
2985
3186
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2986
- "repo": "danielroe/magic-regexp",
3187
+ "repo": "unjs/magic-regexp",
2987
3188
  "npm": "magic-regexp",
2988
3189
  "icon": "magic-regexp.svg",
2989
- "github": "https://github.com/danielroe/magic-regexp",
3190
+ "github": "https://github.com/unjs/magic-regexp",
2990
3191
  "website": "https://magic-regexp.roe.dev",
2991
3192
  "learn_more": "https://magic-regexp.roe.dev",
2992
3193
  "category": "Libraries",
@@ -3003,6 +3204,29 @@
3003
3204
  "requires": {}
3004
3205
  }
3005
3206
  },
3207
+ {
3208
+ "name": "mailpit",
3209
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3210
+ "repo": "tdolsen/nuxt-mailpit",
3211
+ "npm": "nuxt-mailpit",
3212
+ "icon": "mailpit.svg",
3213
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3214
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3215
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3216
+ "category": "Devtools",
3217
+ "type": "3rd-party",
3218
+ "maintainers": [
3219
+ {
3220
+ "name": "Torkild Dyvik Olsen",
3221
+ "github": "tdolsen",
3222
+ "twitter": "tdolsen"
3223
+ }
3224
+ ],
3225
+ "compatibility": {
3226
+ "nuxt": "^3.8.0",
3227
+ "requires": {}
3228
+ }
3229
+ },
3006
3230
  {
3007
3231
  "name": "markdownit",
3008
3232
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -3026,6 +3250,30 @@
3026
3250
  "requires": {}
3027
3251
  }
3028
3252
  },
3253
+ {
3254
+ "name": "marquee",
3255
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3256
+ "repo": "hanzydev/nuxt-marquee",
3257
+ "npm": "nuxt-marquee",
3258
+ "icon": "marquee.png",
3259
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3260
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3261
+ "learn_more": "",
3262
+ "category": "UI",
3263
+ "type": "3rd-party",
3264
+ "maintainers": [
3265
+ {
3266
+ "name": "Hànzy",
3267
+ "github": "hanzydev",
3268
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3269
+ }
3270
+ ],
3271
+ "compatibility": {
3272
+ "nuxt": "^3.0.0",
3273
+ "requires": {},
3274
+ "devtools": "^0.0.0"
3275
+ }
3276
+ },
3029
3277
  {
3030
3278
  "name": "matomo",
3031
3279
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -3051,14 +3299,14 @@
3051
3299
  {
3052
3300
  "name": "maz-ui",
3053
3301
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3054
- "repo": "louismazel/maz-ui",
3302
+ "repo": "louismazel/maz-ui#master/packages/lib",
3055
3303
  "npm": "maz-ui",
3056
3304
  "icon": "maz-ui.png",
3057
3305
  "github": "https://github.com/louismazel/maz-ui",
3058
- "website": "https://louismazel.github.io/maz-ui-3/",
3059
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3306
+ "website": "https://maz-ui.com/",
3307
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3060
3308
  "category": "UI",
3061
- "type": "community",
3309
+ "type": "3rd-party",
3062
3310
  "maintainers": [
3063
3311
  {
3064
3312
  "name": "Loïc Mazuel",
@@ -3070,6 +3318,28 @@
3070
3318
  "requires": {}
3071
3319
  }
3072
3320
  },
3321
+ {
3322
+ "name": "mdc",
3323
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3324
+ "repo": "nuxt-modules/mdc",
3325
+ "npm": "@nuxtjs/mdc",
3326
+ "icon": "mdc.png",
3327
+ "github": "https://github.com/nuxt-modules/mdc",
3328
+ "website": "https://github.com/nuxt-modules/mdc",
3329
+ "learn_more": "",
3330
+ "category": "Extensions",
3331
+ "type": "community",
3332
+ "maintainers": [
3333
+ {
3334
+ "name": "farnabaz",
3335
+ "github": "farnabaz"
3336
+ }
3337
+ ],
3338
+ "compatibility": {
3339
+ "nuxt": "^3.0.0",
3340
+ "requires": {}
3341
+ }
3342
+ },
3073
3343
  {
3074
3344
  "name": "mdx",
3075
3345
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -3166,28 +3436,6 @@
3166
3436
  "requires": {}
3167
3437
  }
3168
3438
  },
3169
- {
3170
- "name": "mobile",
3171
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3172
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3173
- "npm": "nuxt-mobile",
3174
- "icon": "",
3175
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3176
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3177
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3178
- "category": "Extensions",
3179
- "type": "3rd-party",
3180
- "maintainers": [
3181
- {
3182
- "name": "ChanningDefoe",
3183
- "github": "ChanningDefoe"
3184
- }
3185
- ],
3186
- "compatibility": {
3187
- "nuxt": "^2.0.0",
3188
- "requires": {}
3189
- }
3190
- },
3191
3439
  {
3192
3440
  "name": "module-feed",
3193
3441
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3239,20 +3487,20 @@
3239
3487
  }
3240
3488
  },
3241
3489
  {
3242
- "name": "mq",
3243
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3244
- "repo": "vanhoofmaarten/nuxt-mq",
3245
- "npm": "nuxt-mq",
3490
+ "name": "neo",
3491
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3492
+ "repo": "ezypeeze/nuxt-neo",
3493
+ "npm": "nuxt-neo",
3246
3494
  "icon": "",
3247
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3248
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3249
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3250
- "category": "Libraries",
3495
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3496
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3497
+ "learn_more": "",
3498
+ "category": "Request",
3251
3499
  "type": "3rd-party",
3252
3500
  "maintainers": [
3253
3501
  {
3254
- "name": "vanhoofmaarten",
3255
- "github": "vanhoofmaarten"
3502
+ "name": "ezypeeze",
3503
+ "github": "ezypeeze"
3256
3504
  }
3257
3505
  ],
3258
3506
  "compatibility": {
@@ -3261,24 +3509,24 @@
3261
3509
  }
3262
3510
  },
3263
3511
  {
3264
- "name": "neo",
3265
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3266
- "repo": "ezypeeze/nuxt-neo",
3267
- "npm": "nuxt-neo",
3268
- "icon": "",
3269
- "github": "https://github.com/ezypeeze/nuxt-neo",
3270
- "website": "https://ezypeeze.github.io/nuxt-neo",
3512
+ "name": "neo4j",
3513
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3514
+ "repo": "arashsheyda/nuxt-neo4j",
3515
+ "npm": "nuxt-neo4j",
3516
+ "icon": "nuxt-neo4j.png",
3517
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3518
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3271
3519
  "learn_more": "",
3272
- "category": "Request",
3520
+ "category": "Database",
3273
3521
  "type": "3rd-party",
3274
3522
  "maintainers": [
3275
3523
  {
3276
- "name": "ezypeeze",
3277
- "github": "ezypeeze"
3524
+ "name": "arashsheyda",
3525
+ "github": "arashsheyda"
3278
3526
  }
3279
3527
  ],
3280
3528
  "compatibility": {
3281
- "nuxt": "^2.0.0",
3529
+ "nuxt": "^3.0.0",
3282
3530
  "requires": {}
3283
3531
  }
3284
3532
  },
@@ -3330,12 +3578,12 @@
3330
3578
  {
3331
3579
  "name": "netlify",
3332
3580
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3333
- "repo": "bazzite/nuxt-netlify",
3581
+ "repo": "juliomrqz/nuxt-netlify",
3334
3582
  "npm": "@aceforth/nuxt-netlify",
3335
3583
  "icon": "netlify.png",
3336
- "github": "https://github.com/bazzite/nuxt-netlify",
3337
- "website": "https://marquez.co/docs/nuxt-netlify/",
3338
- "learn_more": "",
3584
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3585
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3586
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3339
3587
  "category": "Deployment",
3340
3588
  "type": "3rd-party",
3341
3589
  "maintainers": [
@@ -3443,6 +3691,29 @@
3443
3691
  "requires": {}
3444
3692
  }
3445
3693
  },
3694
+ {
3695
+ "name": "nuxt-asciidoc",
3696
+ "description": "Transformer for using asciidoc in nuxt",
3697
+ "repo": "Chris2011/nuxt-asciidoc",
3698
+ "npm": "nuxt-asciidoc",
3699
+ "icon": "nuxt-asciidoc.svg",
3700
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3701
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3702
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3703
+ "category": "Extensions",
3704
+ "type": "3rd-party",
3705
+ "maintainers": [
3706
+ {
3707
+ "name": "Christian Lenz",
3708
+ "github": "Chris2011",
3709
+ "twitter": "Chrizzly42"
3710
+ }
3711
+ ],
3712
+ "compatibility": {
3713
+ "nuxt": "^3.0.0",
3714
+ "requires": {}
3715
+ }
3716
+ },
3446
3717
  {
3447
3718
  "name": "nuxt-auth-sanctum",
3448
3719
  "description": "Nuxt module for Laravel Sanctum authentication",
@@ -3450,8 +3721,8 @@
3450
3721
  "npm": "nuxt-auth-sanctum",
3451
3722
  "icon": "laravel.svg",
3452
3723
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3453
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3454
- "learn_more": "",
3724
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3725
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3455
3726
  "category": "Security",
3456
3727
  "type": "3rd-party",
3457
3728
  "maintainers": [
@@ -3462,7 +3733,7 @@
3462
3733
  }
3463
3734
  ],
3464
3735
  "compatibility": {
3465
- "nuxt": "^3.0.0",
3736
+ "nuxt": "^3.9.0",
3466
3737
  "requires": {}
3467
3738
  }
3468
3739
  },
@@ -3488,6 +3759,28 @@
3488
3759
  "requires": {}
3489
3760
  }
3490
3761
  },
3762
+ {
3763
+ "name": "nuxt-bezier",
3764
+ "description": "Reusable transition components",
3765
+ "repo": "50rayn/nuxt-bezier",
3766
+ "npm": "nuxt-bezier",
3767
+ "icon": "nuxt-bezier.png",
3768
+ "github": "https://github.com/50rayn/nuxt-bezier",
3769
+ "website": "https://github.com/50rayn/nuxt-bezier",
3770
+ "learn_more": "https://github.com/Noction/vue-bezier",
3771
+ "category": "UI",
3772
+ "type": "3rd-party",
3773
+ "maintainers": [
3774
+ {
3775
+ "name": "Soryn Gitlan",
3776
+ "github": "50rayn"
3777
+ }
3778
+ ],
3779
+ "compatibility": {
3780
+ "nuxt": "^3.0.0",
3781
+ "requires": {}
3782
+ }
3783
+ },
3491
3784
  {
3492
3785
  "name": "nuxt-bootstrap-icons",
3493
3786
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3533,15 +3826,37 @@
3533
3826
  }
3534
3827
  },
3535
3828
  {
3536
- "name": "nuxt-facebook-chat",
3537
- "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3538
- "repo": "superdev-tech/nuxt-facebook-chat",
3539
- "npm": "nuxt-facebook-chat",
3540
- "icon": "nuxt-facebook-chat.svg",
3541
- "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3542
- "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3543
- "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3544
- "category": "Libraries",
3829
+ "name": "nuxt-cookie-consent",
3830
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3831
+ "repo": "weareheavy/nuxt-cookie-consent",
3832
+ "npm": "@weareheavy/nuxt-cookie-consent",
3833
+ "icon": "wah.svg",
3834
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3835
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3836
+ "learn_more": "",
3837
+ "category": "Extensions",
3838
+ "type": "3rd-party",
3839
+ "maintainers": [
3840
+ {
3841
+ "name": "weareheavy",
3842
+ "github": "weareheavy"
3843
+ }
3844
+ ],
3845
+ "compatibility": {
3846
+ "nuxt": "^3.0.0",
3847
+ "requires": {}
3848
+ }
3849
+ },
3850
+ {
3851
+ "name": "nuxt-facebook-chat",
3852
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3853
+ "repo": "superdev-tech/nuxt-facebook-chat",
3854
+ "npm": "nuxt-facebook-chat",
3855
+ "icon": "nuxt-facebook-chat.svg",
3856
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3857
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3858
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3859
+ "category": "Libraries",
3545
3860
  "type": "3rd-party",
3546
3861
  "maintainers": [
3547
3862
  {
@@ -3558,6 +3873,28 @@
3558
3873
  "requires": {}
3559
3874
  }
3560
3875
  },
3876
+ {
3877
+ "name": "nuxt-feather-icons",
3878
+ "description": "The Feather Icons in Nuxt 3.",
3879
+ "repo": "4sllan/nuxt-feather-icons",
3880
+ "npm": "nuxt-feather-icons",
3881
+ "icon": "nuxt-feather-icons.png",
3882
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3883
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3884
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3885
+ "category": "UI",
3886
+ "type": "3rd-party",
3887
+ "maintainers": [
3888
+ {
3889
+ "name": "4sllan",
3890
+ "github": "4sllan"
3891
+ }
3892
+ ],
3893
+ "compatibility": {
3894
+ "nuxt": "^3.0.0",
3895
+ "requires": {}
3896
+ }
3897
+ },
3561
3898
  {
3562
3899
  "name": "nuxt-feedme",
3563
3900
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3580,6 +3917,29 @@
3580
3917
  "requires": {}
3581
3918
  }
3582
3919
  },
3920
+ {
3921
+ "name": "nuxt-fontawesome",
3922
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
3923
+ "repo": "bezumkin/nuxt-fontawesome",
3924
+ "npm": "@vesp/nuxt-fontawesome",
3925
+ "icon": "nuxt-fontawesome.svg",
3926
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
3927
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
3928
+ "learn_more": "https://fontawesome.com",
3929
+ "category": "UI",
3930
+ "type": "3rd-party",
3931
+ "maintainers": [
3932
+ {
3933
+ "name": "Vasily Naumkin",
3934
+ "github": "bezumkin",
3935
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
3936
+ }
3937
+ ],
3938
+ "compatibility": {
3939
+ "nuxt": "^3.0.0",
3940
+ "requires": {}
3941
+ }
3942
+ },
3583
3943
  {
3584
3944
  "name": "nuxt-graphql-middleware",
3585
3945
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3587,7 +3947,7 @@
3587
3947
  "npm": "nuxt-graphql-middleware",
3588
3948
  "icon": "nuxt-graphql-middleware.svg",
3589
3949
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3590
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3950
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3591
3951
  "learn_more": "",
3592
3952
  "category": "Request",
3593
3953
  "type": "3rd-party",
@@ -3645,7 +4005,7 @@
3645
4005
  "maintainers": [
3646
4006
  {
3647
4007
  "name": "Zadig&Voltaire Team",
3648
- "github": "https://github.com/zadigetvoltaire"
4008
+ "github": "zadigetvoltaire"
3649
4009
  }
3650
4010
  ],
3651
4011
  "compatibility": {
@@ -3678,6 +4038,28 @@
3678
4038
  }
3679
4039
  }
3680
4040
  },
4041
+ {
4042
+ "name": "nuxt-interpolation",
4043
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
4044
+ "repo": "daliborgogic/nuxt-interpolation#master",
4045
+ "npm": "nuxt-interpolation",
4046
+ "icon": "",
4047
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4048
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4049
+ "learn_more": "",
4050
+ "category": "Devtools",
4051
+ "type": "3rd-party",
4052
+ "maintainers": [
4053
+ {
4054
+ "name": "daliborgogic",
4055
+ "github": "daliborgogic"
4056
+ }
4057
+ ],
4058
+ "compatibility": {
4059
+ "nuxt": "^2.0.0",
4060
+ "requires": {}
4061
+ }
4062
+ },
3681
4063
  {
3682
4064
  "name": "nuxt-jsonld",
3683
4065
  "description": "Manage JSON-LD in Vue component.",
@@ -3707,8 +4089,8 @@
3707
4089
  "npm": "@nuxtus/nuxt-localtunnel",
3708
4090
  "icon": "nuxt-localtunnel.svg",
3709
4091
  "github": "https://github.com/nuxtus/localtunnel",
3710
- "website": "https://nuxtus.com",
3711
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4092
+ "website": "https://docs.nuxtus.com",
4093
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3712
4094
  "category": "Devtools",
3713
4095
  "type": "3rd-party",
3714
4096
  "maintainers": [
@@ -3857,6 +4239,78 @@
3857
4239
  "devtools": "^0.0.0"
3858
4240
  }
3859
4241
  },
4242
+ {
4243
+ "name": "nuxt-oidc-auth",
4244
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4245
+ "repo": "itpropro/nuxt-oidc-auth",
4246
+ "npm": "nuxt-oidc-auth",
4247
+ "icon": "",
4248
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4249
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4250
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4251
+ "category": "Security",
4252
+ "type": "3rd-party",
4253
+ "maintainers": [
4254
+ {
4255
+ "name": "Jan-Henrik Damaschke",
4256
+ "github": "itpropro",
4257
+ "twitter": "jandamaschke"
4258
+ }
4259
+ ],
4260
+ "compatibility": {
4261
+ "nuxt": "^3.0.0",
4262
+ "requires": {}
4263
+ }
4264
+ },
4265
+ {
4266
+ "name": "nuxt-openapi-docs-module",
4267
+ "description": "Generate pages from OpenAPI specifications",
4268
+ "repo": "on-org/nuxt-openapi-docs-module",
4269
+ "npm": "nuxt-openapi-docs-module",
4270
+ "icon": "nuxt-openapi-docs-module.png",
4271
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4272
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4273
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4274
+ "category": "Libraries",
4275
+ "type": "3rd-party",
4276
+ "maintainers": [
4277
+ {
4278
+ "name": "Pavel Kuzmin",
4279
+ "github": "s00d"
4280
+ }
4281
+ ],
4282
+ "compatibility": {
4283
+ "nuxt": "^3.0.0",
4284
+ "requires": {}
4285
+ }
4286
+ },
4287
+ {
4288
+ "name": "nuxt-openid-connect",
4289
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4290
+ "repo": "aborn/nuxt-openid-connect",
4291
+ "npm": "nuxt-openid-connect",
4292
+ "icon": "",
4293
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4294
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4295
+ "learn_more": "",
4296
+ "category": "Security",
4297
+ "type": "3rd-party",
4298
+ "maintainers": [
4299
+ {
4300
+ "name": "Aborn Jiang",
4301
+ "github": "aborn"
4302
+ },
4303
+ {
4304
+ "name": "Khaled Almana",
4305
+ "github": "KhaledAlMana"
4306
+ }
4307
+ ],
4308
+ "compatibility": {
4309
+ "nuxt": "^3.0.0",
4310
+ "requires": {},
4311
+ "devtools": "^0.0.0"
4312
+ }
4313
+ },
3860
4314
  {
3861
4315
  "name": "nuxt-payload-analyzer",
3862
4316
  "description": "Analyze Nuxt Payload Size",
@@ -3910,8 +4364,8 @@
3910
4364
  "npm": "nuxt-phosphor-icons",
3911
4365
  "icon": "phosphor-icons.svg",
3912
4366
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3913
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3914
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4367
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4368
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3915
4369
  "category": "UI",
3916
4370
  "type": "3rd-party",
3917
4371
  "maintainers": [
@@ -3947,28 +4401,6 @@
3947
4401
  "requires": {}
3948
4402
  }
3949
4403
  },
3950
- {
3951
- "name": "plausible",
3952
- "description": "Nuxt module to natively integrate Plausible analytics",
3953
- "repo": "nuxt-modules/plausible",
3954
- "npm": "@nuxtjs/plausible",
3955
- "icon": "plausible.png",
3956
- "github": "https://github.com/nuxt-modules/plausible",
3957
- "website": "https://github.com/nuxt-modules/plausible",
3958
- "learn_more": "https://plausible.io/",
3959
- "category": "Analytics",
3960
- "type": "community",
3961
- "maintainers": [
3962
- {
3963
- "name": "Johann Schopplich",
3964
- "github": "johannschopplich"
3965
- }
3966
- ],
3967
- "compatibility": {
3968
- "nuxt": "^3.0.0",
3969
- "requires": {}
3970
- }
3971
- },
3972
4404
  {
3973
4405
  "name": "nuxt-plotly",
3974
4406
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4018,6 +4450,28 @@
4018
4450
  "requires": {}
4019
4451
  }
4020
4452
  },
4453
+ {
4454
+ "name": "nuxt-posthog",
4455
+ "description": "Integrate PostHog into your application with minimal configuration",
4456
+ "repo": "mitjans/nuxt-posthog",
4457
+ "npm": "nuxt-posthog",
4458
+ "icon": "posthog.svg",
4459
+ "github": "https://github.com/mitjans/nuxt-posthog",
4460
+ "website": "https://nuxt-posthog.cmitjans.dev",
4461
+ "learn_more": "https://posthog.com",
4462
+ "category": "Analytics",
4463
+ "type": "3rd-party",
4464
+ "maintainers": [
4465
+ {
4466
+ "name": "Carles Mitjans",
4467
+ "github": "mitjans"
4468
+ }
4469
+ ],
4470
+ "compatibility": {
4471
+ "nuxt": "^3.0.0",
4472
+ "requires": {}
4473
+ }
4474
+ },
4021
4475
  {
4022
4476
  "name": "nuxt-smartlook",
4023
4477
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4097,7 +4551,7 @@
4097
4551
  "description": "WebStorm & PHPStorm support for Nuxt components",
4098
4552
  "repo": "fumeapp/nuxt-storm",
4099
4553
  "npm": "nuxt-storm",
4100
- "icon": "nuxt-storm.png",
4554
+ "icon": "",
4101
4555
  "github": "https://github.com/fumeapp/nuxt-storm",
4102
4556
  "website": "https://github.com/fumeapp/nuxt-storm",
4103
4557
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -4114,6 +4568,30 @@
4114
4568
  "requires": {}
4115
4569
  }
4116
4570
  },
4571
+ {
4572
+ "name": "nuxt-svgo-loader",
4573
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4574
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4575
+ "npm": "nuxt-svgo-loader",
4576
+ "icon": "",
4577
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4578
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4579
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4580
+ "category": "Images",
4581
+ "type": "3rd-party",
4582
+ "maintainers": [
4583
+ {
4584
+ "name": "Alex Liu",
4585
+ "github": "Mini-ghost",
4586
+ "twitter": "Minighost_Alex"
4587
+ }
4588
+ ],
4589
+ "compatibility": {
4590
+ "nuxt": "^3.0.0",
4591
+ "requires": {},
4592
+ "devtools": "^0.0.0"
4593
+ }
4594
+ },
4117
4595
  {
4118
4596
  "name": "nuxt-svgo",
4119
4597
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -4158,28 +4636,6 @@
4158
4636
  "requires": {}
4159
4637
  }
4160
4638
  },
4161
- {
4162
- "name": "nuxt-use-motion",
4163
- "description": "A Nuxt module putting your components in motion",
4164
- "repo": "Tahul/nuxt-use-motion",
4165
- "npm": "nuxt-use-motion",
4166
- "icon": "nuxt-use-motion.svg",
4167
- "github": "https://github.com/Tahul/nuxt-use-motion",
4168
- "website": "https://github.com/Tahul/nuxt-use-motion",
4169
- "learn_more": "https://github.com/vueuse/motion",
4170
- "category": "Libraries",
4171
- "type": "3rd-party",
4172
- "maintainers": [
4173
- {
4174
- "name": "Tahul",
4175
- "github": "Tahul"
4176
- }
4177
- ],
4178
- "compatibility": {
4179
- "nuxt": "^2.0.0",
4180
- "requires": {}
4181
- }
4182
- },
4183
4639
  {
4184
4640
  "name": "nuxt-use-sound",
4185
4641
  "description": "A Nuxt module for playing sound effects.",
@@ -4249,20 +4705,42 @@
4249
4705
  }
4250
4706
  },
4251
4707
  {
4252
- "name": "nuxt-vuetify",
4253
- "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
4254
- "repo": "invictus-codes/nuxt-vuetify",
4255
- "npm": "@invictus.codes/nuxt-vuetify",
4256
- "icon": "vuetify-logo-v3-dark.svg",
4257
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
4258
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4259
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4260
- "category": "UI",
4708
+ "name": "nuxt-zod-i18n",
4709
+ "description": "A Nuxt Module for localizing zod error messages.",
4710
+ "repo": "xibman/nuxt-zod-i18n",
4711
+ "npm": "nuxt-zod-i18n",
4712
+ "icon": "nuxt-zod-i18n.svg",
4713
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4714
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4715
+ "learn_more": "",
4716
+ "category": "Libraries",
4261
4717
  "type": "3rd-party",
4262
4718
  "maintainers": [
4263
4719
  {
4264
- "name": "Jens van Hellemondt",
4265
- "github": "invictus-codes"
4720
+ "name": "xibman",
4721
+ "github": "xibman"
4722
+ }
4723
+ ],
4724
+ "compatibility": {
4725
+ "nuxt": "^3.0.0",
4726
+ "requires": {}
4727
+ }
4728
+ },
4729
+ {
4730
+ "name": "nuxt3-interpolation",
4731
+ "description": "",
4732
+ "repo": "daliborgogic/interpolation",
4733
+ "npm": "nuxt3-interpolation",
4734
+ "icon": "",
4735
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4736
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4737
+ "learn_more": "",
4738
+ "category": "Devtools",
4739
+ "type": "3rd-party",
4740
+ "maintainers": [
4741
+ {
4742
+ "name": "daliborgogic",
4743
+ "github": "daliborgogic"
4266
4744
  }
4267
4745
  ],
4268
4746
  "compatibility": {
@@ -4318,14 +4796,14 @@
4318
4796
  {
4319
4797
  "name": "og-image",
4320
4798
  "description": "Enlightened runtime images generated with Vue templates.",
4321
- "repo": "harlan-zw/nuxt-og-image",
4799
+ "repo": "nuxt-modules/og-image",
4322
4800
  "npm": "nuxt-og-image",
4323
4801
  "icon": "og-image.svg",
4324
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4802
+ "github": "https://github.com/nuxt-modules/og-image",
4325
4803
  "website": "https://nuxtseo.com/og-image",
4326
4804
  "learn_more": "https://nuxtseo.com/og-image",
4327
4805
  "category": "SEO",
4328
- "type": "3rd-party",
4806
+ "type": "community",
4329
4807
  "maintainers": [
4330
4808
  {
4331
4809
  "name": "Harlan Wilton",
@@ -4370,8 +4848,8 @@
4370
4848
  "npm": "@aceforth/nuxt-optimized-images",
4371
4849
  "icon": "",
4372
4850
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4373
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4374
- "learn_more": "",
4851
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4852
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4375
4853
  "category": "Images",
4376
4854
  "type": "3rd-party",
4377
4855
  "maintainers": [
@@ -4524,6 +5002,28 @@
4524
5002
  "requires": {}
4525
5003
  }
4526
5004
  },
5005
+ {
5006
+ "name": "pergel",
5007
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5008
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5009
+ "npm": "pergel",
5010
+ "icon": "pergel.svg",
5011
+ "github": "https://github.com/oku-ui/pergel",
5012
+ "website": "https://oku-ui.com/pergel",
5013
+ "learn_more": "",
5014
+ "category": "Devtools",
5015
+ "type": "3rd-party",
5016
+ "maintainers": [
5017
+ {
5018
+ "name": "Mehmet - productdevbook",
5019
+ "github": "productdevbook"
5020
+ }
5021
+ ],
5022
+ "compatibility": {
5023
+ "nuxt": "^3.10.0",
5024
+ "requires": {}
5025
+ }
5026
+ },
4527
5027
  {
4528
5028
  "name": "persian-datepicker",
4529
5029
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4550,7 +5050,7 @@
4550
5050
  {
4551
5051
  "name": "pinia-orm",
4552
5052
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4553
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5053
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4554
5054
  "npm": "@pinia-orm/nuxt",
4555
5055
  "icon": "pinia-orm.svg",
4556
5056
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4624,7 +5124,7 @@
4624
5124
  "description": "Nuxt module to natively integrate Plausible analytics",
4625
5125
  "repo": "nuxt-modules/plausible",
4626
5126
  "npm": "@nuxtjs/plausible",
4627
- "icon": "",
5127
+ "icon": "plausible.svg",
4628
5128
  "github": "https://github.com/nuxt-modules/plausible",
4629
5129
  "website": "https://github.com/nuxt-modules/plausible",
4630
5130
  "learn_more": "",
@@ -4632,12 +5132,12 @@
4632
5132
  "type": "community",
4633
5133
  "maintainers": [
4634
5134
  {
4635
- "name": "nuxt-modules",
4636
- "github": "nuxt-modules"
5135
+ "name": "Johann Schopplich",
5136
+ "github": "johannschopplich"
4637
5137
  }
4638
5138
  ],
4639
5139
  "compatibility": {
4640
- "nuxt": "^2.0.0",
5140
+ "nuxt": "^2.0.0 || ^3.0.0",
4641
5141
  "requires": {}
4642
5142
  }
4643
5143
  },
@@ -4670,7 +5170,7 @@
4670
5170
  "npm": "nuxt-prepare",
4671
5171
  "icon": "prepare.svg",
4672
5172
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4673
- "website": "https://nuxt-prepare.jhnn.dev",
5173
+ "website": "https://nuxt-prepare.byjohann.dev",
4674
5174
  "learn_more": "",
4675
5175
  "category": "Devtools",
4676
5176
  "type": "3rd-party",
@@ -5070,7 +5570,7 @@
5070
5570
  "icon": "robots.png",
5071
5571
  "github": "https://github.com/nuxt-modules/robots",
5072
5572
  "website": "https://github.com/nuxt-modules/robots",
5073
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5573
+ "learn_more": "",
5074
5574
  "category": "SEO",
5075
5575
  "type": "community",
5076
5576
  "maintainers": [
@@ -5088,23 +5588,23 @@
5088
5588
  },
5089
5589
  {
5090
5590
  "name": "rollbar",
5091
- "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
5092
- "repo": "gaelreyrol/nuxt-rollbar-module",
5093
- "npm": "nuxt-rollbar-module",
5591
+ "description": "Nuxt 3 module to integrate Rollbar.",
5592
+ "repo": "jairoblatt/nuxt-rollbar",
5593
+ "npm": "nuxt-rollbar",
5094
5594
  "icon": "rollbar.png",
5095
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5096
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5595
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5596
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
5097
5597
  "learn_more": "https://docs.rollbar.com/docs/javascript",
5098
5598
  "category": "Monitoring",
5099
5599
  "type": "3rd-party",
5100
5600
  "maintainers": [
5101
5601
  {
5102
- "name": "Gaël Reyrol",
5103
- "github": "gaelreyrol"
5602
+ "name": "Jairo Blatt",
5603
+ "github": "jairoblatt"
5104
5604
  }
5105
5605
  ],
5106
5606
  "compatibility": {
5107
- "nuxt": "^2.0.0",
5607
+ "nuxt": "^3.0.0",
5108
5608
  "requires": {}
5109
5609
  }
5110
5610
  },
@@ -5181,7 +5681,7 @@
5181
5681
  },
5182
5682
  {
5183
5683
  "name": "schema-org",
5184
- "description": "Schema.org for Nuxt.",
5684
+ "description": "Quick and easy Schema.org graphs.",
5185
5685
  "repo": "harlan-zw/nuxt-schema-org",
5186
5686
  "npm": "nuxt-schema-org",
5187
5687
  "icon": "schema-org.svg",
@@ -5256,7 +5756,7 @@
5256
5756
  "icon": "segment.png",
5257
5757
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5258
5758
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5259
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5759
+ "learn_more": "",
5260
5760
  "category": "Analytics",
5261
5761
  "type": "3rd-party",
5262
5762
  "maintainers": [
@@ -5294,7 +5794,7 @@
5294
5794
  },
5295
5795
  {
5296
5796
  "name": "seo-experiments",
5297
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5797
+ "description": "Powerful SEO DX improvements.",
5298
5798
  "repo": "harlan-zw/nuxt-seo-experiments",
5299
5799
  "npm": "nuxt-seo-experiments",
5300
5800
  "icon": "seo-experiments.svg",
@@ -5316,28 +5816,6 @@
5316
5816
  "requires": {}
5317
5817
  }
5318
5818
  },
5319
- {
5320
- "name": "seo-kit",
5321
- "description": "The complete SEO solution for Nuxt.",
5322
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5323
- "npm": "nuxt-seo-kit",
5324
- "icon": "seo-kit.svg",
5325
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5326
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5327
- "learn_more": "",
5328
- "category": "SEO",
5329
- "type": "3rd-party",
5330
- "maintainers": [
5331
- {
5332
- "name": "harlan-zw",
5333
- "github": "harlan-zw"
5334
- }
5335
- ],
5336
- "compatibility": {
5337
- "nuxt": "^3.0.0",
5338
- "requires": {}
5339
- }
5340
- },
5341
5819
  {
5342
5820
  "name": "seo-meta",
5343
5821
  "description": "Simple generate seo metadata",
@@ -5361,6 +5839,28 @@
5361
5839
  "requires": {}
5362
5840
  }
5363
5841
  },
5842
+ {
5843
+ "name": "seo",
5844
+ "description": "The complete SEO solution for Nuxt.",
5845
+ "repo": "harlan-zw/nuxt-seo",
5846
+ "npm": "@nuxtjs/seo",
5847
+ "icon": "nuxt.svg",
5848
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5849
+ "website": "https://nuxtseo.com/",
5850
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5851
+ "category": "SEO",
5852
+ "type": "3rd-party",
5853
+ "maintainers": [
5854
+ {
5855
+ "name": "harlan-zw",
5856
+ "github": "harlan-zw"
5857
+ }
5858
+ ],
5859
+ "compatibility": {
5860
+ "nuxt": "^3.0.0",
5861
+ "requires": {}
5862
+ }
5863
+ },
5364
5864
  {
5365
5865
  "name": "seomatic-meta",
5366
5866
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5409,7 +5909,7 @@
5409
5909
  {
5410
5910
  "name": "server-block",
5411
5911
  "description": "Use <server> tags in your Nuxt pages components.",
5412
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5912
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5413
5913
  "npm": "@hebilicious/server-block-nuxt",
5414
5914
  "icon": "server-block.svg",
5415
5915
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5429,29 +5929,6 @@
5429
5929
  "requires": {}
5430
5930
  }
5431
5931
  },
5432
- {
5433
- "name": "session",
5434
- "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",
5435
- "repo": "sidebase/nuxt-session",
5436
- "npm": "@sidebase/nuxt-session",
5437
- "icon": "session.png",
5438
- "github": "https://github.com/sidebase/nuxt-session",
5439
- "website": "https://github.com/sidebase/nuxt-session",
5440
- "learn_more": "https://github.com/sidebase",
5441
- "category": "Security",
5442
- "type": "3rd-party",
5443
- "maintainers": [
5444
- {
5445
- "name": "sidebase",
5446
- "github": "sidebase",
5447
- "twitter": "sidebase_io"
5448
- }
5449
- ],
5450
- "compatibility": {
5451
- "nuxt": "^3.0.0",
5452
- "requires": {}
5453
- }
5454
- },
5455
5932
  {
5456
5933
  "name": "shopify",
5457
5934
  "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
@@ -5474,6 +5951,28 @@
5474
5951
  "requires": {}
5475
5952
  }
5476
5953
  },
5954
+ {
5955
+ "name": "shuimo-ui",
5956
+ "description": "A Chinese Shuimo style component library.",
5957
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
5958
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
5959
+ "icon": "shuimo-ui.svg",
5960
+ "github": "https://github.com/shuimo-design/shuimo-ui",
5961
+ "website": "https://shuimo.design",
5962
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
5963
+ "category": "UI",
5964
+ "type": "3rd-party",
5965
+ "maintainers": [
5966
+ {
5967
+ "name": "higuaifan",
5968
+ "github": "higuaifan"
5969
+ }
5970
+ ],
5971
+ "compatibility": {
5972
+ "nuxt": "^3.0.0",
5973
+ "requires": {}
5974
+ }
5975
+ },
5477
5976
  {
5478
5977
  "name": "sidebase-auth",
5479
5978
  "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.",
@@ -5544,41 +6043,23 @@
5544
6043
  }
5545
6044
  },
5546
6045
  {
5547
- "name": "simple-sitemap",
6046
+ "name": "sitemap",
5548
6047
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5549
- "repo": "harlan-zw/nuxt-simple-sitemap",
5550
- "npm": "nuxt-simple-sitemap",
6048
+ "repo": "nuxt-modules/sitemap",
6049
+ "npm": "@nuxtjs/sitemap",
5551
6050
  "icon": "simple-sitemap.svg",
5552
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5553
- "website": "https://nuxtseo.com/simple-sitemap",
5554
- "learn_more": "https://nuxtseo.com/simple-sitemap",
6051
+ "github": "https://github.com/nuxt-modules/sitemap",
6052
+ "website": "https://nuxtseo.com/",
6053
+ "learn_more": "https://nuxtseo.com/sitemap",
5555
6054
  "category": "SEO",
5556
- "type": "3rd-party",
6055
+ "type": "community",
5557
6056
  "maintainers": [
5558
6057
  {
5559
6058
  "name": "Harlan Wilton",
5560
6059
  "github": "harlan-zw",
5561
6060
  "twitter": "harlan_zw",
5562
6061
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5563
- }
5564
- ],
5565
- "compatibility": {
5566
- "nuxt": "^3.0.0",
5567
- "requires": {}
5568
- }
5569
- },
5570
- {
5571
- "name": "sitemap",
5572
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5573
- "repo": "nuxt-community/sitemap-module#dev",
5574
- "npm": "@nuxtjs/sitemap",
5575
- "icon": "",
5576
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5577
- "website": "https://sitemap.nuxtjs.org",
5578
- "learn_more": "",
5579
- "category": "SEO",
5580
- "type": "community",
5581
- "maintainers": [
6062
+ },
5582
6063
  {
5583
6064
  "name": "Nicolas PENNEC",
5584
6065
  "github": "NicoPennec",
@@ -5586,7 +6067,7 @@
5586
6067
  }
5587
6068
  ],
5588
6069
  "compatibility": {
5589
- "nuxt": "^2.0.0",
6070
+ "nuxt": "^3.0.0",
5590
6071
  "requires": {}
5591
6072
  }
5592
6073
  },
@@ -5826,7 +6307,7 @@
5826
6307
  {
5827
6308
  "name": "storyblok",
5828
6309
  "description": "Storyblok Nuxt module",
5829
- "repo": "storyblok/storyblok-nuxt#master/lib",
6310
+ "repo": "storyblok/storyblok-nuxt#main",
5830
6311
  "npm": "@storyblok/nuxt",
5831
6312
  "icon": "storyblok.png",
5832
6313
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -6171,6 +6652,30 @@
6171
6652
  "requires": {}
6172
6653
  }
6173
6654
  },
6655
+ {
6656
+ "name": "swiftsearch",
6657
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6658
+ "repo": "atoms-studio/nuxt-swiftsearch",
6659
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6660
+ "icon": "nuxt-swiftsearch.svg",
6661
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6662
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6663
+ "learn_more": "",
6664
+ "category": "Libraries",
6665
+ "type": "3rd-party",
6666
+ "maintainers": [
6667
+ {
6668
+ "name": "Matteo Rigoni",
6669
+ "github": "rigo-m",
6670
+ "twitter": "MatteoRigoni",
6671
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6672
+ }
6673
+ ],
6674
+ "compatibility": {
6675
+ "nuxt": "^3.10.0",
6676
+ "requires": {}
6677
+ }
6678
+ },
6174
6679
  {
6175
6680
  "name": "swiper",
6176
6681
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6242,6 +6747,37 @@
6242
6747
  "nuxt": "^2.0.0 || ^3.0.0",
6243
6748
  "requires": {},
6244
6749
  "devtools": "^0.0.0"
6750
+ },
6751
+ "aliases": [
6752
+ "tailwind"
6753
+ ]
6754
+ },
6755
+ {
6756
+ "name": "test-utils",
6757
+ "description": "Test utilities for Nuxt",
6758
+ "repo": "nuxt/test-utils#main",
6759
+ "npm": "@nuxt/test-utils",
6760
+ "icon": "nuxt.svg",
6761
+ "github": "https://github.com/nuxt/test-utils",
6762
+ "website": "https://nuxt.com/docs/getting-started/testing",
6763
+ "learn_more": "",
6764
+ "category": "Devtools",
6765
+ "type": "official",
6766
+ "maintainers": [
6767
+ {
6768
+ "name": "Daniel Roe",
6769
+ "github": "danielroe",
6770
+ "twitter": "danielcroe"
6771
+ },
6772
+ {
6773
+ "name": "Anthony Fu",
6774
+ "github": "antfu",
6775
+ "twitter": "antfu7"
6776
+ }
6777
+ ],
6778
+ "compatibility": {
6779
+ "nuxt": "^3.0.0",
6780
+ "requires": {}
6245
6781
  }
6246
6782
  },
6247
6783
  {
@@ -6289,6 +6825,28 @@
6289
6825
  "requires": {}
6290
6826
  }
6291
6827
  },
6828
+ {
6829
+ "name": "tiptap",
6830
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6831
+ "repo": "modbender/nuxt-tiptap-editor",
6832
+ "npm": "nuxt-tiptap-editor",
6833
+ "icon": "tiptap.png",
6834
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6835
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6836
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6837
+ "category": "Libraries",
6838
+ "type": "3rd-party",
6839
+ "maintainers": [
6840
+ {
6841
+ "name": "modbender",
6842
+ "github": "modbender"
6843
+ }
6844
+ ],
6845
+ "compatibility": {
6846
+ "nuxt": "^3.0.0",
6847
+ "requires": {}
6848
+ }
6849
+ },
6292
6850
  {
6293
6851
  "name": "toast",
6294
6852
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
@@ -6312,6 +6870,28 @@
6312
6870
  "requires": {}
6313
6871
  }
6314
6872
  },
6873
+ {
6874
+ "name": "translation-manager",
6875
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6876
+ "repo": "samk-dev/nuxt-translation-manager",
6877
+ "npm": "nuxt-translation-manager",
6878
+ "icon": "translation-manager.png",
6879
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6880
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6881
+ "learn_more": "",
6882
+ "category": "Extensions",
6883
+ "type": "3rd-party",
6884
+ "maintainers": [
6885
+ {
6886
+ "name": "Sam K",
6887
+ "github": "samk-dev"
6888
+ }
6889
+ ],
6890
+ "compatibility": {
6891
+ "nuxt": "^3.0.0",
6892
+ "requires": {}
6893
+ }
6894
+ },
6315
6895
  {
6316
6896
  "name": "tresjs",
6317
6897
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6641,28 +7221,6 @@
6641
7221
  }
6642
7222
  }
6643
7223
  },
6644
- {
6645
- "name": "unhead",
6646
- "description": "Experimental features for Nuxt SEO / head management.",
6647
- "repo": "harlan-zw/nuxt-seo-experiments",
6648
- "npm": "nuxt-seo-experiments",
6649
- "icon": "",
6650
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6651
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6652
- "learn_more": "",
6653
- "category": "SEO",
6654
- "type": "3rd-party",
6655
- "maintainers": [
6656
- {
6657
- "name": "harlan-zw",
6658
- "github": "harlan-zw"
6659
- }
6660
- ],
6661
- "compatibility": {
6662
- "nuxt": "^3.0.0",
6663
- "requires": {}
6664
- }
6665
- },
6666
7224
  {
6667
7225
  "name": "universal-storage",
6668
7226
  "description": "Universal Storage Utilities for Nuxt",
@@ -6694,7 +7252,7 @@
6694
7252
  {
6695
7253
  "name": "unlazy",
6696
7254
  "description": "Lazy loading library for placeholder images",
6697
- "repo": "johannschopplich/unlazy/packages/nuxt",
7255
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6698
7256
  "npm": "@unlazy/nuxt",
6699
7257
  "icon": "unlazy.svg",
6700
7258
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6713,32 +7271,6 @@
6713
7271
  "requires": {}
6714
7272
  }
6715
7273
  },
6716
- {
6717
- "name": "unlighthouse",
6718
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6719
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6720
- "npm": "@unlighthouse/nuxt",
6721
- "icon": "unlighthouse.svg",
6722
- "github": "https://github.com/harlan-zw/unlighthouse",
6723
- "website": "https://github.com/harlan-zw/unlighthouse",
6724
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6725
- "category": "Devtools",
6726
- "type": "3rd-party",
6727
- "maintainers": [
6728
- {
6729
- "name": "Harlan Wilton",
6730
- "github": "harlan-zw",
6731
- "twitter": "harlan_zw",
6732
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6733
- }
6734
- ],
6735
- "compatibility": {
6736
- "nuxt": "^2.0.0 || ^3.0.0",
6737
- "requires": {
6738
- "bridge": "optional"
6739
- }
6740
- }
6741
- },
6742
7274
  {
6743
7275
  "name": "unocss",
6744
7276
  "description": "The instant on-demand atomic CSS engine.",
@@ -6773,8 +7305,8 @@
6773
7305
  "npm": "nuxt-ununura",
6774
7306
  "icon": "ununuracss.png",
6775
7307
  "github": "https://github.com/novout/ununuracss",
6776
- "website": "https://ununura.com/#/",
6777
- "learn_more": "https://ununura.com/#/docs/why",
7308
+ "website": "https://github.com/novout/ununuracss",
7309
+ "learn_more": "https://github.com/novout/ununuracss",
6778
7310
  "category": "UI",
6779
7311
  "type": "3rd-party",
6780
7312
  "maintainers": [
@@ -6789,6 +7321,28 @@
6789
7321
  "requires": {}
6790
7322
  }
6791
7323
  },
7324
+ {
7325
+ "name": "use-bootstrap",
7326
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7327
+ "repo": "simplise/use-bootstrap",
7328
+ "npm": "usebootstrap",
7329
+ "icon": "use-bootstrap.svg",
7330
+ "github": "https://github.com/simplise/use-bootstrap",
7331
+ "website": "https://usebootstrap.org/",
7332
+ "learn_more": "https://usebootstrap.org/",
7333
+ "category": "UI",
7334
+ "type": "3rd-party",
7335
+ "maintainers": [
7336
+ {
7337
+ "name": "KoujiSano",
7338
+ "github": "KoujiSano"
7339
+ }
7340
+ ],
7341
+ "compatibility": {
7342
+ "nuxt": "^3.0.0",
7343
+ "requires": {}
7344
+ }
7345
+ },
6792
7346
  {
6793
7347
  "name": "use-wagmi",
6794
7348
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -6835,28 +7389,6 @@
6835
7389
  "requires": {}
6836
7390
  }
6837
7391
  },
6838
- {
6839
- "name": "validate",
6840
- "description": "Simple Nuxt input validation module using vee-validate",
6841
- "repo": "lewyuburi/nuxt-validate",
6842
- "npm": "nuxt-validate",
6843
- "icon": "vee-validate.png",
6844
- "github": "https://github.com/lewyuburi/nuxt-validate",
6845
- "website": "https://github.com/lewyuburi/nuxt-validate",
6846
- "learn_more": "https://logaretm.github.io/vee-validate/",
6847
- "category": "Libraries",
6848
- "type": "3rd-party",
6849
- "maintainers": [
6850
- {
6851
- "name": "lewyuburi",
6852
- "github": "lewyuburi"
6853
- }
6854
- ],
6855
- "compatibility": {
6856
- "nuxt": "^2.0.0",
6857
- "requires": {}
6858
- }
6859
- },
6860
7392
  {
6861
7393
  "name": "vant",
6862
7394
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -6911,8 +7443,8 @@
6911
7443
  "repo": "samk-dev/nuxt-vcalendar",
6912
7444
  "npm": "@samk-dev/nuxt-vcalendar",
6913
7445
  "icon": "vcalendar.png",
6914
- "github": "https://github.com/samk-dev/vcalendar",
6915
- "website": "https://github.com/samk-dev/vcalendar",
7446
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7447
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
6916
7448
  "learn_more": "",
6917
7449
  "category": "Libraries",
6918
7450
  "type": "3rd-party",
@@ -7045,42 +7577,15 @@
7045
7577
  "requires": {}
7046
7578
  }
7047
7579
  },
7048
- {
7049
- "name": "vitest",
7050
- "description": "Vitest integration with Nuxt",
7051
- "repo": "danielroe/nuxt-vitest",
7052
- "npm": "nuxt-vitest",
7053
- "icon": "vitest.svg",
7054
- "github": "https://github.com/danielroe/nuxt-vitest",
7055
- "website": "https://github.com/danielroe/nuxt-vitest",
7056
- "learn_more": "",
7057
- "category": "Devtools",
7058
- "type": "3rd-party",
7059
- "maintainers": [
7060
- {
7061
- "name": "Daniel Roe",
7062
- "github": "danielroe"
7063
- },
7064
- {
7065
- "name": "Anthony Fu",
7066
- "github": "antfu"
7067
- }
7068
- ],
7069
- "compatibility": {
7070
- "nuxt": "^3.0.0",
7071
- "requires": {},
7072
- "devtools": "^0.0.0"
7073
- }
7074
- },
7075
7580
  {
7076
7581
  "name": "vue-email",
7077
7582
  "description": "💌 Write email templates with vue",
7078
- "repo": "Dave136/vue-email#main/packages/vue-email",
7079
- "npm": "vue-email",
7583
+ "repo": "vue-email/nuxt",
7584
+ "npm": "@vue-email/nuxt",
7080
7585
  "icon": "vue-email.svg",
7081
- "github": "https://github.com/Dave136/vue-email",
7082
- "website": "https://www.vuemail.net/",
7083
- "learn_more": "https://vue-email.vercel.app/getting-started",
7586
+ "github": "https://github.com/vue-email/nuxt",
7587
+ "website": "https://vuemail.net/",
7588
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7084
7589
  "category": "UI",
7085
7590
  "type": "3rd-party",
7086
7591
  "maintainers": [
@@ -7106,7 +7611,7 @@
7106
7611
  {
7107
7612
  "name": "vue-final-modal",
7108
7613
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
7109
- "repo": "vue-final/vue-final-modal",
7614
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7110
7615
  "npm": "@vue-final-modal/nuxt",
7111
7616
  "icon": "vue-final-modal.svg",
7112
7617
  "github": "https://github.com/vue-final/vue-final-modal",
@@ -7201,7 +7706,7 @@
7201
7706
  "description": "Plausible analytics for Vue.js and Nuxt",
7202
7707
  "repo": "moritzsternemann/vue-plausible",
7203
7708
  "npm": "vue-plausible",
7204
- "icon": "plausible.png",
7709
+ "icon": "plausible.svg",
7205
7710
  "github": "https://github.com/moritzsternemann/vue-plausible",
7206
7711
  "website": "https://github.com/moritzsternemann/vue-plausible",
7207
7712
  "learn_more": "",
@@ -7221,7 +7726,7 @@
7221
7726
  {
7222
7727
  "name": "vue-query",
7223
7728
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7224
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7729
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7225
7730
  "npm": "@hebilicious/vue-query-nuxt",
7226
7731
  "icon": "vue-query.svg",
7227
7732
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7318,7 +7823,7 @@
7318
7823
  "npm": "vue3-carousel-nuxt",
7319
7824
  "icon": "",
7320
7825
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7321
- "website": "",
7826
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7322
7827
  "learn_more": "",
7323
7828
  "category": "UI",
7324
7829
  "type": "3rd-party",
@@ -7337,7 +7842,7 @@
7337
7842
  {
7338
7843
  "name": "vuefire",
7339
7844
  "description": "Idiomatic composables for the Firebase SDK",
7340
- "repo": "vuejs/vuefire/packages/nuxt",
7845
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7341
7846
  "npm": "nuxt-vuefire",
7342
7847
  "icon": "vuefire.svg",
7343
7848
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7359,7 +7864,7 @@
7359
7864
  {
7360
7865
  "name": "vueform-builder",
7361
7866
  "description": "Official Vueform Builder module for Nuxt",
7362
- "repo": "vueform/builder-nuxt",
7867
+ "repo": "vueform/builder#main/nuxt",
7363
7868
  "npm": "@vueform/builder-nuxt",
7364
7869
  "icon": "vueform.svg",
7365
7870
  "github": "https://github.com/vueform/builder",
@@ -7382,7 +7887,7 @@
7382
7887
  {
7383
7888
  "name": "vueform",
7384
7889
  "description": "Official Vueform module for Nuxt",
7385
- "repo": "vueform/nuxt",
7890
+ "repo": "vueform/vueform#main/nuxt",
7386
7891
  "npm": "@vueform/nuxt",
7387
7892
  "icon": "vueform.svg",
7388
7893
  "github": "https://github.com/vueform/vueform",
@@ -7409,8 +7914,8 @@
7409
7914
  "npm": "@vuestic/nuxt",
7410
7915
  "icon": "vuestic.png",
7411
7916
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7412
- "website": "https://vuestic.dev",
7413
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7917
+ "website": "https://ui.vuestic.dev",
7918
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7414
7919
  "category": "UI",
7415
7920
  "type": "3rd-party",
7416
7921
  "maintainers": [
@@ -7431,8 +7936,8 @@
7431
7936
  "npm": "vuetify-nuxt-module",
7432
7937
  "icon": "vuetify-logo-v3-dark.svg",
7433
7938
  "github": "https://github.com/userquin/vuetify-nuxt-module",
7434
- "website": "https://github.com/userquin/vuetify-nuxt-module",
7435
- "learn_more": "https://vuetify-nuxt-module.netlify.app/",
7939
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7940
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7436
7941
  "category": "UI",
7437
7942
  "type": "3rd-party",
7438
7943
  "maintainers": [
@@ -7677,7 +8182,7 @@
7677
8182
  "icon": "webpack.png",
7678
8183
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7679
8184
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7680
- "learn_more": "http://webpackmonitor.com/",
8185
+ "learn_more": "",
7681
8186
  "category": "Devtools",
7682
8187
  "type": "community",
7683
8188
  "maintainers": [
@@ -7743,11 +8248,11 @@
7743
8248
  {
7744
8249
  "name": "windicss",
7745
8250
  "description": "Next generation utility-first CSS framework.",
7746
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8251
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7747
8252
  "npm": "nuxt-windicss",
7748
8253
  "icon": "windicss.svg",
7749
- "github": "https://github.com/windicss/nuxt-windicss-module",
7750
- "website": "https://github.com/windicss/nuxt-windicss-module",
8254
+ "github": "https://github.com/windicss/nuxt-windicss",
8255
+ "website": "https://github.com/windicss/nuxt-windicss",
7751
8256
  "learn_more": "https://windicss.org/",
7752
8257
  "category": "UI",
7753
8258
  "type": "3rd-party",