@nuxt/modules 0.6.0-d2962e → 0.6.0-d3e123

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 (3) hide show
  1. package/README.md +5 -1
  2. package/modules.json +652 -57
  3. package/package.json +10 -11
package/README.md CHANGED
@@ -1,8 +1,9 @@
1
- [![Explore Nuxt Modules to build Vue applications](https://user-images.githubusercontent.com/904724/210602531-624c6b8b-3add-4e5e-b3f4-d981e4f2d775.jpg)](https://nuxt.com/modules)
1
+ [![Explore Nuxt Modules to build Vue applications](https://user-images.githubusercontent.com/904724/210616249-25aec46e-ab06-4b4d-9154-10b02546d558.jpg)](https://nuxt.com/modules)
2
2
 
3
3
  # Nuxt Modules
4
4
 
5
5
  [![npm version][npm-version-src]][npm-version-href]
6
+ [![Nuxt][nuxt-src]][nuxt-href]
6
7
  [![Volta][volta-src]][volta-href]
7
8
 
8
9
  > Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
@@ -97,5 +98,8 @@ pnpm build
97
98
  [npm-version-src]: https://img.shields.io/npm/v/@nuxt/modules/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
98
99
  [npm-version-href]: https://npmjs.com/package/@nuxt/modules
99
100
 
101
+ [nuxt-src]: https://img.shields.io/badge/Nuxt%20Modules-18181B?logo=nuxt.js
102
+ [nuxt-href]: https://nuxt.com/modules
103
+
100
104
  [volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg
101
105
  [volta-href]: https://volta.net/nuxt/modules?utm_source=readme_nuxt_modules
package/modules.json CHANGED
@@ -153,7 +153,7 @@
153
153
  "npm": "nuxt-api-party",
154
154
  "icon": "api-party.svg",
155
155
  "github": "https://github.com/johannschopplich/nuxt-api-party",
156
- "website": "https://github.com/johannschopplich/nuxt-api-party#readme",
156
+ "website": "https://nuxt-api-party.jhnn.dev/",
157
157
  "learn_more": "",
158
158
  "category": "Request",
159
159
  "type": "3rd-party",
@@ -249,7 +249,7 @@
249
249
  "github": "https://github.com/Hrdtr/nuxt-appwrite",
250
250
  "website": "https://github.com/Hrdtr/nuxt-appwrite",
251
251
  "learn_more": "",
252
- "category": "Request",
252
+ "category": "Database",
253
253
  "type": "3rd-party",
254
254
  "maintainers": [
255
255
  {
@@ -258,7 +258,7 @@
258
258
  }
259
259
  ],
260
260
  "compatibility": {
261
- "nuxt": "^2.0.0",
261
+ "nuxt": "^3.0.0",
262
262
  "requires": {}
263
263
  }
264
264
  },
@@ -480,6 +480,29 @@
480
480
  "requires": {}
481
481
  }
482
482
  },
483
+ {
484
+ "name": "calendly",
485
+ "description": "Calendly is a scheduling tool that allows you to schedule meetings with your customers. This module allows you to easily add Calendly to your Nuxt application.",
486
+ "repo": "madebyfabian/nuxt-calendly",
487
+ "npm": "nuxt-calendly",
488
+ "icon": "calendly.svg",
489
+ "github": "https://github.com/madebyfabian/nuxt-calendly",
490
+ "website": "https://nuxt-calendly.vercel.app/",
491
+ "learn_more": "https://calendly.com/",
492
+ "category": "Extensions",
493
+ "type": "3rd-party",
494
+ "maintainers": [
495
+ {
496
+ "name": "Fabian B.",
497
+ "github": "madebyfabian",
498
+ "twitter": "madebyfabian"
499
+ }
500
+ ],
501
+ "compatibility": {
502
+ "nuxt": "^3.0.0",
503
+ "requires": {}
504
+ }
505
+ },
483
506
  {
484
507
  "name": "canvas-sketch",
485
508
  "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
@@ -613,6 +636,33 @@
613
636
  "requires": {}
614
637
  }
615
638
  },
639
+ {
640
+ "name": "cloudflare-analytics",
641
+ "description": "Cloudflare Web Analytics Module for Nuxt",
642
+ "repo": "hamlogic/nuxt-cloudflare-analytics",
643
+ "npm": "nuxt-cloudflare-analytics",
644
+ "icon": "cloudflare.svg",
645
+ "github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
646
+ "website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
647
+ "learn_more": "https://www.cloudflare.com/web-analytics/",
648
+ "category": "Analytics",
649
+ "type": "3rd-party",
650
+ "maintainers": [
651
+ {
652
+ "name": "hamlogic",
653
+ "github": "hamlogic"
654
+ },
655
+ {
656
+ "name": "Fabian B.",
657
+ "github": "madebyfabian",
658
+ "twitter": "madebyfabian"
659
+ }
660
+ ],
661
+ "compatibility": {
662
+ "nuxt": "^3.0.0",
663
+ "requires": {}
664
+ }
665
+ },
616
666
  {
617
667
  "name": "cloudinary",
618
668
  "description": "Optimize images and videos in your Nuxt.js application",
@@ -669,7 +719,7 @@
669
719
  "icon": "",
670
720
  "github": "https://github.com/nuxt-community/component-cache-module",
671
721
  "website": "https://github.com/nuxt-community/component-cache-module",
672
- "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
722
+ "learn_more": "https://v2.ssr.vuejs.org/guide/caching.html#component-level-caching",
673
723
  "category": "Performance",
674
724
  "type": "community",
675
725
  "maintainers": [
@@ -762,6 +812,52 @@
762
812
  "requires": {}
763
813
  }
764
814
  },
815
+ {
816
+ "name": "cookie-control",
817
+ "description": "A highly configurable cookie banner for Nuxt.",
818
+ "repo": "dargmuesli/nuxt-cookie-control",
819
+ "npm": "@dargmuesli/nuxt-cookie-control",
820
+ "icon": "cookie-control.png",
821
+ "github": "https://github.com/dargmuesli/nuxt-cookie-control",
822
+ "website": "https://github.com/dargmuesli/nuxt-cookie-control",
823
+ "learn_more": "",
824
+ "category": "Extensions",
825
+ "type": "3rd-party",
826
+ "maintainers": [
827
+ {
828
+ "name": "dargmuesli",
829
+ "github": "dargmuesli",
830
+ "avatar": "https://avatars.githubusercontent.com/dargmuesli"
831
+ }
832
+ ],
833
+ "compatibility": {
834
+ "nuxt": "^3.0.0",
835
+ "requires": {}
836
+ }
837
+ },
838
+ {
839
+ "name": "csurf",
840
+ "description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
841
+ "repo": "morgbn/nuxt-csurf",
842
+ "npm": "nuxt-csurf",
843
+ "icon": "csurf.svg",
844
+ "github": "https://github.com/morgbn/nuxt-csurf",
845
+ "website": "https://github.com/morgbn/nuxt-csurf",
846
+ "learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
847
+ "category": "Security",
848
+ "type": "3rd-party",
849
+ "maintainers": [
850
+ {
851
+ "name": "morgbn",
852
+ "github": "morgbn",
853
+ "avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
854
+ }
855
+ ],
856
+ "compatibility": {
857
+ "nuxt": "^3.0.0",
858
+ "requires": {}
859
+ }
860
+ },
765
861
  {
766
862
  "name": "custom-elements",
767
863
  "description": "Publish your Components as a vue-custom-element standalone build.",
@@ -833,11 +929,11 @@
833
929
  }
834
930
  },
