@nuxt/modules 0.5.0-55e542 → 0.5.0-59d0e2

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 +339 -65
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -26,29 +26,6 @@
26
26
  "requires": {}
27
27
  }
28
28
  },
29
- {
30
- "name": "adyen",
31
- "description": "Adyen Payment Module for Nuxt.js",
32
- "repo": "baroshem/nuxt-adyen-module",
33
- "npm": "nuxt-adyen-module",
34
- "icon": "adyen.svg",
35
- "github": "https://github.com/baroshem/nuxt-adyen-module",
36
- "website": "https://www.npmjs.com/package/nuxt-adyen-module",
37
- "learn_more": "https://www.npmjs.com/package/nuxt-adyen-module",
38
- "category": "Payment",
39
- "type": "3rd-party",
40
- "maintainers": [
41
- {
42
- "name": "Jakub Andrzejewski",
43
- "github": "Baroshem",
44
- "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
45
- }
46
- ],
47
- "compatibility": {
48
- "nuxt": "^2.0.0",
49
- "requires": {}
50
- }
51
- },
52
29
  {
53
30
  "name": "agility-cms",
54
31
  "description": "Agility CMS Integration for Nuxt.js",
@@ -72,6 +49,34 @@
72
49
  "requires": {}
73
50
  }
74
51
  },
52
+ {
53
+ "name": "algolia",
54
+ "description": "Algolia Search Module for Nuxt 3",
55
+ "repo": "nuxt-community/algolia-module",
56
+ "npm": "@nuxtjs/algolia",
57
+ "icon": "algolia.svg",
58
+ "github": "https://github.com/nuxt-community/algolia-module",
59
+ "website": "https://algolia.nuxtjs.org/",
60
+ "learn_more": "https://algolia.nuxtjs.org/",
61
+ "category": "Libraries",
62
+ "type": "community",
63
+ "maintainers": [
64
+ {
65
+ "name": "Jakub Andrzejewski",
66
+ "github": "Baroshem",
67
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
68
+ },
69
+ {
70
+ "name": "Yasser Lahbibi",
71
+ "github": "yassilah",
72
+ "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
73
+ }
74
+ ],
75
+ "compatibility": {
76
+ "nuxt": "^3.0.0",
77
+ "requires": {}
78
+ }
79
+ },
75
80
  {
76
81
  "name": "alias",
77
82
  "description": "It automatically creates an alias for the components and page of the path",
@@ -305,29 +310,6 @@
305
310
  "requires": {}
306
311
  }
307
312
  },
308
- {
309
- "name": "bigcommerce",
310
- "description": "Easy BigCommerce integration for Nuxt.js",
311
- "repo": "baroshem/nuxt-bigcommerce",
312
- "npm": "nuxt-bigcommerce",
313
- "icon": "bigcommerce.svg",
314
- "github": "https://github.com/baroshem/nuxt-bigcommerce",
315
- "website": "https://nuxt-bigcommerce.vercel.app/",
316
- "learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
317
- "category": "Ecommerce",
318
- "type": "3rd-party",
319
- "maintainers": [
320
- {
321
- "name": "Jakub Andrzejewski",
322
- "github": "Baroshem",
323
- "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
324
- }
325
- ],
326
- "compatibility": {
327
- "nuxt": "^2.0.0",
328
- "requires": {}
329
- }
330
- },
331
313
  {
332
314
  "name": "bootstrap",
333
315
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -624,7 +606,7 @@
624
606
  }
625
607
  ],
626
608
  "compatibility": {
627
- "nuxt": "^2.0.0",
609
+ "nuxt": "^2.0.0 || ^3.0.0",
628
610
  "requires": {
629
611
  "bridge": "optional"
630
612
  }
@@ -679,7 +661,7 @@
679
661
  {
680
662
  "name": "content",
681
663
  "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
682
- "repo": "nuxt/content#master/packages/content",
664
+ "repo": "nuxt/content#main/packages/content",
683
665
  "npm": "@nuxt/content",
684
666
  "icon": "content.png",
685
667
  "github": "https://github.com/nuxt/content",
@@ -796,6 +778,28 @@
796
778
  "requires": {}
797
779
  }
798
780
  },
