@nuxt/modules 0.6.0-079a00 → 0.6.0-18474d

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 +561 -62
  2. package/package.json +8 -8
package/modules.json CHANGED
@@ -124,37 +124,14 @@
124
124
  "requires": {}
125
125
  }
126
126
  },
127
- {
128
- "name": "prometheus",
129
- "description": "Prometheus metrics for NodeJS and a set of custom metrics for Nuxt applications",
130
- "repo": "artmizu/nuxt-prometheus",
131
- "npm": "@artmizu/nuxt-prometheus",
132
- "icon": "prometheus.svg",
133
- "github": "https://github.com/artmizu/nuxt-prometheus",
134
- "website": "",
135
- "learn_more": "",
136
- "category": "Monitoring",
137
- "type": "3rd-party",
138
- "maintainers": [
139
- {
140
- "name": "Aleksandr Saburov",
141
- "github": "artmizu",
142
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
143
- }
144
- ],
145
- "compatibility": {
146
- "nuxt": "^2.0.0 || ^3.0.0",
147
- "requires": {}
148
- }
149
- },
150
127
  {
151
128
  "name": "animejs",
152
- "description": "Anime.js module for Nuxt.js",
153
- "repo": "ivodolenc/nuxt-animejs",
154
- "npm": "nuxt-animejs",
129
+ "description": "Anime.js module for Nuxt",
130
+ "repo": "hypernym-studio/nuxt-anime",
131
+ "npm": "@hypernym/nuxt-anime",
155
132
  "icon": "",
156
- "github": "https://github.com/ivodolenc/nuxt-animejs",
157
- "website": "https://github.com/ivodolenc/nuxt-animejs",
133
+ "github": "https://github.com/hypernym-studio/nuxt-anime",
134
+ "website": "https://github.com/hypernym-studio/nuxt-anime",
158
135
  "learn_more": "",
159
136
  "category": "Libraries",
160
137
  "type": "3rd-party",
@@ -165,7 +142,7 @@
165
142
  }
166
143
  ],
167
144
  "compatibility": {
168
- "nuxt": "^2.0.0",
145
+ "nuxt": "^2.0.0 || ^3.0.0",
169
146
  "requires": {}
170
147
  }
171
148
  },
@@ -176,7 +153,7 @@
176
153
  "npm": "nuxt-api-party",
177
154
  "icon": "api-party.svg",
178
155
  "github": "https://github.com/johannschopplich/nuxt-api-party",
179
- "website": "https://github.com/johannschopplich/nuxt-api-party#readme",
156
+ "website": "https://nuxt-api-party.jhnn.dev/",
180
157
  "learn_more": "",
181
158
  "category": "Request",
182
159
  "type": "3rd-party",
@@ -272,7 +249,7 @@
272
249
  "github": "https://github.com/Hrdtr/nuxt-appwrite",
273
250
  "website": "https://github.com/Hrdtr/nuxt-appwrite",
274
251
  "learn_more": "",
275
- "category": "Request",
252
+ "category": "Database",
276
253
  "type": "3rd-party",
277
254
  "maintainers": [
278
255
  {
@@ -574,11 +551,11 @@
574
551
  {
575
552
  "name": "chatwoot",
576
553
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
577
- "repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
578
- "npm": "@huntersofbook/chatwoot-nuxt",
554
+ "repo": "productdevbookcom/chatwoot",
555
+ "npm": "@productdevbook/chatwoot",
579
556
  "icon": "chatwoot.png",
580
- "github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
581
- "website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
557
+ "github": "https://github.com/productdevbookcom/chatwoot",
558
+ "website": "https://github.com/productdevbookcom/chatwoot",
582
559
  "learn_more": "https://www.chatwoot.com",
583
560
  "category": "Libraries",
584
561
  "type": "3rd-party",
@@ -780,6 +757,29 @@
780
757
  "requires": {}
781
758
  }
782
759
  },
760
+ {
761
+ "name": "content-assets",
762
+ "description": "Enable locally-located assets in Nuxt Content",
763
+ "repo": "davestewart/nuxt-content-assets",
764
+ "npm": "nuxt-content-assets",
765
+ "icon": "content-assets.png",
766
+ "github": "https://github.com/davestewart/nuxt-content-assets",
767
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
768
+ "learn_more": "",
769
+ "category": "Images",
770
+ "type": "3rd-party",
771
+ "maintainers": [
772
+ {
773
+ "name": "davestewart",
774
+ "github": "davestewart",
775
+ "twitter": "dave_stewart"
776
+ }
777
+ ],
778
+ "compatibility": {
779
+ "nuxt": "^3.0.0",
780
+ "requires": {}
781
+ }
782
+ },
783
783
  {
784
784
  "name": "content",
785
785
  "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
@@ -952,11 +952,11 @@
952
952
  }
953
953
  },