835
931
  {
836
- "name": "datocms",
837
- "description": "DatoCMS integration for Nuxt.js",
932
+ "name": "datocms-nuxt2",
933
+ "description": "DatoCMS integration for Nuxt.js v2",
838
934
  "repo": "voorhoede/nuxt-datocms-module",
839
935
  "npm": "@voorhoede/nuxt-datocms-module",
840
- "icon": "datocms.png",
936
+ "icon": "datocms.svg",
841
937
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
842
938
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
843
939
  "learn_more": "https://www.datocms.com/",
@@ -854,6 +950,30 @@
854
950
  "requires": {}
855
951
  }
856
952
  },
953
+ {
954
+ "name": "datocms",
955
+ "description": "DatoCMS module for Nuxt",
956
+ "repo": "hex-digital/nuxt-datocms",
957
+ "npm": "@hexdigital/nuxt-datocms",
958
+ "icon": "datocms.svg",
959
+ "github": "https://github.com/hex-digital/nuxt-datocms",
960
+ "website": "https://github.com/hex-digital/nuxt-datocms#readme",
961
+ "learn_more": "https://www.datocms.com/",
962
+ "category": "CMS",
963
+ "type": "3rd-party",
964
+ "maintainers": [
965
+ {
966
+ "name": "Jamie Warburton",
967
+ "github": "jamiewarb",
968
+ "twitter": "jamiewarb",
969
+ "avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
970
+ }
971
+ ],
972
+ "compatibility": {
973
+ "nuxt": "^3.0.0",
974
+ "requires": {}
975
+ }
976
+ },
857
977
  {
858
978
  "name": "dayjs",
859
979
  "description": "The best way for use Day.js easily in your Nuxt.js project.",
@@ -922,6 +1042,29 @@
922
1042
  "requires": {}
923
1043
  }
924
1044
  },
1045
+ {
1046
+ "name": "devtools",
1047
+ "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1048
+ "repo": "nuxt/devtools#main",
1049
+ "npm": "@nuxt/devtools",
1050
+ "icon": "nuxt.png",
1051
+ "github": "https://github.com/nuxt/devtools",
1052
+ "website": "https://devtools.nuxtjs.org/",
1053
+ "learn_more": "",
1054
+ "category": "Devtools",
1055
+ "type": "official",
1056
+ "maintainers": [
1057
+ {
1058
+ "name": "Anthony Fu",
1059
+ "github": "antfu",
1060
+ "twitter": "antfu7"
1061
+ }
1062
+ ],
1063
+ "compatibility": {
1064
+ "nuxt": "^3.0.0",
1065
+ "requires": {}
1066
+ }
1067
+ },
925
1068
  {
926
1069
  "name": "directus",
927
1070
  "description": "Easily connect your Nuxt3 application to your directus server.",
@@ -1024,6 +1167,28 @@
1024
1167
  "requires": {}
1025
1168
  }
1026
1169
  },