781
+ {
782
+ "name": "datocms",
783
+ "description": "DatoCMS integration for Nuxt.js",
784
+ "repo": "voorhoede/nuxt-datocms-module",
785
+ "npm": "@voorhoede/nuxt-datocms-module",
786
+ "icon": "datocms.png",
787
+ "github": "https://github.com/voorhoede/nuxt-datocms-module",
788
+ "website": "https://github.com/voorhoede/nuxt-datocms-module",
789
+ "learn_more": "https://www.datocms.com/",
790
+ "category": "CMS",
791
+ "type": "3rd-party",
792
+ "maintainers": [
793
+ {
794
+ "name": "Frankwarnaar",
795
+ "github": "Frankwarnaar"
796
+ }
797
+ ],
798
+ "compatibility": {
799
+ "nuxt": "^2.0.0",
800
+ "requires": {}
801
+ }
802
+ },
799
803
  {
800
804
  "name": "dayjs",
801
805
  "description": "The best way for use Day.js easily in your Nuxt.js project.",
@@ -841,6 +845,29 @@
841
845
  "requires": {}
842
846
  }
843
847
  },
848
+ {
849
+ "name": "directus",
850
+ "description": "Easily connect your Nuxt3 application to your directus server.",
851
+ "repo": "intevel/nuxt-directus",
852
+ "npm": "nuxt-directus",
853
+ "icon": "directus.svg",
854
+ "github": "https://github.com/intevel/nuxt-directus/",
855
+ "website": "https://nuxt-directus.netlify.app/",
856
+ "learn_more": "https://nuxt-directus.netlify.app/",
857
+ "category": "CMS",
858
+ "type": "3rd-party",
859
+ "maintainers": [
860
+ {
861
+ "name": "Conner Bachmann",
862
+ "github": "intevel",
863
+ "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
864
+ }
865
+ ],
866
+ "compatibility": {
867
+ "nuxt": "^3.0.0",
868
+ "requires": {}
869
+ }
870
+ },
844
871
  {
845
872
  "name": "dotenv",
846
873
  "description": "A Nuxt.js module that loads your .env file into your context options",
@@ -1056,7 +1083,7 @@
1056
1083
  "name": "firebase",
1057
1084
  "description": "Integrate Firebase into your Nuxt project.",
1058
1085
  "repo": "nuxt-community/firebase-module",
1059
- "npm": "@nuxtjs/firebase",
1086
+ "npm": "@nuxtjs/firebase-monorepo",
1060
1087
  "icon": "firebase.png",
1061
1088
  "github": "https://github.com/nuxt-community/firebase-module",
1062
1089
  "website": "https://firebase.nuxtjs.org",
@@ -1162,6 +1189,34 @@
1162
1189
  "requires": {}
1163
1190
  }
1164
1191
  },
1192
+ {
1193
+ "name": "formkit",
1194
+ "description": "Seamless FormKit integration for Nuxt",
1195
+ "repo": "formkit/formkit",
1196
+ "npm": "",
1197
+ "icon": "formkit.png",
1198
+ "github": "https://github.com/formkit/formkit",
1199
+ "website": "https://formkit.com",
1200
+ "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1201
+ "category": "Libraries",
1202
+ "type": "3rd-party",
1203
+ "maintainers": [
1204
+ {
1205
+ "name": "Justin Schroeder",
1206
+ "github": "justin-schroeder",
1207
+ "twitter": "jpschroeder"
1208
+ },
1209
+ {
1210
+ "name": "Andrew Boyd",
1211
+ "github": "andrew-boyd",
1212
+ "twitter": "0xBOYD"
1213
+ }
1214
+ ],
1215
+ "compatibility": {
1216
+ "nuxt": "^3.0.0",
1217
+ "requires": {}
1218
+ }
1219
+ },
1165
1220
  {
1166
1221
  "name": "fullpage",
1167
1222
  "description": "Nuxt module for fullpage-vue plugin",
@@ -1341,6 +1396,28 @@
1341
1396
  "requires": {}
1342
1397
  }
1343
1398
  },
1399
+ {
1400
+ "name": "graphql-client",
1401
+ "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
1402
+ "repo": "diizzayy/nuxt-graphql-client",
1403
+ "npm": "nuxt-graphql-client",
1404
+ "icon": "graphql-client.svg",
1405
+ "github": "https://github.com/diizzayy/nuxt-graphql-client",
1406
+ "website": "https://github.com/diizzayy/nuxt-graphql-client",
1407
+ "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
1408
+ "category": "Request",
1409
+ "type": "3rd-party",
1410
+ "maintainers": [
1411
+ {
1412
+ "name": "Diizzayy",
1413
+ "github": "diizzayy"
1414
+ }
1415
+ ],
1416
+ "compatibility": {
1417
+ "nuxt": "^3.0.0",
1418
+ "requires": {}
1419
+ }
1420
+ },
1344
1421
  {
1345
1422
  "name": "graphql-request",
1346
1423
  "description": "Easy Minimal GraphQL client integration with Nuxt.js",
@@ -1408,6 +1485,29 @@
1408
1485
  "requires": {}
1409
1486
  }
