@nuxt/modules 0.6.0-bd9450 → 0.6.0-bef49a

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 +981 -408
  2. package/package.json +9 -5
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",
@@ -216,6 +216,28 @@
216
216
  "requires": {}
217
217
  }
218
218
  },
219
+ {
220
+ "name": "api-shield",
221
+ "description": "Nuxt API Shield - Rate Limiting",
222
+ "repo": "rrd108/nuxt-api-shield",
223
+ "npm": "nuxt-api-shield",
224
+ "icon": "api-shield.png",
225
+ "github": "https://github.com/rrd108/nuxt-api-shield",
226
+ "website": "https://github.com/rrd108/nuxt-api-shield",
227
+ "learn_more": "",
228
+ "category": "Security",
229
+ "type": "3rd-party",
230
+ "maintainers": [
231
+ {
232
+ "name": "rrd",
233
+ "github": "rrd108"
234
+ }
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": "^3.0.0",
238
+ "requires": {}
239
+ }
240
+ },
219
241
  {
220
242
  "name": "apis-to-file",
221
243
  "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",
@@ -362,7 +384,7 @@
362
384
  "github": "https://github.com/atinux/nuxt-auth-utils",
363
385
  "website": "https://github.com/atinux/nuxt-auth-utils",
364
386
  "learn_more": "",
365
- "category": "Devtools",
387
+ "category": "Security",
366
388
  "type": "3rd-party",
367
389
  "maintainers": [
368
390
  {
@@ -756,10 +778,10 @@
756
778
  "description": "Privacy-first, end-to-end encrypted analytics",
757
779
  "repo": "chiffre-io/nuxt-chiffre",
758
780
  "npm": "nuxt-chiffre",
759
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
781
+ "icon": "chiffre.png",
760
782
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
761
783
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
762
- "learn_more": "https://chiffre.io",
784
+ "learn_more": "https://chiffre.io/",
763
785
  "category": "Analytics",
764
786
  "type": "3rd-party",
765
787
  "maintainers": [
@@ -991,7 +1013,7 @@
991
1013
  "npm": "@nuxt/content",
992
1014
  "icon": "nuxt.svg",
993
1015
  "github": "https://github.com/nuxt/content",
994
- "website": "https://content.nuxtjs.org",
1016
+ "website": "https://content.nuxt.com",
995
1017
  "learn_more": "",
996
1018
  "category": "CMS",
997
1019
  "type": "official",
@@ -1276,7 +1298,7 @@
1276
1298
  "npm": "@nuxt/devtools",
1277
1299
  "icon": "nuxt.svg",
1278
1300
  "github": "https://github.com/nuxt/devtools",
1279
- "website": "https://devtools.nuxtjs.org/",
1301
+ "website": "https://devtools.nuxt.com",
1280
1302
  "learn_more": "",
1281
1303
  "category": "Devtools",
1282
1304
  "type": "official",
@@ -1338,6 +1360,28 @@
1338
1360
  "requires": {}
1339
1361
  }
1340
1362
  },
1363
+ {
1364
+ "name": "doppler",
1365
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1366
+ "repo": "JamieCurnow/nuxt-doppler",
1367
+ "npm": "nuxt-doppler",
1368
+ "icon": "doppler.png",
1369
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1370
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1371
+ "learn_more": "",
1372
+ "category": "Devtools",
1373
+ "type": "3rd-party",
1374
+ "maintainers": [
1375
+ {
1376
+ "name": "JamieCurnow",
1377
+ "github": "JamieCurnow"
1378
+ }
1379
+ ],
1380
+ "compatibility": {
1381
+ "nuxt": "^3.0.0",
1382
+ "requires": {}
1383
+ }
1384
+ },
1341
1385
  {
1342
1386
  "name": "dotenv",
1343
1387
  "description": "A Nuxt module that loads your .env file into your context options",
@@ -1367,8 +1411,8 @@
1367
1411
  "npm": "nuxtjs-drupal-ce",
1368
1412
  "icon": "drupal-ce.png",
1369
1413
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1370
- "website": "https://stack.lupus.digital",
1371
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1414
+ "website": "https://lupus-decoupled.org",
1415
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1372
1416
  "category": "CMS",
1373
1417
  "type": "3rd-party",
1374
1418
  "maintainers": [
@@ -1383,13 +1427,13 @@
1383
1427
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1384
1428
  },
1385
1429
  {
1386
- "name": "David Licen",
1387
- "github": "davision",
1388
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1430
+ "name": "Matic",
1431
+ "github": "TurtlBbx",
1432
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1389
1433
  }
1390
1434
  ],
1391
1435
  "compatibility": {
1392
- "nuxt": "^2.0.0",
1436
+ "nuxt": "^2.0.0 || ^3.0.0",
1393
1437
  "requires": {}
1394
1438
  }
1395
1439
  },
@@ -1513,7 +1557,7 @@
1513
1557
  }
1514
1558
  },
1515
1559
  {
1516
- "name": "eslint",
1560
+ "name": "eslint-module",
1517
1561
  "description": "ESLint module for Nuxt",
1518
1562
  "repo": "nuxt-community/eslint-module",
1519
1563
  "npm": "@nuxtjs/eslint-module",
@@ -1534,6 +1578,29 @@
1534
1578
  "requires": {}
1535
1579
  }
1536
1580
  },
1581
+ {
1582
+ "name": "eslint",
1583
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1584
+ "repo": "nuxt/eslint",
1585
+ "npm": "@nuxt/eslint",
1586
+ "icon": "nuxt.svg",
1587
+ "github": "https://github.com/nuxt/eslint",
1588
+ "website": "https://eslint.nuxt.com",
1589
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1590
+ "category": "Devtools",
1591
+ "type": "official",
1592
+ "maintainers": [
1593
+ {
1594
+ "name": "Anthony Fu",
1595
+ "github": "antfu",
1596
+ "twitter": "antfu7"
1597
+ }
1598
+ ],
1599
+ "compatibility": {
1600
+ "nuxt": "^3.0.0",
1601
+ "requires": {}
1602
+ }
1603
+ },
1537
1604
  {
1538
1605
  "name": "event-trace",
1539
1606
  "description": "Module for event trace in Nuxt",
@@ -1556,6 +1623,29 @@
1556
1623
  "requires": {}
1557
1624
  }
1558
1625
  },
1626
+ {
1627
+ "name": "fathom-analytics",
1628
+ "description": "Fathom analytics integration for Nuxt",
1629
+ "repo": "valgeirb/nuxt-fathom",
1630
+ "npm": "nuxt-fathom",
1631
+ "icon": "fathom-analytics.svg",
1632
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1633
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1634
+ "learn_more": "",
1635
+ "category": "Analytics",
1636
+ "type": "3rd-party",
1637
+ "maintainers": [
1638
+ {
1639
+ "name": "Valgeir Björnsson",
1640
+ "github": "valgeirb",
1641
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1642
+ }
1643
+ ],
1644
+ "compatibility": {
1645
+ "nuxt": "^3.0.0",
1646
+ "requires": {}
1647
+ }
1648
+ },
1559
1649
  {
1560
1650
  "name": "fathom",
1561
1651
  "description": "Fathom analytics for Nuxt",
@@ -1756,10 +1846,33 @@
1756
1846
  "requires": {}
1757
1847
  }
1758
1848
  },
1849
+ {
1850
+ "name": "fonts",
1851
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1852
+ "repo": "nuxt/fonts",
1853
+ "npm": "@nuxt/fonts",
1854
+ "icon": "nuxt.svg",
1855
+ "github": "https://github.com/nuxt/fonts",
1856
+ "website": "https://github.com/nuxt/fonts",
1857
+ "learn_more": "",
1858
+ "category": "Libraries",
1859
+ "type": "official",
1860
+ "maintainers": [
1861
+ {
1862
+ "name": "Daniel Roe",
1863
+ "github": "danielroe",
1864
+ "twitter": "danielcroe"
1865
+ }
1866
+ ],
1867
+ "compatibility": {
1868
+ "nuxt": "^3.0.0",
1869
+ "requires": {}
1870
+ }
1871
+ },
1759
1872
  {
1760
1873
  "name": "form-actions",
1761
1874
  "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",
1875
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1763
1876
  "npm": "@hebilicious/form-actions-nuxt",
1764
1877
  "icon": "form-actions.svg",
1765
1878
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1787,7 +1900,7 @@
1787
1900
  "icon": "formkit.png",
1788
1901
  "github": "https://github.com/formkit/formkit",
1789
1902
  "website": "https://formkit.com",
1790
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1903
+ "learn_more": "https://formkit.com/getting-started/installation",
1791
1904
  "category": "Libraries",
1792
1905
  "type": "3rd-party",
1793
1906
  "maintainers": [
@@ -2000,7 +2113,7 @@
2000
2113
  "icon": "graphql-client.svg",
2001
2114
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
2002
2115
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
2003
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2116
+ "learn_more": "https://nuxt-graphql-client.web.app/",
2004
2117
  "category": "Request",
2005
2118
  "type": "3rd-party",
2006
2119
  "maintainers": [
@@ -2061,7 +2174,7 @@
2061
2174
  },
2062
2175
  {
2063
2176
  "name": "gtag",
2064
- "description": "Google Analytics integration for Nuxt",
2177
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2065
2178
  "repo": "johannschopplich/nuxt-gtag",
2066
2179
  "npm": "nuxt-gtag",
2067
2180
  "icon": "gtag.svg",
@@ -2284,6 +2397,28 @@
2284
2397
  "requires": {}
2285
2398
  }
2286
2399
  },
2400
+ {
2401
+ "name": "hotjar",
2402
+ "description": "Add HotJar to your Nuxt application",
2403
+ "repo": "damevin/nuxt-module-hotjar",
2404
+ "npm": "nuxt-module-hotjar",
2405
+ "icon": "hotjar.png",
2406
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2407
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2408
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2409
+ "category": "SEO",
2410
+ "type": "3rd-party",
2411
+ "maintainers": [
2412
+ {
2413
+ "name": "Raphaël DAMEVIN",
2414
+ "github": "damevin"
2415
+ }
2416
+ ],
2417
+ "compatibility": {
2418
+ "nuxt": "^3.0.0",
2419
+ "requires": {}
2420
+ }
2421
+ },
2287
2422
  {
2288
2423
  "name": "html-minifier",
2289
2424
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2313,7 +2448,7 @@
2313
2448
  "npm": "@nuxtjs/html-validator",
2314
2449
  "icon": "html-validator.png",
2315
2450
  "github": "https://github.com/nuxt-modules/html-validator",
2316
- "website": "https://html-validator.nuxtjs.org",
2451
+ "website": "https://github.com/nuxt-modules/html-validator",
2317
2452
  "learn_more": "https://html-validate.org",
2318
2453
  "category": "Performance",
2319
2454
  "type": "community",
@@ -2359,6 +2494,44 @@
2359
2494
  "requires": {}
2360
2495
  }
2361
2496
  },