1170
+ {
1171
+ "name": "electron",
1172
+ "description": "Integrate Nuxt and Electron.",
1173
+ "repo": "caoxiemeihao/nuxt-electron",
1174
+ "npm": "nuxt-electron",
1175
+ "icon": "electron.svg",
1176
+ "github": "https://github.com/caoxiemeihao/nuxt-electron",
1177
+ "website": "https://github.com/caoxiemeihao/nuxt-electron",
1178
+ "learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
1179
+ "category": "Extensions",
1180
+ "type": "3rd-party",
1181
+ "maintainers": [
1182
+ {
1183
+ "name": "草鞋没号",
1184
+ "github": "caoxiemeihao"
1185
+ }
1186
+ ],
1187
+ "compatibility": {
1188
+ "nuxt": "^3.0.0",
1189
+ "requires": {}
1190
+ }
1191
+ },
1027
1192
  {
1028
1193
  "name": "element-plus",
1029
1194
  "description": "A Vue 3 based component library for designers and developers",
@@ -1051,11 +1216,11 @@
1051
1216
  {
1052
1217
  "name": "emotion",
1053
1218
  "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1054
- "repo": "nuxt-community/emotion-module",
1219
+ "repo": "nuxt-modules/emotion",
1055
1220
  "npm": "@nuxtjs/emotion",
1056
1221
  "icon": "emotion.png",
1057
- "github": "https://github.com/nuxt-community/emotion-module",
1058
- "website": "https://github.com/nuxt-community/emotion-module",
1222
+ "github": "https://github.com/nuxt-modules/emotion",
1223
+ "website": "https://github.com/nuxt-modules/emotion",
1059
1224
  "learn_more": "https://emotion.sh/",
1060
1225
  "category": "Extensions",
1061
1226
  "type": "community",
@@ -1064,10 +1229,15 @@
1064
1229
  "name": "Pooya Parsa",
1065
1230
  "github": "pi0",
1066
1231
  "twitter": "_pi0_"
1232
+ },
1233
+ {
1234
+ "name": "Jonathan Bakebwa",
1235
+ "github": "codebender828",
1236
+ "twitter": "codebender828"
1067
1237
  }
1068
1238
  ],
1069
1239
  "compatibility": {
1070
- "nuxt": "^2.0.0",
1240
+ "nuxt": "^2.0.0 || ^3.0.0",
1071
1241
  "requires": {}
1072
1242
  }
1073
1243
  },
@@ -1089,7 +1259,7 @@
1089
1259
  }
1090
1260
  ],
1091
1261
  "compatibility": {
1092
- "nuxt": "^2.0.0",
1262
+ "nuxt": "^2.0.0 || ^3.0.0",
1093
1263
  "requires": {}
1094
1264
  }
1095
1265
  },
@@ -1594,6 +1764,30 @@
1594
1764
  "requires": {}
1595
1765
  }
1596
1766
  },
1767
+ {
1768
+ "name": "gtag",
1769
+ "description": "Google Analytics integration for Nuxt 3",
1770
+ "repo": "johannschopplich/nuxt-gtag",
1771
+ "npm": "nuxt-gtag",
1772
+ "icon": "gtag.svg",
1773
+ "github": "https://github.com/johannschopplich/nuxt-gtag",
1774
+ "website": "https://github.com/johannschopplich/nuxt-gtag#readme",
1775
+ "learn_more": "",
1776
+ "category": "Analytics",
1777
+ "type": "3rd-party",
1778
+ "maintainers": [
1779
+ {
1780
+ "name": "Johann Schopplich",
1781
+ "github": "johannschopplich",
1782
+ "twitter": "jschopplich",
1783
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
1784
+ }
1785
+ ],
1786
+ "compatibility": {
1787
+ "nuxt": "^3.0.0",
1788
+ "requires": {}
1789
+ }
1790
+ },
1597
1791
  {
1598
1792
  "name": "gtm",
1599
1793
  "description": "Google Tag Manager Module for Nuxt.js",
@@ -2248,7 +2442,7 @@
2248
2442
  },
2249
2443
  {
2250
2444
  "name": "link-checker",
2251
- "description": "",
2445
+ "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2252
2446
  "repo": "harlan-zw/nuxt-link-checker",
2253
2447
  "npm": "nuxt-link-checker",
2254
2448
  "icon": "",
@@ -2361,7 +2555,7 @@
2361
2555
  }
2362
2556
  ],
2363
2557
  "compatibility": {
2364
- "nuxt": "^2.0.0",
2558
+ "nuxt": "^2.0.0 || ^3.0.0",
2365
2559
  "requires": {}
2366
2560
  }
2367
2561
  },
@@ -2478,6 +2672,31 @@
2478
2672
  "requires": {}
2479
2673
  }
2480
2674
  },
