@nuxt/modules 0.6.0-bbf627 → 0.6.0-c0f6e6
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 +461 -86
- package/package.json +1 -1
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": "",
|
|
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": "^2.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",
|
|
@@ -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",
|
|
@@ -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.",
|
|
@@ -3390,6 +3622,28 @@
|
|
|
3390
3622
|
"requires": {}
|
|
3391
3623
|
}
|
|
3392
3624
|
},
|
|
3625
|
+
{
|
|
3626
|
+
"name": "nuxt-mdi",
|
|
3627
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3628
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3629
|
+
"npm": "nuxt-mdi",
|
|
3630
|
+
"icon": "mdi.png",
|
|
3631
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3632
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3633
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3634
|
+
"category": "Libraries",
|
|
3635
|
+
"type": "3rd-party",
|
|
3636
|
+
"maintainers": [
|
|
3637
|
+
{
|
|
3638
|
+
"name": "Emil Rosenius",
|
|
3639
|
+
"github": "ERPedersen"
|
|
3640
|
+
}
|
|
3641
|
+
],
|
|
3642
|
+
"compatibility": {
|
|
3643
|
+
"nuxt": "^3.0.0",
|
|
3644
|
+
"requires": {}
|
|
3645
|
+
}
|
|
3646
|
+
},
|
|
3393
3647
|
{
|
|
3394
3648
|
"name": "nuxt-monaco-editor",
|
|
3395
3649
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3523,6 +3777,32 @@
|
|
|
3523
3777
|
"requires": {}
|
|
3524
3778
|
}
|
|
3525
3779
|
},
|
|
3780
|
+
{
|
|
3781
|
+
"name": "nuxt-plotly",
|
|
3782
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
|
|
3783
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3784
|
+
"npm": "nuxt-plotly",
|
|
3785
|
+
"icon": "nuxt-plotly.svg",
|
|
3786
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3787
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3788
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3789
|
+
"category": "Libraries",
|
|
3790
|
+
"type": "3rd-party",
|
|
3791
|
+
"maintainers": [
|
|
3792
|
+
{
|
|
3793
|
+
"name": "Supanut Dokmaithong",
|
|
3794
|
+
"github": "Boomgeek"
|
|
3795
|
+
},
|
|
3796
|
+
{
|
|
3797
|
+
"name": "superdev-tech",
|
|
3798
|
+
"github": "superdev-tech"
|
|
3799
|
+
}
|
|
3800
|
+
],
|
|
3801
|
+
"compatibility": {
|
|
3802
|
+
"nuxt": "^3.0.0",
|
|
3803
|
+
"requires": {}
|
|
3804
|
+
}
|
|
3805
|
+
},
|
|
3526
3806
|
{
|
|
3527
3807
|
"name": "nuxt-png-to-ico",
|
|
3528
3808
|
"description": "Nuxt.js module for auto generating favicons",
|
|
@@ -3735,12 +4015,12 @@
|
|
|
3735
4015
|
{
|
|
3736
4016
|
"name": "nuxt-vue3-google-signin",
|
|
3737
4017
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3738
|
-
"repo": "
|
|
4018
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3739
4019
|
"npm": "nuxt-vue3-google-signin",
|
|
3740
4020
|
"icon": "vue3-google-signin.svg",
|
|
3741
|
-
"github": "https://github.com/
|
|
3742
|
-
"website": "https://vue3-google-signin.
|
|
3743
|
-
"learn_more": "https://vue3-google-signin.
|
|
4021
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4022
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4023
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3744
4024
|
"category": "Libraries",
|
|
3745
4025
|
"type": "3rd-party",
|
|
3746
4026
|
"maintainers": [
|
|
@@ -3756,7 +4036,7 @@
|
|
|
3756
4036
|
},
|
|
3757
4037
|
{
|
|
3758
4038
|
"name": "nuxt-vuetify",
|
|
3759
|
-
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
4039
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
|
|
3760
4040
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3761
4041
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3762
4042
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3776,6 +4056,28 @@
|
|
|
3776
4056
|
"requires": {}
|
|
3777
4057
|
}
|
|
3778
4058
|
},
|
|
4059
|
+
{
|
|
4060
|
+
"name": "nuxt3-leaflet",
|
|
4061
|
+
"description": "Leaflet integration with Nuxt",
|
|
4062
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4063
|
+
"npm": "nuxt3-leaflet",
|
|
4064
|
+
"icon": "leaflet.png",
|
|
4065
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4066
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4067
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4068
|
+
"category": "Libraries",
|
|
4069
|
+
"type": "3rd-party",
|
|
4070
|
+
"maintainers": [
|
|
4071
|
+
{
|
|
4072
|
+
"name": "Augustin MERCIER",
|
|
4073
|
+
"github": "Gugustinette"
|
|
4074
|
+
}
|
|
4075
|
+
],
|
|
4076
|
+
"compatibility": {
|
|
4077
|
+
"nuxt": "^3.0.0",
|
|
4078
|
+
"requires": {}
|
|
4079
|
+
}
|
|
4080
|
+
},
|
|
3779
4081
|
{
|
|
3780
4082
|
"name": "nuxt7",
|
|
3781
4083
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3936,6 +4238,29 @@
|
|
|
3936
4238
|
"requires": {}
|
|
3937
4239
|
}
|
|
3938
4240
|
},
|
|
4241
|
+
{
|
|
4242
|
+
"name": "particles",
|
|
4243
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4244
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4245
|
+
"npm": "nuxt-particles",
|
|
4246
|
+
"icon": "",
|
|
4247
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4248
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4249
|
+
"learn_more": "https://particles.js.org/",
|
|
4250
|
+
"category": "Libraries",
|
|
4251
|
+
"type": "3rd-party",
|
|
4252
|
+
"maintainers": [
|
|
4253
|
+
{
|
|
4254
|
+
"name": "Joey Pereira",
|
|
4255
|
+
"github": "Joepocalyptic",
|
|
4256
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4257
|
+
}
|
|
4258
|
+
],
|
|
4259
|
+
"compatibility": {
|
|
4260
|
+
"nuxt": "^3.0.0",
|
|
4261
|
+
"requires": {}
|
|
4262
|
+
}
|
|
4263
|
+
},
|
|
3939
4264
|
{
|
|
3940
4265
|
"name": "partytown",
|
|
3941
4266
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -4124,6 +4449,30 @@
|
|
|
4124
4449
|
"requires": {}
|
|
4125
4450
|
}
|
|
4126
4451
|
},
|
|
4452
|
+
{
|
|
4453
|
+
"name": "prepare",
|
|
4454
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4455
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4456
|
+
"npm": "nuxt-prepare",
|
|
4457
|
+
"icon": "nuxt-prepare.svg",
|
|
4458
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4459
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4460
|
+
"learn_more": "",
|
|
4461
|
+
"category": "Devtools",
|
|
4462
|
+
"type": "3rd-party",
|
|
4463
|
+
"maintainers": [
|
|
4464
|
+
{
|
|
4465
|
+
"name": "Johann Schopplich",
|
|
4466
|
+
"github": "johannschopplich",
|
|
4467
|
+
"twitter": "jschopplich",
|
|
4468
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4469
|
+
}
|
|
4470
|
+
],
|
|
4471
|
+
"compatibility": {
|
|
4472
|
+
"nuxt": "^3.0.0",
|
|
4473
|
+
"requires": {}
|
|
4474
|
+
}
|
|
4475
|
+
},
|
|
4127
4476
|
{
|
|
4128
4477
|
"name": "prismic",
|
|
4129
4478
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
@@ -4328,6 +4677,28 @@
|
|
|
4328
4677
|
"requires": {}
|
|
4329
4678
|
}
|
|
4330
4679
|
},
|
|
4680
|
+
{
|
|
4681
|
+
"name": "radash",
|
|
4682
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4683
|
+
"repo": "bbg/nuxt-radash",
|
|
4684
|
+
"npm": "nuxt-radash",
|
|
4685
|
+
"icon": "radash.png",
|
|
4686
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4687
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4688
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4689
|
+
"category": "Libraries",
|
|
4690
|
+
"type": "3rd-party",
|
|
4691
|
+
"maintainers": [
|
|
4692
|
+
{
|
|
4693
|
+
"name": "Batuhan Göksu",
|
|
4694
|
+
"github": "bbg"
|
|
4695
|
+
}
|
|
4696
|
+
],
|
|
4697
|
+
"compatibility": {
|
|
4698
|
+
"nuxt": "^3.0.0",
|
|
4699
|
+
"requires": {}
|
|
4700
|
+
}
|
|
4701
|
+
},
|
|
4331
4702
|
{
|
|
4332
4703
|
"name": "recaptcha",
|
|
4333
4704
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4398,11 +4769,11 @@
|
|
|
4398
4769
|
{
|
|
4399
4770
|
"name": "robots",
|
|
4400
4771
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
4401
|
-
"repo": "nuxt-
|
|
4772
|
+
"repo": "nuxt-modules/robots",
|
|
4402
4773
|
"npm": "@nuxtjs/robots",
|
|
4403
4774
|
"icon": "robots.png",
|
|
4404
|
-
"github": "https://github.com/nuxt-
|
|
4405
|
-
"website": "https://github.com/nuxt-
|
|
4775
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4776
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4406
4777
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4407
4778
|
"category": "SEO",
|
|
4408
4779
|
"type": "community",
|
|
@@ -4608,7 +4979,7 @@
|
|
|
4608
4979
|
"description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
|
|
4609
4980
|
"repo": "nuxt-community/sentry-module",
|
|
4610
4981
|
"npm": "@nuxtjs/sentry",
|
|
4611
|
-
"icon": "sentry.
|
|
4982
|
+
"icon": "sentry.svg",
|
|
4612
4983
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4613
4984
|
"website": "https://sentry.nuxtjs.org/",
|
|
4614
4985
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -5187,10 +5558,10 @@
|
|
|
5187
5558
|
{
|
|
5188
5559
|
"name": "strapi",
|
|
5189
5560
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5190
|
-
"repo": "nuxt-
|
|
5561
|
+
"repo": "nuxt-modules/strapi",
|
|
5191
5562
|
"npm": "@nuxtjs/strapi",
|
|
5192
5563
|
"icon": "strapi.png",
|
|
5193
|
-
"github": "https://github.com/nuxt-
|
|
5564
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5194
5565
|
"website": "https://strapi.nuxtjs.org",
|
|
5195
5566
|
"learn_more": "https://strapi.io/",
|
|
5196
5567
|
"category": "CMS",
|
|
@@ -5333,10 +5704,10 @@
|
|
|
5333
5704
|
{
|
|
5334
5705
|
"name": "supabase",
|
|
5335
5706
|
"description": "First class integration with Supabase",
|
|
5336
|
-
"repo": "nuxt-
|
|
5707
|
+
"repo": "nuxt-modules/supabase",
|
|
5337
5708
|
"npm": "@nuxtjs/supabase",
|
|
5338
5709
|
"icon": "supabase.png",
|
|
5339
|
-
"github": "https://github.com/nuxt-
|
|
5710
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5340
5711
|
"website": "https://supabase.nuxtjs.org",
|
|
5341
5712
|
"learn_more": "https://supabase.com",
|
|
5342
5713
|
"category": "Database",
|
|
@@ -5500,10 +5871,10 @@
|
|
|
5500
5871
|
{
|
|
5501
5872
|
"name": "tailwindcss",
|
|
5502
5873
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5503
|
-
"repo": "nuxt-
|
|
5874
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
5504
5875
|
"npm": "@nuxtjs/tailwindcss",
|
|
5505
5876
|
"icon": "tailwindcss.png",
|
|
5506
|
-
"github": "https://github.com/nuxt-
|
|
5877
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
5507
5878
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5508
5879
|
"learn_more": "https://tailwindcss.com/",
|
|
5509
5880
|
"category": "UI",
|
|
@@ -5513,6 +5884,10 @@
|
|
|
5513
5884
|
"name": "Sébastien Chopin",
|
|
5514
5885
|
"github": "Atinux",
|
|
5515
5886
|
"twitter": "Atinux"
|
|
5887
|
+
},
|
|
5888
|
+
{
|
|
5889
|
+
"name": "Inesh Bose",
|
|
5890
|
+
"github": "ineshbose"
|
|
5516
5891
|
}
|
|
5517
5892
|
],
|
|
5518
5893
|
"compatibility": {
|
|
@@ -6007,6 +6382,30 @@
|
|
|
6007
6382
|
"requires": {}
|
|
6008
6383
|
}
|
|
6009
6384
|
},
|
|
6385
|
+
{
|
|
6386
|
+
"name": "use-wagmi",
|
|
6387
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6388
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6389
|
+
"npm": "@use-wagmi/nuxt",
|
|
6390
|
+
"icon": "use-wagmi.png",
|
|
6391
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6392
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6393
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6394
|
+
"category": "Extensions",
|
|
6395
|
+
"type": "3rd-party",
|
|
6396
|
+
"maintainers": [
|
|
6397
|
+
{
|
|
6398
|
+
"name": "Unic Ape",
|
|
6399
|
+
"github": "unicape"
|
|
6400
|
+
}
|
|
6401
|
+
],
|
|
6402
|
+
"compatibility": {
|
|
6403
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6404
|
+
"requires": {
|
|
6405
|
+
"bridge": true
|
|
6406
|
+
}
|
|
6407
|
+
}
|
|
6408
|
+
},
|
|
6010
6409
|
{
|
|
6011
6410
|
"name": "user-agent",
|
|
6012
6411
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -6099,6 +6498,28 @@
|
|
|
6099
6498
|
}
|
|
6100
6499
|
}
|
|
6101
6500
|
},
|
|
6501
|
+
{
|
|
6502
|
+
"name": "vcalendar",
|
|
6503
|
+
"description": "VCalendar module for Nuxt",
|
|
6504
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6505
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6506
|
+
"icon": "vcalendar.png",
|
|
6507
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6508
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6509
|
+
"learn_more": "",
|
|
6510
|
+
"category": "Libraries",
|
|
6511
|
+
"type": "3rd-party",
|
|
6512
|
+
"maintainers": [
|
|
6513
|
+
{
|
|
6514
|
+
"name": "Sam K",
|
|
6515
|
+
"github": "samk-dev"
|
|
6516
|
+
}
|
|
6517
|
+
],
|
|
6518
|
+
"compatibility": {
|
|
6519
|
+
"nuxt": "^3.0.0",
|
|
6520
|
+
"requires": {}
|
|
6521
|
+
}
|
|
6522
|
+
},
|
|
6102
6523
|
{
|
|
6103
6524
|
"name": "vee-validate",
|
|
6104
6525
|
"description": "Painless Vue forms for Nuxt.js",
|
|
@@ -6646,11 +7067,11 @@
|
|
|
6646
7067
|
{
|
|
6647
7068
|
"name": "web-vitals",
|
|
6648
7069
|
"description": "Web Vitals for Nuxt",
|
|
6649
|
-
"repo": "nuxt-
|
|
7070
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6650
7071
|
"npm": "@nuxtjs/web-vitals",
|
|
6651
7072
|
"icon": "web-vitals.png",
|
|
6652
|
-
"github": "https://github.com/nuxt-
|
|
6653
|
-
"website": "https://github.com/nuxt-
|
|
7073
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7074
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6654
7075
|
"learn_more": "",
|
|
6655
7076
|
"category": "Performance",
|
|
6656
7077
|
"type": "community",
|
|
@@ -6982,52 +7403,6 @@
|
|
|
6982
7403
|
"requires": {}
|
|
6983
7404
|
}
|
|
6984
7405
|
},
|
|
6985
|
-
{
|
|
6986
|
-
"name": "yandex-metrika-next",
|
|
6987
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6988
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6989
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6990
|
-
"icon": "yandex-metrika.svg",
|
|
6991
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6992
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6993
|
-
"learn_more": "",
|
|
6994
|
-
"category": "Analytics",
|
|
6995
|
-
"type": "3rd-party",
|
|
6996
|
-
"maintainers": [
|
|
6997
|
-
{
|
|
6998
|
-
"name": "Aleksandr Saburov",
|
|
6999
|
-
"github": "artmizu",
|
|
7000
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
7001
|
-
}
|
|
7002
|
-
],
|
|
7003
|
-
"compatibility": {
|
|
7004
|
-
"nuxt": "^3.0.0",
|
|
7005
|
-
"requires": {}
|
|
7006
|
-
}
|
|
7007
|
-
},
|
|
7008
|
-
{
|
|
7009
|
-
"name": "yandex-metrika",
|
|
7010
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
7011
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
7012
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
7013
|
-
"icon": "",
|
|
7014
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7015
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7016
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
7017
|
-
"category": "Analytics",
|
|
7018
|
-
"type": "community",
|
|
7019
|
-
"maintainers": [
|
|
7020
|
-
{
|
|
7021
|
-
"name": "Pooya Parsa",
|
|
7022
|
-
"github": "pi0",
|
|
7023
|
-
"twitter": "_pi0_"
|
|
7024
|
-
}
|
|
7025
|
-
],
|
|
7026
|
-
"compatibility": {
|
|
7027
|
-
"nuxt": "^2.0.0",
|
|
7028
|
-
"requires": {}
|
|
7029
|
-
}
|
|
7030
|
-
},
|
|
7031
7406
|
{
|
|
7032
7407
|
"name": "zendesk",
|
|
7033
7408
|
"description": "Nuxt.js module for Zendesk",
|