2497
+ {
2498
+ "name": "hub",
2499
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2500
+ "repo": "nuxt-hub/core",
2501
+ "npm": "@nuxthub/core",
2502
+ "icon": "nuxthub.svg",
2503
+ "github": "https://github.com/nuxt-hub/core",
2504
+ "website": "https://hub.nuxt.com",
2505
+ "learn_more": "",
2506
+ "category": "Database",
2507
+ "type": "3rd-party",
2508
+ "maintainers": [
2509
+ {
2510
+ "name": "Sebastien Chopin",
2511
+ "github": "Atinux"
2512
+ },
2513
+ {
2514
+ "name": "Ahad Birang",
2515
+ "github": "farnabaz"
2516
+ },
2517
+ {
2518
+ "name": "Sylvain Marroufin",
2519
+ "github": "smarroufin"
2520
+ },
2521
+ {
2522
+ "name": "Florent Delerue",
2523
+ "github": "flosciante"
2524
+ },
2525
+ {
2526
+ "name": "NuxtLabs",
2527
+ "github": "nuxtlabs"
2528
+ }
2529
+ ],
2530
+ "compatibility": {
2531
+ "nuxt": "^3.0.0",
2532
+ "requires": {}
2533
+ }
2534
+ },
2362
2535
  {
2363
2536
  "name": "humans-txt",
2364
2537
  "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 +2562,8 @@
2389
2562
  "npm": "@nuxtjs/i18n",
2390
2563
  "icon": "i18n.png",
2391
2564
  "github": "https://github.com/nuxt-modules/i18n",
2392
- "website": "https://v8.i18n.nuxtjs.org",
2393
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2565
+ "website": "https://i18n.nuxtjs.org",
2566
+ "learn_more": "https://vue-i18n.intlify.dev/",
2394
2567
  "category": "Extensions",
2395
2568
  "type": "community",
2396
2569
  "maintainers": [
@@ -2401,6 +2574,10 @@
2401
2574
  {
2402
2575
  "name": "Kazuya Kawaguchi",
2403
2576
  "github": "kazupon"
2577
+ },
2578
+ {
2579
+ "name": "Bobbie Goede",
2580
+ "github": "BobbieGoede"
2404
2581
  }
2405
2582
  ],
2406
2583
  "compatibility": {
@@ -2721,7 +2898,8 @@
2721
2898
  "compatibility": {
2722
2899
  "nuxt": "^3.0.0",
2723
2900
  "requires": {}
2724
- }
2901
+ },
2902
+ "sponsor": true
2725
2903
  },
2726
2904
  {
2727
2905
  "name": "kql",
@@ -2730,7 +2908,7 @@
2730
2908
  "npm": "nuxt-kql",
2731
2909
  "icon": "kql.svg",
2732
2910
  "github": "https://github.com/johannschopplich/nuxt-kql",
2733
- "website": "https://nuxt-kql.jhnn.dev",
2911
+ "website": "https://nuxt-kql.byjohann.dev/",
2734
2912
  "learn_more": "",
2735
2913
  "category": "CMS",
2736
2914
  "type": "3rd-party",
@@ -2859,7 +3037,7 @@
2859
3037
  },
2860
3038
  {
2861
3039
  "name": "link-checker",
2862
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
3040
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2863
3041
  "repo": "harlan-zw/nuxt-link-checker",
2864
3042
  "npm": "nuxt-link-checker",
2865
3043
  "icon": "link-checker.svg",
@@ -3028,10 +3206,10 @@
3028
3206
  {
3029
3207
  "name": "magic-regexp",
3030
3208
  "description": "A compiled-away, type-safe, readable RegExp alternative",
3031
- "repo": "danielroe/magic-regexp",
3209
+ "repo": "unjs/magic-regexp",
3032
3210
  "npm": "magic-regexp",
3033
3211
  "icon": "magic-regexp.svg",
3034
- "github": "https://github.com/danielroe/magic-regexp",
3212
+ "github": "https://github.com/unjs/magic-regexp",
3035
3213
  "website": "https://magic-regexp.roe.dev",
3036
3214
  "learn_more": "https://magic-regexp.roe.dev",
3037
3215
  "category": "Libraries",
@@ -3048,6 +3226,29 @@
3048
3226
  "requires": {}
3049
3227
  }
3050
3228
  },
3229
+ {
3230
+ "name": "mailpit",
3231
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3232
+ "repo": "tdolsen/nuxt-mailpit",
3233
+ "npm": "nuxt-mailpit",
3234
+ "icon": "mailpit.svg",
3235
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3236
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3237
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3238
+ "category": "Devtools",
3239
+ "type": "3rd-party",
3240
+ "maintainers": [
3241
+ {
3242
+ "name": "Torkild Dyvik Olsen",
3243
+ "github": "tdolsen",
3244
+ "twitter": "tdolsen"
3245
+ }
3246
+ ],
3247
+ "compatibility": {
3248
+ "nuxt": "^3.8.0",
3249
+ "requires": {}
3250
+ }
3251
+ },
3051
3252
  {
3052
3253
  "name": "markdownit",
3053
3254
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -3071,6 +3272,30 @@
3071
3272
  "requires": {}
3072
3273
  }
3073
3274
  },
3275
+ {
3276
+ "name": "marquee",
3277
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3278
+ "repo": "hanzydev/nuxt-marquee",
3279
+ "npm": "nuxt-marquee",
3280
+ "icon": "marquee.png",
3281
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3282
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3283
+ "learn_more": "",
3284
+ "category": "UI",
3285
+ "type": "3rd-party",
3286
+ "maintainers": [
3287
+ {
3288
+ "name": "Hànzy",
3289
+ "github": "hanzydev",
3290
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3291
+ }
3292
+ ],
3293
+ "compatibility": {
3294
+ "nuxt": "^3.0.0",
3295
+ "requires": {},
3296
+ "devtools": "^0.0.0"
3297
+ }
3298
+ },
3074
3299
  {
3075
3300
  "name": "matomo",
3076
3301
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -3096,14 +3321,14 @@
3096
3321
  {
3097
3322
  "name": "maz-ui",
3098
3323
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3099
- "repo": "louismazel/maz-ui",
3324
+ "repo": "louismazel/maz-ui#master/packages/lib",
3100
3325
  "npm": "maz-ui",
3101
3326
  "icon": "maz-ui.png",
3102
3327
  "github": "https://github.com/louismazel/maz-ui",
3103
- "website": "https://louismazel.github.io/maz-ui-3/",
3104
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3328
+ "website": "https://maz-ui.com/",
3329
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3105
3330
  "category": "UI",
3106
- "type": "community",
3331
+ "type": "3rd-party",
3107
3332
  "maintainers": [
3108
3333
  {
3109
3334
  "name": "Loïc Mazuel",
@@ -3115,6 +3340,28 @@
3115
3340
  "requires": {}
3116
3341
  }
3117
3342
  },
3343
+ {
3344
+ "name": "mdc",
3345
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3346
+ "repo": "nuxt-modules/mdc",
3347
+ "npm": "@nuxtjs/mdc",
3348
+ "icon": "mdc.png",
3349
+ "github": "https://github.com/nuxt-modules/mdc",
3350
+ "website": "https://github.com/nuxt-modules/mdc",
3351
+ "learn_more": "",
3352
+ "category": "Extensions",
3353
+ "type": "community",
3354
+ "maintainers": [
3355
+ {
3356
+ "name": "farnabaz",
3357
+ "github": "farnabaz"
3358
+ }
3359
+ ],
3360
+ "compatibility": {
3361
+ "nuxt": "^3.0.0",
3362
+ "requires": {}
3363
+ }
3364
+ },
3118
3365
  {
3119
3366
  "name": "mdx",
3120
3367
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -3211,28 +3458,6 @@
3211
3458
  "requires": {}
3212
3459
  }
3213
3460
  },
3214
- {
3215
- "name": "mobile",
3216
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3217
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3218
- "npm": "nuxt-mobile",
3219
- "icon": "",
3220
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3221
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3222
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3223
- "category": "Extensions",
3224
- "type": "3rd-party",
3225
- "maintainers": [
3226
- {
3227
- "name": "ChanningDefoe",
3228
- "github": "ChanningDefoe"
3229
- }
3230
- ],
3231
- "compatibility": {
3232
- "nuxt": "^2.0.0",
3233
- "requires": {}
3234
- }
3235
- },
3236
3461
  {
3237
3462
  "name": "module-feed",
3238
3463
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3284,20 +3509,20 @@
3284
3509
  }
3285
3510
  },