2675
+ {
2676
+ "name": "medusa",
2677
+ "description": "Easily connect to Medusa from your Nuxt 3 application",
2678
+ "repo": "Baroshem/nuxt-medusa",
2679
+ "npm": "nuxt-medusa",
2680
+ "icon": "medusa.svg",
2681
+ "github": "https://github.com/Baroshem/nuxt-medusa/",
2682
+ "website": "https://nuxt-medusa.vercel.app/",
2683
+ "learn_more": "https://nuxt-medusa.vercel.app/",
2684
+ "category": "Ecommerce",
2685
+ "type": "3rd-party",
2686
+ "maintainers": [
2687
+ {
2688
+ "name": "Jakub Andrzejewski",
2689
+ "github": "Baroshem",
2690
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
2691
+ }
2692
+ ],
2693
+ "compatibility": {
2694
+ "nuxt": "^2.0.0 || ^3.0.0",
2695
+ "requires": {
2696
+ "bridge": true
2697
+ }
2698
+ }
2699
+ },
2481
2700
  {
2482
2701
  "name": "meilisearch",
2483
2702
  "description": "Meilisearch Instant Search module for Nuxt 3",
@@ -2547,6 +2766,29 @@
2547
2766
  "requires": {}
2548
2767
  }
2549
2768
  },
2769
+ {
2770
+ "name": "module-feed",
2771
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
2772
+ "repo": "tresko/nuxt-module-feed",
2773
+ "npm": "nuxt-module-feed",
2774
+ "icon": "",
2775
+ "github": "https://github.com/tresko/nuxt-module-feed",
2776
+ "website": "https://github.com/tresko/nuxt-module-feed",
2777
+ "learn_more": "",
2778
+ "category": "SEO",
2779
+ "type": "3rd-party",
2780
+ "maintainers": [
2781
+ {
2782
+ "name": "Miha Sedej",
2783
+ "github": "tresko",
2784
+ "twitter": "mihasedej"
2785
+ }
2786
+ ],
2787
+ "compatibility": {
2788
+ "nuxt": "^3.0.0",
2789
+ "requires": {}
2790
+ }
2791
+ },
2550
2792
  {
2551
2793
  "name": "moment",
2552
2794
  "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
@@ -2757,6 +2999,57 @@
2757
2999
  "requires": {}
2758
3000
  }
2759
3001
  },
3002
+ {
3003
+ "name": "nuxt-chatgpt",
3004
+ "description": "ChatGPT integration for Nuxt 3",
3005
+ "repo": "schnapsterdog/nuxt-chatgpt",
3006
+ "npm": "nuxt-chatgpt",
3007
+ "icon": "chatgpt.svg",
3008
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3009
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3010
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3011
+ "category": "Libraries",
3012
+ "type": "3rd-party",
3013
+ "maintainers": [
3014
+ {
3015
+ "name": "Oliver Trajceski",
3016
+ "github": "schnapsterdog"
3017
+ }
3018
+ ],
3019
+ "compatibility": {
3020
+ "nuxt": "^3.0.0",
3021
+ "requires": {}
3022
+ }
3023
+ },
3024
+ {
3025
+ "name": "nuxt-graphql-middleware",
3026
+ "description": "Expose GraphQL queries and mutations as server API routes.",
3027
+ "repo": "dulnan/nuxt-graphql-middleware",
3028
+ "npm": "nuxt-graphql-middleware",
3029
+ "icon": "nuxt-graphql-middleware.svg",
3030
+ "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3031
+ "website": "https://nuxt-graphql-middleware.dulnan.net",
3032
+ "learn_more": "",
3033
+ "category": "Request",
3034
+ "type": "3rd-party",
3035
+ "maintainers": [
3036
+ {
3037
+ "name": "dulnan",
3038
+ "github": "dulnan",
3039
+ "twitter": "dulnan",
3040
+ "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
3041
+ },
3042
+ {
3043
+ "name": "ayalon",
3044
+ "github": "ayalon",
3045
+ "avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
3046
+ }
3047
+ ],
3048
+ "compatibility": {
3049
+ "nuxt": "^2.0.0 || ^3.0.0",
3050
+ "requires": {}
3051
+ }
3052
+ },
2760
3053
  {
2761
3054
  "name": "nuxt-graphql-playground",
2762
3055
  "description": "",
@@ -2826,6 +3119,51 @@
2826
3119
  "requires": {}
2827
3120
  }
2828
3121
  },
3122
+ {
3123
+ "name": "nuxt-loco",
3124
+ "description": "A localise.biz module to synth locale with Nuxt.js",
3125
+ "repo": "gaetansenn/nuxt-loco",
3126
+ "npm": "nuxt-loco",
3127
+ "icon": "",
3128
+ "github": "https://github.com/gaetansenn/nuxt-loco",
3129
+ "website": "https://nuxt-loco.dewib.com/",
3130
+ "learn_more": "",
3131
+ "category": "Libraries",
3132
+ "type": "3rd-party",
3133
+ "maintainers": [
3134
+ {
3135
+ "name": "Gaetan SENN",
3136
+ "github": "gaetansenn",
3137
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
3138
+ }
3139
+ ],
3140
+ "compatibility": {
3141
+ "nuxt": "^3.0.0",
3142
+ "requires": {}
3143
+ }
3144
+ },
3145
+ {
3146
+ "name": "nuxt-mapbox",
3147
+ "description": "Elegant Mapbox integration with Nuxt",
3148
+ "repo": "AlexLavoie42/Nuxt-Mapbox",
3149
+ "npm": "nuxt-mapbox",
3150
+ "icon": "nuxt-mapbox.svg",
3151
+ "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3152
+ "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3153
+ "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3154
+ "category": "Libraries",
3155
+ "type": "3rd-party",
3156
+ "maintainers": [
3157
+ {
3158
+ "name": "Alex Lavoie",
3159
+ "github": "AlexLavoie42"
3160
+ }
3161
+ ],
3162
+ "compatibility": {
3163
+ "nuxt": "^3.0.0",
3164
+ "requires": {}
3165
+ }
3166
+ },
2829
3167
  {
2830
3168
  "name": "nuxt-monaco-editor",
2831
3169
  "description": "Integrate monaco-editor with Nuxt",
@@ -2848,6 +3186,29 @@
2848
3186
  "requires": {}
2849
3187
  }