1410
1487
  },
1488
+ {
1489
+ "name": "harlem",
1490
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1491
+ "repo": "nuxt-community/harlem-module",
1492
+ "npm": "@nuxtjs/harlem",
1493
+ "icon": "harlem.svg",
1494
+ "github": "https://github.com/nuxt-community/harlem-module",
1495
+ "website": "https://github.com/nuxt-community/harlem-module",
1496
+ "learn_more": "https://harlemjs.com/",
1497
+ "category": "Extensions",
1498
+ "type": "community",
1499
+ "maintainers": [
1500
+ {
1501
+ "name": "Daniel Roe",
1502
+ "github": "danielroe",
1503
+ "twitter": "danielcroe"
1504
+ }
1505
+ ],
1506
+ "compatibility": {
1507
+ "nuxt": "^3.0.0",
1508
+ "requires": {}
1509
+ }
1510
+ },
1411
1511
  {
1412
1512
  "name": "headway",
1413
1513
  "description": "Headway changelog widget for Nuxt",
@@ -1698,6 +1798,31 @@
1698
1798
  "requires": {}
1699
1799
  }
1700
1800
  },
1801
+ {
1802
+ "name": "inkline",
1803
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1804
+ "repo": "inkline/nuxt-module-inkline",
1805
+ "npm": "@inkline/nuxt",
1806
+ "icon": "inkline.svg",
1807
+ "github": "https://github.com/inkline/nuxt-module-inkline",
1808
+ "website": "https://inkline.io",
1809
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
1810
+ "category": "UI",
1811
+ "type": "3rd-party",
1812
+ "maintainers": [
1813
+ {
1814
+ "name": "Alex Grozav",
1815
+ "github": "alexgrozav",
1816
+ "twitter": "alexgrozav"
1817
+ }
1818
+ ],
1819
+ "compatibility": {
1820
+ "nuxt": "^2.0.0 || ^3.0.0",
1821
+ "requires": {
1822
+ "bridge": true
1823
+ }
1824
+ }
1825
+ },
1701
1826
  {
1702
1827
  "name": "intercom",
1703
1828
  "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
@@ -1902,6 +2027,28 @@
1902
2027
  "requires": {}
1903
2028
  }
1904
2029
  },
2030
+ {
2031
+ "name": "lodash",
2032
+ "description": "lodash module with auto-import and custom prefix",
2033
+ "repo": "cipami/nuxt-lodash",
2034
+ "npm": "nuxt-lodash",
2035
+ "icon": "lodash.svg",
2036
+ "github": "https://github.com/cipami/nuxt-lodash",
2037
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
2038
+ "learn_more": "https://github.com/lodash/lodash",
2039
+ "category": "Libraries",
2040
+ "type": "3rd-party",
2041
+ "maintainers": [
2042
+ {
2043
+ "name": "Michal Čípa",
2044
+ "github": "cipami"
2045
+ }
2046
+ ],
2047
+ "compatibility": {
2048
+ "nuxt": "^3.0.0",
2049
+ "requires": {}
2050
+ }
2051
+ },
1905
2052
  {
1906
2053
  "name": "logrocket",
1907
2054
  "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
@@ -2271,6 +2418,28 @@
2271
2418
  }
2272
2419
  }
2273
2420
  },
2421
+ {
2422
+ "name": "nuxt-pino-log",
2423
+ "description": "Structured logs for nuxt apps using pino",
2424
+ "repo": "kpn/nuxt-pino-log",
2425
+ "npm": "nuxt-pino-log",
2426
+ "icon": "",
2427
+ "github": "https://github.com/kpn/nuxt-pino-log",
2428
+ "website": "https://github.com/kpn/nuxt-pino-log",
2429
+ "learn_more": "https://github.com/pinojs/pino",
2430
+ "category": "Monitoring",
2431
+ "type": "3rd-party",
2432
+ "maintainers": [
2433
+ {
2434
+ "name": "kpn",
2435
+ "github": "kpn"
2436
+ }
2437
+ ],
2438
+ "compatibility": {
2439
+ "nuxt": "^2.0.0",
2440
+ "requires": {}
2441
+ }
2442
+ },
2274
2443
  {
2275
2444
  "name": "nuxt-png-to-ico",
2276
2445
  "description": "Nuxt.js module for auto generating favicons",
@@ -2497,6 +2666,31 @@
2497
2666
  "requires": {}
2498
2667
  }