3286
3511
  {
3287
- "name": "mq",
3288
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3289
- "repo": "vanhoofmaarten/nuxt-mq",
3290
- "npm": "nuxt-mq",
3512
+ "name": "neo",
3513
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3514
+ "repo": "ezypeeze/nuxt-neo",
3515
+ "npm": "nuxt-neo",
3291
3516
  "icon": "",
3292
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3293
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3294
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3295
- "category": "Libraries",
3517
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3518
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3519
+ "learn_more": "",
3520
+ "category": "Request",
3296
3521
  "type": "3rd-party",
3297
3522
  "maintainers": [
3298
3523
  {
3299
- "name": "vanhoofmaarten",
3300
- "github": "vanhoofmaarten"
3524
+ "name": "ezypeeze",
3525
+ "github": "ezypeeze"
3301
3526
  }
3302
3527
  ],
3303
3528
  "compatibility": {
@@ -3306,24 +3531,24 @@
3306
3531
  }
3307
3532
  },
3308
3533
  {
3309
- "name": "neo",
3310
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3311
- "repo": "ezypeeze/nuxt-neo",
3312
- "npm": "nuxt-neo",
3313
- "icon": "",
3314
- "github": "https://github.com/ezypeeze/nuxt-neo",
3315
- "website": "https://ezypeeze.github.io/nuxt-neo",
3534
+ "name": "neo4j",
3535
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3536
+ "repo": "arashsheyda/nuxt-neo4j",
3537
+ "npm": "nuxt-neo4j",
3538
+ "icon": "nuxt-neo4j.png",
3539
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3540
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3316
3541
  "learn_more": "",
3317
- "category": "Request",
3542
+ "category": "Database",
3318
3543
  "type": "3rd-party",
3319
3544
  "maintainers": [
3320
3545
  {
3321
- "name": "ezypeeze",
3322
- "github": "ezypeeze"
3546
+ "name": "arashsheyda",
3547
+ "github": "arashsheyda"
3323
3548
  }
3324
3549
  ],
3325
3550
  "compatibility": {
3326
- "nuxt": "^2.0.0",
3551
+ "nuxt": "^3.0.0",
3327
3552
  "requires": {}
3328
3553
  }
3329
3554
  },
@@ -3375,12 +3600,12 @@
3375
3600
  {
3376
3601
  "name": "netlify",
3377
3602
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3378
- "repo": "bazzite/nuxt-netlify",
3603
+ "repo": "juliomrqz/nuxt-netlify",
3379
3604
  "npm": "@aceforth/nuxt-netlify",
3380
3605
  "icon": "netlify.png",
3381
- "github": "https://github.com/bazzite/nuxt-netlify",
3382
- "website": "https://marquez.co/docs/nuxt-netlify/",
3383
- "learn_more": "",
3606
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3607
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3608
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3384
3609
  "category": "Deployment",
3385
3610
  "type": "3rd-party",
3386
3611
  "maintainers": [
@@ -3488,6 +3713,29 @@
3488
3713
  "requires": {}
3489
3714
  }
3490
3715
  },
3716
+ {
3717
+ "name": "nuxt-asciidoc",
3718
+ "description": "Transformer for using asciidoc in nuxt",
3719
+ "repo": "Chris2011/nuxt-asciidoc",
3720
+ "npm": "nuxt-asciidoc",
3721
+ "icon": "nuxt-asciidoc.svg",
3722
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3723
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3724
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3725
+ "category": "Extensions",
3726
+ "type": "3rd-party",
3727
+ "maintainers": [
3728
+ {
3729
+ "name": "Christian Lenz",
3730
+ "github": "Chris2011",
3731
+ "twitter": "Chrizzly42"
3732
+ }
3733
+ ],
3734
+ "compatibility": {
3735
+ "nuxt": "^3.0.0",
3736
+ "requires": {}
3737
+ }
3738
+ },
3491
3739
  {
3492
3740
  "name": "nuxt-auth-sanctum",
3493
3741
  "description": "Nuxt module for Laravel Sanctum authentication",
@@ -3495,8 +3743,8 @@
3495
3743
  "npm": "nuxt-auth-sanctum",
3496
3744
  "icon": "laravel.svg",
3497
3745
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3498
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3499
- "learn_more": "",
3746
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3747
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3500
3748
  "category": "Security",
3501
3749
  "type": "3rd-party",
3502
3750
  "maintainers": [
@@ -3507,7 +3755,7 @@
3507
3755
  }
3508
3756
  ],
3509
3757
  "compatibility": {
3510
- "nuxt": "^3.0.0",
3758
+ "nuxt": "^3.9.0",
3511
3759
  "requires": {}
3512
3760
  }
3513
3761
  },
@@ -3533,6 +3781,57 @@
3533
3781
  "requires": {}
3534
3782
  }
3535
3783
  },
3784
+ {
3785
+ "name": "nuxt-bezier",
3786
+ "description": "Reusable transition components",
3787
+ "repo": "50rayn/nuxt-bezier",
3788
+ "npm": "nuxt-bezier",
3789
+ "icon": "nuxt-bezier.png",
3790
+ "github": "https://github.com/50rayn/nuxt-bezier",
3791
+ "website": "https://github.com/50rayn/nuxt-bezier",
3792
+ "learn_more": "https://github.com/Noction/vue-bezier",
3793
+ "category": "UI",
3794
+ "type": "3rd-party",
3795
+ "maintainers": [
3796
+ {
3797
+ "name": "Soryn Gitlan",
3798
+ "github": "50rayn"
3799
+ }
3800
+ ],
3801
+ "compatibility": {
3802
+ "nuxt": "^3.0.0",
3803
+ "requires": {}
3804
+ }
3805
+ },
3806
+ {
3807
+ "name": "nuxt-booster",
3808
+ "description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
3809
+ "repo": "basics/nuxt-booster",
3810
+ "npm": "nuxt-booster",
3811
+ "icon": "nuxt-booster.svg",
3812
+ "github": "https://github.com/basics/nuxt-booster",
3813
+ "website": "https://basics.github.io/nuxt-booster/",
3814
+ "learn_more": "https://basics.github.io/nuxt-booster/",
3815
+ "category": "Performance",
3816
+ "type": "3rd-party",
3817
+ "maintainers": [
3818
+ {
3819
+ "name": "Thorn Walli",
3820
+ "github": "ThornWalli",
3821
+ "avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
3822
+ },
3823
+ {
3824
+ "name": "Stephan Gerbeth",
3825
+ "github": "StephanGerbeth",
3826
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3827
+ }
3828
+ ],
3829
+ "compatibility": {
3830
+ "nuxt": "^3.0.0",
3831
+ "requires": {},
3832
+ "devtools": "^0.0.0"
3833
+ }
3834
+ },
3536
3835
  {
3537
3836
  "name": "nuxt-bootstrap-icons",
3538
3837
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3578,15 +3877,37 @@
3578
3877
  }
3579
3878
  },
3580
3879
  {
3581
- "name": "nuxt-facebook-chat",
3582
- "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3583
- "repo": "superdev-tech/nuxt-facebook-chat",
3584
- "npm": "nuxt-facebook-chat",
3585
- "icon": "nuxt-facebook-chat.svg",
3586
- "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3587
- "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3588
- "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3589
- "category": "Libraries",
3880
+ "name": "nuxt-cookie-consent",
3881
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3882
+ "repo": "weareheavy/nuxt-cookie-consent",
3883
+ "npm": "@weareheavy/nuxt-cookie-consent",
3884
+ "icon": "wah.svg",
3885
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3886
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3887
+ "learn_more": "",
3888
+ "category": "Extensions",
3889
+ "type": "3rd-party",
3890
+ "maintainers": [
3891
+ {
3892
+ "name": "weareheavy",
3893
+ "github": "weareheavy"
3894
+ }
3895
+ ],
3896
+ "compatibility": {
3897
+ "nuxt": "^3.0.0",
3898
+ "requires": {}
3899
+ }
3900
+ },
3901
+ {
3902
+ "name": "nuxt-facebook-chat",
3903
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3904
+ "repo": "superdev-tech/nuxt-facebook-chat",
3905
+ "npm": "nuxt-facebook-chat",
3906
+ "icon": "nuxt-facebook-chat.svg",
3907
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3908
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3909
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3910
+ "category": "Libraries",
3590
3911
  "type": "3rd-party",
3591
3912
  "maintainers": [
3592
3913
  {
@@ -3603,6 +3924,28 @@
3603
3924
  "requires": {}
3604
3925
  }
3605
3926
  },
3927
+ {
3928
+ "name": "nuxt-feather-icons",
3929
+ "description": "The Feather Icons in Nuxt 3.",
3930
+ "repo": "4sllan/nuxt-feather-icons",
3931
+ "npm": "nuxt-feather-icons",
3932
+ "icon": "nuxt-feather-icons.png",
3933
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3934
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3935
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3936
+ "category": "UI",
3937
+ "type": "3rd-party",
3938
+ "maintainers": [
3939
+ {
3940
+ "name": "4sllan",
3941
+ "github": "4sllan"
3942
+ }
3943
+ ],
3944
+ "compatibility": {
3945
+ "nuxt": "^3.0.0",
3946
+ "requires": {}
3947
+ }
3948
+ },
3606
3949
  {
3607
3950
  "name": "nuxt-feedme",
3608
3951
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3625,6 +3968,51 @@
3625
3968
  "requires": {}
3626
3969
  }
3627
3970
  },