954
954
  {
955
- "name": "datocms",
956
- "description": "DatoCMS integration for Nuxt.js",
955
+ "name": "datocms-nuxt2",
956
+ "description": "DatoCMS integration for Nuxt.js v2",
957
957
  "repo": "voorhoede/nuxt-datocms-module",
958
958
  "npm": "@voorhoede/nuxt-datocms-module",
959
- "icon": "datocms.png",
959
+ "icon": "datocms.svg",
960
960
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
961
961
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
962
962
  "learn_more": "https://www.datocms.com/",
@@ -973,26 +973,50 @@
973
973
  "requires": {}
974
974
  }
975
975
  },
976
+ {
977
+ "name": "datocms",
978
+ "description": "DatoCMS module for Nuxt",
979
+ "repo": "hex-digital/nuxt-datocms",
980
+ "npm": "@hexdigital/nuxt-datocms",
981
+ "icon": "datocms.svg",
982
+ "github": "https://github.com/hex-digital/nuxt-datocms",
983
+ "website": "https://github.com/hex-digital/nuxt-datocms#readme",
984
+ "learn_more": "https://www.datocms.com/",
985
+ "category": "CMS",
986
+ "type": "3rd-party",
987
+ "maintainers": [
988
+ {
989
+ "name": "Jamie Warburton",
990
+ "github": "jamiewarb",
991
+ "twitter": "jamiewarb",
992
+ "avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
993
+ }
994
+ ],
995
+ "compatibility": {
996
+ "nuxt": "^3.0.0",
997
+ "requires": {}
998
+ }
999
+ },
976
1000
  {
977
1001
  "name": "dayjs",
978
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
979
- "repo": "nuxt-community/dayjs-module",
980
- "npm": "@nuxtjs/dayjs",
1002
+ "description": "Day.js module for Nuxt",
1003
+ "repo": "fumeapp/dayjs",
1004
+ "npm": "dayjs-nuxt",
981
1005
  "icon": "day-js.png",
982
- "github": "https://github.com/nuxt-community/dayjs-module",
983
- "website": "https://github.com/nuxt-community/dayjs-module",
1006
+ "github": "https://github.com/fumeapp/dayjs",
1007
+ "website": "https://github.com/fumeapp/dayjs",
984
1008
  "learn_more": "https://day.js.org/",
985
- "category": "Date",
986
- "type": "community",
1009
+ "category": "Libraries",
1010
+ "type": "3rd-party",
987
1011
  "maintainers": [
988
1012
  {
989
- "name": "Takuma HANATANI",
990
- "github": "potato4d",
991
- "twitter": "potato4d"
1013
+ "name": "Kevin Olson",
1014
+ "github": "acidjazz",
1015
+ "twitter": "AppFume"
992
1016
  }
993
1017
  ],
994
1018
  "compatibility": {
995
- "nuxt": "^2.0.0",
1019
+ "nuxt": "^3.0.0",
996
1020
  "requires": {}
997
1021
  }
998
1022
  },
@@ -1041,6 +1065,29 @@
1041
1065
  "requires": {}
1042
1066
  }
1043
1067
  },
1068
+ {
1069
+ "name": "devtools",
1070
+ "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1071
+ "repo": "nuxt/devtools#main",
1072
+ "npm": "@nuxt/devtools",
1073
+ "icon": "nuxt.png",
1074
+ "github": "https://github.com/nuxt/devtools",
1075
+ "website": "https://devtools.nuxtjs.org/",
1076
+ "learn_more": "",
1077
+ "category": "Devtools",
1078
+ "type": "official",
1079
+ "maintainers": [
1080
+ {
1081
+ "name": "Anthony Fu",
1082
+ "github": "antfu",
1083
+ "twitter": "antfu7"
1084
+ }
1085
+ ],
1086
+ "compatibility": {
1087
+ "nuxt": "^3.0.0",
1088
+ "requires": {}
1089
+ }
1090
+ },
1044
1091
  {
1045
1092
  "name": "directus",
1046
1093
  "description": "Easily connect your Nuxt3 application to your directus server.",
@@ -1740,6 +1787,30 @@
1740
1787
  "requires": {}
1741
1788
  }