2499
2668
  },
2669
+ {
2670
+ "name": "partytown",
2671
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2672
+ "repo": "nuxt-community/partytown-module",
2673
+ "npm": "@nuxtjs/partytown",
2674
+ "icon": "partytown.svg",
2675
+ "github": "https://github.com/nuxt-community/partytown-module",
2676
+ "website": "https://github.com/nuxt-community/partytown-module",
2677
+ "learn_more": "https://partytown.builder.io/",
2678
+ "category": "Performance",
2679
+ "type": "community",
2680
+ "maintainers": [
2681
+ {
2682
+ "name": "Daniel Roe",
2683
+ "github": "danielroe",
2684
+ "twitter": "danielcroe"
2685
+ }
2686
+ ],
2687
+ "compatibility": {
2688
+ "nuxt": "^2.0.0 || ^3.0.0",
2689
+ "requires": {
2690
+ "bridge": true
2691
+ }
2692
+ }
2693
+ },
2500
2694
  {
2501
2695
  "name": "persian-datepicker",
2502
2696
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -2562,8 +2756,10 @@
2562
2756
  }
2563
2757
  ],
2564
2758
  "compatibility": {
2565
- "nuxt": "^2.0.0",
2566
- "requires": {}
2759
+ "nuxt": "^2.0.0 || ^3.0.0",
2760
+ "requires": {
2761
+ "bridge": "optional"
2762
+ }
2567
2763
  }
2568
2764
  },
2569
2765
  {
@@ -2616,7 +2812,7 @@
2616
2812
  }
2617
2813
  ],
2618
2814
  "compatibility": {
2619
- "nuxt": "^2.0.0",
2815
+ "nuxt": "^2.0.0 || ^3.0.0",
2620
2816
  "requires": {}
2621
2817
  }
2622
2818
  },
@@ -2916,7 +3112,7 @@
2916
3112
  },
2917
3113
  {
2918
3114
  "name": "sanity",
2919
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
3115
+ "description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
2920
3116
  "repo": "nuxt-community/sanity-module#main",
2921
3117
  "npm": "@nuxtjs/sanity",
2922
3118
  "icon": "sanity.png",
@@ -2933,8 +3129,10 @@
2933
3129
  }
2934
3130
  ],
2935
3131
  "compatibility": {
2936
- "nuxt": "^2.0.0",
2937
- "requires": {}
3132
+ "nuxt": "^2.0.0 || ^3.0.0",
3133
+ "requires": {
3134
+ "bridge": "optional"
3135
+ }
2938
3136
  }
2939
3137
  },
2940
3138
  {
@@ -3403,7 +3601,7 @@
3403
3601
  }
3404
3602
  ],
3405
3603
  "compatibility": {
3406
- "nuxt": "^2.0.0",
3604
+ "nuxt": "^2.0.0 || ^3.0.0",
3407
3605
  "requires": {}
3408
3606
  }
3409
3607
  },
@@ -3474,6 +3672,29 @@
3474
3672
  "requires": {}
3475
3673
  }
3476
3674
  },
3675
+ {
3676
+ "name": "stylify",
3677
+ "description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3678
+ "repo": "stylify/packages#master/packages/nuxt-module",
3679
+ "npm": "@stylify/nuxt-module",
3680
+ "icon": "stylify.svg",
3681
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
3682
+ "website": "https://stylify.dev/docs/nuxt-module",
3683
+ "learn_more": "https://stylify.dev",
3684
+ "category": "UI",
3685
+ "type": "3rd-party",
3686
+ "maintainers": [
3687
+ {
3688
+ "name": "Vladimír Macháček",
3689
+ "github": "Machy8",
3690
+ "twitter": "8machy"
3691
+ }
3692
+ ],
3693
+ "compatibility": {
3694
+ "nuxt": "^2.0.0",
3695
+ "requires": {}
3696
+ }
3697
+ },
3477
3698
  {
3478
3699
  "name": "supabase",
3479
3700
  "description": "A supa simple way to use Supabase with Nuxt",
@@ -3605,7 +3826,7 @@
3605
3826
  }
3606
3827
  ],
3607
3828
  "compatibility": {
3608
- "nuxt": "^2.0.0",
3829
+ "nuxt": "^2.0.0 || ^3.0.0",
3609
3830
  "requires": {}
3610
3831
  }