3971
+ {
3972
+ "name": "nuxt-file-storage",
3973
+ "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.",
3974
+ "repo": "nyllre/nuxt-file-storage",
3975
+ "npm": "nuxt-file-storage",
3976
+ "icon": "nuxt-file-storage.svg",
3977
+ "github": "https://github.com/nyllre/nuxt-file-storage",
3978
+ "website": "https://github.com/nyllre/nuxt-file-storage",
3979
+ "learn_more": "https://github.com/nyllre/nuxt-file-storage",
3980
+ "category": "Database",
3981
+ "type": "3rd-party",
3982
+ "maintainers": [
3983
+ {
3984
+ "name": "NyllRE",
3985
+ "github": "NyllRE"
3986
+ }
3987
+ ],
3988
+ "compatibility": {
3989
+ "nuxt": "^3.0.0",
3990
+ "requires": {}
3991
+ }
3992
+ },
3993
+ {
3994
+ "name": "nuxt-fontawesome",
3995
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
3996
+ "repo": "bezumkin/nuxt-fontawesome",
3997
+ "npm": "@vesp/nuxt-fontawesome",
3998
+ "icon": "nuxt-fontawesome.svg",
3999
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
4000
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
4001
+ "learn_more": "https://fontawesome.com",
4002
+ "category": "UI",
4003
+ "type": "3rd-party",
4004
+ "maintainers": [
4005
+ {
4006
+ "name": "Vasily Naumkin",
4007
+ "github": "bezumkin",
4008
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
4009
+ }
4010
+ ],
4011
+ "compatibility": {
4012
+ "nuxt": "^3.0.0",
4013
+ "requires": {}
4014
+ }
4015
+ },
3628
4016
  {
3629
4017
  "name": "nuxt-graphql-middleware",
3630
4018
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3632,7 +4020,7 @@
3632
4020
  "npm": "nuxt-graphql-middleware",
3633
4021
  "icon": "nuxt-graphql-middleware.svg",
3634
4022
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3635
- "website": "https://nuxt-graphql-middleware.dulnan.net",
4023
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3636
4024
  "learn_more": "",
3637
4025
  "category": "Request",
3638
4026
  "type": "3rd-party",
@@ -3690,7 +4078,7 @@
3690
4078
  "maintainers": [
3691
4079
  {
3692
4080
  "name": "Zadig&Voltaire Team",
3693
- "github": "https://github.com/zadigetvoltaire"
4081
+ "github": "zadigetvoltaire"
3694
4082
  }
3695
4083
  ],
3696
4084
  "compatibility": {
@@ -3774,8 +4162,8 @@
3774
4162
  "npm": "@nuxtus/nuxt-localtunnel",
3775
4163
  "icon": "nuxt-localtunnel.svg",
3776
4164
  "github": "https://github.com/nuxtus/localtunnel",
3777
- "website": "https://nuxtus.com",
3778
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4165
+ "website": "https://docs.nuxtus.com",
4166
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3779
4167
  "category": "Devtools",
3780
4168
  "type": "3rd-party",
3781
4169
  "maintainers": [
@@ -3924,6 +4312,78 @@
3924
4312
  "devtools": "^0.0.0"
3925
4313
  }
3926
4314
  },
4315
+ {
4316
+ "name": "nuxt-oidc-auth",
4317
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4318
+ "repo": "itpropro/nuxt-oidc-auth",
4319
+ "npm": "nuxt-oidc-auth",
4320
+ "icon": "",
4321
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4322
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4323
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4324
+ "category": "Security",
4325
+ "type": "3rd-party",
4326
+ "maintainers": [
4327
+ {
4328
+ "name": "Jan-Henrik Damaschke",
4329
+ "github": "itpropro",
4330
+ "twitter": "jandamaschke"
4331
+ }
4332
+ ],
4333
+ "compatibility": {
4334
+ "nuxt": "^3.0.0",
4335
+ "requires": {}
4336
+ }
4337
+ },
4338
+ {
4339
+ "name": "nuxt-openapi-docs-module",
4340
+ "description": "Generate pages from OpenAPI specifications",
4341
+ "repo": "on-org/nuxt-openapi-docs-module",
4342
+ "npm": "nuxt-openapi-docs-module",
4343
+ "icon": "nuxt-openapi-docs-module.png",
4344
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4345
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4346
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4347
+ "category": "Libraries",
4348
+ "type": "3rd-party",
4349
+ "maintainers": [
4350
+ {
4351
+ "name": "Pavel Kuzmin",
4352
+ "github": "s00d"
4353
+ }
4354
+ ],
4355
+ "compatibility": {
4356
+ "nuxt": "^3.0.0",
4357
+ "requires": {}
4358
+ }
4359
+ },
4360
+ {
4361
+ "name": "nuxt-openid-connect",
4362
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4363
+ "repo": "aborn/nuxt-openid-connect",
4364
+ "npm": "nuxt-openid-connect",
4365
+ "icon": "",
4366
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4367
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4368
+ "learn_more": "",
4369
+ "category": "Security",
4370
+ "type": "3rd-party",
4371
+ "maintainers": [
4372
+ {
4373
+ "name": "Aborn Jiang",
4374
+ "github": "aborn"
4375
+ },
4376
+ {
4377
+ "name": "Khaled Almana",
4378
+ "github": "KhaledAlMana"
4379
+ }
4380
+ ],
4381
+ "compatibility": {
4382
+ "nuxt": "^3.0.0",
4383
+ "requires": {},
4384
+ "devtools": "^0.0.0"
4385
+ }
4386
+ },
3927
4387
  {
3928
4388
  "name": "nuxt-payload-analyzer",
3929
4389
  "description": "Analyze Nuxt Payload Size",
@@ -3947,6 +4407,29 @@
3947
4407
  "requires": {}
3948
4408
  }
3949
4409
  },
4410
+ {
4411
+ "name": "nuxt-pdf-frame",
4412
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4413
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4414
+ "npm": "@i2d/nuxt-pdf-frame",
4415
+ "icon": "pdf-frame.svg",
4416
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4417
+ "website": "https://www.pdf-frame.org",
4418
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4419
+ "category": "Libraries",
4420
+ "type": "3rd-party",
4421
+ "maintainers": [
4422
+ {
4423
+ "name": "Narayana Swamy",
4424
+ "github": "nswamy14",
4425
+ "email": "narayanaswamy14@gmail.com"
4426
+ }
4427
+ ],
4428
+ "compatibility": {
4429
+ "nuxt": "^3.0.0",
4430
+ "requires": {}
4431
+ }
4432
+ },
3950
4433
  {
3951
4434
  "name": "nuxt-pdf",
3952
4435
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3977,8 +4460,8 @@
3977
4460
  "npm": "nuxt-phosphor-icons",
3978
4461
  "icon": "phosphor-icons.svg",
3979
4462
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3980
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3981
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4463
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4464
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3982
4465
  "category": "UI",
3983
4466
  "type": "3rd-party",
3984
4467
  "maintainers": [
@@ -4014,28 +4497,6 @@
4014
4497
  "requires": {}
4015
4498
  }
4016
4499
  },
4017
- {
4018
- "name": "plausible",
4019
- "description": "Nuxt module to natively integrate Plausible analytics",
4020
- "repo": "nuxt-modules/plausible",
4021
- "npm": "@nuxtjs/plausible",
4022
- "icon": "plausible.png",
4023
- "github": "https://github.com/nuxt-modules/plausible",
4024
- "website": "https://github.com/nuxt-modules/plausible",
4025
- "learn_more": "https://plausible.io/",
4026
- "category": "Analytics",
4027
- "type": "community",
4028
- "maintainers": [
4029
- {
4030
- "name": "Johann Schopplich",
4031
- "github": "johannschopplich"
4032
- }
4033
- ],
4034
- "compatibility": {
4035
- "nuxt": "^3.0.0",
4036
- "requires": {}
4037
- }
4038
- },
4039
4500
  {
4040
4501
  "name": "nuxt-plotly",
4041
4502
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4085,6 +4546,28 @@
4085
4546
  "requires": {}
4086
4547
  }
4087
4548
  },
4549
+ {
4550
+ "name": "nuxt-posthog",
4551
+ "description": "Integrate PostHog into your application with minimal configuration",
4552
+ "repo": "mitjans/nuxt-posthog",
4553
+ "npm": "nuxt-posthog",
4554
+ "icon": "posthog.svg",
4555
+ "github": "https://github.com/mitjans/nuxt-posthog",
4556
+ "website": "https://nuxt-posthog.cmitjans.dev",
4557
+ "learn_more": "https://posthog.com",
4558
+ "category": "Analytics",
4559
+ "type": "3rd-party",
4560
+ "maintainers": [
4561
+ {
4562
+ "name": "Carles Mitjans",
4563
+ "github": "mitjans"
4564
+ }
4565
+ ],
4566
+ "compatibility": {
4567
+ "nuxt": "^3.0.0",
4568
+ "requires": {}
4569
+ }
4570
+ },
4088
4571
  {
4089
4572
  "name": "nuxt-smartlook",
4090
4573
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4164,7 +4647,7 @@
4164
4647
  "description": "WebStorm & PHPStorm support for Nuxt components",
4165
4648
  "repo": "fumeapp/nuxt-storm",
4166
4649
  "npm": "nuxt-storm",
4167
- "icon": "nuxt-storm.png",
4650
+ "icon": "",
4168
4651
  "github": "https://github.com/fumeapp/nuxt-storm",
4169
4652
  "website": "https://github.com/fumeapp/nuxt-storm",
4170
4653
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -4181,6 +4664,30 @@
4181
4664
  "requires": {}
4182
4665
  }
4183
4666
  },