1742
1789
  },
1790
+ {
1791
+ "name": "gtag",
1792
+ "description": "Google Analytics integration for Nuxt 3",
1793
+ "repo": "johannschopplich/nuxt-gtag",
1794
+ "npm": "nuxt-gtag",
1795
+ "icon": "gtag.svg",
1796
+ "github": "https://github.com/johannschopplich/nuxt-gtag",
1797
+ "website": "https://github.com/johannschopplich/nuxt-gtag#readme",
1798
+ "learn_more": "",
1799
+ "category": "Analytics",
1800
+ "type": "3rd-party",
1801
+ "maintainers": [
1802
+ {
1803
+ "name": "Johann Schopplich",
1804
+ "github": "johannschopplich",
1805
+ "twitter": "jschopplich",
1806
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
1807
+ }
1808
+ ],
1809
+ "compatibility": {
1810
+ "nuxt": "^3.0.0",
1811
+ "requires": {}
1812
+ }
1813
+ },
1743
1814
  {
1744
1815
  "name": "gtm",
1745
1816
  "description": "Google Tag Manager Module for Nuxt.js",
@@ -2043,6 +2114,28 @@
2043
2114
  "requires": {}
2044
2115
  }
2045
2116
  },
2117
+ {
2118
+ "name": "icon-font",
2119
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2120
+ "repo": "coremyslo/nuxt-icon-font",
2121
+ "npm": "@coremyslo/nuxt-icon-font",
2122
+ "icon": "",
2123
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2124
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2125
+ "learn_more": "",
2126
+ "category": "UI",
2127
+ "type": "3rd-party",
2128
+ "maintainers": [
2129
+ {
2130
+ "name": "coremyslo",
2131
+ "github": "coremyslo"
2132
+ }
2133
+ ],
2134
+ "compatibility": {
2135
+ "nuxt": "^3.0.0",
2136
+ "requires": {}
2137
+ }
2138
+ },
2046
2139
  {
2047
2140
  "name": "icon",
2048
2141
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2169,12 +2262,12 @@
2169
2262
  {
2170
2263
  "name": "inkline",
2171
2264
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2172
- "repo": "inkline/nuxt-module-inkline",
2173
- "npm": "@inkline/nuxt",
2265
+ "repo": "inkline/plugin",
2266
+ "npm": "@inkline/plugin",
2174
2267
  "icon": "inkline.svg",
2175
- "github": "https://github.com/inkline/nuxt-module-inkline",
2268
+ "github": "https://github.com/inkline/plugin",
2176
2269
  "website": "https://inkline.io",
2177
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2270
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2178
2271
  "category": "UI",
2179
2272
  "type": "3rd-party",
2180
2273
  "maintainers": [
@@ -2394,7 +2487,7 @@
2394
2487
  },
2395
2488
  {
2396
2489
  "name": "link-checker",
2397
- "description": "",
2490
+ "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2398
2491
  "repo": "harlan-zw/nuxt-link-checker",
2399
2492
  "npm": "nuxt-link-checker",
2400
2493
  "icon": "",
@@ -2718,6 +2811,29 @@
2718
2811
  "requires": {}
2719
2812
  }
2720
2813
  },
2814
+ {
2815
+ "name": "module-feed",
2816
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
2817
+ "repo": "tresko/nuxt-module-feed",
2818
+ "npm": "nuxt-module-feed",
2819
+ "icon": "",
2820
+ "github": "https://github.com/tresko/nuxt-module-feed",
2821
+ "website": "https://github.com/tresko/nuxt-module-feed",
2822
+ "learn_more": "",
2823
+ "category": "SEO",
2824
+ "type": "3rd-party",
2825
+ "maintainers": [
2826
+ {
2827
+ "name": "Miha Sedej",
2828
+ "github": "tresko",
2829
+ "twitter": "mihasedej"
2830
+ }
2831
+ ],
2832
+ "compatibility": {
2833
+ "nuxt": "^3.0.0",
2834
+ "requires": {}
2835
+ }
2836
+ },
2721
2837
  {
2722
2838
  "name": "moment",
2723
2839
  "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
@@ -2928,6 +3044,28 @@
2928
3044
  "requires": {}
2929
3045
  }
2930
3046
  },