2850
3188
  },
3189
+ {
3190
+ "name": "nuxt-pdf",
3191
+ "description": "Zero-boilerplate PDF exports of your Pages and Components",
3192
+ "repo": "sidebase/nuxt-pdf",
3193
+ "npm": "@sidebase/nuxt-pdf",
3194
+ "icon": "nuxt-pdf.png",
3195
+ "github": "https://github.com/sidebase/nuxt-pdf",
3196
+ "website": "https://sidebase.io/nuxt-pdf",
3197
+ "learn_more": "https://github.com/sidebase",
3198
+ "category": "Extensions",
3199
+ "type": "3rd-party",
3200
+ "maintainers": [
3201
+ {
3202
+ "name": "sidebase",
3203
+ "github": "sidebase",
3204
+ "twitter": "sidebase_io"
3205
+ }
3206
+ ],
3207
+ "compatibility": {
3208
+ "nuxt": "^3.0.0",
3209
+ "requires": {}
3210
+ }
3211
+ },
2851
3212
  {
2852
3213
  "name": "nuxt-pino-log",
2853
3214
  "description": "Structured logs for nuxt apps using pino",
@@ -3101,6 +3462,28 @@
3101
3462
  }
3102
3463
  }
3103
3464
  },
3465
+ {
3466
+ "name": "nuxt-vue3-google-signin",
3467
+ "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3468
+ "repo": "syetalabs/nuxt-vue3-google-signin",
3469
+ "npm": "nuxt-vue3-google-signin",
3470
+ "icon": "vue3-google-signin.svg",
3471
+ "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3472
+ "website": "https://vue3-google-signin.syetalabs.io",
3473
+ "learn_more": "https://vue3-google-signin.syetalabs.io",
3474
+ "category": "Libraries",
3475
+ "type": "3rd-party",
3476
+ "maintainers": [
3477
+ {
3478
+ "name": "Kasun Vithanage",
3479
+ "github": "kasvith"
3480
+ }
3481
+ ],
3482
+ "compatibility": {
3483
+ "nuxt": "^3.0.0",
3484
+ "requires": {}
3485
+ }
3486
+ },
3104
3487
  {
3105
3488
  "name": "nuxt7",
3106
3489
  "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
@@ -3337,11 +3720,11 @@
3337
3720
  {
3338
3721
  "name": "pinia",
3339
3722
  "description": "The Vue Store that you will enjoy using",
3340
- "repo": "posva/pinia#v2/packages/nuxt",
3723
+ "repo": "vuejs/pinia#v2/packages/nuxt",
3341
3724
  "npm": "@pinia/nuxt",
3342
3725
  "icon": "pinia.svg",
3343
- "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
3344
- "website": "https://pinia.esm.dev/",
3726
+ "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
3727
+ "website": "https://pinia.vuejs.org/",
3345
3728
  "learn_more": "",
3346
3729
  "category": "Extensions",
3347
3730
  "type": "3rd-party",
@@ -3425,6 +3808,28 @@
3425
3808
  "requires": {}
3426
3809
  }
3427
3810
  },
3811
+ {
3812
+ "name": "prometheus",
3813
+ "description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
3814
+ "repo": "artmizu/nuxt-prometheus",
3815
+ "npm": "@artmizu/nuxt-prometheus",
3816
+ "icon": "prometheus.svg",
3817
+ "github": "https://github.com/artmizu/nuxt-prometheus",
3818
+ "website": "https://github.com/artmizu/nuxt-prometheus",
3819
+ "learn_more": "",
3820
+ "category": "Monitoring",
3821
+ "type": "3rd-party",
3822
+ "maintainers": [
3823
+ {
3824
+ "name": "artmizu",
3825
+ "github": "artmizu"
3826
+ }
3827
+ ],
3828
+ "compatibility": {
3829
+ "nuxt": "^3.0.0",
3830
+ "requires": {}
3831
+ }
3832
+ },
3428
3833
  {
3429
3834
  "name": "protected-mailto",
3430
3835
  "description": "Nuxt component to generate encoded mailto links",
@@ -3562,6 +3967,28 @@
3562
3967
  "requires": {}
3563
3968
  }
3564
3969
  },