4667
+ {
4668
+ "name": "nuxt-svgo-loader",
4669
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4670
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4671
+ "npm": "nuxt-svgo-loader",
4672
+ "icon": "",
4673
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4674
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4675
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4676
+ "category": "Images",
4677
+ "type": "3rd-party",
4678
+ "maintainers": [
4679
+ {
4680
+ "name": "Alex Liu",
4681
+ "github": "Mini-ghost",
4682
+ "twitter": "Minighost_Alex"
4683
+ }
4684
+ ],
4685
+ "compatibility": {
4686
+ "nuxt": "^3.0.0",
4687
+ "requires": {},
4688
+ "devtools": "^0.0.0"
4689
+ }
4690
+ },
4184
4691
  {
4185
4692
  "name": "nuxt-svgo",
4186
4693
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -4226,14 +4733,14 @@
4226
4733
  }
4227
4734
  },
4228
4735
  {
4229
- "name": "nuxt-use-motion",
4230
- "description": "A Nuxt module putting your components in motion",
4231
- "repo": "Tahul/nuxt-use-motion",
4232
- "npm": "nuxt-use-motion",
4233
- "icon": "nuxt-use-motion.svg",
4234
- "github": "https://github.com/Tahul/nuxt-use-motion",
4235
- "website": "https://github.com/Tahul/nuxt-use-motion",
4236
- "learn_more": "https://github.com/vueuse/motion",
4736
+ "name": "nuxt-use-sound",
4737
+ "description": "A Nuxt module for playing sound effects.",
4738
+ "repo": "Tahul/nuxt-use-sound",
4739
+ "npm": "nuxt-use-sound",
4740
+ "icon": "nuxt-use-sound.svg",
4741
+ "github": "https://github.com/Tahul/nuxt-use-sound",
4742
+ "website": "https://github.com/Tahul/nuxt-use-sound",
4743
+ "learn_more": "https://github.com/vueuse/sound",
4237
4744
  "category": "Libraries",
4238
4745
  "type": "3rd-party",
4239
4746
  "maintainers": [
@@ -4248,24 +4755,24 @@
4248
4755
  }
4249
4756
  },
4250
4757
  {
4251
- "name": "nuxt-use-sound",
4252
- "description": "A Nuxt module for playing sound effects.",
4253
- "repo": "Tahul/nuxt-use-sound",
4254
- "npm": "nuxt-use-sound",
4255
- "icon": "nuxt-use-sound.svg",
4256
- "github": "https://github.com/Tahul/nuxt-use-sound",
4257
- "website": "https://github.com/Tahul/nuxt-use-sound",
4258
- "learn_more": "https://github.com/vueuse/sound",
4259
- "category": "Libraries",
4758
+ "name": "nuxt-uswds",
4759
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
4760
+ "repo": "patrickcate/nuxt-uswds",
4761
+ "npm": "nuxt-uswds",
4762
+ "icon": "nuxt-uswds.svg",
4763
+ "github": "https://github.com/patrickcate/nuxt-uswds",
4764
+ "website": "https://github.com/patrickcate/nuxt-uswds",
4765
+ "learn_more": "",
4766
+ "category": "UI",
4260
4767
  "type": "3rd-party",
4261
4768
  "maintainers": [
4262
4769
  {
4263
- "name": "Tahul",
4264
- "github": "Tahul"
4770
+ "name": "Patrick Cate",
4771
+ "github": "patrickcate"
4265
4772
  }
4266
4773
  ],
4267
4774
  "compatibility": {
4268
- "nuxt": "^2.0.0",
4775
+ "nuxt": "^3.0.0",
4269
4776
  "requires": {}
4270
4777
  }
4271
4778
  },
@@ -4316,20 +4823,20 @@
4316
4823
  }
4317
4824
  },