3047
+ {
3048
+ "name": "nuxt-chatgpt",
3049
+ "description": "ChatGPT integration for Nuxt 3",
3050
+ "repo": "schnapsterdog/nuxt-chatgpt",
3051
+ "npm": "nuxt-chatgpt",
3052
+ "icon": "chatgpt.svg",
3053
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3054
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3055
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3056
+ "category": "Libraries",
3057
+ "type": "3rd-party",
3058
+ "maintainers": [
3059
+ {
3060
+ "name": "Oliver Trajceski",
3061
+ "github": "schnapsterdog"
3062
+ }
3063
+ ],
3064
+ "compatibility": {
3065
+ "nuxt": "^3.0.0",
3066
+ "requires": {}
3067
+ }
3068
+ },
2931
3069
  {
2932
3070
  "name": "nuxt-graphql-middleware",
2933
3071
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -2979,6 +3117,28 @@
2979
3117
  "requires": {}
2980
3118
  }
2981
3119
  },
3120
+ {
3121
+ "name": "nuxt-gtm",
3122
+ "description": "A Nuxt.js module for Google Tag Manager",
3123
+ "repo": "zadigetvoltaire/nuxt-gtm",
3124
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3125
+ "icon": "nuxt-gtm.svg",
3126
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3127
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3128
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3129
+ "category": "Analytics",
3130
+ "type": "3rd-party",
3131
+ "maintainers": [
3132
+ {
3133
+ "name": "Zadig&Voltaire Team",
3134
+ "github": "https://github.com/zadigetvoltaire"
3135
+ }
3136
+ ],
3137
+ "compatibility": {
3138
+ "nuxt": "^3.0.0",
3139
+ "requires": {}
3140
+ }
3141
+ },
2982
3142
  {
2983
3143
  "name": "nuxt-hue",
2984
3144
  "description": "Enlighten your Nuxt experience",
@@ -3003,6 +3163,28 @@
3003
3163
  }
3004
3164
  }
3005
3165
  },
3166
+ {
3167
+ "name": "nuxt-lazy-load",
3168
+ "description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
3169
+ "repo": "",
3170
+ "npm": "nuxt-lazy-load",
3171
+ "icon": "nuxt-lazy-load.svg",
3172
+ "github": "",
3173
+ "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3174
+ "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3175
+ "category": "Performance",
3176
+ "type": "3rd-party",
3177
+ "maintainers": [
3178
+ {
3179
+ "name": "Dario Ferderber",
3180
+ "github": "darioferderber"
3181
+ }
3182
+ ],
3183
+ "compatibility": {
3184
+ "nuxt": "^2.0.0 || ^3.0.0",
3185
+ "requires": {}
3186
+ }
3187
+ },
3006
3188
  {
3007
3189
  "name": "nuxt-localtunnel",
3008
3190
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3049,6 +3231,28 @@
3049
3231
  "requires": {}
3050
3232
  }
3051
3233
  },
3234
+ {
3235
+ "name": "nuxt-mapbox",
3236
+ "description": "Elegant Mapbox integration with Nuxt",
3237
+ "repo": "AlexLavoie42/Nuxt-Mapbox",
3238
+ "npm": "nuxt-mapbox",
3239
+ "icon": "nuxt-mapbox.svg",
3240
+ "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3241
+ "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3242
+ "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3243
+ "category": "Libraries",
3244
+ "type": "3rd-party",
3245
+ "maintainers": [
3246
+ {
3247
+ "name": "Alex Lavoie",
3248
+ "github": "AlexLavoie42"
3249
+ }
3250
+ ],
3251
+ "compatibility": {
3252
+ "nuxt": "^3.0.0",
3253
+ "requires": {}
3254
+ }
3255
+ },
3052
3256
  {
3053
3257
  "name": "nuxt-monaco-editor",
3054
3258
  "description": "Integrate monaco-editor with Nuxt",
@@ -3071,6 +3275,28 @@
3071
3275
  "requires": {}
3072
3276
  }