3970
+ {
3971
+ "name": "quasar",
3972
+ "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
3973
+ "repo": "Maiquu/nuxt-quasar",
3974
+ "npm": "nuxt-quasar-ui",
3975
+ "icon": "quasar.svg",
3976
+ "github": "https://github.com/Maiquu/nuxt-quasar",
3977
+ "website": "https://quasar.dev/",
3978
+ "learn_more": "https://github.com/Maiquu/nuxt-quasar",
3979
+ "category": "UI",
3980
+ "type": "3rd-party",
3981
+ "maintainers": [
3982
+ {
3983
+ "name": "Ege İliklier",
3984
+ "github": "Maiquu"
3985
+ }
3986
+ ],
3987
+ "compatibility": {
3988
+ "nuxt": "^3.0.0",
3989
+ "requires": {}
3990
+ }
3991
+ },
3565
3992
  {
3566
3993
  "name": "recaptcha",
3567
3994
  "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
@@ -3862,7 +4289,7 @@
3862
4289
  {
3863
4290
  "name": "seo-kit",
3864
4291
  "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
3865
- "repo": "harlan-zw/nuxt-seo-kit",
4292
+ "repo": "harlan-zw/nuxt-seo-kit#main/layer",
3866
4293
  "npm": "nuxt-seo-kit",
3867
4294
  "icon": "seo-kit.svg",
3868
4295
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
@@ -4110,26 +4537,48 @@
4110
4537
  "requires": {}
4111
4538
  }
4112
4539
  },
4540
+ {
4541
+ "name": "snackbar",
4542
+ "description": "Nuxt Snackbar module using vue3-snackbar",
4543
+ "repo": "modbender/nuxt-snackbar#master",
4544
+ "npm": "nuxt-snackbar",
4545
+ "icon": "snackbar.png",
4546
+ "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
4547
+ "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
4548
+ "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
4549
+ "category": "UI",
4550
+ "type": "3rd-party",
4551
+ "maintainers": [
4552
+ {
4553
+ "name": "modbender",
4554
+ "github": "modbender"
4555
+ }
4556
+ ],
4557
+ "compatibility": {
4558
+ "nuxt": "^3.0.0",
4559
+ "requires": {}
4560
+ }
4561
+ },
4113
4562
  {
4114
4563
  "name": "snipcart",
4115
4564
  "description": "Snipcart integration module for Nuxt.js",
4116
- "repo": "nuxt-community/snipcart-module",
4565
+ "repo": "nuxt-modules/snipcart",
4117
4566
  "npm": "@nuxtjs/snipcart",
4118
4567
  "icon": "snipcart.png",
4119
- "github": "https://github.com/nuxt-community/snipcart-module",
4120
- "website": "https://github.com/nuxt-community/snipcart-module",
4121
- "learn_more": "",
4122
- "category": "Payment",
4568
+ "github": "https://github.com/nuxt-modules/snipcart",
4569
+ "website": "https://github.com/nuxt-modules/snipcart",
4570
+ "learn_more": "https://snipcart.com",
4571
+ "category": "Ecommerce",
4123
4572
  "type": "community",
4124
4573
  "maintainers": [
4125
4574
  {
4126
4575
  "name": "Florent GIRAUD",
4127
- "github": "f3ltron",
4128
- "twitter": "giraud_florent"
4576
+ "github": "flozero",
4577
+ "twitter": "flozeroo"
4129
4578
  }
4130
4579
  ],
4131
4580
  "compatibility": {
4132
- "nuxt": "^2.0.0",
4581
+ "nuxt": "^2.0.0 || ^3.0.0",
4133
4582
  "requires": {}
4134
4583
  }
4135
4584
  },
@@ -4466,7 +4915,7 @@
4466
4915
  }
4467
4916
  ],
4468
4917
  "compatibility": {
4469
- "nuxt": "^2.0.0",
4918
+ "nuxt": "^2.0.0 || ^3.0.0",
4470
4919
  "requires": {}
4471
4920
  }
4472
4921
  },
@@ -4637,6 +5086,29 @@
4637
5086
  "requires": {}
4638
5087
  }
4639
5088
  },