4318
4825
  {
4319
- "name": "nuxt-vuetify",
4320
- "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
4321
- "repo": "invictus-codes/nuxt-vuetify",
4322
- "npm": "@invictus.codes/nuxt-vuetify",
4323
- "icon": "vuetify-logo-v3-dark.svg",
4324
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
4325
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4326
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4327
- "category": "UI",
4826
+ "name": "nuxt-zod-i18n",
4827
+ "description": "A Nuxt Module for localizing zod error messages.",
4828
+ "repo": "xibman/nuxt-zod-i18n",
4829
+ "npm": "nuxt-zod-i18n",
4830
+ "icon": "nuxt-zod-i18n.svg",
4831
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4832
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4833
+ "learn_more": "",
4834
+ "category": "Libraries",
4328
4835
  "type": "3rd-party",
4329
4836
  "maintainers": [
4330
4837
  {
4331
- "name": "Jens van Hellemondt",
4332
- "github": "invictus-codes"
4838
+ "name": "xibman",
4839
+ "github": "xibman"
4333
4840
  }
4334
4841
  ],
4335
4842
  "compatibility": {
@@ -4340,7 +4847,7 @@
4340
4847
  {
4341
4848
  "name": "nuxt3-interpolation",
4342
4849
  "description": "",
4343
- "repo": "daliborgogic/interpolation#master",
4850
+ "repo": "daliborgogic/interpolation",
4344
4851
  "npm": "nuxt3-interpolation",
4345
4852
  "icon": "",
4346
4853
  "github": "https://github.com/daliborgogic/interpolation/tree/master",
@@ -4366,7 +4873,7 @@
4366
4873
  "npm": "nuxt3-leaflet",
4367
4874
  "icon": "leaflet.png",
4368
4875
  "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4369
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4876
+ "website": "https://gugustinette.github.io/Nuxt-Leaflet",
4370
4877
  "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4371
4878
  "category": "Libraries",
4372
4879
  "type": "3rd-party",
@@ -4407,14 +4914,14 @@
4407
4914
  {
4408
4915
  "name": "og-image",
4409
4916
  "description": "Enlightened runtime images generated with Vue templates.",
4410
- "repo": "harlan-zw/nuxt-og-image",
4917
+ "repo": "nuxt-modules/og-image",
4411
4918
  "npm": "nuxt-og-image",
4412
4919
  "icon": "og-image.svg",
4413
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4920
+ "github": "https://github.com/nuxt-modules/og-image",
4414
4921
  "website": "https://nuxtseo.com/og-image",
4415
4922
  "learn_more": "https://nuxtseo.com/og-image",
4416
4923
  "category": "SEO",
4417
- "type": "3rd-party",
4924
+ "type": "community",
4418
4925
  "maintainers": [
4419
4926
  {
4420
4927
  "name": "Harlan Wilton",
@@ -4459,8 +4966,8 @@
4459
4966
  "npm": "@aceforth/nuxt-optimized-images",
4460
4967
  "icon": "",
4461
4968
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4462
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4463
- "learn_more": "",
4969
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4970
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4464
4971
  "category": "Images",
4465
4972
  "type": "3rd-party",
4466
4973
  "maintainers": [
@@ -4613,6 +5120,28 @@
4613
5120
  "requires": {}
4614
5121
  }
4615
5122
  },
5123
+ {
5124
+ "name": "pergel",
5125
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5126
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5127
+ "npm": "pergel",
5128
+ "icon": "pergel.svg",
5129
+ "github": "https://github.com/oku-ui/pergel",
5130
+ "website": "https://oku-ui.com/pergel",
5131
+ "learn_more": "",
5132
+ "category": "Devtools",
5133
+ "type": "3rd-party",
5134
+ "maintainers": [
5135
+ {
5136
+ "name": "Mehmet - productdevbook",
5137
+ "github": "productdevbook"
5138
+ }
5139
+ ],
5140
+ "compatibility": {
5141
+ "nuxt": "^3.10.0",
5142
+ "requires": {}
5143
+ }
5144
+ },
4616
5145
  {
4617
5146
  "name": "persian-datepicker",
4618
5147
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4639,7 +5168,7 @@
4639
5168
  {
4640
5169
  "name": "pinia-orm",
4641
5170
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4642
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5171
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4643
5172
  "npm": "@pinia-orm/nuxt",
4644
5173
  "icon": "pinia-orm.svg",
4645
5174
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4713,20 +5242,20 @@
4713
5242
  "description": "Nuxt module to natively integrate Plausible analytics",
4714
5243
  "repo": "nuxt-modules/plausible",
4715
5244
  "npm": "@nuxtjs/plausible",
4716
- "icon": "",
5245
+ "icon": "plausible.svg",
4717
5246
  "github": "https://github.com/nuxt-modules/plausible",
4718
5247
  "website": "https://github.com/nuxt-modules/plausible",
4719
5248
  "learn_more": "",
4720
- "category": "Devtools",
5249
+ "category": "Analytics",
4721
5250
  "type": "community",
4722
5251
  "maintainers": [
4723
5252
  {
4724
- "name": "nuxt-modules",
4725
- "github": "nuxt-modules"
5253
+ "name": "Johann Schopplich",
5254
+ "github": "johannschopplich"
4726
5255
  }
4727
5256
  ],
4728
5257
  "compatibility": {
4729
- "nuxt": "^2.0.0",
5258
+ "nuxt": "^2.0.0 || ^3.0.0",
4730
5259
  "requires": {}
4731
5260
  }
4732
5261
  },
@@ -4759,7 +5288,7 @@
4759
5288
  "npm": "nuxt-prepare",
4760
5289
  "icon": "prepare.svg",
4761
5290
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4762
- "website": "https://nuxt-prepare.jhnn.dev",
5291
+ "website": "https://nuxt-prepare.byjohann.dev",
4763
5292
  "learn_more": "",
4764
5293
  "category": "Devtools",
4765
5294
  "type": "3rd-party",
@@ -5159,7 +5688,7 @@
5159
5688
  "icon": "robots.png",
5160
5689
  "github": "https://github.com/nuxt-modules/robots",
5161
5690
  "website": "https://github.com/nuxt-modules/robots",
5162
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5691
+ "learn_more": "",
5163
5692
  "category": "SEO",
5164
5693
  "type": "community",
5165
5694
  "maintainers": [
@@ -5268,9 +5797,32 @@
5268
5797
  }
5269
5798
  }
5270
5799
  },
5800
+ {
5801
+ "name": "scalar",
5802
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
5803
+ "repo": "scalar/scalar#main/packages/nuxt",
5804
+ "npm": "@scalar/nuxt",
5805
+ "icon": "scalar.svg",
5806
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
5807
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
5808
+ "learn_more": "https://scalar.com",
5809
+ "category": "Devtools",
5810
+ "type": "3rd-party",
5811
+ "maintainers": [
5812
+ {
5813
+ "name": "scalar",
5814
+ "github": "scalar",
5815
+ "twitter": "scalar"
5816
+ }
5817
+ ],
5818
+ "compatibility": {
5819
+ "nuxt": "^3.0.0",
5820
+ "requires": {}
5821
+ }
5822
+ },
5271
5823
  {
5272
5824
  "name": "schema-org",
5273
- "description": "Schema.org for Nuxt.",
5825
+ "description": "Quick and easy Schema.org graphs.",
5274
5826
  "repo": "harlan-zw/nuxt-schema-org",
5275
5827
  "npm": "nuxt-schema-org",
5276
5828
  "icon": "schema-org.svg",
@@ -5292,6 +5844,29 @@
5292
5844
  "requires": {}
5293
5845
  }
5294
5846
  },
5847
+ {
5848
+ "name": "scripts",
5849
+ "description": "Plug-and-play script optimization for Nuxt applications.",
5850
+ "repo": "nuxt/scripts",
5851
+ "npm": "@nuxt/scripts",
5852
+ "icon": "nuxt.svg",
5853
+ "github": "https://github.com/nuxt/scripts",
5854
+ "website": "https://scripts.nuxt.com",
5855
+ "learn_more": "",
5856
+ "category": "Libraries",
5857
+ "type": "official",
5858
+ "maintainers": [
5859
+ {
5860
+ "name": "Harlan Wilton",
5861
+ "github": "harlan-zw",
5862
+ "twitter": "harlan_zw"
5863
+ }
5864
+ ],
5865
+ "compatibility": {
5866
+ "nuxt": "^3.0.0",
5867
+ "requires": {}
5868
+ }
5869
+ },
5295
5870
  {
5296
5871
  "name": "scss-to-js",
5297
5872
  "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
@@ -5345,7 +5920,7 @@
5345
5920
  "icon": "segment.png",
5346
5921
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5347
5922
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5348
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5923
+ "learn_more": "",
5349
5924
  "category": "Analytics",
5350
5925
  "type": "3rd-party",
5351
5926
  "maintainers": [
@@ -5383,7 +5958,7 @@
5383
5958
  },
5384
5959
  {
5385
5960
  "name": "seo-experiments",
5386
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5961
+ "description": "Powerful SEO DX improvements.",
5387
5962
  "repo": "harlan-zw/nuxt-seo-experiments",
5388
5963
  "npm": "nuxt-seo-experiments",
5389
5964
  "icon": "seo-experiments.svg",
@@ -5405,28 +5980,6 @@
5405
5980
  "requires": {}
5406
5981
  }
5407
5982
  },
5408
- {
5409
- "name": "seo-kit",
5410
- "description": "The complete SEO solution for Nuxt.",
5411
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5412
- "npm": "nuxt-seo-kit",
5413
- "icon": "seo-kit.svg",
5414
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5415
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5416
- "learn_more": "",
5417
- "category": "SEO",
5418
- "type": "3rd-party",
5419
- "maintainers": [
5420
- {
5421
- "name": "harlan-zw",
5422
- "github": "harlan-zw"
5423
- }
5424
- ],
5425
- "compatibility": {
5426
- "nuxt": "^3.0.0",
5427
- "requires": {}
5428
- }
5429
- },
5430
5983
  {
5431
5984
  "name": "seo-meta",
5432
5985
  "description": "Simple generate seo metadata",
@@ -5450,6 +6003,28 @@
5450
6003
  "requires": {}
5451
6004
  }
5452
6005
  },
6006
+ {
6007
+ "name": "seo",
6008
+ "description": "The complete SEO solution for Nuxt.",
6009
+ "repo": "harlan-zw/nuxt-seo",
6010
+ "npm": "@nuxtjs/seo",
6011
+ "icon": "nuxt.svg",
6012
+ "github": "https://github.com/harlan-zw/nuxt-seo",
6013
+ "website": "https://nuxtseo.com/",
6014
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
6015
+ "category": "SEO",
6016
+ "type": "3rd-party",
6017
+ "maintainers": [
6018
+ {
6019
+ "name": "harlan-zw",
6020
+ "github": "harlan-zw"
6021
+ }
6022
+ ],
6023
+ "compatibility": {
6024
+ "nuxt": "^3.0.0",
6025
+ "requires": {}
6026
+ }
6027
+ },
5453
6028
  {
5454
6029
  "name": "seomatic-meta",
5455
6030
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5498,7 +6073,7 @@
5498
6073
  {
5499
6074
  "name": "server-block",
5500
6075
  "description": "Use <server> tags in your Nuxt pages components.",
5501
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
6076
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5502
6077
  "npm": "@hebilicious/server-block-nuxt",
5503
6078
  "icon": "server-block.svg",
5504
6079
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5519,21 +6094,25 @@
5519
6094
  }
5520
6095
  },
5521
6096
  {
5522
- "name": "session",
5523
- "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",
5524
- "repo": "sidebase/nuxt-session",
5525
- "npm": "@sidebase/nuxt-session",
5526
- "icon": "session.png",
5527
- "github": "https://github.com/sidebase/nuxt-session",
5528
- "website": "https://github.com/sidebase/nuxt-session",
5529
- "learn_more": "https://github.com/sidebase",
5530
- "category": "Security",
6097
+ "name": "shadcn",
6098
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6099
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6100
+ "npm": "shadcn-nuxt",
6101
+ "icon": "",
6102
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6103
+ "website": "https://www.shadcn-vue.com",
6104
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6105
+ "category": "UI",
5531
6106
  "type": "3rd-party",
5532
6107
  "maintainers": [
5533
6108
  {
5534
- "name": "sidebase",
5535
- "github": "sidebase",
5536
- "twitter": "sidebase_io"
6109
+ "name": "Zernonia",
6110
+ "github": "zernonia",
6111
+ "twitter": "zernonia"
6112
+ },
6113
+ {
6114
+ "name": "Sadegh Barati",
6115
+ "github": "sadeghbarati"
5537
6116
  }
5538
6117
  ],
5539
6118
  "compatibility": {
@@ -5563,6 +6142,28 @@
5563
6142
  "requires": {}
5564
6143
  }
5565
6144
  },
6145
+ {
6146
+ "name": "shuimo-ui",
6147
+ "description": "A Chinese Shuimo style component library.",
6148
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
6149
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
6150
+ "icon": "shuimo-ui.svg",
6151
+ "github": "https://github.com/shuimo-design/shuimo-ui",
6152
+ "website": "https://shuimo.design",
6153
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
6154
+ "category": "UI",
6155
+ "type": "3rd-party",
6156
+ "maintainers": [
6157
+ {
6158
+ "name": "higuaifan",
6159
+ "github": "higuaifan"
6160
+ }
6161
+ ],
6162
+ "compatibility": {
6163
+ "nuxt": "^3.0.0",
6164
+ "requires": {}
6165
+ }
6166
+ },
5566
6167
  {
5567
6168
  "name": "sidebase-auth",
5568
6169
  "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.",
@@ -5633,41 +6234,23 @@
5633
6234
  }
5634
6235
  },
5635
6236
  {
5636
- "name": "simple-sitemap",
6237
+ "name": "sitemap",
5637
6238
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5638
- "repo": "harlan-zw/nuxt-simple-sitemap",
5639
- "npm": "nuxt-simple-sitemap",
6239
+ "repo": "nuxt-modules/sitemap",
6240
+ "npm": "@nuxtjs/sitemap",
5640
6241
  "icon": "simple-sitemap.svg",
5641
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5642
- "website": "https://nuxtseo.com/simple-sitemap",
5643
- "learn_more": "https://nuxtseo.com/simple-sitemap",
6242
+ "github": "https://github.com/nuxt-modules/sitemap",
6243
+ "website": "https://nuxtseo.com/",
6244
+ "learn_more": "https://nuxtseo.com/sitemap",
5644
6245
  "category": "SEO",
5645
- "type": "3rd-party",
6246
+ "type": "community",
5646
6247
  "maintainers": [
5647
6248
  {
5648
6249
  "name": "Harlan Wilton",
5649
6250
  "github": "harlan-zw",
5650
6251
  "twitter": "harlan_zw",
5651
6252
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5652
- }
5653
- ],
5654
- "compatibility": {
5655
- "nuxt": "^3.0.0",
5656
- "requires": {}
5657
- }
5658
- },
5659
- {
5660
- "name": "sitemap",
5661
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5662
- "repo": "nuxt-community/sitemap-module#dev",
5663
- "npm": "@nuxtjs/sitemap",
5664
- "icon": "",
5665
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5666
- "website": "https://sitemap.nuxtjs.org",
5667
- "learn_more": "",
5668
- "category": "SEO",
5669
- "type": "community",
5670
- "maintainers": [
6253
+ },
5671
6254
  {
5672
6255
  "name": "Nicolas PENNEC",
5673
6256
  "github": "NicoPennec",
@@ -5675,7 +6258,7 @@
5675
6258
  }
5676
6259
  ],
5677
6260
  "compatibility": {
5678
- "nuxt": "^2.0.0",
6261
+ "nuxt": "^3.0.0",
5679
6262
  "requires": {}
5680
6263
  }
5681
6264
  },
@@ -5709,7 +6292,7 @@
5709
6292
  "icon": "snipcart.png",
5710
6293
  "github": "https://github.com/nuxt-modules/snipcart",