3073
3277
  },
3278
+ {
3279
+ "name": "nuxt-mongoose",
3280
+ "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3281
+ "repo": "arashsheyda/nuxt-mongoose",
3282
+ "npm": "nuxt-mongoose",
3283
+ "icon": "nuxt-mongoose.svg",
3284
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3285
+ "website": "https://github.com/arashsheyda/nuxt-mongoose",
3286
+ "learn_more": "",
3287
+ "category": "Database",
3288
+ "type": "3rd-party",
3289
+ "maintainers": [
3290
+ {
3291
+ "name": "arashsheyda",
3292
+ "github": "arashsheyda"
3293
+ }
3294
+ ],
3295
+ "compatibility": {
3296
+ "nuxt": "^3.0.0",
3297
+ "requires": {}
3298
+ }
3299
+ },
3074
3300
  {
3075
3301
  "name": "nuxt-pdf",
3076
3302
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3369,6 +3595,28 @@
3369
3595
  "requires": {}
3370
3596
  }
3371
3597
  },
3598
+ {
3599
+ "name": "nuxt-vuetify",
3600
+ "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
3601
+ "repo": "invictus-codes/nuxt-vuetify",
3602
+ "npm": "@invictus.codes/nuxt-vuetify",
3603
+ "icon": "vuetify-logo-v3-dark.svg",
3604
+ "github": "https://github.com/invictus-codes/nuxt-vuetify",
3605
+ "website": "https://invictus-codes.github.io/nuxt-vuetify/",
3606
+ "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
3607
+ "category": "UI",
3608
+ "type": "3rd-party",
3609
+ "maintainers": [
3610
+ {
3611
+ "name": "Jens van Hellemondt",
3612
+ "github": "invictus-codes"
3613
+ }
3614
+ ],
3615
+ "compatibility": {
3616
+ "nuxt": "^3.0.0",
3617
+ "requires": {}
3618
+ }
3619
+ },
3372
3620
  {
3373
3621
  "name": "nuxt7",
3374
3622
  "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
@@ -3392,6 +3640,29 @@
3392
3640
  "requires": {}
3393
3641
  }
3394
3642
  },
3643
+ {
3644
+ "name": "nuxtlabs-ui",
3645
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3646
+ "repo": "nuxtlabs/ui",
3647
+ "npm": "@nuxthq/ui",
3648
+ "icon": "",
3649
+ "github": "https://github.com/nuxtlabs/ui",
3650
+ "website": "https://ui.nuxtlabs.com",
3651
+ "learn_more": "https://ui.nuxtlabs.com",
3652
+ "category": "UI",
3653
+ "type": "3rd-party",
3654
+ "maintainers": [
3655
+ {
3656
+ "name": "Benjamin Canac",
3657
+ "github": "benjamincanac",
3658
+ "twitter": "benjamincanac"
3659
+ }
3660
+ ],
3661
+ "compatibility": {
3662
+ "nuxt": "^3.0.0",
3663
+ "requires": {}
3664
+ }
3665
+ },
3395
3666
  {
3396
3667
  "name": "og-image",
3397
3668
  "description": "Easily generate dynamic social share images.",
@@ -3531,6 +3802,30 @@
3531
3802
  }
3532
3803
  }
3533
3804
  },
