@nuxt/modules 0.6.0-71d44e → 0.6.0-743960
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.
- package/modules.json +600 -146
- package/package.json +9 -9
package/modules.json
CHANGED
|
@@ -170,6 +170,28 @@
|
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Devtools",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
192
|
+
"requires": {}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
173
195
|
{
|
|
174
196
|
"name": "api-party",
|
|
175
197
|
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
@@ -286,6 +308,51 @@
|
|
|
286
308
|
"requires": {}
|
|
287
309
|
}
|
|
288
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ark-ui",
|
|
335
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
336
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
337
|
+
"npm": "nuxt-ark-ui",
|
|
338
|
+
"icon": "ark-ui.svg",
|
|
339
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
340
|
+
"website": "https://ark-ui.com/",
|
|
341
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Din",
|
|
347
|
+
"github": "iamdin",
|
|
348
|
+
"twitter": "iamdinq"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"compatibility": {
|
|
352
|
+
"nuxt": "^3.0.0",
|
|
353
|
+
"requires": {}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
289
356
|
{
|
|
290
357
|
"name": "auth",
|
|
291
358
|
"description": "Zero-boilerplate authentication support for Nuxt.js.",
|
|
@@ -758,10 +825,10 @@
|
|
|
758
825
|
{
|
|
759
826
|
"name": "cloudinary",
|
|
760
827
|
"description": "Optimize images and videos in your Nuxt.js application",
|
|
761
|
-
"repo": "nuxt-
|
|
828
|
+
"repo": "nuxt-modules/cloudinary",
|
|
762
829
|
"npm": "@nuxtjs/cloudinary",
|
|
763
830
|
"icon": "cloudinary.png",
|
|
764
|
-
"github": "https://github.com/nuxt-
|
|
831
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
765
832
|
"website": "https://cloudinary.nuxtjs.org",
|
|
766
833
|
"learn_more": "https://cloudinary.com",
|
|
767
834
|
"category": "Images",
|
|
@@ -781,10 +848,10 @@
|
|
|
781
848
|
{
|
|
782
849
|
"name": "color-mode",
|
|
783
850
|
"description": "Dark and Light mode for NuxtJS with auto detection",
|
|
784
|
-
"repo": "nuxt-
|
|
851
|
+
"repo": "nuxt-modules/color-mode",
|
|
785
852
|
"npm": "@nuxtjs/color-mode",
|
|
786
853
|
"icon": "color-mode.png",
|
|
787
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
788
855
|
"website": "https://color-mode.nuxtjs.org",
|
|
789
856
|
"learn_more": "",
|
|
790
857
|
"category": "UI",
|
|
@@ -1115,7 +1182,7 @@
|
|
|
1115
1182
|
{
|
|
1116
1183
|
"name": "delay-hydration",
|
|
1117
1184
|
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
1118
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1185
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1119
1186
|
"npm": "nuxt-delay-hydration",
|
|
1120
1187
|
"icon": "lighthouse.svg",
|
|
1121
1188
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1137,12 +1204,12 @@
|
|
|
1137
1204
|
},
|
|
1138
1205
|
{
|
|
1139
1206
|
"name": "device",
|
|
1140
|
-
"description": "Device detection module for Nuxt
|
|
1141
|
-
"repo": "nuxt-
|
|
1207
|
+
"description": "Device detection module for Nuxt",
|
|
1208
|
+
"repo": "nuxt-modules/device",
|
|
1142
1209
|
"npm": "@nuxtjs/device",
|
|
1143
1210
|
"icon": "",
|
|
1144
|
-
"github": "https://github.com/nuxt-
|
|
1145
|
-
"website": "https://github.com/nuxt-
|
|
1211
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1212
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1146
1213
|
"learn_more": "",
|
|
1147
1214
|
"category": "Extensions",
|
|
1148
1215
|
"type": "community",
|
|
@@ -1182,13 +1249,13 @@
|
|
|
1182
1249
|
},
|
|
1183
1250
|
{
|
|
1184
1251
|
"name": "directus",
|
|
1185
|
-
"description": "Easily connect your
|
|
1252
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1186
1253
|
"repo": "intevel/nuxt-directus",
|
|
1187
1254
|
"npm": "nuxt-directus",
|
|
1188
1255
|
"icon": "directus.svg",
|
|
1189
|
-
"github": "https://github.com/
|
|
1190
|
-
"website": "https://nuxt-directus.
|
|
1191
|
-
"learn_more": "https://nuxt-directus.
|
|
1256
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1257
|
+
"website": "https://nuxt-directus.site/",
|
|
1258
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1192
1259
|
"category": "CMS",
|
|
1193
1260
|
"type": "3rd-party",
|
|
1194
1261
|
"maintainers": [
|
|
@@ -1199,10 +1266,30 @@
|
|
|
1199
1266
|
}
|
|
1200
1267
|
],
|
|
1201
1268
|
"compatibility": {
|
|
1202
|
-
"nuxt": "^
|
|
1203
|
-
"requires": {
|
|
1204
|
-
|
|
1269
|
+
"nuxt": "^3.0.0",
|
|
1270
|
+
"requires": {}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"name": "disqus",
|
|
1275
|
+
"description": "Disqus for Nuxt 3",
|
|
1276
|
+
"repo": "modbender/nuxt-disqus",
|
|
1277
|
+
"npm": "nuxt-disqus",
|
|
1278
|
+
"icon": "disqus.svg",
|
|
1279
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1280
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1281
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1282
|
+
"category": "Libraries",
|
|
1283
|
+
"type": "3rd-party",
|
|
1284
|
+
"maintainers": [
|
|
1285
|
+
{
|
|
1286
|
+
"name": "modbender",
|
|
1287
|
+
"github": "modbender"
|
|
1205
1288
|
}
|
|
1289
|
+
],
|
|
1290
|
+
"compatibility": {
|
|
1291
|
+
"nuxt": "^3.0.0",
|
|
1292
|
+
"requires": {}
|
|
1206
1293
|
}
|
|
1207
1294
|
},
|
|
1208
1295
|
{
|
|
@@ -1603,11 +1690,11 @@
|
|
|
1603
1690
|
{
|
|
1604
1691
|
"name": "form-actions",
|
|
1605
1692
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1606
|
-
"repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt
|
|
1693
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1607
1694
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1608
1695
|
"icon": "form-actions.svg",
|
|
1609
1696
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1610
|
-
"website": "https://
|
|
1697
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1611
1698
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1612
1699
|
"category": "Request",
|
|
1613
1700
|
"type": "3rd-party",
|
|
@@ -1619,7 +1706,7 @@
|
|
|
1619
1706
|
}
|
|
1620
1707
|
],
|
|
1621
1708
|
"compatibility": {
|
|
1622
|
-
"nuxt": "^3.
|
|
1709
|
+
"nuxt": "^3.7.0",
|
|
1623
1710
|
"requires": {}
|
|
1624
1711
|
}
|
|
1625
1712
|
},
|
|
@@ -1756,11 +1843,11 @@
|
|
|
1756
1843
|
{
|
|
1757
1844
|
"name": "google-fonts",
|
|
1758
1845
|
"description": "Google Fonts module for NuxtJS",
|
|
1759
|
-
"repo": "nuxt-
|
|
1846
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1760
1847
|
"npm": "@nuxtjs/google-fonts",
|
|
1761
1848
|
"icon": "google-fonts.png",
|
|
1762
|
-
"github": "https://github.com/nuxt-
|
|
1763
|
-
"website": "https://
|
|
1849
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1850
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1764
1851
|
"learn_more": "https://developers.google.com/fonts",
|
|
1765
1852
|
"category": "Fonts",
|
|
1766
1853
|
"type": "community",
|
|
@@ -2228,11 +2315,11 @@
|
|
|
2228
2315
|
{
|
|
2229
2316
|
"name": "i18n",
|
|
2230
2317
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2231
|
-
"repo": "nuxt-
|
|
2318
|
+
"repo": "nuxt-modules/i18n",
|
|
2232
2319
|
"npm": "@nuxtjs/i18n",
|
|
2233
2320
|
"icon": "i18n.png",
|
|
2234
|
-
"github": "https://github.com/nuxt-
|
|
2235
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2321
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2322
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2236
2323
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2237
2324
|
"category": "Extensions",
|
|
2238
2325
|
"type": "community",
|
|
@@ -2346,7 +2433,7 @@
|
|
|
2346
2433
|
"npm": "@nuxt/image",
|
|
2347
2434
|
"icon": "image.png",
|
|
2348
2435
|
"github": "https://github.com/nuxt/image",
|
|
2349
|
-
"website": "https://image.
|
|
2436
|
+
"website": "https://image.nuxt.com",
|
|
2350
2437
|
"learn_more": "",
|
|
2351
2438
|
"category": "Images",
|
|
2352
2439
|
"type": "official",
|
|
@@ -2356,6 +2443,11 @@
|
|
|
2356
2443
|
"github": "farnabaz",
|
|
2357
2444
|
"twitter": "a_birang"
|
|
2358
2445
|
},
|
|
2446
|
+
{
|
|
2447
|
+
"name": "Daniel Roe",
|
|
2448
|
+
"github": "danielroe",
|
|
2449
|
+
"twitter": "danielcroe"
|
|
2450
|
+
},
|
|
2359
2451
|
{
|
|
2360
2452
|
"name": "Pooya Parsa",
|
|
2361
2453
|
"github": "pi0",
|
|
@@ -2624,13 +2716,13 @@
|
|
|
2624
2716
|
},
|
|
2625
2717
|
{
|
|
2626
2718
|
"name": "link-checker",
|
|
2627
|
-
"description": "
|
|
2719
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2628
2720
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2629
2721
|
"npm": "nuxt-link-checker",
|
|
2630
|
-
"icon": "",
|
|
2722
|
+
"icon": "link-checker.svg",
|
|
2631
2723
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2632
|
-
"website": "https://
|
|
2633
|
-
"learn_more": "",
|
|
2724
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2725
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2634
2726
|
"category": "SEO",
|
|
2635
2727
|
"type": "3rd-party",
|
|
2636
2728
|
"maintainers": [
|
|
@@ -2721,11 +2813,11 @@
|
|
|
2721
2813
|
{
|
|
2722
2814
|
"name": "logrocket",
|
|
2723
2815
|
"description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
|
|
2724
|
-
"repo": "nuxt-
|
|
2816
|
+
"repo": "nuxt-modules/logrocket",
|
|
2725
2817
|
"npm": "nuxt-logrocket",
|
|
2726
2818
|
"icon": "logrocket.png",
|
|
2727
|
-
"github": "https://github.com/nuxt-
|
|
2728
|
-
"website": "https://github.com/nuxt-
|
|
2819
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2820
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2729
2821
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2730
2822
|
"category": "Monitoring",
|
|
2731
2823
|
"type": "community",
|
|
@@ -2741,6 +2833,32 @@
|
|
|
2741
2833
|
"requires": {}
|
|
2742
2834
|
}
|
|
2743
2835
|
},
|
|
2836
|
+
{
|
|
2837
|
+
"name": "lucide-icons",
|
|
2838
|
+
"description": "Nuxt 3 module to integrate Lucide icons",
|
|
2839
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2840
|
+
"npm": "nuxt-lucide-icons",
|
|
2841
|
+
"icon": "lucide-icons.svg",
|
|
2842
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2843
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2844
|
+
"learn_more": "",
|
|
2845
|
+
"category": "UI",
|
|
2846
|
+
"type": "3rd-party",
|
|
2847
|
+
"maintainers": [
|
|
2848
|
+
{
|
|
2849
|
+
"name": "SWIS",
|
|
2850
|
+
"github": "swisnl"
|
|
2851
|
+
},
|
|
2852
|
+
{
|
|
2853
|
+
"name": "Jasper Zonneveld",
|
|
2854
|
+
"github": "JaZo"
|
|
2855
|
+
}
|
|
2856
|
+
],
|
|
2857
|
+
"compatibility": {
|
|
2858
|
+
"nuxt": "^3.0.0",
|
|
2859
|
+
"requires": {}
|
|
2860
|
+
}
|
|
2861
|
+
},
|
|
2744
2862
|
{
|
|
2745
2863
|
"name": "lunr",
|
|
2746
2864
|
"description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
|
|
@@ -3181,6 +3299,28 @@
|
|
|
3181
3299
|
"requires": {}
|
|
3182
3300
|
}
|
|
3183
3301
|
},
|
|
3302
|
+
{
|
|
3303
|
+
"name": "nuxt-anchorscroll",
|
|
3304
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3305
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3306
|
+
"npm": "nuxt-anchorscroll",
|
|
3307
|
+
"icon": "",
|
|
3308
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3309
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3310
|
+
"learn_more": "",
|
|
3311
|
+
"category": "UI",
|
|
3312
|
+
"type": "3rd-party",
|
|
3313
|
+
"maintainers": [
|
|
3314
|
+
{
|
|
3315
|
+
"name": "Helltraitor",
|
|
3316
|
+
"github": "helltraitor"
|
|
3317
|
+
}
|
|
3318
|
+
],
|
|
3319
|
+
"compatibility": {
|
|
3320
|
+
"nuxt": "^3.0.0",
|
|
3321
|
+
"requires": {}
|
|
3322
|
+
}
|
|
3323
|
+
},
|
|
3184
3324
|
{
|
|
3185
3325
|
"name": "nuxt-auth",
|
|
3186
3326
|
"description": "",
|
|
@@ -3203,6 +3343,50 @@
|
|
|
3203
3343
|
"requires": {}
|
|
3204
3344
|
}
|
|
3205
3345
|
},
|
|
3346
|
+
{
|
|
3347
|
+
"name": "nuxt-basic-auth",
|
|
3348
|
+
"description": "Nuxt 3 Module for Basic Authentication",
|
|
3349
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3350
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3351
|
+
"icon": "",
|
|
3352
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3353
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3354
|
+
"learn_more": "",
|
|
3355
|
+
"category": "Security",
|
|
3356
|
+
"type": "3rd-party",
|
|
3357
|
+
"maintainers": [
|
|
3358
|
+
{
|
|
3359
|
+
"name": "kgierke",
|
|
3360
|
+
"github": "kgierke"
|
|
3361
|
+
}
|
|
3362
|
+
],
|
|
3363
|
+
"compatibility": {
|
|
3364
|
+
"nuxt": "^3.0.0",
|
|
3365
|
+
"requires": {}
|
|
3366
|
+
}
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"name": "nuxt-bootstrap-icons",
|
|
3370
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3371
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3372
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3373
|
+
"icon": "bootstrap-icons.svg",
|
|
3374
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3375
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3376
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3377
|
+
"category": "UI",
|
|
3378
|
+
"type": "3rd-party",
|
|
3379
|
+
"maintainers": [
|
|
3380
|
+
{
|
|
3381
|
+
"name": "OyewoleOyedeji",
|
|
3382
|
+
"github": "OyewoleOyedeji"
|
|
3383
|
+
}
|
|
3384
|
+
],
|
|
3385
|
+
"compatibility": {
|
|
3386
|
+
"nuxt": "^3.0.0",
|
|
3387
|
+
"requires": {}
|
|
3388
|
+
}
|
|
3389
|
+
},
|
|
3206
3390
|
{
|
|
3207
3391
|
"name": "nuxt-chatgpt",
|
|
3208
3392
|
"description": "ChatGPT integration for Nuxt 3",
|
|
@@ -3225,6 +3409,54 @@
|
|
|
3225
3409
|
"requires": {}
|
|
3226
3410
|
}
|
|
3227
3411
|
},
|
|
3412
|
+
{
|
|
3413
|
+
"name": "nuxt-facebook-chat",
|
|
3414
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
|
|
3415
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3416
|
+
"npm": "nuxt-facebook-chat",
|
|
3417
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3418
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3419
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3420
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3421
|
+
"category": "Libraries",
|
|
3422
|
+
"type": "3rd-party",
|
|
3423
|
+
"maintainers": [
|
|
3424
|
+
{
|
|
3425
|
+
"name": "Supanut Dokmaithong",
|
|
3426
|
+
"github": "Boomgeek"
|
|
3427
|
+
},
|
|
3428
|
+
{
|
|
3429
|
+
"name": "superdev-tech",
|
|
3430
|
+
"github": "superdev-tech"
|
|
3431
|
+
}
|
|
3432
|
+
],
|
|
3433
|
+
"compatibility": {
|
|
3434
|
+
"nuxt": "^3.0.0",
|
|
3435
|
+
"requires": {}
|
|
3436
|
+
}
|
|
3437
|
+
},
|
|
3438
|
+
{
|
|
3439
|
+
"name": "nuxt-feedme",
|
|
3440
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3441
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3442
|
+
"npm": "nuxt-feedme",
|
|
3443
|
+
"icon": "",
|
|
3444
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3445
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3446
|
+
"learn_more": "",
|
|
3447
|
+
"category": "SEO",
|
|
3448
|
+
"type": "3rd-party",
|
|
3449
|
+
"maintainers": [
|
|
3450
|
+
{
|
|
3451
|
+
"name": "Helltraitor",
|
|
3452
|
+
"github": "helltraitor"
|
|
3453
|
+
}
|
|
3454
|
+
],
|
|
3455
|
+
"compatibility": {
|
|
3456
|
+
"nuxt": "^3.0.0",
|
|
3457
|
+
"requires": {}
|
|
3458
|
+
}
|
|
3459
|
+
},
|
|
3228
3460
|
{
|
|
3229
3461
|
"name": "nuxt-graphql-middleware",
|
|
3230
3462
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3322,6 +3554,28 @@
|
|
|
3322
3554
|
}
|
|
3323
3555
|
}
|
|
3324
3556
|
},
|
|
3557
|
+
{
|
|
3558
|
+
"name": "nuxt-jsonld",
|
|
3559
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3560
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3561
|
+
"npm": "nuxt-jsonld",
|
|
3562
|
+
"icon": "",
|
|
3563
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3564
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3565
|
+
"learn_more": "",
|
|
3566
|
+
"category": "SEO",
|
|
3567
|
+
"type": "3rd-party",
|
|
3568
|
+
"maintainers": [
|
|
3569
|
+
{
|
|
3570
|
+
"name": "ymmooot",
|
|
3571
|
+
"github": "ymmooot"
|
|
3572
|
+
}
|
|
3573
|
+
],
|
|
3574
|
+
"compatibility": {
|
|
3575
|
+
"nuxt": "^3.0.0",
|
|
3576
|
+
"requires": {}
|
|
3577
|
+
}
|
|
3578
|
+
},
|
|
3325
3579
|
{
|
|
3326
3580
|
"name": "nuxt-localtunnel",
|
|
3327
3581
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3390,6 +3644,28 @@
|
|
|
3390
3644
|
"requires": {}
|
|
3391
3645
|
}
|
|
3392
3646
|
},
|
|
3647
|
+
{
|
|
3648
|
+
"name": "nuxt-mdi",
|
|
3649
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3650
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3651
|
+
"npm": "nuxt-mdi",
|
|
3652
|
+
"icon": "mdi.png",
|
|
3653
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3654
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3655
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3656
|
+
"category": "Libraries",
|
|
3657
|
+
"type": "3rd-party",
|
|
3658
|
+
"maintainers": [
|
|
3659
|
+
{
|
|
3660
|
+
"name": "Emil Rosenius",
|
|
3661
|
+
"github": "ERPedersen"
|
|
3662
|
+
}
|
|
3663
|
+
],
|
|
3664
|
+
"compatibility": {
|
|
3665
|
+
"nuxt": "^3.0.0",
|
|
3666
|
+
"requires": {}
|
|
3667
|
+
}
|
|
3668
|
+
},
|
|
3393
3669
|
{
|
|
3394
3670
|
"name": "nuxt-monaco-editor",
|
|
3395
3671
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3523,6 +3799,32 @@
|
|
|
3523
3799
|
"requires": {}
|
|
3524
3800
|
}
|
|
3525
3801
|
},
|
|
3802
|
+
{
|
|
3803
|
+
"name": "nuxt-plotly",
|
|
3804
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
|
|
3805
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3806
|
+
"npm": "nuxt-plotly",
|
|
3807
|
+
"icon": "nuxt-plotly.svg",
|
|
3808
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3809
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3810
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3811
|
+
"category": "Libraries",
|
|
3812
|
+
"type": "3rd-party",
|
|
3813
|
+
"maintainers": [
|
|
3814
|
+
{
|
|
3815
|
+
"name": "Supanut Dokmaithong",
|
|
3816
|
+
"github": "Boomgeek"
|
|
3817
|
+
},
|
|
3818
|
+
{
|
|
3819
|
+
"name": "superdev-tech",
|
|
3820
|
+
"github": "superdev-tech"
|
|
3821
|
+
}
|
|
3822
|
+
],
|
|
3823
|
+
"compatibility": {
|
|
3824
|
+
"nuxt": "^3.0.0",
|
|
3825
|
+
"requires": {}
|
|
3826
|
+
}
|
|
3827
|
+
},
|
|
3526
3828
|
{
|
|
3527
3829
|
"name": "nuxt-png-to-ico",
|
|
3528
3830
|
"description": "Nuxt.js module for auto generating favicons",
|
|
@@ -3735,12 +4037,12 @@
|
|
|
3735
4037
|
{
|
|
3736
4038
|
"name": "nuxt-vue3-google-signin",
|
|
3737
4039
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3738
|
-
"repo": "
|
|
4040
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3739
4041
|
"npm": "nuxt-vue3-google-signin",
|
|
3740
4042
|
"icon": "vue3-google-signin.svg",
|
|
3741
|
-
"github": "https://github.com/
|
|
3742
|
-
"website": "https://vue3-google-signin.
|
|
3743
|
-
"learn_more": "https://vue3-google-signin.
|
|
4043
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4044
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4045
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3744
4046
|
"category": "Libraries",
|
|
3745
4047
|
"type": "3rd-party",
|
|
3746
4048
|
"maintainers": [
|
|
@@ -3756,7 +4058,7 @@
|
|
|
3756
4058
|
},
|
|
3757
4059
|
{
|
|
3758
4060
|
"name": "nuxt-vuetify",
|
|
3759
|
-
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
4061
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
|
|
3760
4062
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3761
4063
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3762
4064
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3776,6 +4078,28 @@
|
|
|
3776
4078
|
"requires": {}
|
|
3777
4079
|
}
|
|
3778
4080
|
},
|
|
4081
|
+
{
|
|
4082
|
+
"name": "nuxt3-leaflet",
|
|
4083
|
+
"description": "Leaflet integration with Nuxt",
|
|
4084
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4085
|
+
"npm": "nuxt3-leaflet",
|
|
4086
|
+
"icon": "leaflet.png",
|
|
4087
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4088
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4089
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4090
|
+
"category": "Libraries",
|
|
4091
|
+
"type": "3rd-party",
|
|
4092
|
+
"maintainers": [
|
|
4093
|
+
{
|
|
4094
|
+
"name": "Augustin MERCIER",
|
|
4095
|
+
"github": "Gugustinette"
|
|
4096
|
+
}
|
|
4097
|
+
],
|
|
4098
|
+
"compatibility": {
|
|
4099
|
+
"nuxt": "^3.0.0",
|
|
4100
|
+
"requires": {}
|
|
4101
|
+
}
|
|
4102
|
+
},
|
|
3779
4103
|
{
|
|
3780
4104
|
"name": "nuxt7",
|
|
3781
4105
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3799,38 +4123,15 @@
|
|
|
3799
4123
|
"requires": {}
|
|
3800
4124
|
}
|
|
3801
4125
|
},
|
|
3802
|
-
{
|
|
3803
|
-
"name": "nuxtlabs-ui",
|
|
3804
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3805
|
-
"repo": "nuxtlabs/ui",
|
|
3806
|
-
"npm": "@nuxthq/ui",
|
|
3807
|
-
"icon": "nuxtlabs-ui.svg",
|
|
3808
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3809
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3810
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3811
|
-
"category": "UI",
|
|
3812
|
-
"type": "3rd-party",
|
|
3813
|
-
"maintainers": [
|
|
3814
|
-
{
|
|
3815
|
-
"name": "Benjamin Canac",
|
|
3816
|
-
"github": "benjamincanac",
|
|
3817
|
-
"twitter": "benjamincanac"
|
|
3818
|
-
}
|
|
3819
|
-
],
|
|
3820
|
-
"compatibility": {
|
|
3821
|
-
"nuxt": "^3.0.0",
|
|
3822
|
-
"requires": {}
|
|
3823
|
-
}
|
|
3824
|
-
},
|
|
3825
4126
|
{
|
|
3826
4127
|
"name": "og-image",
|
|
3827
|
-
"description": "
|
|
4128
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3828
4129
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3829
4130
|
"npm": "nuxt-og-image",
|
|
3830
|
-
"icon": "",
|
|
4131
|
+
"icon": "og-image.svg",
|
|
3831
4132
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3832
|
-
"website": "https://
|
|
3833
|
-
"learn_more": "",
|
|
4133
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4134
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3834
4135
|
"category": "SEO",
|
|
3835
4136
|
"type": "3rd-party",
|
|
3836
4137
|
"maintainers": [
|
|
@@ -3936,6 +4237,29 @@
|
|
|
3936
4237
|
"requires": {}
|
|
3937
4238
|
}
|
|
3938
4239
|
},
|
|
4240
|
+
{
|
|
4241
|
+
"name": "particles",
|
|
4242
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4243
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4244
|
+
"npm": "nuxt-particles",
|
|
4245
|
+
"icon": "",
|
|
4246
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4247
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4248
|
+
"learn_more": "https://particles.js.org/",
|
|
4249
|
+
"category": "Libraries",
|
|
4250
|
+
"type": "3rd-party",
|
|
4251
|
+
"maintainers": [
|
|
4252
|
+
{
|
|
4253
|
+
"name": "Joey Pereira",
|
|
4254
|
+
"github": "Joepocalyptic",
|
|
4255
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4256
|
+
}
|
|
4257
|
+
],
|
|
4258
|
+
"compatibility": {
|
|
4259
|
+
"nuxt": "^3.0.0",
|
|
4260
|
+
"requires": {}
|
|
4261
|
+
}
|
|
4262
|
+
},
|
|
3939
4263
|
{
|
|
3940
4264
|
"name": "partytown",
|
|
3941
4265
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -4124,6 +4448,30 @@
|
|
|
4124
4448
|
"requires": {}
|
|
4125
4449
|
}
|
|
4126
4450
|
},
|
|
4451
|
+
{
|
|
4452
|
+
"name": "prepare",
|
|
4453
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4454
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4455
|
+
"npm": "nuxt-prepare",
|
|
4456
|
+
"icon": "prepare.svg",
|
|
4457
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4458
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4459
|
+
"learn_more": "",
|
|
4460
|
+
"category": "Devtools",
|
|
4461
|
+
"type": "3rd-party",
|
|
4462
|
+
"maintainers": [
|
|
4463
|
+
{
|
|
4464
|
+
"name": "Johann Schopplich",
|
|
4465
|
+
"github": "johannschopplich",
|
|
4466
|
+
"twitter": "jschopplich",
|
|
4467
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4468
|
+
}
|
|
4469
|
+
],
|
|
4470
|
+
"compatibility": {
|
|
4471
|
+
"nuxt": "^3.0.0",
|
|
4472
|
+
"requires": {}
|
|
4473
|
+
}
|
|
4474
|
+
},
|
|
4127
4475
|
{
|
|
4128
4476
|
"name": "prismic",
|
|
4129
4477
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
@@ -4328,6 +4676,28 @@
|
|
|
4328
4676
|
"requires": {}
|
|
4329
4677
|
}
|
|
4330
4678
|
},
|
|
4679
|
+
{
|
|
4680
|
+
"name": "radash",
|
|
4681
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4682
|
+
"repo": "bbg/nuxt-radash",
|
|
4683
|
+
"npm": "nuxt-radash",
|
|
4684
|
+
"icon": "radash.png",
|
|
4685
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4686
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4687
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4688
|
+
"category": "Libraries",
|
|
4689
|
+
"type": "3rd-party",
|
|
4690
|
+
"maintainers": [
|
|
4691
|
+
{
|
|
4692
|
+
"name": "Batuhan Göksu",
|
|
4693
|
+
"github": "bbg"
|
|
4694
|
+
}
|
|
4695
|
+
],
|
|
4696
|
+
"compatibility": {
|
|
4697
|
+
"nuxt": "^3.0.0",
|
|
4698
|
+
"requires": {}
|
|
4699
|
+
}
|
|
4700
|
+
},
|
|
4331
4701
|
{
|
|
4332
4702
|
"name": "recaptcha",
|
|
4333
4703
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4398,11 +4768,11 @@
|
|
|
4398
4768
|
{
|
|
4399
4769
|
"name": "robots",
|
|
4400
4770
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
4401
|
-
"repo": "nuxt-
|
|
4771
|
+
"repo": "nuxt-modules/robots",
|
|
4402
4772
|
"npm": "@nuxtjs/robots",
|
|
4403
4773
|
"icon": "robots.png",
|
|
4404
|
-
"github": "https://github.com/nuxt-
|
|
4405
|
-
"website": "https://github.com/nuxt-
|
|
4774
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4775
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4406
4776
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4407
4777
|
"category": "SEO",
|
|
4408
4778
|
"type": "community",
|
|
@@ -4514,13 +4884,13 @@
|
|
|
4514
4884
|
},
|
|
4515
4885
|
{
|
|
4516
4886
|
"name": "schema-org",
|
|
4517
|
-
"description": "Schema.org for Nuxt
|
|
4518
|
-
"repo": "
|
|
4887
|
+
"description": "Schema.org for Nuxt.",
|
|
4888
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4519
4889
|
"npm": "nuxt-schema-org",
|
|
4520
4890
|
"icon": "schema-org.svg",
|
|
4521
|
-
"github": "https://github.com/
|
|
4522
|
-
"website": "https://
|
|
4523
|
-
"learn_more": "https://
|
|
4891
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
4892
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
4893
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4524
4894
|
"category": "SEO",
|
|
4525
4895
|
"type": "3rd-party",
|
|
4526
4896
|
"maintainers": [
|
|
@@ -4608,7 +4978,7 @@
|
|
|
4608
4978
|
"description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
|
|
4609
4979
|
"repo": "nuxt-community/sentry-module",
|
|
4610
4980
|
"npm": "@nuxtjs/sentry",
|
|
4611
|
-
"icon": "sentry.
|
|
4981
|
+
"icon": "sentry.svg",
|
|
4612
4982
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4613
4983
|
"website": "https://sentry.nuxtjs.org/",
|
|
4614
4984
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4625,14 +4995,38 @@
|
|
|
4625
4995
|
"requires": {}
|
|
4626
4996
|
}
|
|
4627
4997
|
},
|
|
4998
|
+
{
|
|
4999
|
+
"name": "seo-experiments",
|
|
5000
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5001
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5002
|
+
"npm": "nuxt-seo-experiments",
|
|
5003
|
+
"icon": "seo-experiments.svg",
|
|
5004
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5005
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5006
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5007
|
+
"category": "SEO",
|
|
5008
|
+
"type": "3rd-party",
|
|
5009
|
+
"maintainers": [
|
|
5010
|
+
{
|
|
5011
|
+
"name": "Harlan Wilton",
|
|
5012
|
+
"github": "harlan-zw",
|
|
5013
|
+
"twitter": "harlan_zw",
|
|
5014
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5015
|
+
}
|
|
5016
|
+
],
|
|
5017
|
+
"compatibility": {
|
|
5018
|
+
"nuxt": "^3.0.0",
|
|
5019
|
+
"requires": {}
|
|
5020
|
+
}
|
|
5021
|
+
},
|
|
4628
5022
|
{
|
|
4629
5023
|
"name": "seo-kit",
|
|
4630
|
-
"description": "
|
|
5024
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4631
5025
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4632
5026
|
"npm": "nuxt-seo-kit",
|
|
4633
5027
|
"icon": "seo-kit.svg",
|
|
4634
5028
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4635
|
-
"website": "https://
|
|
5029
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4636
5030
|
"learn_more": "",
|
|
4637
5031
|
"category": "SEO",
|
|
4638
5032
|
"type": "3rd-party",
|
|
@@ -4830,13 +5224,13 @@
|
|
|
4830
5224
|
},
|
|
4831
5225
|
{
|
|
4832
5226
|
"name": "simple-robots",
|
|
4833
|
-
"description": "
|
|
5227
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4834
5228
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4835
5229
|
"npm": "nuxt-simple-robots",
|
|
4836
|
-
"icon": "",
|
|
5230
|
+
"icon": "simple-robots.svg",
|
|
4837
5231
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4838
|
-
"website": "https://
|
|
4839
|
-
"learn_more": "",
|
|
5232
|
+
"website": "https://nuxtseo.com/robots",
|
|
5233
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4840
5234
|
"category": "SEO",
|
|
4841
5235
|
"type": "3rd-party",
|
|
4842
5236
|
"maintainers": [
|
|
@@ -4854,13 +5248,13 @@
|
|
|
4854
5248
|
},
|
|
4855
5249
|
{
|
|
4856
5250
|
"name": "simple-sitemap",
|
|
4857
|
-
"description": "
|
|
5251
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4858
5252
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4859
5253
|
"npm": "nuxt-simple-sitemap",
|
|
4860
|
-
"icon": "",
|
|
5254
|
+
"icon": "simple-sitemap.svg",
|
|
4861
5255
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4862
|
-
"website": "https://
|
|
4863
|
-
"learn_more": "",
|
|
5256
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5257
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4864
5258
|
"category": "SEO",
|
|
4865
5259
|
"type": "3rd-party",
|
|
4866
5260
|
"maintainers": [
|
|
@@ -5158,7 +5552,7 @@
|
|
|
5158
5552
|
"name": "storybook",
|
|
5159
5553
|
"description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
|
|
5160
5554
|
"repo": "nuxt-community/storybook",
|
|
5161
|
-
"npm": "@
|
|
5555
|
+
"npm": "@storybook-vue/nuxt-storybook",
|
|
5162
5556
|
"icon": "storybook.png",
|
|
5163
5557
|
"github": "https://github.com/nuxt-community/storybook",
|
|
5164
5558
|
"website": "https://storybook.nuxtjs.org",
|
|
@@ -5187,10 +5581,10 @@
|
|
|
5187
5581
|
{
|
|
5188
5582
|
"name": "strapi",
|
|
5189
5583
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5190
|
-
"repo": "nuxt-
|
|
5584
|
+
"repo": "nuxt-modules/strapi",
|
|
5191
5585
|
"npm": "@nuxtjs/strapi",
|
|
5192
5586
|
"icon": "strapi.png",
|
|
5193
|
-
"github": "https://github.com/nuxt-
|
|
5587
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5194
5588
|
"website": "https://strapi.nuxtjs.org",
|
|
5195
5589
|
"learn_more": "https://strapi.io/",
|
|
5196
5590
|
"category": "CMS",
|
|
@@ -5333,10 +5727,10 @@
|
|
|
5333
5727
|
{
|
|
5334
5728
|
"name": "supabase",
|
|
5335
5729
|
"description": "First class integration with Supabase",
|
|
5336
|
-
"repo": "nuxt-
|
|
5730
|
+
"repo": "nuxt-modules/supabase",
|
|
5337
5731
|
"npm": "@nuxtjs/supabase",
|
|
5338
5732
|
"icon": "supabase.png",
|
|
5339
|
-
"github": "https://github.com/nuxt-
|
|
5733
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5340
5734
|
"website": "https://supabase.nuxtjs.org",
|
|
5341
5735
|
"learn_more": "https://supabase.com",
|
|
5342
5736
|
"category": "Database",
|
|
@@ -5387,12 +5781,12 @@
|
|
|
5387
5781
|
},
|
|
5388
5782
|
{
|
|
5389
5783
|
"name": "svg-sprite",
|
|
5390
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5391
|
-
"repo": "nuxt-
|
|
5784
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5785
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5392
5786
|
"npm": "@nuxtjs/svg-sprite",
|
|
5393
5787
|
"icon": "",
|
|
5394
|
-
"github": "https://github.com/nuxt-
|
|
5395
|
-
"website": "https://github.com/nuxt-
|
|
5788
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5789
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5396
5790
|
"learn_more": "",
|
|
5397
5791
|
"category": "UI",
|
|
5398
5792
|
"type": "community",
|
|
@@ -5404,7 +5798,7 @@
|
|
|
5404
5798
|
}
|
|
5405
5799
|
],
|
|
5406
5800
|
"compatibility": {
|
|
5407
|
-
"nuxt": "^2.0.0",
|
|
5801
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5408
5802
|
"requires": {}
|
|
5409
5803
|
}
|
|
5410
5804
|
},
|
|
@@ -5500,10 +5894,10 @@
|
|
|
5500
5894
|
{
|
|
5501
5895
|
"name": "tailwindcss",
|
|
5502
5896
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5503
|
-
"repo": "nuxt-
|
|
5897
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
5504
5898
|
"npm": "@nuxtjs/tailwindcss",
|
|
5505
5899
|
"icon": "tailwindcss.png",
|
|
5506
|
-
"github": "https://github.com/nuxt-
|
|
5900
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
5507
5901
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5508
5902
|
"learn_more": "https://tailwindcss.com/",
|
|
5509
5903
|
"category": "UI",
|
|
@@ -5513,6 +5907,10 @@
|
|
|
5513
5907
|
"name": "Sébastien Chopin",
|
|
5514
5908
|
"github": "Atinux",
|
|
5515
5909
|
"twitter": "Atinux"
|
|
5910
|
+
},
|
|
5911
|
+
{
|
|
5912
|
+
"name": "Inesh Bose",
|
|
5913
|
+
"github": "ineshbose"
|
|
5516
5914
|
}
|
|
5517
5915
|
],
|
|
5518
5916
|
"compatibility": {
|
|
@@ -5836,6 +6234,39 @@
|
|
|
5836
6234
|
"requires": {}
|
|
5837
6235
|
}
|
|
5838
6236
|
},
|
|
6237
|
+
{
|
|
6238
|
+
"name": "ui",
|
|
6239
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6240
|
+
"repo": "nuxt/ui#dev",
|
|
6241
|
+
"npm": "@nuxt/ui",
|
|
6242
|
+
"icon": "nuxt.svg",
|
|
6243
|
+
"github": "https://github.com/nuxt/ui",
|
|
6244
|
+
"website": "https://ui.nuxt.com",
|
|
6245
|
+
"learn_more": "",
|
|
6246
|
+
"category": "UI",
|
|
6247
|
+
"type": "official",
|
|
6248
|
+
"maintainers": [
|
|
6249
|
+
{
|
|
6250
|
+
"name": "Benjamin Canac",
|
|
6251
|
+
"github": "benjamincanac",
|
|
6252
|
+
"twitter": "benjamincanac"
|
|
6253
|
+
},
|
|
6254
|
+
{
|
|
6255
|
+
"name": "Sebastien Chopin",
|
|
6256
|
+
"github": "Atinux",
|
|
6257
|
+
"twitter": "Atinux"
|
|
6258
|
+
},
|
|
6259
|
+
{
|
|
6260
|
+
"name": "Sylvain Marroufin",
|
|
6261
|
+
"github": "smarroufin",
|
|
6262
|
+
"twitter": "smarroufin"
|
|
6263
|
+
}
|
|
6264
|
+
],
|
|
6265
|
+
"compatibility": {
|
|
6266
|
+
"nuxt": "^3.0.0",
|
|
6267
|
+
"requires": {}
|
|
6268
|
+
}
|
|
6269
|
+
},
|
|
5839
6270
|
{
|
|
5840
6271
|
"name": "umami",
|
|
5841
6272
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -6007,6 +6438,30 @@
|
|
|
6007
6438
|
"requires": {}
|
|
6008
6439
|
}
|
|
6009
6440
|
},
|
|
6441
|
+
{
|
|
6442
|
+
"name": "use-wagmi",
|
|
6443
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6444
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6445
|
+
"npm": "@use-wagmi/nuxt",
|
|
6446
|
+
"icon": "use-wagmi.png",
|
|
6447
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6448
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6449
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6450
|
+
"category": "Extensions",
|
|
6451
|
+
"type": "3rd-party",
|
|
6452
|
+
"maintainers": [
|
|
6453
|
+
{
|
|
6454
|
+
"name": "Unic Ape",
|
|
6455
|
+
"github": "unicape"
|
|
6456
|
+
}
|
|
6457
|
+
],
|
|
6458
|
+
"compatibility": {
|
|
6459
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6460
|
+
"requires": {
|
|
6461
|
+
"bridge": true
|
|
6462
|
+
}
|
|
6463
|
+
}
|
|
6464
|
+
},
|
|
6010
6465
|
{
|
|
6011
6466
|
"name": "user-agent",
|
|
6012
6467
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -6099,6 +6554,28 @@
|
|
|
6099
6554
|
}
|
|
6100
6555
|
}
|
|
6101
6556
|
},
|
|
6557
|
+
{
|
|
6558
|
+
"name": "vcalendar",
|
|
6559
|
+
"description": "VCalendar module for Nuxt",
|
|
6560
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6561
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6562
|
+
"icon": "vcalendar.png",
|
|
6563
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6564
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6565
|
+
"learn_more": "",
|
|
6566
|
+
"category": "Libraries",
|
|
6567
|
+
"type": "3rd-party",
|
|
6568
|
+
"maintainers": [
|
|
6569
|
+
{
|
|
6570
|
+
"name": "Sam K",
|
|
6571
|
+
"github": "samk-dev"
|
|
6572
|
+
}
|
|
6573
|
+
],
|
|
6574
|
+
"compatibility": {
|
|
6575
|
+
"nuxt": "^3.0.0",
|
|
6576
|
+
"requires": {}
|
|
6577
|
+
}
|
|
6578
|
+
},
|
|
6102
6579
|
{
|
|
6103
6580
|
"name": "vee-validate",
|
|
6104
6581
|
"description": "Painless Vue forms for Nuxt.js",
|
|
@@ -6249,7 +6726,7 @@
|
|
|
6249
6726
|
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6250
6727
|
"npm": "vue-email",
|
|
6251
6728
|
"icon": "vue-email.svg",
|
|
6252
|
-
"github": "https://github.com/Dave136/vue-email
|
|
6729
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6253
6730
|
"website": "https://vue-email.vercel.app/",
|
|
6254
6731
|
"learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
|
|
6255
6732
|
"category": "UI",
|
|
@@ -6457,6 +6934,29 @@
|
|
|
6457
6934
|
"requires": {}
|
|
6458
6935
|
}
|
|
6459
6936
|
},
|
|
6937
|
+
{
|
|
6938
|
+
"name": "vue3-carousel-nuxt",
|
|
6939
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
|
|
6940
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6941
|
+
"npm": "vue3-carousel-nuxt",
|
|
6942
|
+
"icon": "",
|
|
6943
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6944
|
+
"website": "",
|
|
6945
|
+
"learn_more": "",
|
|
6946
|
+
"category": "UI",
|
|
6947
|
+
"type": "3rd-party",
|
|
6948
|
+
"maintainers": [
|
|
6949
|
+
{
|
|
6950
|
+
"name": "Gaetan SENN",
|
|
6951
|
+
"github": "gaetansenn",
|
|
6952
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6953
|
+
}
|
|
6954
|
+
],
|
|
6955
|
+
"compatibility": {
|
|
6956
|
+
"nuxt": "^3.0.0",
|
|
6957
|
+
"requires": {}
|
|
6958
|
+
}
|
|
6959
|
+
},
|
|
6460
6960
|
{
|
|
6461
6961
|
"name": "vuefire",
|
|
6462
6962
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -6623,11 +7123,11 @@
|
|
|
6623
7123
|
{
|
|
6624
7124
|
"name": "web-vitals",
|
|
6625
7125
|
"description": "Web Vitals for Nuxt",
|
|
6626
|
-
"repo": "nuxt-
|
|
7126
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6627
7127
|
"npm": "@nuxtjs/web-vitals",
|
|
6628
7128
|
"icon": "web-vitals.png",
|
|
6629
|
-
"github": "https://github.com/nuxt-
|
|
6630
|
-
"website": "https://github.com/nuxt-
|
|
7129
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7130
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6631
7131
|
"learn_more": "",
|
|
6632
7132
|
"category": "Performance",
|
|
6633
7133
|
"type": "community",
|
|
@@ -6959,52 +7459,6 @@
|
|
|
6959
7459
|
"requires": {}
|
|
6960
7460
|
}
|
|
6961
7461
|
},
|
|
6962
|
-
{
|
|
6963
|
-
"name": "yandex-metrika-next",
|
|
6964
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6965
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6966
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6967
|
-
"icon": "yandex-metrika.svg",
|
|
6968
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6969
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6970
|
-
"learn_more": "",
|
|
6971
|
-
"category": "Analytics",
|
|
6972
|
-
"type": "3rd-party",
|
|
6973
|
-
"maintainers": [
|
|
6974
|
-
{
|
|
6975
|
-
"name": "Aleksandr Saburov",
|
|
6976
|
-
"github": "artmizu",
|
|
6977
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6978
|
-
}
|
|
6979
|
-
],
|
|
6980
|
-
"compatibility": {
|
|
6981
|
-
"nuxt": "^3.0.0",
|
|
6982
|
-
"requires": {}
|
|
6983
|
-
}
|
|
6984
|
-
},
|
|
6985
|
-
{
|
|
6986
|
-
"name": "yandex-metrika",
|
|
6987
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6988
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6989
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6990
|
-
"icon": "",
|
|
6991
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6992
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6993
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6994
|
-
"category": "Analytics",
|
|
6995
|
-
"type": "community",
|
|
6996
|
-
"maintainers": [
|
|
6997
|
-
{
|
|
6998
|
-
"name": "Pooya Parsa",
|
|
6999
|
-
"github": "pi0",
|
|
7000
|
-
"twitter": "_pi0_"
|
|
7001
|
-
}
|
|
7002
|
-
],
|
|
7003
|
-
"compatibility": {
|
|
7004
|
-
"nuxt": "^2.0.0",
|
|
7005
|
-
"requires": {}
|
|
7006
|
-
}
|
|
7007
|
-
},
|
|
7008
7462
|
{
|
|
7009
7463
|
"name": "zendesk",
|
|
7010
7464
|
"description": "Nuxt.js module for Zendesk",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/modules",
|
|
3
|
-
"version": "0.6.0-
|
|
3
|
+
"version": "0.6.0-743960",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./modules.json",
|
|
6
6
|
"files": [
|
|
@@ -17,17 +17,17 @@
|
|
|
17
17
|
"test": "pnpm lint && pnpm sync"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@nuxt/eslint-config": "^0.
|
|
20
|
+
"@nuxt/eslint-config": "^0.2.0",
|
|
21
21
|
"@types/js-yaml": "^4.0.5",
|
|
22
|
-
"@types/node": "^18.
|
|
22
|
+
"@types/node": "^18.17.15",
|
|
23
23
|
"defu": "^6.1.2",
|
|
24
|
-
"eslint": "^8.
|
|
25
|
-
"globby": "^13.
|
|
24
|
+
"eslint": "^8.49.0",
|
|
25
|
+
"globby": "^13.2.2",
|
|
26
26
|
"hasha": "^5.2.2",
|
|
27
|
-
"jiti": "^1.
|
|
27
|
+
"jiti": "^1.20.0",
|
|
28
28
|
"js-yaml": "^4.1.0",
|
|
29
|
-
"ofetch": "^1.
|
|
30
|
-
"typescript": "^
|
|
29
|
+
"ofetch": "^1.3.3",
|
|
30
|
+
"typescript": "^5.2.2"
|
|
31
31
|
},
|
|
32
|
-
"packageManager": "pnpm@7.
|
|
32
|
+
"packageManager": "pnpm@8.7.4"
|
|
33
33
|
}
|