5089
+ {
5090
+ "name": "tailvue",
5091
+ "description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
5092
+ "repo": "fumeapp/tailvue",
5093
+ "npm": "tailvue",
5094
+ "icon": "tailvue.jpg",
5095
+ "github": "https://github.com/fumeapp/tailvue",
5096
+ "website": "https://github.com/fumeapp/tailvue",
5097
+ "learn_more": "https://github.com/fumeapp/tailvue#readme",
5098
+ "category": "UI",
5099
+ "type": "3rd-party",
5100
+ "maintainers": [
5101
+ {
5102
+ "name": "Kevin Olson",
5103
+ "github": "acidjazz",
5104
+ "twitter": "AppFume"
5105
+ }
5106
+ ],
5107
+ "compatibility": {
5108
+ "nuxt": "^3.0.0",
5109
+ "requires": {}
5110
+ }
5111
+ },
4640
5112
  {
4641
5113
  "name": "tailwindcss",
4642
5114
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
@@ -4709,14 +5181,14 @@
4709
5181
  {
4710
5182
  "name": "turnstile",
4711
5183
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
4712
- "repo": "danielroe/nuxt-turnstile",
4713
- "npm": "nuxt-turnstile",
5184
+ "repo": "nuxt-modules/turnstile",
5185
+ "npm": "@nuxtjs/turnstile",
4714
5186
  "icon": "cloudflare.svg",
4715
- "github": "https://github.com/danielroe/nuxt-turnstile",
4716
- "website": "https://github.com/danielroe/nuxt-turnstile",
5187
+ "github": "https://github.com/nuxt-modules/turnstile",
5188
+ "website": "https://github.com/nuxt-modules/turnstile",
4717
5189
  "learn_more": "https://www.cloudflare.com/products/turnstile/",
4718
5190
  "category": "Security",
4719
- "type": "3rd-party",
5191
+ "type": "community",
4720
5192
  "maintainers": [
4721
5193
  {
4722
5194
  "name": "Daniel Roe",
@@ -4790,12 +5262,12 @@
4790
5262
  },
4791
5263
  {
4792
5264
  "name": "typed-router",
4793
- "description": "Provide autocompletion for pages route names generated by Nuxt router",
5265
+ "description": "Provide autocompletion for pages route names and params",
4794
5266
  "repo": "victorgarciaesgi/nuxt-typed-router",
4795
5267
  "npm": "nuxt-typed-router",
4796
5268
  "icon": "typed-router.png",
4797
5269
  "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
4798
- "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
5270
+ "website": "https://nuxt-typed-router.vercel.app",
4799
5271
  "learn_more": "",
4800
5272
  "category": "Devtools",
4801
5273
  "type": "3rd-party",
@@ -5025,6 +5497,29 @@
5025
5497
  }
5026
5498
  }
5027
5499
  },
5500
+ {
5501
+ "name": "ununuracss",
5502
+ "description": "A Real CSS Engine. Only Scoped.",
5503
+ "repo": "novout/ununuracss#main/packages/nuxt",
5504
+ "npm": "nuxt-ununura",
5505
+ "icon": "ununuracss.png",
5506
+ "github": "https://github.com/novout/ununuracss",
5507
+ "website": "https://ununura.com/#/",
5508
+ "learn_more": "https://ununura.com/#/docs/why",
5509
+ "category": "UI",
5510
+ "type": "3rd-party",
5511
+ "maintainers": [
5512
+ {
5513
+ "name": "Giovane Cardoso",
5514
+ "github": "novout",
5515
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
5516
+ }
5517
+ ],
5518
+ "compatibility": {
5519
+ "nuxt": "^2.0.0 || ^3.0.0",
5520
+ "requires": {}
5521
+ }
5522
+ },
5028
5523
  {
5029
5524
  "name": "user-agent",
5030
5525
  "description": "Nuxt.js module for handling User-Agent.",
@@ -5069,6 +5564,30 @@
5069
5564
  "requires": {}
5070
5565
  }
5071
5566
  },
5567
+ {
5568
+ "name": "vant",
5569
+ "description": "A lightweight, customizable Vue UI library for mobile web apps.",
5570
+ "repo": "vant-ui/vant-nuxt",
5571
+ "npm": "@vant/nuxt",
5572
+ "icon": "vant.png",
5573
+ "github": "https://github.com/vant-ui/vant-nuxt",
5574
+ "website": "https://vant-ui.github.io/vant",
5575
+ "learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
5576
+ "category": "UI",
5577
+ "type": "3rd-party",
5578
+ "maintainers": [
5579
+ {
5580
+ "name": "tolking",
5581
+ "github": "tolking"
5582
+ }
5583
+ ],
5584
+ "compatibility": {
5585
+ "nuxt": "^3.0.0",
5586
+ "requires": {
5587
+ "bridge": "optional"
5588
+ }
5589
+ }
5590
+ },
5072
5591
  {
5073
5592
  "name": "vendor",
5074
5593
  "description": "directly serve node_modules",
@@ -5092,6 +5611,60 @@
5092
5611
  "requires": {}
5093
5612
  }
5094
5613
  },
5614
+ {
5615
+ "name": "vite-pwa-nuxt",
5616
+ "description": "Zero-config PWA Plugin for Nuxt 3",
5617
+ "repo": "vite-pwa/nuxt",
5618
+ "npm": "@vite-pwa/nuxt",
5619
+ "icon": "vite-pwa-nuxt.svg",
5620
+ "github": "https://github.com/vite-pwa/nuxt",
5621
+ "website": "https://github.com/vite-pwa/nuxt",
5622
+ "learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
5623
+ "category": "Performance",
5624
+ "type": "3rd-party",
5625
+ "maintainers": [
5626
+ {
5627
+ "name": "Joaquín Sánchez",
5628
+ "github": "userquin",
5629
+ "twitter": "userquin"
5630
+ },
5631
+ {
5632
+ "name": "Anthony Fu",
5633
+ "github": "antfu",
5634
+ "twitter": "antfu7"
5635
+ }
5636
+ ],
5637
+ "compatibility": {
5638
+ "nuxt": "^3.0.0",
5639
+ "requires": {}
5640
+ }
5641
+ },
5642
+ {
5643
+ "name": "vitest",
5644
+ "description": "Vitest integration with Nuxt",
5645
+ "repo": "danielroe/nuxt-vitest#main",
5646
+ "npm": "nuxt-vitest",
5647
+ "icon": "vitest.svg",
5648
+ "github": "https://github.com/danielroe/nuxt-vitest",
5649
+ "website": "https://github.com/danielroe/nuxt-vitest",
5650
+ "learn_more": "",
5651
+ "category": "Extensions",
5652
+ "type": "3rd-party",
5653
+ "maintainers": [
5654
+ {
5655
+ "name": "Daniel Roe",
5656
+ "github": "danielroe"
5657
+ },
5658
+ {
5659
+ "name": "Anthony Fu",
5660
+ "github": "antfu"
5661
+ }
5662
+ ],
5663
+ "compatibility": {
5664
+ "nuxt": "^3.0.0",
5665
+ "requires": {}
5666
+ }
5667
+ },
5095
5668
  {
5096
5669
  "name": "vue-macros",
5097
5670
  "description": "Explore and extend more macros and syntax sugar to Vue.",
@@ -5253,6 +5826,28 @@
5253
5826
  "requires": {}
5254
5827
  }