5711
6294
  "website": "https://github.com/nuxt-modules/snipcart",
5712
- "learn_more": "https://snipcart.com",
6295
+ "learn_more": "",
5713
6296
  "category": "Ecommerce",
5714
6297
  "type": "community",
5715
6298
  "maintainers": [
@@ -5791,39 +6374,6 @@
5791
6374
  "requires": {}
5792
6375
  }
5793
6376
  },
5794
- {
5795
- "name": "speedkit",
5796
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
5797
- "repo": "GrabarzUndPartner/nuxt-speedkit",
5798
- "npm": "nuxt-speedkit",
5799
- "icon": "speedkit.png",
5800
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
5801
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
5802
- "learn_more": "",
5803
- "category": "Performance",
5804
- "type": "3rd-party",
5805
- "maintainers": [
5806
- {
5807
- "name": "Stephan Gerbeth",
5808
- "github": "StephanGerbeth",
5809
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
5810
- },
5811
- {
5812
- "name": "Thorn Walli",
5813
- "github": "ThornWalli",
5814
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
5815
- },
5816
- {
5817
- "name": "Grabarz & Partner",
5818
- "github": "GrabarzUndPartner",
5819
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
5820
- }
5821
- ],
5822
- "compatibility": {
5823
- "nuxt": "^2.0.0",
5824
- "requires": {}
5825
- }
5826
- },
5827
6377
  {
5828
6378
  "name": "ssr-lit",
5829
6379
  "description": "",
@@ -5915,7 +6465,7 @@
5915
6465
  {
5916
6466
  "name": "storyblok",
5917
6467
  "description": "Storyblok Nuxt module",
5918
- "repo": "storyblok/storyblok-nuxt#master/lib",
6468
+ "repo": "storyblok/storyblok-nuxt#main",
5919
6469
  "npm": "@storyblok/nuxt",
5920
6470
  "icon": "storyblok.png",
5921
6471
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -6115,29 +6665,6 @@
6115
6665
  "requires": {}
6116
6666
  }
6117
6667
  },
6118
- {
6119
- "name": "stylify",
6120
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
6121
- "repo": "stylify/packages#master/packages/nuxt",
6122
- "npm": "@stylify/nuxt",
6123
- "icon": "stylify.svg",
6124
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
6125
- "website": "https://stylifycss.com/docs/nuxt",
6126
- "learn_more": "https://stylifycss.com",
6127
- "category": "UI",
6128
- "type": "3rd-party",
6129
- "maintainers": [
6130
- {
6131
- "name": "Vladimír Macháček",
6132
- "github": "Machy8",
6133
- "twitter": "8machy"
6134
- }
6135
- ],
6136
- "compatibility": {
6137
- "nuxt": "^2.0.0 || ^3.0.0",
6138
- "requires": {}
6139
- }
6140
- },
6141
6668
  {
6142
6669
  "name": "supabase",
6143
6670
  "description": "First class integration with Supabase",
@@ -6260,6 +6787,30 @@
6260
6787
  "requires": {}
6261
6788
  }
6262
6789
  },
6790
+ {
6791
+ "name": "swiftsearch",
6792
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6793
+ "repo": "atoms-studio/nuxt-swiftsearch",
6794
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6795
+ "icon": "nuxt-swiftsearch.svg",
6796
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6797
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6798
+ "learn_more": "",
6799
+ "category": "Libraries",
6800
+ "type": "3rd-party",
6801
+ "maintainers": [
6802
+ {
6803
+ "name": "Matteo Rigoni",
6804
+ "github": "rigo-m",
6805
+ "twitter": "MatteoRigoni",
6806
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6807
+ }
6808
+ ],
6809
+ "compatibility": {
6810
+ "nuxt": "^3.10.0",
6811
+ "requires": {}
6812
+ }
6813
+ },
6263
6814
  {
6264
6815
  "name": "swiper",
6265
6816
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6331,6 +6882,37 @@
6331
6882
  "nuxt": "^2.0.0 || ^3.0.0",
6332
6883
  "requires": {},
6333
6884
  "devtools": "^0.0.0"
6885
+ },
6886
+ "aliases": [
6887
+ "tailwind"
6888
+ ]
6889
+ },
6890
+ {
6891
+ "name": "test-utils",
6892
+ "description": "Test utilities for Nuxt",
6893
+ "repo": "nuxt/test-utils#main",
6894
+ "npm": "@nuxt/test-utils",
6895
+ "icon": "nuxt.svg",
6896
+ "github": "https://github.com/nuxt/test-utils",
6897
+ "website": "https://nuxt.com/docs/getting-started/testing",
6898
+ "learn_more": "",
6899
+ "category": "Devtools",
6900
+ "type": "official",
6901
+ "maintainers": [
6902
+ {
6903
+ "name": "Daniel Roe",
6904
+ "github": "danielroe",
6905
+ "twitter": "danielcroe"
6906
+ },
6907
+ {
6908
+ "name": "Anthony Fu",
6909
+ "github": "antfu",
6910
+ "twitter": "antfu7"
6911
+ }
6912
+ ],
6913
+ "compatibility": {
6914
+ "nuxt": "^3.0.0",
6915
+ "requires": {}
6334
6916
  }
6335
6917
  },
6336
6918
  {
@@ -6378,6 +6960,28 @@
6378
6960
  "requires": {}
6379
6961
  }
6380
6962
  },
6963
+ {
6964
+ "name": "tiptap",
6965
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6966
+ "repo": "modbender/nuxt-tiptap-editor",
6967
+ "npm": "nuxt-tiptap-editor",
6968
+ "icon": "tiptap.png",
6969
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6970
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6971
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6972
+ "category": "Libraries",
6973
+ "type": "3rd-party",
6974
+ "maintainers": [
6975
+ {
6976
+ "name": "modbender",
6977
+ "github": "modbender"
6978
+ }
6979
+ ],
6980
+ "compatibility": {
6981
+ "nuxt": "^3.0.0",
6982
+ "requires": {}
6983
+ }
6984
+ },
6381
6985
  {
6382
6986
  "name": "toast",
6383
6987
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
@@ -6401,6 +7005,50 @@
6401
7005
  "requires": {}
6402
7006
  }
6403
7007
  },
7008
+ {
7009
+ "name": "tradingview",
7010
+ "description": "Use the TradingView Widgets in your Nuxt Application",
7011
+ "repo": "volkanakkus/nuxt-tradingview",
7012
+ "npm": "nuxt-tradingview",
7013
+ "icon": "tradingview.svg",
7014
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
7015
+ "website": "https://nuxt-tradingview.volkanakkus.com",
7016
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
7017
+ "category": "Extensions",
7018
+ "type": "3rd-party",
7019
+ "maintainers": [
7020
+ {
7021
+ "name": "Volkan Akkuş",
7022
+ "github": "volkanakkus"
7023
+ }
7024
+ ],
7025
+ "compatibility": {
7026
+ "nuxt": "^3.0.0",
7027
+ "requires": {}
7028
+ }
7029
+ },
7030
+ {
7031
+ "name": "translation-manager",
7032
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
7033
+ "repo": "samk-dev/nuxt-translation-manager",
7034
+ "npm": "nuxt-translation-manager",
7035
+ "icon": "translation-manager.png",
7036
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
7037
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
7038
+ "learn_more": "",
7039
+ "category": "Extensions",
7040
+ "type": "3rd-party",
7041
+ "maintainers": [
7042
+ {
7043
+ "name": "Sam K",
7044
+ "github": "samk-dev"
7045
+ }
7046
+ ],
7047
+ "compatibility": {
7048
+ "nuxt": "^3.0.0",
7049
+ "requires": {}
7050
+ }
7051
+ },
6404
7052
  {
6405
7053
  "name": "tresjs",
6406
7054
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6730,28 +7378,6 @@
6730
7378
  }
6731
7379
  }
6732
7380
  },
6733
- {
6734
- "name": "unhead",
6735
- "description": "Experimental features for Nuxt SEO / head management.",
6736
- "repo": "harlan-zw/nuxt-seo-experiments",
6737
- "npm": "nuxt-seo-experiments",
6738
- "icon": "",
6739
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6740
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6741
- "learn_more": "",
6742
- "category": "SEO",
6743
- "type": "3rd-party",
6744
- "maintainers": [
6745
- {
6746
- "name": "harlan-zw",
6747
- "github": "harlan-zw"
6748
- }
6749
- ],
6750
- "compatibility": {
6751
- "nuxt": "^3.0.0",
6752
- "requires": {}
6753
- }
6754
- },
6755
7381
  {
6756
7382
  "name": "universal-storage",
6757
7383
  "description": "Universal Storage Utilities for Nuxt",
@@ -6783,7 +7409,7 @@
6783
7409
  {
6784
7410
  "name": "unlazy",
6785
7411
  "description": "Lazy loading library for placeholder images",
6786
- "repo": "johannschopplich/unlazy/packages/nuxt",
7412
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6787
7413
  "npm": "@unlazy/nuxt",
6788
7414
  "icon": "unlazy.svg",
6789
7415
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6802,32 +7428,6 @@
6802
7428
  "requires": {}
6803
7429
  }
6804
7430
  },