3805
+ {
3806
+ "name": "pdfeasy",
3807
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
3808
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
3809
+ "npm": "nuxt-pdfeasy",
3810
+ "icon": "pdfeasy.png",
3811
+ "github": "https://github.com/betterwrite/pdfeasy",
3812
+ "website": "https://github.com/betterwrite/pdfeasy",
3813
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
3814
+ "category": "Extensions",
3815
+ "type": "3rd-party",
3816
+ "maintainers": [
3817
+ {
3818
+ "name": "Giovane Cardoso",
3819
+ "github": "novout",
3820
+ "twitter": "novoutttttt",
3821
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
3822
+ }
3823
+ ],
3824
+ "compatibility": {
3825
+ "nuxt": "^3.0.0",
3826
+ "requires": {}
3827
+ }
3828
+ },
3534
3829
  {
3535
3830
  "name": "persian-datepicker",
3536
3831
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3698,11 +3993,11 @@
3698
3993
  "description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
3699
3994
  "repo": "artmizu/nuxt-prometheus",
3700
3995
  "npm": "@artmizu/nuxt-prometheus",
3701
- "icon": "",
3996
+ "icon": "prometheus.svg",
3702
3997
  "github": "https://github.com/artmizu/nuxt-prometheus",
3703
3998
  "website": "https://github.com/artmizu/nuxt-prometheus",
3704
3999
  "learn_more": "",
3705
- "category": "Devtools",
4000
+ "category": "Monitoring",
3706
4001
  "type": "3rd-party",
3707
4002
  "maintainers": [
3708
4003
  {
@@ -3711,7 +4006,7 @@
3711
4006
  }
3712
4007
  ],
3713
4008
  "compatibility": {
3714
- "nuxt": "^2.0.0",
4009
+ "nuxt": "^3.0.0",
3715
4010
  "requires": {}
3716
4011
  }
3717
4012
  },
@@ -3852,6 +4147,28 @@
3852
4147
  "requires": {}
3853
4148
  }
3854
4149
  },
4150
+ {
4151
+ "name": "quasar",
4152
+ "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
4153
+ "repo": "Maiquu/nuxt-quasar",
4154
+ "npm": "nuxt-quasar-ui",
4155
+ "icon": "quasar.svg",
4156
+ "github": "https://github.com/Maiquu/nuxt-quasar",
4157
+ "website": "https://quasar.dev/",
4158
+ "learn_more": "https://github.com/Maiquu/nuxt-quasar",
4159
+ "category": "UI",
4160
+ "type": "3rd-party",
4161
+ "maintainers": [
4162
+ {
4163
+ "name": "Ege İliklier",
4164
+ "github": "Maiquu"
4165
+ }
4166
+ ],
4167
+ "compatibility": {
4168
+ "nuxt": "^3.0.0",
4169
+ "requires": {}
4170
+ }
4171
+ },
3855
4172
  {
3856
4173
  "name": "recaptcha",
3857
4174
  "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
@@ -4431,7 +4748,7 @@
4431
4748
  "github": "https://github.com/nuxt-modules/snipcart",
4432
4749
  "website": "https://github.com/nuxt-modules/snipcart",
4433
4750
  "learn_more": "https://snipcart.com",
4434
- "category": "Payment",
4751
+ "category": "Ecommerce",
4435
4752
  "type": "community",
4436
4753
  "maintainers": [
4437
4754
  {
@@ -5261,11 +5578,11 @@
5261
5578
  {
5262
5579
  "name": "unhead",
5263
5580
  "description": "Experimental features for Nuxt SEO / head management.",
5264
- "repo": "harlan-zw/nuxt-unhead",
5265
- "npm": "nuxt-unhead",
5581
+ "repo": "harlan-zw/nuxt-seo-experiments",
5582
+ "npm": "nuxt-seo-experiments",
5266
5583
  "icon": "",
5267
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5268
- "website": "https://github.com/harlan-zw/nuxt-unhead",
5584
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5585
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5269
5586
  "learn_more": "",
5270
5587
  "category": "SEO",
5271
5588
  "type": "3rd-party",
@@ -5308,6 +5625,28 @@
5308
5625
  "requires": {}
5309
5626
  }
5310
5627
  },
5628
+ {
5629
+ "name": "unlazy",
5630
+ "description": "Lazy loading library for placeholder images",
5631
+ "repo": "johannschopplich/unlazy/packages/nuxt",
5632
+ "npm": "@unlazy/nuxt",
5633
+ "icon": "unlazy.svg",
5634
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
5635
+ "website": "https://unlazy.byjohann.dev/",
5636
+ "learn_more": "",
5637
+ "category": "Images",
5638
+ "type": "3rd-party",
5639
+ "maintainers": [
5640
+ {
5641
+ "name": "Johann Schopplich",
5642
+ "github": "johannschopplich"
5643
+ }
5644
+ ],
5645
+ "compatibility": {
5646
+ "nuxt": "^3.0.0",
5647
+ "requires": {}
5648
+ }
5649
+ },
5311
5650
  {
5312
5651
  "name": "unlighthouse",
5313
5652
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5360,6 +5699,29 @@
5360
5699
  }
5361
5700
  }
5362
5701
  },