3611
3832
  },
@@ -3674,7 +3895,9 @@
3674
3895
  ],
3675
3896
  "compatibility": {
3676
3897
  "nuxt": "^2.0.0",
3677
- "requires": {}
3898
+ "requires": {
3899
+ "bridge": "optional"
3900
+ }
3678
3901
  }
3679
3902
  },
3680
3903
  {
@@ -3695,10 +3918,35 @@
3695
3918
  }
3696
3919
  ],
3697
3920
  "compatibility": {
3698
- "nuxt": "^2.0.0",
3921
+ "nuxt": "^2.0.0 || ^3.0.0",
3699
3922
  "requires": {}
3700
3923
  }
3701
3924
  },
3925
+ {
3926
+ "name": "typed-vuex",
3927
+ "description": "A vanilla, strongly typed store accessor for Vuex.",
3928
+ "repo": "danielroe/typed-vuex",
3929
+ "npm": "",
3930
+ "icon": "vue.png",
3931
+ "github": "https://github.com/danielroe/typed-vuex",
3932
+ "website": "https://github.com/danielroe/typed-vuex",
3933
+ "learn_more": "",
3934
+ "category": "Libraries",
3935
+ "type": "3rd-party",
3936
+ "maintainers": [
3937
+ {
3938
+ "name": "Daniel Roe",
3939
+ "github": "danielroe",
3940
+ "twitter": "danielcroe"
3941
+ }
3942
+ ],
3943
+ "compatibility": {
3944
+ "nuxt": "^2.0.0",
3945
+ "requires": {
3946
+ "bridge": "optional"
3947
+ }
3948
+ }
3949
+ },
3702
3950
  {
3703
3951
  "name": "typescript-runtime",
3704
3952
  "description": "TypeScript Runtime support for Nuxt",
@@ -3791,6 +4039,32 @@
3791
4039
  "requires": {}
3792
4040
  }
3793
4041
  },
4042
+ {
4043
+ "name": "unlighthouse",
4044
+ "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
4045
+ "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
4046
+ "npm": "@unlighthouse/nuxt",
4047
+ "icon": "unlighthouse.svg",
4048
+ "github": "https://github.com/harlan-zw/unlighthouse",
4049
+ "website": "https://github.com/harlan-zw/unlighthouse",
4050
+ "learn_more": "https://github.com/harlan-zw/unlighthouse",
4051
+ "category": "Devtools",
4052
+ "type": "3rd-party",
4053
+ "maintainers": [
4054
+ {
4055
+ "name": "Harlan Wilton",
4056
+ "github": "harlan-zw",
4057
+ "twitter": "harlan_zw",
4058
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4059
+ }
4060
+ ],
4061
+ "compatibility": {
4062
+ "nuxt": "^2.0.0 || ^3.0.0",
4063
+ "requires": {
4064
+ "bridge": "optional"
4065
+ }
4066
+ }
4067
+ },
3794
4068
  {
3795
4069
  "name": "unocss",
3796
4070
  "description": "The instant on-demand atomic CSS engine.",
@@ -4081,20 +4355,20 @@
4081
4355
  },
4082
4356
  {
4083
4357
  "name": "web3js",
4084
- "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
4085
- "repo": "fauzan121002/nuxt-web3",
4358
+ "description": "Web3.js module integration for Nuxt.js",
4359
+ "repo": "bl0cknumber/nuxt-web3",
4086
4360
  "npm": "nuxt-web3",
4087
4361
  "icon": "web3js.svg",
4088
- "github": "https://github.com/fauzan121002/nuxt-web3",
4089
- "website": "https://github.com/fauzan121002/nuxt-web3",
4362
+ "github": "https://github.com/bl0cknumber/nuxt-web3",
4363
+ "website": "https://github.com/bl0cknumber/nuxt-web3",
4090
4364
  "learn_more": "https://web3js.readthedocs.io/",
4091
4365
  "category": "Libraries",
4092
4366
  "type": "3rd-party",
4093
4367
  "maintainers": [
4094
4368
  {
4095
4369
  "name": "Muhammad Fauzan",
4096
- "github": "fauzan121002",
4097
- "twitter": "fauzandev"
4370
+ "github": "bl0cknumber",
4371
+ "twitter": "fncolon"
4098
4372
  }
4099
4373
  ],
4100
4374
  "compatibility": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.5.0-55e542",
3
+ "version": "0.5.0-59d0e2",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json"
6
6
  }