5255
5828
  },
5829
+ {
5830
+ "name": "vuefire",
5831
+ "description": "Idiomatic composables for the Firebase SDK",
5832
+ "repo": "vuejs/vuefire/packages/nuxt",
5833
+ "npm": "nuxt-vuefire",
5834
+ "icon": "vuefire.svg",
5835
+ "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
5836
+ "website": "https://vuefire.vuejs.org/",
5837
+ "learn_more": "",
5838
+ "category": "Database",
5839
+ "type": "3rd-party",
5840
+ "maintainers": [
5841
+ {
5842
+ "name": "posva",
5843
+ "github": "posva"
5844
+ }
5845
+ ],
5846
+ "compatibility": {
5847
+ "nuxt": "^3.0.0",
5848
+ "requires": {}
5849
+ }
5850
+ },
5256
5851
  {
5257
5852
  "name": "vuestic",
5258
5853
  "description": "Vuestic UI module for Nuxt 3",
@@ -5383,29 +5978,6 @@
5383
5978
  }
5384
5979
  }
5385
5980
  },
5386
- {
5387
- "name": "web3js",
5388
- "description": "Web3.js module integration for Nuxt.js",
5389
- "repo": "bl0cknumber/nuxt-web3",
5390
- "npm": "nuxt-web3",
5391
- "icon": "web3js.svg",
5392
- "github": "https://github.com/bl0cknumber/nuxt-web3",
5393
- "website": "https://github.com/bl0cknumber/nuxt-web3",
5394
- "learn_more": "https://web3js.readthedocs.io/",
5395
- "category": "Libraries",
5396
- "type": "3rd-party",
5397
- "maintainers": [
5398
- {
5399
- "name": "Muhammad Fauzan",
5400
- "github": "bl0cknumber",
5401
- "twitter": "fncolon"
5402
- }
5403
- ],
5404
- "compatibility": {
5405
- "nuxt": "^2.0.0",
5406
- "requires": {}
5407
- }
5408
- },
5409
5981
  {
5410
5982
  "name": "webfontloader",
5411
5983
  "description": "Efficient web font loading has never been easier!",
@@ -5663,6 +6235,29 @@
5663
6235
  "requires": {}
5664
6236
  }
5665
6237
  },
6238
+ {
6239
+ "name": "yandex-metrika-next",
6240
+ "description": "Yandex Metrika integration for Nuxt",
6241
+ "repo": "artmizu/yandex-metrika-nuxt",
6242
+ "npm": "@artmizu/yandex-metrika-nuxt",
6243
+ "icon": "yandex-metrika.svg",
6244
+ "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6245
+ "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6246
+ "learn_more": "",
6247
+ "category": "Analytics",
6248
+ "type": "3rd-party",
6249
+ "maintainers": [
6250
+ {
6251
+ "name": "Aleksandr Saburov",
6252
+ "github": "artmizu",
6253
+ "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6254
+ }
6255
+ ],
6256
+ "compatibility": {
6257
+ "nuxt": "^3.0.0",
6258
+ "requires": {}
6259
+ }
6260
+ },
5666
6261
  {
5667
6262
  "name": "yandex-metrika",
5668
6263
  "description": "Yandex metrika Module for Nuxt.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-d2962e",
3
+ "version": "0.6.0-d3e123",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [
@@ -11,7 +11,7 @@
11
11
  "cli": "jiti ./lib/cli",
12
12
  "website:build": "pnpm build && nuxi build website",
13
13
  "website:dev": "pnpm build && nuxi dev website",
14
- "lint": "eslint --ext .vue,.ts .",
14
+ "lint": "eslint --ext .",
15
15
  "release": "pnpm cli version && npm publish",
16
16
  "sync": "pnpm cli sync",
17
17
  "test": "pnpm lint && pnpm sync"
@@ -19,16 +19,15 @@
19
19
  "devDependencies": {
20
20
  "@nuxt/eslint-config": "^0.1.1",
21
21
  "@types/js-yaml": "^4.0.5",
22
- "@types/node": "^18.8.5",
23
- "defu": "^6.1.0",
24
- "eslint": "^8.31.0",
25
- "eslint-plugin-nuxt": "^4.0.0",
26
- "globby": "^13.1.2",
22
+ "@types/node": "^18.14.0",
23
+ "defu": "^6.1.1",
24
+ "eslint": "^8.34.0",
25
+ "globby": "^13.1.3",
27
26
  "hasha": "^5.2.2",
28
- "jiti": "^1.16.0",
27
+ "jiti": "^1.17.1",
29
28
  "js-yaml": "^4.1.0",
30
- "ohmyfetch": "^0.4.19",
31
- "typescript": "^4.8.4"
29
+ "ofetch": "^1.0.0",
30
+ "typescript": "^4.9.4"
32
31
  },
33
- "packageManager": "pnpm@7.22.0"
32
+ "packageManager": "pnpm@7.27.1"
34
33
  }