5702
+ {
5703
+ "name": "ununuracss",
5704
+ "description": "A Real CSS Engine. Only Scoped.",
5705
+ "repo": "novout/ununuracss#main/packages/nuxt",
5706
+ "npm": "nuxt-ununura",
5707
+ "icon": "ununuracss.png",
5708
+ "github": "https://github.com/novout/ununuracss",
5709
+ "website": "https://ununura.com/#/",
5710
+ "learn_more": "https://ununura.com/#/docs/why",
5711
+ "category": "UI",
5712
+ "type": "3rd-party",
5713
+ "maintainers": [
5714
+ {
5715
+ "name": "Giovane Cardoso",
5716
+ "github": "novout",
5717
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
5718
+ }
5719
+ ],
5720
+ "compatibility": {
5721
+ "nuxt": "^2.0.0 || ^3.0.0",
5722
+ "requires": {}
5723
+ }
5724
+ },
5363
5725
  {
5364
5726
  "name": "user-agent",
5365
5727
  "description": "Nuxt.js module for handling User-Agent.",
@@ -5428,6 +5790,52 @@
5428
5790
  }
5429
5791
  }
5430
5792
  },
5793
+ {
5794
+ "name": "varlet",
5795
+ "description": "A Material design mobile component library developed based on Vue3",
5796
+ "repo": "varletjs/varlet-nuxt",
5797
+ "npm": "@varlet/nuxt",
5798
+ "icon": "varlet.svg",
5799
+ "github": "https://github.com/varletjs/varlet",
5800
+ "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
5801
+ "learn_more": "https://github.com/varletjs/varlet-nuxt",
5802
+ "category": "UI",
5803
+ "type": "3rd-party",
5804
+ "maintainers": [
5805
+ {
5806
+ "name": "zhangmo8",
5807
+ "github": "zhangmo8"
5808
+ }
5809
+ ],
5810
+ "compatibility": {
5811
+ "nuxt": "^3.0.0",
5812
+ "requires": {
5813
+ "bridge": "optional"
5814
+ }
5815
+ }
5816
+ },
5817
+ {
5818
+ "name": "vee-validate",
5819
+ "description": "Painless Vue forms for Nuxt.js",
5820
+ "repo": "logaretm/vee-validate#main/packages/nuxt",
5821
+ "npm": "@vee-validate/nuxt",
5822
+ "icon": "vee-validate.png",
5823
+ "github": "https://github.com/logaretm/vee-validate/",
5824
+ "website": "https://vee-validate.logaretm.com/v4/",
5825
+ "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
5826
+ "category": "Libraries",
5827
+ "type": "3rd-party",
5828
+ "maintainers": [
5829
+ {
5830
+ "name": "Abdelrahman Awad",
5831
+ "github": "logaretm"
5832
+ }
5833
+ ],
5834
+ "compatibility": {
5835
+ "nuxt": "^3.0.0",
5836
+ "requires": {}
5837
+ }
5838
+ },
5431
5839
  {
5432
5840
  "name": "vendor",
5433
5841
  "description": "directly serve node_modules",
@@ -5451,6 +5859,29 @@
5451
5859
  "requires": {}
5452
5860
  }
5453
5861
  },
5862
+ {
5863
+ "name": "vexip-ui",
5864
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
5865
+ "repo": "vexip-ui/nuxt",
5866
+ "npm": "@vexip-ui/nuxt",
5867
+ "icon": "vexip-ui.svg",
5868
+ "github": "https://github.com/vexip-ui/vexip-ui",
5869
+ "website": "https://www.vexipui.com/",
5870
+ "learn_more": "https://github.com/vexip-ui/nuxt",
5871
+ "category": "UI",
5872
+ "type": "3rd-party",
5873
+ "maintainers": [
5874
+ {
5875
+ "name": "未觉雨声",
5876
+ "github": "qmhc",
5877
+ "twitter": "qmhc95"
5878
+ }
5879
+ ],
5880
+ "compatibility": {
5881
+ "nuxt": "^3.0.0",
5882
+ "requires": {}
5883
+ }
5884
+ },
5454
5885
  {
5455
5886
  "name": "vite-pwa-nuxt",
5456
5887
  "description": "Zero-config PWA Plugin for Nuxt 3",
@@ -5784,6 +6215,29 @@
5784
6215
  "requires": {}
5785
6216
  }