6805
- {
6806
- "name": "unlighthouse",
6807
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6808
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6809
- "npm": "@unlighthouse/nuxt",
6810
- "icon": "unlighthouse.svg",
6811
- "github": "https://github.com/harlan-zw/unlighthouse",
6812
- "website": "https://github.com/harlan-zw/unlighthouse",
6813
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6814
- "category": "Devtools",
6815
- "type": "3rd-party",
6816
- "maintainers": [
6817
- {
6818
- "name": "Harlan Wilton",
6819
- "github": "harlan-zw",
6820
- "twitter": "harlan_zw",
6821
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6822
- }
6823
- ],
6824
- "compatibility": {
6825
- "nuxt": "^2.0.0 || ^3.0.0",
6826
- "requires": {
6827
- "bridge": "optional"
6828
- }
6829
- }
6830
- },
6831
7431
  {
6832
7432
  "name": "unocss",
6833
7433
  "description": "The instant on-demand atomic CSS engine.",
@@ -6862,8 +7462,8 @@
6862
7462
  "npm": "nuxt-ununura",
6863
7463
  "icon": "ununuracss.png",
6864
7464
  "github": "https://github.com/novout/ununuracss",
6865
- "website": "https://ununura.com/#/",
6866
- "learn_more": "https://ununura.com/#/docs/why",
7465
+ "website": "https://github.com/novout/ununuracss",
7466
+ "learn_more": "https://github.com/novout/ununuracss",
6867
7467
  "category": "UI",
6868
7468
  "type": "3rd-party",
6869
7469
  "maintainers": [
@@ -6878,6 +7478,28 @@
6878
7478
  "requires": {}
6879
7479
  }
6880
7480
  },
7481
+ {
7482
+ "name": "use-bootstrap",
7483
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7484
+ "repo": "simplise/use-bootstrap",
7485
+ "npm": "usebootstrap",
7486
+ "icon": "use-bootstrap.svg",
7487
+ "github": "https://github.com/simplise/use-bootstrap",
7488
+ "website": "https://usebootstrap.org/",
7489
+ "learn_more": "https://usebootstrap.org/",
7490
+ "category": "UI",
7491
+ "type": "3rd-party",
7492
+ "maintainers": [
7493
+ {
7494
+ "name": "KoujiSano",
7495
+ "github": "KoujiSano"
7496
+ }
7497
+ ],
7498
+ "compatibility": {
7499
+ "nuxt": "^3.0.0",
7500
+ "requires": {}
7501
+ }
7502
+ },
6881
7503
  {
6882
7504
  "name": "use-wagmi",
6883
7505
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -6924,28 +7546,6 @@
6924
7546
  "requires": {}
6925
7547
  }
6926
7548
  },
6927
- {
6928
- "name": "validate",
6929
- "description": "Simple Nuxt input validation module using vee-validate",
6930
- "repo": "lewyuburi/nuxt-validate",
6931
- "npm": "nuxt-validate",
6932
- "icon": "vee-validate.png",
6933
- "github": "https://github.com/lewyuburi/nuxt-validate",
6934
- "website": "https://github.com/lewyuburi/nuxt-validate",
6935
- "learn_more": "https://logaretm.github.io/vee-validate/",
6936
- "category": "Libraries",
6937
- "type": "3rd-party",
6938
- "maintainers": [
6939
- {
6940
- "name": "lewyuburi",
6941
- "github": "lewyuburi"
6942
- }
6943
- ],
6944
- "compatibility": {
6945
- "nuxt": "^2.0.0",
6946
- "requires": {}
6947
- }
6948
- },
6949
7549
  {
6950
7550
  "name": "vant",
6951
7551
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -7000,8 +7600,8 @@
7000
7600
  "repo": "samk-dev/nuxt-vcalendar",
7001
7601
  "npm": "@samk-dev/nuxt-vcalendar",
7002
7602
  "icon": "vcalendar.png",
7003
- "github": "https://github.com/samk-dev/vcalendar",
7004
- "website": "https://github.com/samk-dev/vcalendar",
7603
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7604
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7005
7605
  "learn_more": "",
7006
7606
  "category": "Libraries",
7007
7607
  "type": "3rd-party",
@@ -7134,42 +7734,15 @@
7134
7734
  "requires": {}
7135
7735
  }
7136
7736
  },
7137
- {
7138
- "name": "vitest",
7139
- "description": "Vitest integration with Nuxt",
7140
- "repo": "danielroe/nuxt-vitest",
7141
- "npm": "nuxt-vitest",
7142
- "icon": "vitest.svg",
7143
- "github": "https://github.com/danielroe/nuxt-vitest",
7144
- "website": "https://github.com/danielroe/nuxt-vitest",
7145
- "learn_more": "",
7146
- "category": "Devtools",
7147
- "type": "3rd-party",
7148
- "maintainers": [
7149
- {
7150
- "name": "Daniel Roe",
7151
- "github": "danielroe"
7152
- },
7153
- {
7154
- "name": "Anthony Fu",
7155
- "github": "antfu"
7156
- }
7157
- ],
7158
- "compatibility": {
7159
- "nuxt": "^3.0.0",
7160
- "requires": {},
7161
- "devtools": "^0.0.0"
7162
- }
7163
- },
7164
7737
  {
7165
7738
  "name": "vue-email",
7166
7739
  "description": "💌 Write email templates with vue",
7167
- "repo": "Dave136/vue-email#main/packages/vue-email",
7168
- "npm": "vue-email",
7740
+ "repo": "vue-email/nuxt",
7741
+ "npm": "@vue-email/nuxt",
7169
7742
  "icon": "vue-email.svg",
7170
- "github": "https://github.com/Dave136/vue-email",
7171
- "website": "https://www.vuemail.net/",
7172
- "learn_more": "https://vue-email.vercel.app/getting-started",
7743
+ "github": "https://github.com/vue-email/nuxt",
7744
+ "website": "https://vuemail.net/",
7745
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7173
7746
  "category": "UI",
7174
7747
  "type": "3rd-party",
7175
7748
  "maintainers": [
@@ -7195,7 +7768,7 @@
7195
7768
  {
7196
7769
  "name": "vue-final-modal",
7197
7770
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
7198
- "repo": "vue-final/vue-final-modal",
7771
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7199
7772
  "npm": "@vue-final-modal/nuxt",
7200
7773
  "icon": "vue-final-modal.svg",
7201
7774
  "github": "https://github.com/vue-final/vue-final-modal",
@@ -7290,7 +7863,7 @@
7290
7863
  "description": "Plausible analytics for Vue.js and Nuxt",
7291
7864
  "repo": "moritzsternemann/vue-plausible",
7292
7865
  "npm": "vue-plausible",
7293
- "icon": "plausible.png",
7866
+ "icon": "plausible.svg",
7294
7867
  "github": "https://github.com/moritzsternemann/vue-plausible",
7295
7868
  "website": "https://github.com/moritzsternemann/vue-plausible",
7296
7869
  "learn_more": "",
@@ -7310,7 +7883,7 @@
7310
7883
  {
7311
7884
  "name": "vue-query",
7312
7885
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7313
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7886
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7314
7887
  "npm": "@hebilicious/vue-query-nuxt",
7315
7888
  "icon": "vue-query.svg",
7316
7889
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7407,7 +7980,7 @@
7407
7980
  "npm": "vue3-carousel-nuxt",
7408
7981
  "icon": "",
7409
7982
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7410
- "website": "",
7983
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7411
7984
  "learn_more": "",
7412
7985
  "category": "UI",
7413
7986
  "type": "3rd-party",
@@ -7426,7 +7999,7 @@
7426
7999
  {
7427
8000
  "name": "vuefire",
7428
8001
  "description": "Idiomatic composables for the Firebase SDK",
7429
- "repo": "vuejs/vuefire/packages/nuxt",
8002
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7430
8003
  "npm": "nuxt-vuefire",
7431
8004
  "icon": "vuefire.svg",
7432
8005
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7448,7 +8021,7 @@
7448
8021
  {
7449
8022
  "name": "vueform-builder",
7450
8023
  "description": "Official Vueform Builder module for Nuxt",
7451
- "repo": "vueform/builder/nuxt",
8024
+ "repo": "vueform/builder#main/nuxt",
7452
8025
  "npm": "@vueform/builder-nuxt",
7453
8026
  "icon": "vueform.svg",
7454
8027
  "github": "https://github.com/vueform/builder",
@@ -7471,7 +8044,7 @@
7471
8044
  {
7472
8045
  "name": "vueform",
7473
8046
  "description": "Official Vueform module for Nuxt",
7474
- "repo": "vueform/vueform/nuxt",
8047
+ "repo": "vueform/vueform#main/nuxt",
7475
8048
  "npm": "@vueform/nuxt",
7476
8049
  "icon": "vueform.svg",
7477
8050
  "github": "https://github.com/vueform/vueform",
@@ -7498,8 +8071,8 @@
7498
8071
  "npm": "@vuestic/nuxt",
7499
8072
  "icon": "vuestic.png",
7500
8073
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7501
- "website": "https://vuestic.dev",
7502
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
8074
+ "website": "https://ui.vuestic.dev",
8075
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7503
8076
  "category": "UI",
7504
8077
  "type": "3rd-party",
7505
8078
  "maintainers": [
@@ -7766,7 +8339,7 @@
7766
8339
  "icon": "webpack.png",
7767
8340
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7768
8341
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7769
- "learn_more": "http://webpackmonitor.com/",
8342
+ "learn_more": "",
7770
8343
  "category": "Devtools",
7771
8344
  "type": "community",
7772
8345
  "maintainers": [
@@ -7832,11 +8405,11 @@
7832
8405
  {
7833
8406
  "name": "windicss",
7834
8407
  "description": "Next generation utility-first CSS framework.",
7835
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8408
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7836
8409
  "npm": "nuxt-windicss",
7837
8410
  "icon": "windicss.svg",
7838
- "github": "https://github.com/windicss/nuxt-windicss-module",
7839
- "website": "https://github.com/windicss/nuxt-windicss-module",
8411
+ "github": "https://github.com/windicss/nuxt-windicss",
8412
+ "website": "https://github.com/windicss/nuxt-windicss",
7840
8413
  "learn_more": "https://windicss.org/",
7841
8414
  "category": "UI",
7842
8415
  "type": "3rd-party",