5786
6217
  },
6218
+ {
6219
+ "name": "vunix",
6220
+ "description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
6221
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
6222
+ "npm": "@vunix/nuxt",
6223
+ "icon": "",
6224
+ "github": "https://github.com/gaetansenn/vunix",
6225
+ "website": "https://vunix.dewib.com/",
6226
+ "learn_more": "",
6227
+ "category": "UI",
6228
+ "type": "3rd-party",
6229
+ "maintainers": [
6230
+ {
6231
+ "name": "Gaetan SENN",
6232
+ "github": "gaetansenn",
6233
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
6234
+ }
6235
+ ],
6236
+ "compatibility": {
6237
+ "nuxt": "^3.0.0",
6238
+ "requires": {}
6239
+ }
6240
+ },
5787
6241
  {
5788
6242
  "name": "web-vitals",
5789
6243
  "description": "Web Vitals for Nuxt",
@@ -5932,6 +6386,28 @@
5932
6386
  "requires": {}
5933
6387
  }
5934
6388
  },
6389
+ {
6390
+ "name": "well-known",
6391
+ "description": "A Nuxt.js module to add well-known URIs using middlewares",
6392
+ "repo": "zadigetvoltaire/nuxt-well-known",
6393
+ "npm": "@zadigetvoltaire/nuxt-well-known",
6394
+ "icon": "well-known.svg",
6395
+ "github": "https://github.com/zadigetvoltaire/nuxt-well-known",
6396
+ "website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
6397
+ "learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
6398
+ "category": "SEO",
6399
+ "type": "3rd-party",
6400
+ "maintainers": [
6401
+ {
6402
+ "name": "Zadig&Voltaire Team",
6403
+ "github": "https://github.com/zadigetvoltaire"
6404
+ }
6405
+ ],
6406
+ "compatibility": {
6407
+ "nuxt": "^3.0.0",
6408
+ "requires": {}
6409
+ }
6410
+ },
5935
6411
  {
5936
6412
  "name": "windicss",
5937
6413
  "description": "Next generation utility-first CSS framework.",
@@ -6075,6 +6551,29 @@
6075
6551
  "requires": {}
6076
6552
  }
6077
6553
  },
6554
+ {
6555
+ "name": "yandex-metrika-next",
6556
+ "description": "Yandex Metrika integration for Nuxt",
6557
+ "repo": "artmizu/yandex-metrika-nuxt",
6558
+ "npm": "@artmizu/yandex-metrika-nuxt",
6559
+ "icon": "yandex-metrika.svg",
6560
+ "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6561
+ "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6562
+ "learn_more": "",
6563
+ "category": "Analytics",
6564
+ "type": "3rd-party",
6565
+ "maintainers": [
6566
+ {
6567
+ "name": "Aleksandr Saburov",
6568
+ "github": "artmizu",
6569
+ "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6570
+ }
6571
+ ],
6572
+ "compatibility": {
6573
+ "nuxt": "^3.0.0",
6574
+ "requires": {}
6575
+ }
6576
+ },
6078
6577
  {
6079
6578
  "name": "yandex-metrika",
6080
6579
  "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-079a00",
3
+ "version": "0.6.0-18474d",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [
@@ -19,15 +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.14.0",
23
- "defu": "^6.1.1",
22
+ "@types/node": "^18.16.10",
23
+ "defu": "^6.1.2",
24
24
  "eslint": "^8.34.0",
25
- "globby": "^13.1.3",
25
+ "globby": "^13.1.4",
26
26
  "hasha": "^5.2.2",
27
- "jiti": "^1.17.1",
27
+ "jiti": "^1.17.2",
28
28
  "js-yaml": "^4.1.0",
29
- "ofetch": "^1.0.0",
30
- "typescript": "^4.9.4"
29
+ "ofetch": "^1.0.1",
30
+ "typescript": "^4.9.5"
31
31
  },
32
- "packageManager": "pnpm@7.27.1"
32
+ "packageManager": "pnpm@7.32.4"
33
33
  }