@nuxt/modules 0.6.0-de2437 → 0.6.0-df7ee8
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 +1761 -577
- package/package.json +12 -9
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -170,14 +170,36 @@
|
|
|
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": "Libraries",
|
|
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
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
176
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
177
199
|
"npm": "nuxt-api-party",
|
|
178
200
|
"icon": "api-party.svg",
|
|
179
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
180
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
181
203
|
"learn_more": "",
|
|
182
204
|
"category": "Request",
|
|
183
205
|
"type": "3rd-party",
|
|
@@ -220,7 +242,7 @@
|
|
|
220
242
|
},
|
|
221
243
|
{
|
|
222
244
|
"name": "apollo",
|
|
223
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
224
246
|
"repo": "nuxt-modules/apollo",
|
|
225
247
|
"npm": "@nuxtjs/apollo",
|
|
226
248
|
"icon": "apollo.png",
|
|
@@ -244,7 +266,7 @@
|
|
|
244
266
|
},
|
|
245
267
|
{
|
|
246
268
|
"name": "applicationinsights",
|
|
247
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
248
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
249
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
250
272
|
"icon": "application-insights.png",
|
|
@@ -286,9 +308,76 @@
|
|
|
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
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"name": "auth-utils",
|
|
358
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
359
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
360
|
+
"npm": "nuxt-auth-utils",
|
|
361
|
+
"icon": "",
|
|
362
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
|
+
"learn_more": "",
|
|
365
|
+
"category": "Security",
|
|
366
|
+
"type": "3rd-party",
|
|
367
|
+
"maintainers": [
|
|
368
|
+
{
|
|
369
|
+
"name": "atinux",
|
|
370
|
+
"github": "atinux"
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"compatibility": {
|
|
374
|
+
"nuxt": "^3.0.0",
|
|
375
|
+
"requires": {}
|
|
376
|
+
}
|
|
377
|
+
},
|
|
289
378
|
{
|
|
290
379
|
"name": "auth",
|
|
291
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
380
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
292
381
|
"repo": "nuxt-community/auth-module",
|
|
293
382
|
"npm": "@nuxtjs/auth",
|
|
294
383
|
"icon": "auth.png",
|
|
@@ -336,9 +425,32 @@
|
|
|
336
425
|
"requires": {}
|
|
337
426
|
}
|
|
338
427
|
},
|
|
428
|
+
{
|
|
429
|
+
"name": "auto-animate",
|
|
430
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
431
|
+
"repo": "formkit/auto-animate",
|
|
432
|
+
"npm": "@formkit/auto-animate",
|
|
433
|
+
"icon": "auto-animate.svg",
|
|
434
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
435
|
+
"website": "https://auto-animate.formkit.com",
|
|
436
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
437
|
+
"category": "Libraries",
|
|
438
|
+
"type": "3rd-party",
|
|
439
|
+
"maintainers": [
|
|
440
|
+
{
|
|
441
|
+
"name": "Justin Schroeder",
|
|
442
|
+
"github": "justin-schroeder",
|
|
443
|
+
"twitter": "jpschroeder"
|
|
444
|
+
}
|
|
445
|
+
],
|
|
446
|
+
"compatibility": {
|
|
447
|
+
"nuxt": "^3.0.0",
|
|
448
|
+
"requires": {}
|
|
449
|
+
}
|
|
450
|
+
},
|
|
339
451
|
{
|
|
340
452
|
"name": "axios",
|
|
341
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
453
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
342
454
|
"repo": "nuxt-community/axios-module",
|
|
343
455
|
"npm": "@nuxtjs/axios",
|
|
344
456
|
"icon": "axios.svg",
|
|
@@ -361,7 +473,7 @@
|
|
|
361
473
|
},
|
|
362
474
|
{
|
|
363
475
|
"name": "basic-auth",
|
|
364
|
-
"description": "Provide basic authentication to your Nuxt
|
|
476
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
365
477
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
366
478
|
"npm": "nuxt-basic-auth-module",
|
|
367
479
|
"icon": "",
|
|
@@ -485,7 +597,7 @@
|
|
|
485
597
|
},
|
|
486
598
|
{
|
|
487
599
|
"name": "bulma-slim",
|
|
488
|
-
"description": "Nuxt
|
|
600
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
489
601
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
490
602
|
"npm": "nuxt-bulma-slim",
|
|
491
603
|
"icon": "bulma.png",
|
|
@@ -552,7 +664,7 @@
|
|
|
552
664
|
},
|
|
553
665
|
{
|
|
554
666
|
"name": "canvas-sketch",
|
|
555
|
-
"description": "Nuxt
|
|
667
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
556
668
|
"repo": "LuXDAmore/generative-art",
|
|
557
669
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
558
670
|
"icon": "",
|
|
@@ -575,7 +687,7 @@
|
|
|
575
687
|
},
|
|
576
688
|
{
|
|
577
689
|
"name": "capo",
|
|
578
|
-
"description": "Capo.js implementation for Nuxt
|
|
690
|
+
"description": "Capo.js implementation for Nuxt",
|
|
579
691
|
"repo": "danielroe/nuxt-capo",
|
|
580
692
|
"npm": "nuxt-capo",
|
|
581
693
|
"icon": "",
|
|
@@ -597,7 +709,7 @@
|
|
|
597
709
|
},
|
|
598
710
|
{
|
|
599
711
|
"name": "chakra-ui",
|
|
600
|
-
"description": "Chakra UI Module for Nuxt
|
|
712
|
+
"description": "Chakra UI Module for Nuxt",
|
|
601
713
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
602
714
|
"npm": "@chakra-ui/nuxt",
|
|
603
715
|
"icon": "chakra-ui.png",
|
|
@@ -644,10 +756,10 @@
|
|
|
644
756
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
645
757
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
646
758
|
"npm": "nuxt-chiffre",
|
|
647
|
-
"icon": "
|
|
759
|
+
"icon": "chiffre.png",
|
|
648
760
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
649
761
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
650
|
-
"learn_more": "https://chiffre.io",
|
|
762
|
+
"learn_more": "https://chiffre.io/",
|
|
651
763
|
"category": "Analytics",
|
|
652
764
|
"type": "3rd-party",
|
|
653
765
|
"maintainers": [
|
|
@@ -708,7 +820,7 @@
|
|
|
708
820
|
},
|
|
709
821
|
{
|
|
710
822
|
"name": "cloudcms",
|
|
711
|
-
"description": "CloudCMS Nuxt
|
|
823
|
+
"description": "CloudCMS Nuxt Module",
|
|
712
824
|
"repo": "gitana/cloudcms-nuxt",
|
|
713
825
|
"npm": "cloudcms-nuxt",
|
|
714
826
|
"icon": "",
|
|
@@ -757,11 +869,11 @@
|
|
|
757
869
|
},
|
|
758
870
|
{
|
|
759
871
|
"name": "cloudinary",
|
|
760
|
-
"description": "Optimize images and videos in your Nuxt
|
|
761
|
-
"repo": "nuxt-
|
|
872
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
873
|
+
"repo": "nuxt-modules/cloudinary",
|
|
762
874
|
"npm": "@nuxtjs/cloudinary",
|
|
763
875
|
"icon": "cloudinary.png",
|
|
764
|
-
"github": "https://github.com/nuxt-
|
|
876
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
765
877
|
"website": "https://cloudinary.nuxtjs.org",
|
|
766
878
|
"learn_more": "https://cloudinary.com",
|
|
767
879
|
"category": "Images",
|
|
@@ -780,11 +892,11 @@
|
|
|
780
892
|
},
|
|
781
893
|
{
|
|
782
894
|
"name": "color-mode",
|
|
783
|
-
"description": "Dark and Light mode for
|
|
784
|
-
"repo": "nuxt-
|
|
895
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
896
|
+
"repo": "nuxt-modules/color-mode",
|
|
785
897
|
"npm": "@nuxtjs/color-mode",
|
|
786
898
|
"icon": "color-mode.png",
|
|
787
|
-
"github": "https://github.com/nuxt-
|
|
899
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
788
900
|
"website": "https://color-mode.nuxtjs.org",
|
|
789
901
|
"learn_more": "",
|
|
790
902
|
"category": "UI",
|
|
@@ -1001,7 +1113,7 @@
|
|
|
1001
1113
|
},
|
|
1002
1114
|
{
|
|
1003
1115
|
"name": "darkmode.js",
|
|
1004
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1116
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
1005
1117
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
1006
1118
|
"npm": "nuxtjs-darkmode-js-module",
|
|
1007
1119
|
"icon": "darkmode.png",
|
|
@@ -1023,7 +1135,7 @@
|
|
|
1023
1135
|
},
|
|
1024
1136
|
{
|
|
1025
1137
|
"name": "date-fns",
|
|
1026
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1138
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
1027
1139
|
"repo": "nuxt-community/date-fns-module",
|
|
1028
1140
|
"npm": "@nuxtjs/date-fns",
|
|
1029
1141
|
"icon": "date-fns.png",
|
|
@@ -1045,7 +1157,7 @@
|
|
|
1045
1157
|
},
|
|
1046
1158
|
{
|
|
1047
1159
|
"name": "datocms-nuxt2",
|
|
1048
|
-
"description": "DatoCMS integration for Nuxt
|
|
1160
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
1049
1161
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
1050
1162
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1051
1163
|
"icon": "datocms.svg",
|
|
@@ -1114,8 +1226,8 @@
|
|
|
1114
1226
|
},
|
|
1115
1227
|
{
|
|
1116
1228
|
"name": "delay-hydration",
|
|
1117
|
-
"description": "Improve your Nuxt
|
|
1118
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1229
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1230
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1119
1231
|
"npm": "nuxt-delay-hydration",
|
|
1120
1232
|
"icon": "lighthouse.svg",
|
|
1121
1233
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1137,12 +1249,12 @@
|
|
|
1137
1249
|
},
|
|
1138
1250
|
{
|
|
1139
1251
|
"name": "device",
|
|
1140
|
-
"description": "Device detection module for Nuxt
|
|
1141
|
-
"repo": "nuxt-
|
|
1252
|
+
"description": "Device detection module for Nuxt",
|
|
1253
|
+
"repo": "nuxt-modules/device",
|
|
1142
1254
|
"npm": "@nuxtjs/device",
|
|
1143
1255
|
"icon": "",
|
|
1144
|
-
"github": "https://github.com/nuxt-
|
|
1145
|
-
"website": "https://github.com/nuxt-
|
|
1256
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1257
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1146
1258
|
"learn_more": "",
|
|
1147
1259
|
"category": "Extensions",
|
|
1148
1260
|
"type": "community",
|
|
@@ -1182,13 +1294,13 @@
|
|
|
1182
1294
|
},
|
|
1183
1295
|
{
|
|
1184
1296
|
"name": "directus",
|
|
1185
|
-
"description": "Easily connect your
|
|
1297
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1186
1298
|
"repo": "intevel/nuxt-directus",
|
|
1187
1299
|
"npm": "nuxt-directus",
|
|
1188
1300
|
"icon": "directus.svg",
|
|
1189
|
-
"github": "https://github.com/
|
|
1190
|
-
"website": "https://nuxt-directus.
|
|
1191
|
-
"learn_more": "https://nuxt-directus.
|
|
1301
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1302
|
+
"website": "https://nuxt-directus.site/",
|
|
1303
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1192
1304
|
"category": "CMS",
|
|
1193
1305
|
"type": "3rd-party",
|
|
1194
1306
|
"maintainers": [
|
|
@@ -1199,15 +1311,58 @@
|
|
|
1199
1311
|
}
|
|
1200
1312
|
],
|
|
1201
1313
|
"compatibility": {
|
|
1202
|
-
"nuxt": "^
|
|
1203
|
-
"requires": {
|
|
1204
|
-
|
|
1314
|
+
"nuxt": "^3.0.0",
|
|
1315
|
+
"requires": {},
|
|
1316
|
+
"devtools": "^0.0.0"
|
|
1317
|
+
}
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"name": "disqus",
|
|
1321
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1322
|
+
"repo": "modbender/nuxt-disqus",
|
|
1323
|
+
"npm": "nuxt-disqus",
|
|
1324
|
+
"icon": "disqus.svg",
|
|
1325
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1326
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1327
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1328
|
+
"category": "Libraries",
|
|
1329
|
+
"type": "3rd-party",
|
|
1330
|
+
"maintainers": [
|
|
1331
|
+
{
|
|
1332
|
+
"name": "modbender",
|
|
1333
|
+
"github": "modbender"
|
|
1334
|
+
}
|
|
1335
|
+
],
|
|
1336
|
+
"compatibility": {
|
|
1337
|
+
"nuxt": "^3.0.0",
|
|
1338
|
+
"requires": {}
|
|
1339
|
+
}
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"name": "doppler",
|
|
1343
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1344
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1345
|
+
"npm": "nuxt-doppler",
|
|
1346
|
+
"icon": "doppler.png",
|
|
1347
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1348
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1349
|
+
"learn_more": "",
|
|
1350
|
+
"category": "Devtools",
|
|
1351
|
+
"type": "3rd-party",
|
|
1352
|
+
"maintainers": [
|
|
1353
|
+
{
|
|
1354
|
+
"name": "JamieCurnow",
|
|
1355
|
+
"github": "JamieCurnow"
|
|
1205
1356
|
}
|
|
1357
|
+
],
|
|
1358
|
+
"compatibility": {
|
|
1359
|
+
"nuxt": "^3.0.0",
|
|
1360
|
+
"requires": {}
|
|
1206
1361
|
}
|
|
1207
1362
|
},
|
|
1208
1363
|
{
|
|
1209
1364
|
"name": "dotenv",
|
|
1210
|
-
"description": "A Nuxt
|
|
1365
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1211
1366
|
"repo": "nuxt-community/dotenv-module",
|
|
1212
1367
|
"npm": "@nuxtjs/dotenv",
|
|
1213
1368
|
"icon": "dotenv.png",
|
|
@@ -1229,13 +1384,13 @@
|
|
|
1229
1384
|
},
|
|
1230
1385
|
{
|
|
1231
1386
|
"name": "drupal-ce",
|
|
1232
|
-
"description": "Connects Nuxt
|
|
1387
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1233
1388
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1234
1389
|
"npm": "nuxtjs-drupal-ce",
|
|
1235
1390
|
"icon": "drupal-ce.png",
|
|
1236
1391
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1237
|
-
"website": "https://
|
|
1238
|
-
"learn_more": "https://
|
|
1392
|
+
"website": "https://lupus-decoupled.org",
|
|
1393
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1239
1394
|
"category": "CMS",
|
|
1240
1395
|
"type": "3rd-party",
|
|
1241
1396
|
"maintainers": [
|
|
@@ -1250,19 +1405,19 @@
|
|
|
1250
1405
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1251
1406
|
},
|
|
1252
1407
|
{
|
|
1253
|
-
"name": "
|
|
1254
|
-
"github": "
|
|
1255
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1408
|
+
"name": "Matic",
|
|
1409
|
+
"github": "TurtlBbx",
|
|
1410
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1256
1411
|
}
|
|
1257
1412
|
],
|
|
1258
1413
|
"compatibility": {
|
|
1259
|
-
"nuxt": "^2.0.0",
|
|
1414
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1260
1415
|
"requires": {}
|
|
1261
1416
|
}
|
|
1262
1417
|
},
|
|
1263
1418
|
{
|
|
1264
1419
|
"name": "druxt",
|
|
1265
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1420
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1266
1421
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1267
1422
|
"npm": "druxt",
|
|
1268
1423
|
"icon": "druxt.svg",
|
|
@@ -1282,6 +1437,29 @@
|
|
|
1282
1437
|
"requires": {}
|
|
1283
1438
|
}
|
|
1284
1439
|
},
|
|
1440
|
+
{
|
|
1441
|
+
"name": "edgedb",
|
|
1442
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1443
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1444
|
+
"npm": "nuxt-edgedb-module",
|
|
1445
|
+
"icon": "edgedb.svg",
|
|
1446
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1447
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1448
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1449
|
+
"category": "Database",
|
|
1450
|
+
"type": "3rd-party",
|
|
1451
|
+
"maintainers": [
|
|
1452
|
+
{
|
|
1453
|
+
"name": "Yaël Guilloux",
|
|
1454
|
+
"github": "Tahul",
|
|
1455
|
+
"twitter": "yaeeelglx"
|
|
1456
|
+
}
|
|
1457
|
+
],
|
|
1458
|
+
"compatibility": {
|
|
1459
|
+
"nuxt": "^3.8.0",
|
|
1460
|
+
"requires": {}
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1285
1463
|
{
|
|
1286
1464
|
"name": "electron",
|
|
1287
1465
|
"description": "Integrate Nuxt and Electron.",
|
|
@@ -1330,7 +1508,7 @@
|
|
|
1330
1508
|
},
|
|
1331
1509
|
{
|
|
1332
1510
|
"name": "emotion",
|
|
1333
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1511
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1334
1512
|
"repo": "nuxt-modules/emotion",
|
|
1335
1513
|
"npm": "@nuxtjs/emotion",
|
|
1336
1514
|
"icon": "emotion.png",
|
|
@@ -1358,7 +1536,7 @@
|
|
|
1358
1536
|
},
|
|
1359
1537
|
{
|
|
1360
1538
|
"name": "eslint",
|
|
1361
|
-
"description": "ESLint module for Nuxt
|
|
1539
|
+
"description": "ESLint module for Nuxt",
|
|
1362
1540
|
"repo": "nuxt-community/eslint-module",
|
|
1363
1541
|
"npm": "@nuxtjs/eslint-module",
|
|
1364
1542
|
"icon": "eslint.png",
|
|
@@ -1380,7 +1558,7 @@
|
|
|
1380
1558
|
},
|
|
1381
1559
|
{
|
|
1382
1560
|
"name": "event-trace",
|
|
1383
|
-
"description": "Module for event trace in Nuxt
|
|
1561
|
+
"description": "Module for event trace in Nuxt",
|
|
1384
1562
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1385
1563
|
"npm": "nuxt-event-trace",
|
|
1386
1564
|
"icon": "",
|
|
@@ -1400,6 +1578,29 @@
|
|
|
1400
1578
|
"requires": {}
|
|
1401
1579
|
}
|
|
1402
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "fathom-analytics",
|
|
1583
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1584
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1585
|
+
"npm": "nuxt-fathom",
|
|
1586
|
+
"icon": "fathom-analytics.svg",
|
|
1587
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1588
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1589
|
+
"learn_more": "",
|
|
1590
|
+
"category": "Analytics",
|
|
1591
|
+
"type": "3rd-party",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Valgeir Björnsson",
|
|
1595
|
+
"github": "valgeirb",
|
|
1596
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1403
1604
|
{
|
|
1404
1605
|
"name": "fathom",
|
|
1405
1606
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1424,7 +1625,7 @@
|
|
|
1424
1625
|
},
|
|
1425
1626
|
{
|
|
1426
1627
|
"name": "feature-toggle",
|
|
1427
|
-
"description": "Feature toggle module for Nuxt
|
|
1628
|
+
"description": "Feature toggle module for Nuxt",
|
|
1428
1629
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1429
1630
|
"npm": "nuxt-feature-toggle",
|
|
1430
1631
|
"icon": "",
|
|
@@ -1491,7 +1692,7 @@
|
|
|
1491
1692
|
},
|
|
1492
1693
|
{
|
|
1493
1694
|
"name": "floating-prompt-module",
|
|
1494
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1695
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1495
1696
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1496
1697
|
"npm": "nuxt-floating-prompt-module",
|
|
1497
1698
|
"icon": "",
|
|
@@ -1600,14 +1801,37 @@
|
|
|
1600
1801
|
"requires": {}
|
|
1601
1802
|
}
|
|
1602
1803
|
},
|
|
1804
|
+
{
|
|
1805
|
+
"name": "fonts",
|
|
1806
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1807
|
+
"repo": "nuxt/fonts",
|
|
1808
|
+
"npm": "@nuxt/fonts",
|
|
1809
|
+
"icon": "nuxt.svg",
|
|
1810
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1811
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1812
|
+
"learn_more": "",
|
|
1813
|
+
"category": "Libraries",
|
|
1814
|
+
"type": "official",
|
|
1815
|
+
"maintainers": [
|
|
1816
|
+
{
|
|
1817
|
+
"name": "Daniel Roe",
|
|
1818
|
+
"github": "danielroe",
|
|
1819
|
+
"twitter": "danielcroe"
|
|
1820
|
+
}
|
|
1821
|
+
],
|
|
1822
|
+
"compatibility": {
|
|
1823
|
+
"nuxt": "^3.0.0",
|
|
1824
|
+
"requires": {}
|
|
1825
|
+
}
|
|
1826
|
+
},
|
|
1603
1827
|
{
|
|
1604
1828
|
"name": "form-actions",
|
|
1605
1829
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1606
|
-
"repo": "Hebilicious/form-actions-nuxt/packages/form-
|
|
1830
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1607
1831
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1608
1832
|
"icon": "form-actions.svg",
|
|
1609
1833
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1610
|
-
"website": "https://
|
|
1834
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1611
1835
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1612
1836
|
"category": "Request",
|
|
1613
1837
|
"type": "3rd-party",
|
|
@@ -1619,7 +1843,7 @@
|
|
|
1619
1843
|
}
|
|
1620
1844
|
],
|
|
1621
1845
|
"compatibility": {
|
|
1622
|
-
"nuxt": "^3.
|
|
1846
|
+
"nuxt": "^3.7.0",
|
|
1623
1847
|
"requires": {}
|
|
1624
1848
|
}
|
|
1625
1849
|
},
|
|
@@ -1631,7 +1855,7 @@
|
|
|
1631
1855
|
"icon": "formkit.png",
|
|
1632
1856
|
"github": "https://github.com/formkit/formkit",
|
|
1633
1857
|
"website": "https://formkit.com",
|
|
1634
|
-
"learn_more": "https://formkit.com/
|
|
1858
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1635
1859
|
"category": "Libraries",
|
|
1636
1860
|
"type": "3rd-party",
|
|
1637
1861
|
"maintainers": [
|
|
@@ -1697,7 +1921,7 @@
|
|
|
1697
1921
|
},
|
|
1698
1922
|
{
|
|
1699
1923
|
"name": "google-adsense",
|
|
1700
|
-
"description": "Google Adsense Module for Nuxt
|
|
1924
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1701
1925
|
"repo": "nuxt-community/google-adsense-module",
|
|
1702
1926
|
"npm": "@nuxtjs/google-adsense",
|
|
1703
1927
|
"icon": "google-adsense.png",
|
|
@@ -1723,7 +1947,7 @@
|
|
|
1723
1947
|
},
|
|
1724
1948
|
{
|
|
1725
1949
|
"name": "google-analytics",
|
|
1726
|
-
"description": "Google analytics Module for Nuxt
|
|
1950
|
+
"description": "Google analytics Module for Nuxt",
|
|
1727
1951
|
"repo": "nuxt-community/analytics-module",
|
|
1728
1952
|
"npm": "@nuxtjs/google-analytics",
|
|
1729
1953
|
"icon": "google-analytics.png",
|
|
@@ -1755,12 +1979,12 @@
|
|
|
1755
1979
|
},
|
|
1756
1980
|
{
|
|
1757
1981
|
"name": "google-fonts",
|
|
1758
|
-
"description": "Google Fonts module for
|
|
1759
|
-
"repo": "nuxt-
|
|
1982
|
+
"description": "Google Fonts module for Nuxt",
|
|
1983
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1760
1984
|
"npm": "@nuxtjs/google-fonts",
|
|
1761
1985
|
"icon": "google-fonts.png",
|
|
1762
|
-
"github": "https://github.com/nuxt-
|
|
1763
|
-
"website": "https://
|
|
1986
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1987
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1764
1988
|
"learn_more": "https://developers.google.com/fonts",
|
|
1765
1989
|
"category": "Fonts",
|
|
1766
1990
|
"type": "community",
|
|
@@ -1779,7 +2003,7 @@
|
|
|
1779
2003
|
},
|
|
1780
2004
|
{
|
|
1781
2005
|
"name": "google-gtag",
|
|
1782
|
-
"description": "Google GTag for Nuxt
|
|
2006
|
+
"description": "Google GTag for Nuxt",
|
|
1783
2007
|
"repo": "nuxt-community/google-gtag",
|
|
1784
2008
|
"npm": "@nuxtjs/google-gtag",
|
|
1785
2009
|
"icon": "gtm.png",
|
|
@@ -1805,7 +2029,7 @@
|
|
|
1805
2029
|
},
|
|
1806
2030
|
{
|
|
1807
2031
|
"name": "google-optimize",
|
|
1808
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
2032
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1809
2033
|
"repo": "nuxt-community/google-optimize-module",
|
|
1810
2034
|
"npm": "nuxt-google-optimize",
|
|
1811
2035
|
"icon": "google-optimize.png",
|
|
@@ -1844,7 +2068,7 @@
|
|
|
1844
2068
|
"icon": "graphql-client.svg",
|
|
1845
2069
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1846
2070
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1847
|
-
"learn_more": "https://
|
|
2071
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
1848
2072
|
"category": "Request",
|
|
1849
2073
|
"type": "3rd-party",
|
|
1850
2074
|
"maintainers": [
|
|
@@ -1860,7 +2084,7 @@
|
|
|
1860
2084
|
},
|
|
1861
2085
|
{
|
|
1862
2086
|
"name": "graphql-request",
|
|
1863
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
2087
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1864
2088
|
"repo": "gomah/nuxt-graphql-request",
|
|
1865
2089
|
"npm": "nuxt-graphql-request",
|
|
1866
2090
|
"icon": "graphql-request.png",
|
|
@@ -1876,7 +2100,7 @@
|
|
|
1876
2100
|
}
|
|
1877
2101
|
],
|
|
1878
2102
|
"compatibility": {
|
|
1879
|
-
"nuxt": "^2.0.0",
|
|
2103
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1880
2104
|
"requires": {}
|
|
1881
2105
|
}
|
|
1882
2106
|
},
|
|
@@ -1899,12 +2123,13 @@
|
|
|
1899
2123
|
],
|
|
1900
2124
|
"compatibility": {
|
|
1901
2125
|
"nuxt": "^3.0.0",
|
|
1902
|
-
"requires": {}
|
|
2126
|
+
"requires": {},
|
|
2127
|
+
"devtools": "^0.0.0"
|
|
1903
2128
|
}
|
|
1904
2129
|
},
|
|
1905
2130
|
{
|
|
1906
2131
|
"name": "gtag",
|
|
1907
|
-
"description": "Google Analytics integration for Nuxt
|
|
2132
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1908
2133
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1909
2134
|
"npm": "nuxt-gtag",
|
|
1910
2135
|
"icon": "gtag.svg",
|
|
@@ -1928,7 +2153,7 @@
|
|
|
1928
2153
|
},
|
|
1929
2154
|
{
|
|
1930
2155
|
"name": "gtm",
|
|
1931
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2156
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1932
2157
|
"repo": "nuxt-community/gtm-module",
|
|
1933
2158
|
"npm": "@nuxtjs/gtm",
|
|
1934
2159
|
"icon": "gtm.png",
|
|
@@ -1951,7 +2176,7 @@
|
|
|
1951
2176
|
},
|
|
1952
2177
|
{
|
|
1953
2178
|
"name": "guess",
|
|
1954
|
-
"description": "Guess.js module for Nuxt
|
|
2179
|
+
"description": "Guess.js module for Nuxt",
|
|
1955
2180
|
"repo": "nuxt-community/guess-module",
|
|
1956
2181
|
"npm": "@nuxtjs/guess-module",
|
|
1957
2182
|
"icon": "guessjs.png",
|
|
@@ -2063,7 +2288,7 @@
|
|
|
2063
2288
|
},
|
|
2064
2289
|
{
|
|
2065
2290
|
"name": "helmet",
|
|
2066
|
-
"description": "Easy Helmet module with Nuxt
|
|
2291
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
2067
2292
|
"repo": "victor-perez/nuxt-helmet",
|
|
2068
2293
|
"npm": "nuxt-helmet",
|
|
2069
2294
|
"icon": "",
|
|
@@ -2107,7 +2332,7 @@
|
|
|
2107
2332
|
},
|
|
2108
2333
|
{
|
|
2109
2334
|
"name": "history-state",
|
|
2110
|
-
"description": "Nuxt
|
|
2335
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
2111
2336
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
2112
2337
|
"npm": "nuxt-history-state",
|
|
2113
2338
|
"icon": "",
|
|
@@ -2176,7 +2401,7 @@
|
|
|
2176
2401
|
},
|
|
2177
2402
|
{
|
|
2178
2403
|
"name": "http",
|
|
2179
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2404
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2180
2405
|
"repo": "nuxt/http",
|
|
2181
2406
|
"npm": "@nuxt/http",
|
|
2182
2407
|
"icon": "http.png",
|
|
@@ -2204,7 +2429,7 @@
|
|
|
2204
2429
|
},
|
|
2205
2430
|
{
|
|
2206
2431
|
"name": "humans-txt",
|
|
2207
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2432
|
+
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
2208
2433
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2209
2434
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2210
2435
|
"icon": "",
|
|
@@ -2228,12 +2453,12 @@
|
|
|
2228
2453
|
{
|
|
2229
2454
|
"name": "i18n",
|
|
2230
2455
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2231
|
-
"repo": "nuxt-
|
|
2456
|
+
"repo": "nuxt-modules/i18n",
|
|
2232
2457
|
"npm": "@nuxtjs/i18n",
|
|
2233
2458
|
"icon": "i18n.png",
|
|
2234
|
-
"github": "https://github.com/nuxt-
|
|
2459
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2235
2460
|
"website": "https://i18n.nuxtjs.org",
|
|
2236
|
-
"learn_more": "https://
|
|
2461
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2237
2462
|
"category": "Extensions",
|
|
2238
2463
|
"type": "community",
|
|
2239
2464
|
"maintainers": [
|
|
@@ -2244,6 +2469,10 @@
|
|
|
2244
2469
|
{
|
|
2245
2470
|
"name": "Kazuya Kawaguchi",
|
|
2246
2471
|
"github": "kazupon"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"name": "Bobbie Goede",
|
|
2475
|
+
"github": "BobbieGoede"
|
|
2247
2476
|
}
|
|
2248
2477
|
],
|
|
2249
2478
|
"compatibility": {
|
|
@@ -2273,6 +2502,29 @@
|
|
|
2273
2502
|
"requires": {}
|
|
2274
2503
|
}
|
|
2275
2504
|
},
|
|
2505
|
+
{
|
|
2506
|
+
"name": "icon-tw",
|
|
2507
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2508
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2509
|
+
"npm": "nuxt-icon-tw",
|
|
2510
|
+
"icon": "nuxt-icon.png",
|
|
2511
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2512
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2513
|
+
"learn_more": "",
|
|
2514
|
+
"category": "UI",
|
|
2515
|
+
"type": "3rd-party",
|
|
2516
|
+
"maintainers": [
|
|
2517
|
+
{
|
|
2518
|
+
"name": "JohnCampionJr",
|
|
2519
|
+
"github": "JohnCampionJr"
|
|
2520
|
+
}
|
|
2521
|
+
],
|
|
2522
|
+
"compatibility": {
|
|
2523
|
+
"nuxt": "^3.0.0",
|
|
2524
|
+
"requires": {},
|
|
2525
|
+
"devtools": "^0.0.0"
|
|
2526
|
+
}
|
|
2527
|
+
},
|
|
2276
2528
|
{
|
|
2277
2529
|
"name": "icon",
|
|
2278
2530
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2292,7 +2544,8 @@
|
|
|
2292
2544
|
],
|
|
2293
2545
|
"compatibility": {
|
|
2294
2546
|
"nuxt": "^3.0.0",
|
|
2295
|
-
"requires": {}
|
|
2547
|
+
"requires": {},
|
|
2548
|
+
"devtools": "^0.0.0"
|
|
2296
2549
|
}
|
|
2297
2550
|
},
|
|
2298
2551
|
{
|
|
@@ -2341,12 +2594,12 @@
|
|
|
2341
2594
|
},
|
|
2342
2595
|
{
|
|
2343
2596
|
"name": "image",
|
|
2344
|
-
"description": "Optimised images for
|
|
2597
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2345
2598
|
"repo": "nuxt/image",
|
|
2346
2599
|
"npm": "@nuxt/image",
|
|
2347
2600
|
"icon": "image.png",
|
|
2348
2601
|
"github": "https://github.com/nuxt/image",
|
|
2349
|
-
"website": "https://image.
|
|
2602
|
+
"website": "https://image.nuxt.com",
|
|
2350
2603
|
"learn_more": "",
|
|
2351
2604
|
"category": "Images",
|
|
2352
2605
|
"type": "official",
|
|
@@ -2356,6 +2609,11 @@
|
|
|
2356
2609
|
"github": "farnabaz",
|
|
2357
2610
|
"twitter": "a_birang"
|
|
2358
2611
|
},
|
|
2612
|
+
{
|
|
2613
|
+
"name": "Daniel Roe",
|
|
2614
|
+
"github": "danielroe",
|
|
2615
|
+
"twitter": "danielcroe"
|
|
2616
|
+
},
|
|
2359
2617
|
{
|
|
2360
2618
|
"name": "Pooya Parsa",
|
|
2361
2619
|
"github": "pi0",
|
|
@@ -2376,7 +2634,7 @@
|
|
|
2376
2634
|
},
|
|
2377
2635
|
{
|
|
2378
2636
|
"name": "imagemin",
|
|
2379
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2637
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2380
2638
|
"repo": "nuxt-community/imagemin-module",
|
|
2381
2639
|
"npm": "@nuxtjs/imagemin",
|
|
2382
2640
|
"icon": "imagemin.png",
|
|
@@ -2423,7 +2681,7 @@
|
|
|
2423
2681
|
},
|
|
2424
2682
|
{
|
|
2425
2683
|
"name": "intercom",
|
|
2426
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2684
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2427
2685
|
"repo": "hex-digital/nuxt-intercom",
|
|
2428
2686
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2429
2687
|
"icon": "intercom.png",
|
|
@@ -2468,7 +2726,7 @@
|
|
|
2468
2726
|
},
|
|
2469
2727
|
{
|
|
2470
2728
|
"name": "jsonapi",
|
|
2471
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2729
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2472
2730
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2473
2731
|
"npm": "nuxt-jsonapi",
|
|
2474
2732
|
"icon": "jsonapi.svg",
|
|
@@ -2510,14 +2768,42 @@
|
|
|
2510
2768
|
"requires": {}
|
|
2511
2769
|
}
|
|
2512
2770
|
},
|
|
2771
|
+
{
|
|
2772
|
+
"name": "kinde",
|
|
2773
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2774
|
+
"repo": "nuxt-modules/kinde",
|
|
2775
|
+
"npm": "@nuxtjs/kinde",
|
|
2776
|
+
"icon": "kinde.svg",
|
|
2777
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2778
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2779
|
+
"learn_more": "https://kinde.com/",
|
|
2780
|
+
"category": "Security",
|
|
2781
|
+
"type": "community",
|
|
2782
|
+
"maintainers": [
|
|
2783
|
+
{
|
|
2784
|
+
"name": "danielroe",
|
|
2785
|
+
"github": "danielroe"
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
"name": "daveordead",
|
|
2789
|
+
"github": "DaveOrDead",
|
|
2790
|
+
"twitter": "dave_or_dead"
|
|
2791
|
+
}
|
|
2792
|
+
],
|
|
2793
|
+
"compatibility": {
|
|
2794
|
+
"nuxt": "^3.0.0",
|
|
2795
|
+
"requires": {}
|
|
2796
|
+
},
|
|
2797
|
+
"sponsor": true
|
|
2798
|
+
},
|
|
2513
2799
|
{
|
|
2514
2800
|
"name": "kql",
|
|
2515
|
-
"description": "Nuxt
|
|
2801
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2516
2802
|
"repo": "johannschopplich/nuxt-kql",
|
|
2517
2803
|
"npm": "nuxt-kql",
|
|
2518
2804
|
"icon": "kql.svg",
|
|
2519
2805
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2520
|
-
"website": "https://nuxt-kql.
|
|
2806
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2521
2807
|
"learn_more": "",
|
|
2522
2808
|
"category": "CMS",
|
|
2523
2809
|
"type": "3rd-party",
|
|
@@ -2536,7 +2822,7 @@
|
|
|
2536
2822
|
},
|
|
2537
2823
|
{
|
|
2538
2824
|
"name": "laravel-echo",
|
|
2539
|
-
"description": "Laravel Echo for Nuxt
|
|
2825
|
+
"description": "Laravel Echo for Nuxt",
|
|
2540
2826
|
"repo": "nuxt-community/laravel-echo",
|
|
2541
2827
|
"npm": "@nuxtjs/laravel-echo",
|
|
2542
2828
|
"icon": "laravel-echo.png",
|
|
@@ -2578,6 +2864,28 @@
|
|
|
2578
2864
|
"requires": {}
|
|
2579
2865
|
}
|
|
2580
2866
|
},
|
|
2867
|
+
{
|
|
2868
|
+
"name": "laravel-precognition",
|
|
2869
|
+
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2870
|
+
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2871
|
+
"npm": "nuxt-laravel-precognition",
|
|
2872
|
+
"icon": "laravel.svg",
|
|
2873
|
+
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2874
|
+
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2875
|
+
"learn_more": "",
|
|
2876
|
+
"category": "Security",
|
|
2877
|
+
"type": "3rd-party",
|
|
2878
|
+
"maintainers": [
|
|
2879
|
+
{
|
|
2880
|
+
"name": "sot1986",
|
|
2881
|
+
"github": "sot1986"
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"compatibility": {
|
|
2885
|
+
"nuxt": "^3.0.0",
|
|
2886
|
+
"requires": {}
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2581
2889
|
{
|
|
2582
2890
|
"name": "laravel",
|
|
2583
2891
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2624,13 +2932,13 @@
|
|
|
2624
2932
|
},
|
|
2625
2933
|
{
|
|
2626
2934
|
"name": "link-checker",
|
|
2627
|
-
"description": "
|
|
2935
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2628
2936
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2629
2937
|
"npm": "nuxt-link-checker",
|
|
2630
|
-
"icon": "",
|
|
2938
|
+
"icon": "link-checker.svg",
|
|
2631
2939
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2632
|
-
"website": "https://
|
|
2633
|
-
"learn_more": "",
|
|
2940
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2941
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2634
2942
|
"category": "SEO",
|
|
2635
2943
|
"type": "3rd-party",
|
|
2636
2944
|
"maintainers": [
|
|
@@ -2643,7 +2951,8 @@
|
|
|
2643
2951
|
],
|
|
2644
2952
|
"compatibility": {
|
|
2645
2953
|
"nuxt": "^3.0.0",
|
|
2646
|
-
"requires": {}
|
|
2954
|
+
"requires": {},
|
|
2955
|
+
"devtools": "^0.0.0"
|
|
2647
2956
|
}
|
|
2648
2957
|
},
|
|
2649
2958
|
{
|
|
@@ -2720,12 +3029,12 @@
|
|
|
2720
3029
|
},
|
|
2721
3030
|
{
|
|
2722
3031
|
"name": "logrocket",
|
|
2723
|
-
"description": "LogRocket module for Nuxt
|
|
2724
|
-
"repo": "nuxt-
|
|
3032
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
3033
|
+
"repo": "nuxt-modules/logrocket",
|
|
2725
3034
|
"npm": "nuxt-logrocket",
|
|
2726
3035
|
"icon": "logrocket.png",
|
|
2727
|
-
"github": "https://github.com/nuxt-
|
|
2728
|
-
"website": "https://github.com/nuxt-
|
|
3036
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3037
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2729
3038
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2730
3039
|
"category": "Monitoring",
|
|
2731
3040
|
"type": "community",
|
|
@@ -2741,9 +3050,35 @@
|
|
|
2741
3050
|
"requires": {}
|
|
2742
3051
|
}
|
|
2743
3052
|
},
|
|
3053
|
+
{
|
|
3054
|
+
"name": "lucide-icons",
|
|
3055
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
3056
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
3057
|
+
"npm": "nuxt-lucide-icons",
|
|
3058
|
+
"icon": "lucide-icons.svg",
|
|
3059
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3060
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3061
|
+
"learn_more": "",
|
|
3062
|
+
"category": "UI",
|
|
3063
|
+
"type": "3rd-party",
|
|
3064
|
+
"maintainers": [
|
|
3065
|
+
{
|
|
3066
|
+
"name": "SWIS",
|
|
3067
|
+
"github": "swisnl"
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
"name": "Jasper Zonneveld",
|
|
3071
|
+
"github": "JaZo"
|
|
3072
|
+
}
|
|
3073
|
+
],
|
|
3074
|
+
"compatibility": {
|
|
3075
|
+
"nuxt": "^3.0.0",
|
|
3076
|
+
"requires": {}
|
|
3077
|
+
}
|
|
3078
|
+
},
|
|
2744
3079
|
{
|
|
2745
3080
|
"name": "lunr",
|
|
2746
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
3081
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2747
3082
|
"repo": "nuxt-community/lunr-module",
|
|
2748
3083
|
"npm": "@nuxtjs/lunr-module",
|
|
2749
3084
|
"icon": "",
|
|
@@ -2766,10 +3101,10 @@
|
|
|
2766
3101
|
{
|
|
2767
3102
|
"name": "magic-regexp",
|
|
2768
3103
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2769
|
-
"repo": "
|
|
3104
|
+
"repo": "unjs/magic-regexp",
|
|
2770
3105
|
"npm": "magic-regexp",
|
|
2771
3106
|
"icon": "magic-regexp.svg",
|
|
2772
|
-
"github": "https://github.com/
|
|
3107
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2773
3108
|
"website": "https://magic-regexp.roe.dev",
|
|
2774
3109
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2775
3110
|
"category": "Libraries",
|
|
@@ -2786,6 +3121,29 @@
|
|
|
2786
3121
|
"requires": {}
|
|
2787
3122
|
}
|
|
2788
3123
|
},
|
|
3124
|
+
{
|
|
3125
|
+
"name": "mailpit",
|
|
3126
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3127
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3128
|
+
"npm": "nuxt-mailpit",
|
|
3129
|
+
"icon": "mailpit.svg",
|
|
3130
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3131
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3132
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3133
|
+
"category": "Devtools",
|
|
3134
|
+
"type": "3rd-party",
|
|
3135
|
+
"maintainers": [
|
|
3136
|
+
{
|
|
3137
|
+
"name": "Torkild Dyvik Olsen",
|
|
3138
|
+
"github": "tdolsen",
|
|
3139
|
+
"twitter": "tdolsen"
|
|
3140
|
+
}
|
|
3141
|
+
],
|
|
3142
|
+
"compatibility": {
|
|
3143
|
+
"nuxt": "^3.8.0",
|
|
3144
|
+
"requires": {}
|
|
3145
|
+
}
|
|
3146
|
+
},
|
|
2789
3147
|
{
|
|
2790
3148
|
"name": "markdownit",
|
|
2791
3149
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -2809,6 +3167,30 @@
|
|
|
2809
3167
|
"requires": {}
|
|
2810
3168
|
}
|
|
2811
3169
|
},
|
|
3170
|
+
{
|
|
3171
|
+
"name": "marquee",
|
|
3172
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3173
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3174
|
+
"npm": "nuxt-marquee",
|
|
3175
|
+
"icon": "marquee.png",
|
|
3176
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3177
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3178
|
+
"learn_more": "",
|
|
3179
|
+
"category": "UI",
|
|
3180
|
+
"type": "3rd-party",
|
|
3181
|
+
"maintainers": [
|
|
3182
|
+
{
|
|
3183
|
+
"name": "Hànzy",
|
|
3184
|
+
"github": "hanzydev",
|
|
3185
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3186
|
+
}
|
|
3187
|
+
],
|
|
3188
|
+
"compatibility": {
|
|
3189
|
+
"nuxt": "^3.0.0",
|
|
3190
|
+
"requires": {},
|
|
3191
|
+
"devtools": "^0.0.0"
|
|
3192
|
+
}
|
|
3193
|
+
},
|
|
2812
3194
|
{
|
|
2813
3195
|
"name": "matomo",
|
|
2814
3196
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -2831,6 +3213,28 @@
|
|
|
2831
3213
|
"requires": {}
|
|
2832
3214
|
}
|
|
2833
3215
|
},
|
|
3216
|
+
{
|
|
3217
|
+
"name": "maz-ui",
|
|
3218
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3219
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt-module",
|
|
3220
|
+
"npm": "nuxt-module",
|
|
3221
|
+
"icon": "maz-ui.png",
|
|
3222
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3223
|
+
"website": "https://maz-ui.com/",
|
|
3224
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3225
|
+
"category": "UI",
|
|
3226
|
+
"type": "3rd-party",
|
|
3227
|
+
"maintainers": [
|
|
3228
|
+
{
|
|
3229
|
+
"name": "Loïc Mazuel",
|
|
3230
|
+
"github": "LouisMazel"
|
|
3231
|
+
}
|
|
3232
|
+
],
|
|
3233
|
+
"compatibility": {
|
|
3234
|
+
"nuxt": "^3.0.0",
|
|
3235
|
+
"requires": {}
|
|
3236
|
+
}
|
|
3237
|
+
},
|
|
2834
3238
|
{
|
|
2835
3239
|
"name": "mdx",
|
|
2836
3240
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2856,7 +3260,7 @@
|
|
|
2856
3260
|
},
|
|
2857
3261
|
{
|
|
2858
3262
|
"name": "medusa",
|
|
2859
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3263
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2860
3264
|
"repo": "Baroshem/nuxt-medusa",
|
|
2861
3265
|
"npm": "nuxt-medusa",
|
|
2862
3266
|
"icon": "medusa.svg",
|
|
@@ -2881,7 +3285,7 @@
|
|
|
2881
3285
|
},
|
|
2882
3286
|
{
|
|
2883
3287
|
"name": "meilisearch",
|
|
2884
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3288
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2885
3289
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2886
3290
|
"npm": "nuxt-meilisearch",
|
|
2887
3291
|
"icon": "meilisearch.svg",
|
|
@@ -2901,7 +3305,8 @@
|
|
|
2901
3305
|
"nuxt": "^3.0.0",
|
|
2902
3306
|
"requires": {
|
|
2903
3307
|
"bridge": false
|
|
2904
|
-
}
|
|
3308
|
+
},
|
|
3309
|
+
"devtools": "^0.0.0"
|
|
2905
3310
|
}
|
|
2906
3311
|
},
|
|
2907
3312
|
{
|
|
@@ -2927,32 +3332,10 @@
|
|
|
2927
3332
|
}
|
|
2928
3333
|
},
|
|
2929
3334
|
{
|
|
2930
|
-
"name": "
|
|
2931
|
-
"description": "
|
|
2932
|
-
"repo": "
|
|
2933
|
-
"npm": "nuxt-
|
|
2934
|
-
"icon": "",
|
|
2935
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2936
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2937
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
2938
|
-
"category": "Extensions",
|
|
2939
|
-
"type": "3rd-party",
|
|
2940
|
-
"maintainers": [
|
|
2941
|
-
{
|
|
2942
|
-
"name": "ChanningDefoe",
|
|
2943
|
-
"github": "ChanningDefoe"
|
|
2944
|
-
}
|
|
2945
|
-
],
|
|
2946
|
-
"compatibility": {
|
|
2947
|
-
"nuxt": "^2.0.0",
|
|
2948
|
-
"requires": {}
|
|
2949
|
-
}
|
|
2950
|
-
},
|
|
2951
|
-
{
|
|
2952
|
-
"name": "module-feed",
|
|
2953
|
-
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
2954
|
-
"repo": "tresko/nuxt-module-feed",
|
|
2955
|
-
"npm": "nuxt-module-feed",
|
|
3335
|
+
"name": "module-feed",
|
|
3336
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
3337
|
+
"repo": "tresko/nuxt-module-feed",
|
|
3338
|
+
"npm": "nuxt-module-feed",
|
|
2956
3339
|
"icon": "",
|
|
2957
3340
|
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
2958
3341
|
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
@@ -2973,7 +3356,7 @@
|
|
|
2973
3356
|
},
|
|
2974
3357
|
{
|
|
2975
3358
|
"name": "moment",
|
|
2976
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3359
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2977
3360
|
"repo": "nuxt-community/moment-module",
|
|
2978
3361
|
"npm": "@nuxtjs/moment",
|
|
2979
3362
|
"icon": "momentjs.png",
|
|
@@ -2998,28 +3381,6 @@
|
|
|
2998
3381
|
"requires": {}
|
|
2999
3382
|
}
|
|
3000
3383
|
},
|
|
3001
|
-
{
|
|
3002
|
-
"name": "mq",
|
|
3003
|
-
"description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
3004
|
-
"repo": "vanhoofmaarten/nuxt-mq",
|
|
3005
|
-
"npm": "nuxt-mq",
|
|
3006
|
-
"icon": "",
|
|
3007
|
-
"github": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
3008
|
-
"website": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
3009
|
-
"learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
|
|
3010
|
-
"category": "Libraries",
|
|
3011
|
-
"type": "3rd-party",
|
|
3012
|
-
"maintainers": [
|
|
3013
|
-
{
|
|
3014
|
-
"name": "vanhoofmaarten",
|
|
3015
|
-
"github": "vanhoofmaarten"
|
|
3016
|
-
}
|
|
3017
|
-
],
|
|
3018
|
-
"compatibility": {
|
|
3019
|
-
"nuxt": "^2.0.0",
|
|
3020
|
-
"requires": {}
|
|
3021
|
-
}
|
|
3022
|
-
},
|
|
3023
3384
|
{
|
|
3024
3385
|
"name": "neo",
|
|
3025
3386
|
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
@@ -3044,7 +3405,7 @@
|
|
|
3044
3405
|
},
|
|
3045
3406
|
{
|
|
3046
3407
|
"name": "netlify-cache",
|
|
3047
|
-
"description": "Nuxt
|
|
3408
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
3048
3409
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
3049
3410
|
"npm": "nuxt-netlify-cache",
|
|
3050
3411
|
"icon": "netlify.png",
|
|
@@ -3089,13 +3450,13 @@
|
|
|
3089
3450
|
},
|
|
3090
3451
|
{
|
|
3091
3452
|
"name": "netlify",
|
|
3092
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3093
|
-
"repo": "
|
|
3453
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3454
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3094
3455
|
"npm": "@aceforth/nuxt-netlify",
|
|
3095
3456
|
"icon": "netlify.png",
|
|
3096
|
-
"github": "https://github.com/
|
|
3097
|
-
"website": "https://
|
|
3098
|
-
"learn_more": "",
|
|
3457
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3458
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3459
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3099
3460
|
"category": "Deployment",
|
|
3100
3461
|
"type": "3rd-party",
|
|
3101
3462
|
"maintainers": [
|
|
@@ -3182,30 +3543,142 @@
|
|
|
3182
3543
|
}
|
|
3183
3544
|
},
|
|
3184
3545
|
{
|
|
3185
|
-
"name": "nuxt-
|
|
3186
|
-
"description": "",
|
|
3187
|
-
"repo": "
|
|
3188
|
-
"npm": "
|
|
3546
|
+
"name": "nuxt-anchorscroll",
|
|
3547
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3548
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3549
|
+
"npm": "nuxt-anchorscroll",
|
|
3189
3550
|
"icon": "",
|
|
3190
|
-
"github": "https://github.com/
|
|
3191
|
-
"website": "https://github.com/
|
|
3551
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3552
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3192
3553
|
"learn_more": "",
|
|
3193
|
-
"category": "
|
|
3554
|
+
"category": "UI",
|
|
3194
3555
|
"type": "3rd-party",
|
|
3195
3556
|
"maintainers": [
|
|
3196
3557
|
{
|
|
3197
|
-
"name": "
|
|
3198
|
-
"github": "
|
|
3558
|
+
"name": "Helltraitor",
|
|
3559
|
+
"github": "helltraitor"
|
|
3199
3560
|
}
|
|
3200
3561
|
],
|
|
3201
3562
|
"compatibility": {
|
|
3202
|
-
"nuxt": "^
|
|
3563
|
+
"nuxt": "^3.0.0",
|
|
3564
|
+
"requires": {}
|
|
3565
|
+
}
|
|
3566
|
+
},
|
|
3567
|
+
{
|
|
3568
|
+
"name": "nuxt-asciidoc",
|
|
3569
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3570
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3571
|
+
"npm": "nuxt-asciidoc",
|
|
3572
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3573
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3574
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3575
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3576
|
+
"category": "Extensions",
|
|
3577
|
+
"type": "3rd-party",
|
|
3578
|
+
"maintainers": [
|
|
3579
|
+
{
|
|
3580
|
+
"name": "Christian Lenz",
|
|
3581
|
+
"github": "Chris2011",
|
|
3582
|
+
"twitter": "Chrizzly42"
|
|
3583
|
+
}
|
|
3584
|
+
],
|
|
3585
|
+
"compatibility": {
|
|
3586
|
+
"nuxt": "^3.0.0",
|
|
3587
|
+
"requires": {}
|
|
3588
|
+
}
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"name": "nuxt-auth-sanctum",
|
|
3592
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3593
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3594
|
+
"npm": "nuxt-auth-sanctum",
|
|
3595
|
+
"icon": "laravel.svg",
|
|
3596
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3597
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3598
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3599
|
+
"category": "Security",
|
|
3600
|
+
"type": "3rd-party",
|
|
3601
|
+
"maintainers": [
|
|
3602
|
+
{
|
|
3603
|
+
"name": "Artem Manchenkov",
|
|
3604
|
+
"github": "manchenkoff",
|
|
3605
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3606
|
+
}
|
|
3607
|
+
],
|
|
3608
|
+
"compatibility": {
|
|
3609
|
+
"nuxt": "^3.9.0",
|
|
3610
|
+
"requires": {}
|
|
3611
|
+
}
|
|
3612
|
+
},
|
|
3613
|
+
{
|
|
3614
|
+
"name": "nuxt-basic-auth",
|
|
3615
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3616
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3617
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3618
|
+
"icon": "",
|
|
3619
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3620
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3621
|
+
"learn_more": "",
|
|
3622
|
+
"category": "Security",
|
|
3623
|
+
"type": "3rd-party",
|
|
3624
|
+
"maintainers": [
|
|
3625
|
+
{
|
|
3626
|
+
"name": "kgierke",
|
|
3627
|
+
"github": "kgierke"
|
|
3628
|
+
}
|
|
3629
|
+
],
|
|
3630
|
+
"compatibility": {
|
|
3631
|
+
"nuxt": "^3.0.0",
|
|
3632
|
+
"requires": {}
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
{
|
|
3636
|
+
"name": "nuxt-bezier",
|
|
3637
|
+
"description": "Reusable transition components",
|
|
3638
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3639
|
+
"npm": "nuxt-bezier",
|
|
3640
|
+
"icon": "nuxt-bezier.png",
|
|
3641
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3642
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3643
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3644
|
+
"category": "UI",
|
|
3645
|
+
"type": "3rd-party",
|
|
3646
|
+
"maintainers": [
|
|
3647
|
+
{
|
|
3648
|
+
"name": "Soryn Gitlan",
|
|
3649
|
+
"github": "50rayn"
|
|
3650
|
+
}
|
|
3651
|
+
],
|
|
3652
|
+
"compatibility": {
|
|
3653
|
+
"nuxt": "^3.0.0",
|
|
3654
|
+
"requires": {}
|
|
3655
|
+
}
|
|
3656
|
+
},
|
|
3657
|
+
{
|
|
3658
|
+
"name": "nuxt-bootstrap-icons",
|
|
3659
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3660
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3661
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3662
|
+
"icon": "bootstrap-icons.svg",
|
|
3663
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3664
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3665
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3666
|
+
"category": "UI",
|
|
3667
|
+
"type": "3rd-party",
|
|
3668
|
+
"maintainers": [
|
|
3669
|
+
{
|
|
3670
|
+
"name": "OyewoleOyedeji",
|
|
3671
|
+
"github": "OyewoleOyedeji"
|
|
3672
|
+
}
|
|
3673
|
+
],
|
|
3674
|
+
"compatibility": {
|
|
3675
|
+
"nuxt": "^3.0.0",
|
|
3203
3676
|
"requires": {}
|
|
3204
3677
|
}
|
|
3205
3678
|
},
|
|
3206
3679
|
{
|
|
3207
3680
|
"name": "nuxt-chatgpt",
|
|
3208
|
-
"description": "ChatGPT integration for Nuxt
|
|
3681
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3209
3682
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3210
3683
|
"npm": "nuxt-chatgpt",
|
|
3211
3684
|
"icon": "chatgpt.svg",
|
|
@@ -3225,6 +3698,98 @@
|
|
|
3225
3698
|
"requires": {}
|
|
3226
3699
|
}
|
|
3227
3700
|
},
|
|
3701
|
+
{
|
|
3702
|
+
"name": "nuxt-cookie-consent",
|
|
3703
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3704
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3705
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3706
|
+
"icon": "wah.svg",
|
|
3707
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3708
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3709
|
+
"learn_more": "",
|
|
3710
|
+
"category": "Extensions",
|
|
3711
|
+
"type": "3rd-party",
|
|
3712
|
+
"maintainers": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "weareheavy",
|
|
3715
|
+
"github": "weareheavy"
|
|
3716
|
+
}
|
|
3717
|
+
],
|
|
3718
|
+
"compatibility": {
|
|
3719
|
+
"nuxt": "^3.0.0",
|
|
3720
|
+
"requires": {}
|
|
3721
|
+
}
|
|
3722
|
+
},
|
|
3723
|
+
{
|
|
3724
|
+
"name": "nuxt-facebook-chat",
|
|
3725
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3726
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3727
|
+
"npm": "nuxt-facebook-chat",
|
|
3728
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3729
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3730
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3731
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3732
|
+
"category": "Libraries",
|
|
3733
|
+
"type": "3rd-party",
|
|
3734
|
+
"maintainers": [
|
|
3735
|
+
{
|
|
3736
|
+
"name": "Supanut Dokmaithong",
|
|
3737
|
+
"github": "Boomgeek"
|
|
3738
|
+
},
|
|
3739
|
+
{
|
|
3740
|
+
"name": "superdev-tech",
|
|
3741
|
+
"github": "superdev-tech"
|
|
3742
|
+
}
|
|
3743
|
+
],
|
|
3744
|
+
"compatibility": {
|
|
3745
|
+
"nuxt": "^3.0.0",
|
|
3746
|
+
"requires": {}
|
|
3747
|
+
}
|
|
3748
|
+
},
|
|
3749
|
+
{
|
|
3750
|
+
"name": "nuxt-feather-icons",
|
|
3751
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3752
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3753
|
+
"npm": "nuxt-feather-icons",
|
|
3754
|
+
"icon": "nuxt-feather-icons.png",
|
|
3755
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3756
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3757
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3758
|
+
"category": "UI",
|
|
3759
|
+
"type": "3rd-party",
|
|
3760
|
+
"maintainers": [
|
|
3761
|
+
{
|
|
3762
|
+
"name": "4sllan",
|
|
3763
|
+
"github": "4sllan"
|
|
3764
|
+
}
|
|
3765
|
+
],
|
|
3766
|
+
"compatibility": {
|
|
3767
|
+
"nuxt": "^3.0.0",
|
|
3768
|
+
"requires": {}
|
|
3769
|
+
}
|
|
3770
|
+
},
|
|
3771
|
+
{
|
|
3772
|
+
"name": "nuxt-feedme",
|
|
3773
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3774
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3775
|
+
"npm": "nuxt-feedme",
|
|
3776
|
+
"icon": "",
|
|
3777
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3778
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3779
|
+
"learn_more": "",
|
|
3780
|
+
"category": "SEO",
|
|
3781
|
+
"type": "3rd-party",
|
|
3782
|
+
"maintainers": [
|
|
3783
|
+
{
|
|
3784
|
+
"name": "Helltraitor",
|
|
3785
|
+
"github": "helltraitor"
|
|
3786
|
+
}
|
|
3787
|
+
],
|
|
3788
|
+
"compatibility": {
|
|
3789
|
+
"nuxt": "^3.0.0",
|
|
3790
|
+
"requires": {}
|
|
3791
|
+
}
|
|
3792
|
+
},
|
|
3228
3793
|
{
|
|
3229
3794
|
"name": "nuxt-graphql-middleware",
|
|
3230
3795
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3232,7 +3797,7 @@
|
|
|
3232
3797
|
"npm": "nuxt-graphql-middleware",
|
|
3233
3798
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3234
3799
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3235
|
-
"website": "https://nuxt-graphql-middleware
|
|
3800
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3236
3801
|
"learn_more": "",
|
|
3237
3802
|
"category": "Request",
|
|
3238
3803
|
"type": "3rd-party",
|
|
@@ -3278,7 +3843,7 @@
|
|
|
3278
3843
|
},
|
|
3279
3844
|
{
|
|
3280
3845
|
"name": "nuxt-gtm",
|
|
3281
|
-
"description": "A Nuxt
|
|
3846
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3282
3847
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3283
3848
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3284
3849
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3290,12 +3855,13 @@
|
|
|
3290
3855
|
"maintainers": [
|
|
3291
3856
|
{
|
|
3292
3857
|
"name": "Zadig&Voltaire Team",
|
|
3293
|
-
"github": "
|
|
3858
|
+
"github": "zadigetvoltaire"
|
|
3294
3859
|
}
|
|
3295
3860
|
],
|
|
3296
3861
|
"compatibility": {
|
|
3297
3862
|
"nuxt": "^3.0.0",
|
|
3298
|
-
"requires": {}
|
|
3863
|
+
"requires": {},
|
|
3864
|
+
"devtools": "^0.0.0"
|
|
3299
3865
|
}
|
|
3300
3866
|
},
|
|
3301
3867
|
{
|
|
@@ -3322,6 +3888,50 @@
|
|
|
3322
3888
|
}
|
|
3323
3889
|
}
|
|
3324
3890
|
},
|
|
3891
|
+
{
|
|
3892
|
+
"name": "nuxt-interpolation",
|
|
3893
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
3894
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
3895
|
+
"npm": "nuxt-interpolation",
|
|
3896
|
+
"icon": "",
|
|
3897
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3898
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3899
|
+
"learn_more": "",
|
|
3900
|
+
"category": "Devtools",
|
|
3901
|
+
"type": "3rd-party",
|
|
3902
|
+
"maintainers": [
|
|
3903
|
+
{
|
|
3904
|
+
"name": "daliborgogic",
|
|
3905
|
+
"github": "daliborgogic"
|
|
3906
|
+
}
|
|
3907
|
+
],
|
|
3908
|
+
"compatibility": {
|
|
3909
|
+
"nuxt": "^2.0.0",
|
|
3910
|
+
"requires": {}
|
|
3911
|
+
}
|
|
3912
|
+
},
|
|
3913
|
+
{
|
|
3914
|
+
"name": "nuxt-jsonld",
|
|
3915
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3916
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3917
|
+
"npm": "nuxt-jsonld",
|
|
3918
|
+
"icon": "",
|
|
3919
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3920
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3921
|
+
"learn_more": "",
|
|
3922
|
+
"category": "SEO",
|
|
3923
|
+
"type": "3rd-party",
|
|
3924
|
+
"maintainers": [
|
|
3925
|
+
{
|
|
3926
|
+
"name": "ymmooot",
|
|
3927
|
+
"github": "ymmooot"
|
|
3928
|
+
}
|
|
3929
|
+
],
|
|
3930
|
+
"compatibility": {
|
|
3931
|
+
"nuxt": "^3.0.0",
|
|
3932
|
+
"requires": {}
|
|
3933
|
+
}
|
|
3934
|
+
},
|
|
3325
3935
|
{
|
|
3326
3936
|
"name": "nuxt-localtunnel",
|
|
3327
3937
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3329,8 +3939,8 @@
|
|
|
3329
3939
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3330
3940
|
"icon": "nuxt-localtunnel.svg",
|
|
3331
3941
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3332
|
-
"website": "https://nuxtus.com",
|
|
3333
|
-
"learn_more": "https://docs.nuxtus.com
|
|
3942
|
+
"website": "https://docs.nuxtus.com",
|
|
3943
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3334
3944
|
"category": "Devtools",
|
|
3335
3945
|
"type": "3rd-party",
|
|
3336
3946
|
"maintainers": [
|
|
@@ -3347,7 +3957,7 @@
|
|
|
3347
3957
|
},
|
|
3348
3958
|
{
|
|
3349
3959
|
"name": "nuxt-loco",
|
|
3350
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3960
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3351
3961
|
"repo": "gaetansenn/nuxt-loco",
|
|
3352
3962
|
"npm": "nuxt-loco",
|
|
3353
3963
|
"icon": "",
|
|
@@ -3368,6 +3978,28 @@
|
|
|
3368
3978
|
"requires": {}
|
|
3369
3979
|
}
|
|
3370
3980
|
},
|
|
3981
|
+
{
|
|
3982
|
+
"name": "nuxt-mail",
|
|
3983
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
3984
|
+
"repo": "dword-design/nuxt-mail",
|
|
3985
|
+
"npm": "nuxt-mail",
|
|
3986
|
+
"icon": "",
|
|
3987
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
3988
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
3989
|
+
"learn_more": "",
|
|
3990
|
+
"category": "Extensions",
|
|
3991
|
+
"type": "3rd-party",
|
|
3992
|
+
"maintainers": [
|
|
3993
|
+
{
|
|
3994
|
+
"name": "Sebastian Landwehr",
|
|
3995
|
+
"github": "dword-design"
|
|
3996
|
+
}
|
|
3997
|
+
],
|
|
3998
|
+
"compatibility": {
|
|
3999
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4000
|
+
"requires": {}
|
|
4001
|
+
}
|
|
4002
|
+
},
|
|
3371
4003
|
{
|
|
3372
4004
|
"name": "nuxt-mapbox",
|
|
3373
4005
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3390,6 +4022,28 @@
|
|
|
3390
4022
|
"requires": {}
|
|
3391
4023
|
}
|
|
3392
4024
|
},
|
|
4025
|
+
{
|
|
4026
|
+
"name": "nuxt-mdi",
|
|
4027
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
4028
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
4029
|
+
"npm": "nuxt-mdi",
|
|
4030
|
+
"icon": "mdi.png",
|
|
4031
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
4032
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
4033
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
4034
|
+
"category": "Libraries",
|
|
4035
|
+
"type": "3rd-party",
|
|
4036
|
+
"maintainers": [
|
|
4037
|
+
{
|
|
4038
|
+
"name": "Emil Rosenius",
|
|
4039
|
+
"github": "ERPedersen"
|
|
4040
|
+
}
|
|
4041
|
+
],
|
|
4042
|
+
"compatibility": {
|
|
4043
|
+
"nuxt": "^3.0.0",
|
|
4044
|
+
"requires": {}
|
|
4045
|
+
}
|
|
4046
|
+
},
|
|
3393
4047
|
{
|
|
3394
4048
|
"name": "nuxt-monaco-editor",
|
|
3395
4049
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3414,7 +4068,7 @@
|
|
|
3414
4068
|
},
|
|
3415
4069
|
{
|
|
3416
4070
|
"name": "nuxt-mongoose",
|
|
3417
|
-
"description": "A Nuxt
|
|
4071
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3418
4072
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3419
4073
|
"npm": "nuxt-mongoose",
|
|
3420
4074
|
"icon": "nuxt-mongoose.svg",
|
|
@@ -3429,6 +4083,102 @@
|
|
|
3429
4083
|
"github": "arashsheyda"
|
|
3430
4084
|
}
|
|
3431
4085
|
],
|
|
4086
|
+
"compatibility": {
|
|
4087
|
+
"nuxt": "^3.0.0",
|
|
4088
|
+
"requires": {},
|
|
4089
|
+
"devtools": "^0.0.0"
|
|
4090
|
+
}
|
|
4091
|
+
},
|
|
4092
|
+
{
|
|
4093
|
+
"name": "nuxt-oidc-auth",
|
|
4094
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4095
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4096
|
+
"npm": "nuxt-oidc-auth",
|
|
4097
|
+
"icon": "",
|
|
4098
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4099
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4100
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4101
|
+
"category": "Security",
|
|
4102
|
+
"type": "3rd-party",
|
|
4103
|
+
"maintainers": [
|
|
4104
|
+
{
|
|
4105
|
+
"name": "Jan-Henrik Damaschke",
|
|
4106
|
+
"github": "itpropro",
|
|
4107
|
+
"twitter": "jandamaschke"
|
|
4108
|
+
}
|
|
4109
|
+
],
|
|
4110
|
+
"compatibility": {
|
|
4111
|
+
"nuxt": "^3.0.0",
|
|
4112
|
+
"requires": {}
|
|
4113
|
+
}
|
|
4114
|
+
},
|
|
4115
|
+
{
|
|
4116
|
+
"name": "nuxt-openapi-docs-module",
|
|
4117
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4118
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4119
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4120
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4121
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4122
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4123
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4124
|
+
"category": "Libraries",
|
|
4125
|
+
"type": "3rd-party",
|
|
4126
|
+
"maintainers": [
|
|
4127
|
+
{
|
|
4128
|
+
"name": "Pavel Kuzmin",
|
|
4129
|
+
"github": "s00d"
|
|
4130
|
+
}
|
|
4131
|
+
],
|
|
4132
|
+
"compatibility": {
|
|
4133
|
+
"nuxt": "^3.0.0",
|
|
4134
|
+
"requires": {}
|
|
4135
|
+
}
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"name": "nuxt-openid-connect",
|
|
4139
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4140
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4141
|
+
"npm": "nuxt-openid-connect",
|
|
4142
|
+
"icon": "",
|
|
4143
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4144
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4145
|
+
"learn_more": "",
|
|
4146
|
+
"category": "Security",
|
|
4147
|
+
"type": "3rd-party",
|
|
4148
|
+
"maintainers": [
|
|
4149
|
+
{
|
|
4150
|
+
"name": "Aborn Jiang",
|
|
4151
|
+
"github": "aborn"
|
|
4152
|
+
},
|
|
4153
|
+
{
|
|
4154
|
+
"name": "Khaled Almana",
|
|
4155
|
+
"github": "KhaledAlMana"
|
|
4156
|
+
}
|
|
4157
|
+
],
|
|
4158
|
+
"compatibility": {
|
|
4159
|
+
"nuxt": "^3.0.0",
|
|
4160
|
+
"requires": {},
|
|
4161
|
+
"devtools": "^0.0.0"
|
|
4162
|
+
}
|
|
4163
|
+
},
|
|
4164
|
+
{
|
|
4165
|
+
"name": "nuxt-payload-analyzer",
|
|
4166
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4167
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4168
|
+
"npm": "nuxt-payload-analyzer",
|
|
4169
|
+
"icon": "",
|
|
4170
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4171
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4172
|
+
"learn_more": "",
|
|
4173
|
+
"category": "Performance",
|
|
4174
|
+
"type": "3rd-party",
|
|
4175
|
+
"maintainers": [
|
|
4176
|
+
{
|
|
4177
|
+
"name": "Barbapapazes",
|
|
4178
|
+
"github": "Barbapapazes",
|
|
4179
|
+
"twitter": "soubiran_"
|
|
4180
|
+
}
|
|
4181
|
+
],
|
|
3432
4182
|
"compatibility": {
|
|
3433
4183
|
"nuxt": "^3.0.0",
|
|
3434
4184
|
"requires": {}
|
|
@@ -3464,8 +4214,8 @@
|
|
|
3464
4214
|
"npm": "nuxt-phosphor-icons",
|
|
3465
4215
|
"icon": "phosphor-icons.svg",
|
|
3466
4216
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3467
|
-
"website": "https://
|
|
3468
|
-
"learn_more": "https://
|
|
4217
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4218
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3469
4219
|
"category": "UI",
|
|
3470
4220
|
"type": "3rd-party",
|
|
3471
4221
|
"maintainers": [
|
|
@@ -3503,7 +4253,7 @@
|
|
|
3503
4253
|
},
|
|
3504
4254
|
{
|
|
3505
4255
|
"name": "plausible",
|
|
3506
|
-
"description": "Nuxt
|
|
4256
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3507
4257
|
"repo": "nuxt-modules/plausible",
|
|
3508
4258
|
"npm": "@nuxtjs/plausible",
|
|
3509
4259
|
"icon": "plausible.png",
|
|
@@ -3523,9 +4273,35 @@
|
|
|
3523
4273
|
"requires": {}
|
|
3524
4274
|
}
|
|
3525
4275
|
},
|
|
4276
|
+
{
|
|
4277
|
+
"name": "nuxt-plotly",
|
|
4278
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
4279
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
4280
|
+
"npm": "nuxt-plotly",
|
|
4281
|
+
"icon": "nuxt-plotly.svg",
|
|
4282
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
4283
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
4284
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
4285
|
+
"category": "Libraries",
|
|
4286
|
+
"type": "3rd-party",
|
|
4287
|
+
"maintainers": [
|
|
4288
|
+
{
|
|
4289
|
+
"name": "Supanut Dokmaithong",
|
|
4290
|
+
"github": "Boomgeek"
|
|
4291
|
+
},
|
|
4292
|
+
{
|
|
4293
|
+
"name": "superdev-tech",
|
|
4294
|
+
"github": "superdev-tech"
|
|
4295
|
+
}
|
|
4296
|
+
],
|
|
4297
|
+
"compatibility": {
|
|
4298
|
+
"nuxt": "^3.0.0",
|
|
4299
|
+
"requires": {}
|
|
4300
|
+
}
|
|
4301
|
+
},
|
|
3526
4302
|
{
|
|
3527
4303
|
"name": "nuxt-png-to-ico",
|
|
3528
|
-
"description": "Nuxt
|
|
4304
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3529
4305
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3530
4306
|
"npm": "nuxt-png-to-ico",
|
|
3531
4307
|
"icon": "",
|
|
@@ -3546,9 +4322,31 @@
|
|
|
3546
4322
|
"requires": {}
|
|
3547
4323
|
}
|
|
3548
4324
|
},
|
|
4325
|
+
{
|
|
4326
|
+
"name": "nuxt-posthog",
|
|
4327
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4328
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4329
|
+
"npm": "nuxt-posthog",
|
|
4330
|
+
"icon": "posthog.svg",
|
|
4331
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4332
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4333
|
+
"learn_more": "https://posthog.com",
|
|
4334
|
+
"category": "Analytics",
|
|
4335
|
+
"type": "3rd-party",
|
|
4336
|
+
"maintainers": [
|
|
4337
|
+
{
|
|
4338
|
+
"name": "Carles Mitjans",
|
|
4339
|
+
"github": "mitjans"
|
|
4340
|
+
}
|
|
4341
|
+
],
|
|
4342
|
+
"compatibility": {
|
|
4343
|
+
"nuxt": "^3.0.0",
|
|
4344
|
+
"requires": {}
|
|
4345
|
+
}
|
|
4346
|
+
},
|
|
3549
4347
|
{
|
|
3550
4348
|
"name": "nuxt-smartlook",
|
|
3551
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
4349
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3552
4350
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3553
4351
|
"npm": "nuxt-smartlook",
|
|
3554
4352
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3570,6 +4368,28 @@
|
|
|
3570
4368
|
"requires": {}
|
|
3571
4369
|
}
|
|
3572
4370
|
},
|
|
4371
|
+
{
|
|
4372
|
+
"name": "nuxt-social-share",
|
|
4373
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4374
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4375
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4376
|
+
"icon": "nuxt-social-share.png",
|
|
4377
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4378
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4379
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4380
|
+
"category": "Extensions",
|
|
4381
|
+
"type": "3rd-party",
|
|
4382
|
+
"maintainers": [
|
|
4383
|
+
{
|
|
4384
|
+
"name": "stefanobartoletti",
|
|
4385
|
+
"github": "stefanobartoletti"
|
|
4386
|
+
}
|
|
4387
|
+
],
|
|
4388
|
+
"compatibility": {
|
|
4389
|
+
"nuxt": "^3.0.0",
|
|
4390
|
+
"requires": {}
|
|
4391
|
+
}
|
|
4392
|
+
},
|
|
3573
4393
|
{
|
|
3574
4394
|
"name": "ssr-lit",
|
|
3575
4395
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3600,10 +4420,10 @@
|
|
|
3600
4420
|
},
|
|
3601
4421
|
{
|
|
3602
4422
|
"name": "nuxt-storm",
|
|
3603
|
-
"description": "WebStorm & PHPStorm support for
|
|
4423
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3604
4424
|
"repo": "fumeapp/nuxt-storm",
|
|
3605
4425
|
"npm": "nuxt-storm",
|
|
3606
|
-
"icon": "
|
|
4426
|
+
"icon": "",
|
|
3607
4427
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3608
4428
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3609
4429
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -3620,6 +4440,30 @@
|
|
|
3620
4440
|
"requires": {}
|
|
3621
4441
|
}
|
|
3622
4442
|
},
|
|
4443
|
+
{
|
|
4444
|
+
"name": "nuxt-svgo-loader",
|
|
4445
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4446
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4447
|
+
"npm": "nuxt-svgo-loader",
|
|
4448
|
+
"icon": "",
|
|
4449
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4450
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4451
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4452
|
+
"category": "Images",
|
|
4453
|
+
"type": "3rd-party",
|
|
4454
|
+
"maintainers": [
|
|
4455
|
+
{
|
|
4456
|
+
"name": "Alex Liu",
|
|
4457
|
+
"github": "Mini-ghost",
|
|
4458
|
+
"twitter": "Minighost_Alex"
|
|
4459
|
+
}
|
|
4460
|
+
],
|
|
4461
|
+
"compatibility": {
|
|
4462
|
+
"nuxt": "^3.0.0",
|
|
4463
|
+
"requires": {},
|
|
4464
|
+
"devtools": "^0.0.0"
|
|
4465
|
+
}
|
|
4466
|
+
},
|
|
3623
4467
|
{
|
|
3624
4468
|
"name": "nuxt-svgo",
|
|
3625
4469
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -3644,7 +4488,7 @@
|
|
|
3644
4488
|
},
|
|
3645
4489
|
{
|
|
3646
4490
|
"name": "nuxt-unleash",
|
|
3647
|
-
"description": "Nuxt
|
|
4491
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3648
4492
|
"repo": "conejerock/nuxt-unleash",
|
|
3649
4493
|
"npm": "nuxt-unleash",
|
|
3650
4494
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3664,28 +4508,6 @@
|
|
|
3664
4508
|
"requires": {}
|
|
3665
4509
|
}
|
|
3666
4510
|
},
|
|
3667
|
-
{
|
|
3668
|
-
"name": "nuxt-use-motion",
|
|
3669
|
-
"description": "A Nuxt module putting your components in motion",
|
|
3670
|
-
"repo": "Tahul/nuxt-use-motion",
|
|
3671
|
-
"npm": "nuxt-use-motion",
|
|
3672
|
-
"icon": "nuxt-use-motion.svg",
|
|
3673
|
-
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
3674
|
-
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
3675
|
-
"learn_more": "https://github.com/vueuse/motion",
|
|
3676
|
-
"category": "Libraries",
|
|
3677
|
-
"type": "3rd-party",
|
|
3678
|
-
"maintainers": [
|
|
3679
|
-
{
|
|
3680
|
-
"name": "Tahul",
|
|
3681
|
-
"github": "Tahul"
|
|
3682
|
-
}
|
|
3683
|
-
],
|
|
3684
|
-
"compatibility": {
|
|
3685
|
-
"nuxt": "^2.0.0",
|
|
3686
|
-
"requires": {}
|
|
3687
|
-
}
|
|
3688
|
-
},
|
|
3689
4511
|
{
|
|
3690
4512
|
"name": "nuxt-use-sound",
|
|
3691
4513
|
"description": "A Nuxt module for playing sound effects.",
|
|
@@ -3721,32 +4543,76 @@
|
|
|
3721
4543
|
"type": "3rd-party",
|
|
3722
4544
|
"maintainers": [
|
|
3723
4545
|
{
|
|
3724
|
-
"name": "mvrlin",
|
|
3725
|
-
"github": "mvrlin"
|
|
4546
|
+
"name": "mvrlin",
|
|
4547
|
+
"github": "mvrlin"
|
|
4548
|
+
}
|
|
4549
|
+
],
|
|
4550
|
+
"compatibility": {
|
|
4551
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4552
|
+
"requires": {
|
|
4553
|
+
"bridge": "optional"
|
|
4554
|
+
}
|
|
4555
|
+
}
|
|
4556
|
+
},
|
|
4557
|
+
{
|
|
4558
|
+
"name": "nuxt-vue3-google-signin",
|
|
4559
|
+
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
4560
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
4561
|
+
"npm": "nuxt-vue3-google-signin",
|
|
4562
|
+
"icon": "vue3-google-signin.svg",
|
|
4563
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4564
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4565
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
4566
|
+
"category": "Libraries",
|
|
4567
|
+
"type": "3rd-party",
|
|
4568
|
+
"maintainers": [
|
|
4569
|
+
{
|
|
4570
|
+
"name": "Kasun Vithanage",
|
|
4571
|
+
"github": "kasvith"
|
|
4572
|
+
}
|
|
4573
|
+
],
|
|
4574
|
+
"compatibility": {
|
|
4575
|
+
"nuxt": "^3.0.0",
|
|
4576
|
+
"requires": {}
|
|
4577
|
+
}
|
|
4578
|
+
},
|
|
4579
|
+
{
|
|
4580
|
+
"name": "nuxt-zod-i18n",
|
|
4581
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4582
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4583
|
+
"npm": "nuxt-zod-i18n",
|
|
4584
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4585
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4586
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4587
|
+
"learn_more": "",
|
|
4588
|
+
"category": "Libraries",
|
|
4589
|
+
"type": "3rd-party",
|
|
4590
|
+
"maintainers": [
|
|
4591
|
+
{
|
|
4592
|
+
"name": "xibman",
|
|
4593
|
+
"github": "xibman"
|
|
3726
4594
|
}
|
|
3727
4595
|
],
|
|
3728
4596
|
"compatibility": {
|
|
3729
|
-
"nuxt": "^
|
|
3730
|
-
"requires": {
|
|
3731
|
-
"bridge": "optional"
|
|
3732
|
-
}
|
|
4597
|
+
"nuxt": "^3.0.0",
|
|
4598
|
+
"requires": {}
|
|
3733
4599
|
}
|
|
3734
4600
|
},
|
|
3735
4601
|
{
|
|
3736
|
-
"name": "
|
|
3737
|
-
"description": "
|
|
3738
|
-
"repo": "
|
|
3739
|
-
"npm": "
|
|
3740
|
-
"icon": "
|
|
3741
|
-
"github": "https://github.com/
|
|
3742
|
-
"website": "https://
|
|
3743
|
-
"learn_more": "
|
|
3744
|
-
"category": "
|
|
4602
|
+
"name": "nuxt3-interpolation",
|
|
4603
|
+
"description": "",
|
|
4604
|
+
"repo": "daliborgogic/interpolation#master",
|
|
4605
|
+
"npm": "nuxt3-interpolation",
|
|
4606
|
+
"icon": "",
|
|
4607
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4608
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4609
|
+
"learn_more": "",
|
|
4610
|
+
"category": "Devtools",
|
|
3745
4611
|
"type": "3rd-party",
|
|
3746
4612
|
"maintainers": [
|
|
3747
4613
|
{
|
|
3748
|
-
"name": "
|
|
3749
|
-
"github": "
|
|
4614
|
+
"name": "daliborgogic",
|
|
4615
|
+
"github": "daliborgogic"
|
|
3750
4616
|
}
|
|
3751
4617
|
],
|
|
3752
4618
|
"compatibility": {
|
|
@@ -3755,20 +4621,20 @@
|
|
|
3755
4621
|
}
|
|
3756
4622
|
},
|
|
3757
4623
|
{
|
|
3758
|
-
"name": "
|
|
3759
|
-
"description": "
|
|
3760
|
-
"repo": "
|
|
3761
|
-
"npm": "
|
|
3762
|
-
"icon": "
|
|
3763
|
-
"github": "https://github.com/
|
|
3764
|
-
"website": "https://
|
|
3765
|
-
"learn_more": "https://github.com/
|
|
3766
|
-
"category": "
|
|
4624
|
+
"name": "nuxt3-leaflet",
|
|
4625
|
+
"description": "Leaflet integration with Nuxt",
|
|
4626
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4627
|
+
"npm": "nuxt3-leaflet",
|
|
4628
|
+
"icon": "leaflet.png",
|
|
4629
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4630
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4631
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4632
|
+
"category": "Libraries",
|
|
3767
4633
|
"type": "3rd-party",
|
|
3768
4634
|
"maintainers": [
|
|
3769
4635
|
{
|
|
3770
|
-
"name": "
|
|
3771
|
-
"github": "
|
|
4636
|
+
"name": "Augustin MERCIER",
|
|
4637
|
+
"github": "Gugustinette"
|
|
3772
4638
|
}
|
|
3773
4639
|
],
|
|
3774
4640
|
"compatibility": {
|
|
@@ -3778,7 +4644,7 @@
|
|
|
3778
4644
|
},
|
|
3779
4645
|
{
|
|
3780
4646
|
"name": "nuxt7",
|
|
3781
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4647
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3782
4648
|
"repo": "nuxt-community/nuxt7",
|
|
3783
4649
|
"npm": "nuxt7",
|
|
3784
4650
|
"icon": "",
|
|
@@ -3799,40 +4665,17 @@
|
|
|
3799
4665
|
"requires": {}
|
|
3800
4666
|
}
|
|
3801
4667
|
},
|
|
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
4668
|
{
|
|
3826
4669
|
"name": "og-image",
|
|
3827
|
-
"description": "
|
|
3828
|
-
"repo": "
|
|
4670
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4671
|
+
"repo": "nuxt-modules/og-image",
|
|
3829
4672
|
"npm": "nuxt-og-image",
|
|
3830
|
-
"icon": "",
|
|
3831
|
-
"github": "https://github.com/
|
|
3832
|
-
"website": "https://
|
|
3833
|
-
"learn_more": "",
|
|
4673
|
+
"icon": "og-image.svg",
|
|
4674
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4675
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4676
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3834
4677
|
"category": "SEO",
|
|
3835
|
-
"type": "
|
|
4678
|
+
"type": "community",
|
|
3836
4679
|
"maintainers": [
|
|
3837
4680
|
{
|
|
3838
4681
|
"name": "Harlan Wilton",
|
|
@@ -3843,7 +4686,8 @@
|
|
|
3843
4686
|
],
|
|
3844
4687
|
"compatibility": {
|
|
3845
4688
|
"nuxt": "^3.0.0",
|
|
3846
|
-
"requires": {}
|
|
4689
|
+
"requires": {},
|
|
4690
|
+
"devtools": "^0.0.0"
|
|
3847
4691
|
}
|
|
3848
4692
|
},
|
|
3849
4693
|
{
|
|
@@ -3871,13 +4715,13 @@
|
|
|
3871
4715
|
},
|
|
3872
4716
|
{
|
|
3873
4717
|
"name": "optimized-images",
|
|
3874
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4718
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3875
4719
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3876
4720
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3877
4721
|
"icon": "",
|
|
3878
4722
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
3879
|
-
"website": "https://
|
|
3880
|
-
"learn_more": "",
|
|
4723
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4724
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
3881
4725
|
"category": "Images",
|
|
3882
4726
|
"type": "3rd-party",
|
|
3883
4727
|
"maintainers": [
|
|
@@ -3916,7 +4760,7 @@
|
|
|
3916
4760
|
},
|
|
3917
4761
|
{
|
|
3918
4762
|
"name": "parse",
|
|
3919
|
-
"description": "Parse package for Nuxt
|
|
4763
|
+
"description": "Parse package for Nuxt",
|
|
3920
4764
|
"repo": "cierrateam/nuxt-parse",
|
|
3921
4765
|
"npm": "nuxt-parse",
|
|
3922
4766
|
"icon": "",
|
|
@@ -3936,6 +4780,29 @@
|
|
|
3936
4780
|
"requires": {}
|
|
3937
4781
|
}
|
|
3938
4782
|
},
|
|
4783
|
+
{
|
|
4784
|
+
"name": "particles",
|
|
4785
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4786
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4787
|
+
"npm": "nuxt-particles",
|
|
4788
|
+
"icon": "",
|
|
4789
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4790
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4791
|
+
"learn_more": "https://particles.js.org/",
|
|
4792
|
+
"category": "Libraries",
|
|
4793
|
+
"type": "3rd-party",
|
|
4794
|
+
"maintainers": [
|
|
4795
|
+
{
|
|
4796
|
+
"name": "Joey Pereira",
|
|
4797
|
+
"github": "Joepocalyptic",
|
|
4798
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4799
|
+
}
|
|
4800
|
+
],
|
|
4801
|
+
"compatibility": {
|
|
4802
|
+
"nuxt": "^3.0.0",
|
|
4803
|
+
"requires": {}
|
|
4804
|
+
}
|
|
4805
|
+
},
|
|
3939
4806
|
{
|
|
3940
4807
|
"name": "partytown",
|
|
3941
4808
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3961,6 +4828,28 @@
|
|
|
3961
4828
|
}
|
|
3962
4829
|
}
|
|
3963
4830
|
},
|
|
4831
|
+
{
|
|
4832
|
+
"name": "paypal",
|
|
4833
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
4834
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
4835
|
+
"npm": "nuxt-paypal",
|
|
4836
|
+
"icon": "paypal.svg",
|
|
4837
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
4838
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
4839
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
4840
|
+
"category": "Payment",
|
|
4841
|
+
"type": "3rd-party",
|
|
4842
|
+
"maintainers": [
|
|
4843
|
+
{
|
|
4844
|
+
"name": "Arash Sheyda",
|
|
4845
|
+
"github": "arashsheyda"
|
|
4846
|
+
}
|
|
4847
|
+
],
|
|
4848
|
+
"compatibility": {
|
|
4849
|
+
"nuxt": "^3.0.0",
|
|
4850
|
+
"requires": {}
|
|
4851
|
+
}
|
|
4852
|
+
},
|
|
3964
4853
|
{
|
|
3965
4854
|
"name": "pdfeasy",
|
|
3966
4855
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -4082,7 +4971,7 @@
|
|
|
4082
4971
|
},
|
|
4083
4972
|
{
|
|
4084
4973
|
"name": "plausible",
|
|
4085
|
-
"description": "Nuxt
|
|
4974
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4086
4975
|
"repo": "nuxt-modules/plausible",
|
|
4087
4976
|
"npm": "@nuxtjs/plausible",
|
|
4088
4977
|
"icon": "",
|
|
@@ -4124,9 +5013,56 @@
|
|
|
4124
5013
|
"requires": {}
|
|
4125
5014
|
}
|
|
4126
5015
|
},
|
|
5016
|
+
{
|
|
5017
|
+
"name": "prepare",
|
|
5018
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
5019
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
5020
|
+
"npm": "nuxt-prepare",
|
|
5021
|
+
"icon": "prepare.svg",
|
|
5022
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
5023
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
5024
|
+
"learn_more": "",
|
|
5025
|
+
"category": "Devtools",
|
|
5026
|
+
"type": "3rd-party",
|
|
5027
|
+
"maintainers": [
|
|
5028
|
+
{
|
|
5029
|
+
"name": "Johann Schopplich",
|
|
5030
|
+
"github": "johannschopplich",
|
|
5031
|
+
"twitter": "jschopplich",
|
|
5032
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
5033
|
+
}
|
|
5034
|
+
],
|
|
5035
|
+
"compatibility": {
|
|
5036
|
+
"nuxt": "^3.0.0",
|
|
5037
|
+
"requires": {}
|
|
5038
|
+
}
|
|
5039
|
+
},
|
|
5040
|
+
{
|
|
5041
|
+
"name": "primevue",
|
|
5042
|
+
"description": "Next Generation Vue UI Component Library",
|
|
5043
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
5044
|
+
"npm": "nuxt-primevue",
|
|
5045
|
+
"icon": "primevue.svg",
|
|
5046
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
5047
|
+
"website": "https://primevue.org/",
|
|
5048
|
+
"learn_more": "https://primevue.org/",
|
|
5049
|
+
"category": "UI",
|
|
5050
|
+
"type": "3rd-party",
|
|
5051
|
+
"maintainers": [
|
|
5052
|
+
{
|
|
5053
|
+
"name": "primefaces",
|
|
5054
|
+
"github": "primefaces",
|
|
5055
|
+
"twitter": "primevue"
|
|
5056
|
+
}
|
|
5057
|
+
],
|
|
5058
|
+
"compatibility": {
|
|
5059
|
+
"nuxt": "^3.0.0",
|
|
5060
|
+
"requires": {}
|
|
5061
|
+
}
|
|
5062
|
+
},
|
|
4127
5063
|
{
|
|
4128
5064
|
"name": "prismic",
|
|
4129
|
-
"description": "Easily connect your Nuxt
|
|
5065
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4130
5066
|
"repo": "nuxt-modules/prismic",
|
|
4131
5067
|
"npm": "@nuxtjs/prismic",
|
|
4132
5068
|
"icon": "prismic.png",
|
|
@@ -4193,7 +5129,7 @@
|
|
|
4193
5129
|
},
|
|
4194
5130
|
{
|
|
4195
5131
|
"name": "proxy",
|
|
4196
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
5132
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4197
5133
|
"repo": "nuxt-community/proxy-module",
|
|
4198
5134
|
"npm": "@nuxtjs/proxy",
|
|
4199
5135
|
"icon": "",
|
|
@@ -4239,7 +5175,7 @@
|
|
|
4239
5175
|
},
|
|
4240
5176
|
{
|
|
4241
5177
|
"name": "purgecss",
|
|
4242
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
5178
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4243
5179
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4244
5180
|
"npm": "nuxt-purgecss",
|
|
4245
5181
|
"icon": "purgecss.png",
|
|
@@ -4261,7 +5197,7 @@
|
|
|
4261
5197
|
},
|
|
4262
5198
|
{
|
|
4263
5199
|
"name": "pwa",
|
|
4264
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
5200
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4265
5201
|
"repo": "nuxt-community/pwa-module",
|
|
4266
5202
|
"npm": "@nuxtjs/pwa",
|
|
4267
5203
|
"icon": "pwa.png",
|
|
@@ -4286,7 +5222,7 @@
|
|
|
4286
5222
|
},
|
|
4287
5223
|
{
|
|
4288
5224
|
"name": "python",
|
|
4289
|
-
"description": "Write Nuxt
|
|
5225
|
+
"description": "Write Nuxt applications using Python",
|
|
4290
5226
|
"repo": "nuxt-community/python-module",
|
|
4291
5227
|
"npm": "@nuxtjs/python",
|
|
4292
5228
|
"icon": "python.png",
|
|
@@ -4323,6 +5259,64 @@
|
|
|
4323
5259
|
"github": "Maiquu"
|
|
4324
5260
|
}
|
|
4325
5261
|
],
|
|
5262
|
+
"compatibility": {
|
|
5263
|
+
"nuxt": "^3.0.0",
|
|
5264
|
+
"requires": {},
|
|
5265
|
+
"devtools": "^0.0.0"
|
|
5266
|
+
}
|
|
5267
|
+
},
|
|
5268
|
+
{
|
|
5269
|
+
"name": "radash",
|
|
5270
|
+
"description": "radash module with auto-import and custom prefix",
|
|
5271
|
+
"repo": "bbg/nuxt-radash",
|
|
5272
|
+
"npm": "nuxt-radash",
|
|
5273
|
+
"icon": "radash.png",
|
|
5274
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
5275
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
5276
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
5277
|
+
"category": "Libraries",
|
|
5278
|
+
"type": "3rd-party",
|
|
5279
|
+
"maintainers": [
|
|
5280
|
+
{
|
|
5281
|
+
"name": "Batuhan Göksu",
|
|
5282
|
+
"github": "bbg"
|
|
5283
|
+
}
|
|
5284
|
+
],
|
|
5285
|
+
"compatibility": {
|
|
5286
|
+
"nuxt": "^3.0.0",
|
|
5287
|
+
"requires": {}
|
|
5288
|
+
}
|
|
5289
|
+
},
|
|
5290
|
+
{
|
|
5291
|
+
"name": "radix-vue",
|
|
5292
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
5293
|
+
"repo": "radix-vue/radix-vue",
|
|
5294
|
+
"npm": "radix-vue",
|
|
5295
|
+
"icon": "radix-vue.svg",
|
|
5296
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
5297
|
+
"website": "https://www.radix-vue.com/",
|
|
5298
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
5299
|
+
"category": "UI",
|
|
5300
|
+
"type": "3rd-party",
|
|
5301
|
+
"maintainers": [
|
|
5302
|
+
{
|
|
5303
|
+
"name": "Zernonia",
|
|
5304
|
+
"github": "zernonia",
|
|
5305
|
+
"twitter": "zernonia"
|
|
5306
|
+
},
|
|
5307
|
+
{
|
|
5308
|
+
"name": "Khairul Haaziq",
|
|
5309
|
+
"github": "khairulhaaziq"
|
|
5310
|
+
},
|
|
5311
|
+
{
|
|
5312
|
+
"name": "Mujahid Anuar",
|
|
5313
|
+
"github": "mujahidfa"
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
"name": "Max",
|
|
5317
|
+
"github": "onmax"
|
|
5318
|
+
}
|
|
5319
|
+
],
|
|
4326
5320
|
"compatibility": {
|
|
4327
5321
|
"nuxt": "^3.0.0",
|
|
4328
5322
|
"requires": {}
|
|
@@ -4330,7 +5324,7 @@
|
|
|
4330
5324
|
},
|
|
4331
5325
|
{
|
|
4332
5326
|
"name": "recaptcha",
|
|
4333
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
5327
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4334
5328
|
"repo": "nuxt-community/recaptcha-module",
|
|
4335
5329
|
"npm": "@nuxtjs/recaptcha",
|
|
4336
5330
|
"icon": "recaptcha.png",
|
|
@@ -4373,9 +5367,32 @@
|
|
|
4373
5367
|
"requires": {}
|
|
4374
5368
|
}
|
|
4375
5369
|
},
|
|
5370
|
+
{
|
|
5371
|
+
"name": "resend",
|
|
5372
|
+
"description": "Resend integration for Nuxt",
|
|
5373
|
+
"repo": "nhedger/nuxt-resend",
|
|
5374
|
+
"npm": "nuxt-resend",
|
|
5375
|
+
"icon": "resend.svg",
|
|
5376
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5377
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5378
|
+
"learn_more": "https://resend.com",
|
|
5379
|
+
"category": "Extensions",
|
|
5380
|
+
"type": "3rd-party",
|
|
5381
|
+
"maintainers": [
|
|
5382
|
+
{
|
|
5383
|
+
"name": "Nicolas Hedger",
|
|
5384
|
+
"github": "nhedger",
|
|
5385
|
+
"twitter": "nicolashedger"
|
|
5386
|
+
}
|
|
5387
|
+
],
|
|
5388
|
+
"compatibility": {
|
|
5389
|
+
"nuxt": "^3.0.0",
|
|
5390
|
+
"requires": {}
|
|
5391
|
+
}
|
|
5392
|
+
},
|
|
4376
5393
|
{
|
|
4377
5394
|
"name": "rfg-icon",
|
|
4378
|
-
"description": "Nuxt
|
|
5395
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4379
5396
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4380
5397
|
"npm": "nuxt-rfg-icon",
|
|
4381
5398
|
"icon": "real-favicon-generator.png",
|
|
@@ -4397,13 +5414,13 @@
|
|
|
4397
5414
|
},
|
|
4398
5415
|
{
|
|
4399
5416
|
"name": "robots",
|
|
4400
|
-
"description": "A Nuxt
|
|
4401
|
-
"repo": "nuxt-
|
|
5417
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
5418
|
+
"repo": "nuxt-modules/robots",
|
|
4402
5419
|
"npm": "@nuxtjs/robots",
|
|
4403
5420
|
"icon": "robots.png",
|
|
4404
|
-
"github": "https://github.com/nuxt-
|
|
4405
|
-
"website": "https://github.com/nuxt-
|
|
4406
|
-
"learn_more": "
|
|
5421
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
5422
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
5423
|
+
"learn_more": "",
|
|
4407
5424
|
"category": "SEO",
|
|
4408
5425
|
"type": "community",
|
|
4409
5426
|
"maintainers": [
|
|
@@ -4421,23 +5438,23 @@
|
|
|
4421
5438
|
},
|
|
4422
5439
|
{
|
|
4423
5440
|
"name": "rollbar",
|
|
4424
|
-
"description": "
|
|
4425
|
-
"repo": "
|
|
4426
|
-
"npm": "nuxt-rollbar
|
|
5441
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5442
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5443
|
+
"npm": "nuxt-rollbar",
|
|
4427
5444
|
"icon": "rollbar.png",
|
|
4428
|
-
"github": "https://github.com/
|
|
4429
|
-
"website": "https://github.com/
|
|
5445
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5446
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4430
5447
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4431
5448
|
"category": "Monitoring",
|
|
4432
5449
|
"type": "3rd-party",
|
|
4433
5450
|
"maintainers": [
|
|
4434
5451
|
{
|
|
4435
|
-
"name": "
|
|
4436
|
-
"github": "
|
|
5452
|
+
"name": "Jairo Blatt",
|
|
5453
|
+
"github": "jairoblatt"
|
|
4437
5454
|
}
|
|
4438
5455
|
],
|
|
4439
5456
|
"compatibility": {
|
|
4440
|
-
"nuxt": "^
|
|
5457
|
+
"nuxt": "^3.0.0",
|
|
4441
5458
|
"requires": {}
|
|
4442
5459
|
}
|
|
4443
5460
|
},
|
|
@@ -4466,7 +5483,7 @@
|
|
|
4466
5483
|
},
|
|
4467
5484
|
{
|
|
4468
5485
|
"name": "router",
|
|
4469
|
-
"description": "Nuxt
|
|
5486
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4470
5487
|
"repo": "nuxt-community/router-module",
|
|
4471
5488
|
"npm": "@nuxtjs/router",
|
|
4472
5489
|
"icon": "vue.png",
|
|
@@ -4514,13 +5531,13 @@
|
|
|
4514
5531
|
},
|
|
4515
5532
|
{
|
|
4516
5533
|
"name": "schema-org",
|
|
4517
|
-
"description": "
|
|
4518
|
-
"repo": "
|
|
5534
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5535
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4519
5536
|
"npm": "nuxt-schema-org",
|
|
4520
5537
|
"icon": "schema-org.svg",
|
|
4521
|
-
"github": "https://github.com/
|
|
4522
|
-
"website": "https://
|
|
4523
|
-
"learn_more": "https://
|
|
5538
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5539
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5540
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4524
5541
|
"category": "SEO",
|
|
4525
5542
|
"type": "3rd-party",
|
|
4526
5543
|
"maintainers": [
|
|
@@ -4583,13 +5600,13 @@
|
|
|
4583
5600
|
},
|
|
4584
5601
|
{
|
|
4585
5602
|
"name": "segment",
|
|
4586
|
-
"description": "Nuxt
|
|
5603
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4587
5604
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4588
5605
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4589
5606
|
"icon": "segment.png",
|
|
4590
5607
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4591
5608
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4592
|
-
"learn_more": "
|
|
5609
|
+
"learn_more": "",
|
|
4593
5610
|
"category": "Analytics",
|
|
4594
5611
|
"type": "3rd-party",
|
|
4595
5612
|
"maintainers": [
|
|
@@ -4605,10 +5622,10 @@
|
|
|
4605
5622
|
},
|
|
4606
5623
|
{
|
|
4607
5624
|
"name": "sentry",
|
|
4608
|
-
"description": "Sentry module for Nuxt
|
|
5625
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4609
5626
|
"repo": "nuxt-community/sentry-module",
|
|
4610
5627
|
"npm": "@nuxtjs/sentry",
|
|
4611
|
-
"icon": "sentry.
|
|
5628
|
+
"icon": "sentry.svg",
|
|
4612
5629
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4613
5630
|
"website": "https://sentry.nuxtjs.org/",
|
|
4614
5631
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4626,20 +5643,22 @@
|
|
|
4626
5643
|
}
|
|
4627
5644
|
},
|
|
4628
5645
|
{
|
|
4629
|
-
"name": "seo-
|
|
4630
|
-
"description": "
|
|
4631
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
4632
|
-
"npm": "nuxt-seo-
|
|
4633
|
-
"icon": "seo-
|
|
4634
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
4635
|
-
"website": "https://
|
|
4636
|
-
"learn_more": "",
|
|
5646
|
+
"name": "seo-experiments",
|
|
5647
|
+
"description": "Powerful SEO DX improvements.",
|
|
5648
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5649
|
+
"npm": "nuxt-seo-experiments",
|
|
5650
|
+
"icon": "seo-experiments.svg",
|
|
5651
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5652
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5653
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
4637
5654
|
"category": "SEO",
|
|
4638
5655
|
"type": "3rd-party",
|
|
4639
5656
|
"maintainers": [
|
|
4640
5657
|
{
|
|
4641
|
-
"name": "
|
|
4642
|
-
"github": "harlan-zw"
|
|
5658
|
+
"name": "Harlan Wilton",
|
|
5659
|
+
"github": "harlan-zw",
|
|
5660
|
+
"twitter": "harlan_zw",
|
|
5661
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4643
5662
|
}
|
|
4644
5663
|
],
|
|
4645
5664
|
"compatibility": {
|
|
@@ -4670,9 +5689,31 @@
|
|
|
4670
5689
|
"requires": {}
|
|
4671
5690
|
}
|
|
4672
5691
|
},
|
|
5692
|
+
{
|
|
5693
|
+
"name": "seo",
|
|
5694
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5695
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
5696
|
+
"npm": "@nuxtjs/seo",
|
|
5697
|
+
"icon": "nuxt.svg",
|
|
5698
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
5699
|
+
"website": "https://nuxtseo.com/",
|
|
5700
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5701
|
+
"category": "SEO",
|
|
5702
|
+
"type": "3rd-party",
|
|
5703
|
+
"maintainers": [
|
|
5704
|
+
{
|
|
5705
|
+
"name": "harlan-zw",
|
|
5706
|
+
"github": "harlan-zw"
|
|
5707
|
+
}
|
|
5708
|
+
],
|
|
5709
|
+
"compatibility": {
|
|
5710
|
+
"nuxt": "^3.0.0",
|
|
5711
|
+
"requires": {}
|
|
5712
|
+
}
|
|
5713
|
+
},
|
|
4673
5714
|
{
|
|
4674
5715
|
"name": "seomatic-meta",
|
|
4675
|
-
"description": "A Nuxt
|
|
5716
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4676
5717
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4677
5718
|
"npm": "nuxt-seomatic-meta",
|
|
4678
5719
|
"icon": "seomatic.png",
|
|
@@ -4718,7 +5759,7 @@
|
|
|
4718
5759
|
{
|
|
4719
5760
|
"name": "server-block",
|
|
4720
5761
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
4721
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
5762
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
4722
5763
|
"npm": "@hebilicious/server-block-nuxt",
|
|
4723
5764
|
"icon": "server-block.svg",
|
|
4724
5765
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -4763,7 +5804,7 @@
|
|
|
4763
5804
|
},
|
|
4764
5805
|
{
|
|
4765
5806
|
"name": "shopify",
|
|
4766
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5807
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4767
5808
|
"repo": "Gomah/nuxt-shopify",
|
|
4768
5809
|
"npm": "nuxt-shopify",
|
|
4769
5810
|
"icon": "shopify.png",
|
|
@@ -4784,7 +5825,7 @@
|
|
|
4784
5825
|
}
|
|
4785
5826
|
},
|
|
4786
5827
|
{
|
|
4787
|
-
"name": "
|
|
5828
|
+
"name": "sidebase-auth",
|
|
4788
5829
|
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
4789
5830
|
"repo": "sidebase/nuxt-auth",
|
|
4790
5831
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4830,13 +5871,13 @@
|
|
|
4830
5871
|
},
|
|
4831
5872
|
{
|
|
4832
5873
|
"name": "simple-robots",
|
|
4833
|
-
"description": "
|
|
5874
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4834
5875
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4835
5876
|
"npm": "nuxt-simple-robots",
|
|
4836
|
-
"icon": "",
|
|
5877
|
+
"icon": "simple-robots.svg",
|
|
4837
5878
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4838
|
-
"website": "https://
|
|
4839
|
-
"learn_more": "",
|
|
5879
|
+
"website": "https://nuxtseo.com/robots",
|
|
5880
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4840
5881
|
"category": "SEO",
|
|
4841
5882
|
"type": "3rd-party",
|
|
4842
5883
|
"maintainers": [
|
|
@@ -4853,41 +5894,23 @@
|
|
|
4853
5894
|
}
|
|
4854
5895
|
},
|
|
4855
5896
|
{
|
|
4856
|
-
"name": "
|
|
4857
|
-
"description": "
|
|
4858
|
-
"repo": "
|
|
4859
|
-
"npm": "
|
|
4860
|
-
"icon": "",
|
|
4861
|
-
"github": "https://github.com/
|
|
4862
|
-
"website": "https://
|
|
4863
|
-
"learn_more": "",
|
|
5897
|
+
"name": "sitemap",
|
|
5898
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5899
|
+
"repo": "nuxt-modules/sitemap",
|
|
5900
|
+
"npm": "@nuxtjs/sitemap",
|
|
5901
|
+
"icon": "simple-sitemap.svg",
|
|
5902
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
5903
|
+
"website": "https://nuxtseo.com/",
|
|
5904
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
4864
5905
|
"category": "SEO",
|
|
4865
|
-
"type": "
|
|
5906
|
+
"type": "community",
|
|
4866
5907
|
"maintainers": [
|
|
4867
5908
|
{
|
|
4868
5909
|
"name": "Harlan Wilton",
|
|
4869
5910
|
"github": "harlan-zw",
|
|
4870
5911
|
"twitter": "harlan_zw",
|
|
4871
5912
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4872
|
-
}
|
|
4873
|
-
],
|
|
4874
|
-
"compatibility": {
|
|
4875
|
-
"nuxt": "^3.0.0",
|
|
4876
|
-
"requires": {}
|
|
4877
|
-
}
|
|
4878
|
-
},
|
|
4879
|
-
{
|
|
4880
|
-
"name": "sitemap",
|
|
4881
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
|
|
4882
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
4883
|
-
"npm": "@nuxtjs/sitemap",
|
|
4884
|
-
"icon": "",
|
|
4885
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
4886
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
4887
|
-
"learn_more": "",
|
|
4888
|
-
"category": "SEO",
|
|
4889
|
-
"type": "community",
|
|
4890
|
-
"maintainers": [
|
|
5913
|
+
},
|
|
4891
5914
|
{
|
|
4892
5915
|
"name": "Nicolas PENNEC",
|
|
4893
5916
|
"github": "NicoPennec",
|
|
@@ -4895,7 +5918,7 @@
|
|
|
4895
5918
|
}
|
|
4896
5919
|
],
|
|
4897
5920
|
"compatibility": {
|
|
4898
|
-
"nuxt": "^
|
|
5921
|
+
"nuxt": "^3.0.0",
|
|
4899
5922
|
"requires": {}
|
|
4900
5923
|
}
|
|
4901
5924
|
},
|
|
@@ -4923,7 +5946,7 @@
|
|
|
4923
5946
|
},
|
|
4924
5947
|
{
|
|
4925
5948
|
"name": "snipcart",
|
|
4926
|
-
"description": "Snipcart integration module for Nuxt
|
|
5949
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4927
5950
|
"repo": "nuxt-modules/snipcart",
|
|
4928
5951
|
"npm": "@nuxtjs/snipcart",
|
|
4929
5952
|
"icon": "snipcart.png",
|
|
@@ -4946,7 +5969,7 @@
|
|
|
4946
5969
|
},
|
|
4947
5970
|
{
|
|
4948
5971
|
"name": "social-meta",
|
|
4949
|
-
"description": "Nuxt
|
|
5972
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4950
5973
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4951
5974
|
"npm": "nuxt-social-meta",
|
|
4952
5975
|
"icon": "",
|
|
@@ -5068,7 +6091,7 @@
|
|
|
5068
6091
|
},
|
|
5069
6092
|
{
|
|
5070
6093
|
"name": "storage",
|
|
5071
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
6094
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
5072
6095
|
"repo": "mazipan/nuxt-storage",
|
|
5073
6096
|
"npm": "nuxt-storage",
|
|
5074
6097
|
"icon": "",
|
|
@@ -5090,7 +6113,7 @@
|
|
|
5090
6113
|
},
|
|
5091
6114
|
{
|
|
5092
6115
|
"name": "storefront-ui",
|
|
5093
|
-
"description": "Storefront UI Module for Nuxt
|
|
6116
|
+
"description": "Storefront UI Module for Nuxt",
|
|
5094
6117
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
5095
6118
|
"npm": "@storefront-ui/nuxt",
|
|
5096
6119
|
"icon": "storefront-ui.svg",
|
|
@@ -5134,8 +6157,8 @@
|
|
|
5134
6157
|
},
|
|
5135
6158
|
{
|
|
5136
6159
|
"name": "storyblok",
|
|
5137
|
-
"description": "Storyblok Nuxt
|
|
5138
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6160
|
+
"description": "Storyblok Nuxt module",
|
|
6161
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5139
6162
|
"npm": "@storyblok/nuxt",
|
|
5140
6163
|
"icon": "storyblok.png",
|
|
5141
6164
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -5151,46 +6174,43 @@
|
|
|
5151
6174
|
],
|
|
5152
6175
|
"compatibility": {
|
|
5153
6176
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5154
|
-
"requires": {}
|
|
6177
|
+
"requires": {},
|
|
6178
|
+
"devtools": "^0.0.0"
|
|
5155
6179
|
}
|
|
5156
6180
|
},
|
|
5157
6181
|
{
|
|
5158
6182
|
"name": "storybook",
|
|
5159
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5160
|
-
"repo": "nuxt-
|
|
6183
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
6184
|
+
"repo": "nuxt-modules/storybook",
|
|
5161
6185
|
"npm": "@nuxtjs/storybook",
|
|
5162
6186
|
"icon": "storybook.png",
|
|
5163
|
-
"github": "https://github.com/nuxt-
|
|
6187
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5164
6188
|
"website": "https://storybook.nuxtjs.org",
|
|
5165
|
-
"learn_more": "https://
|
|
6189
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5166
6190
|
"category": "Devtools",
|
|
5167
6191
|
"type": "community",
|
|
5168
6192
|
"maintainers": [
|
|
5169
6193
|
{
|
|
5170
|
-
"name": "
|
|
5171
|
-
"github": "
|
|
5172
|
-
"twitter": "
|
|
5173
|
-
},
|
|
5174
|
-
{
|
|
5175
|
-
"name": "Pooya Parsa",
|
|
5176
|
-
"github": "pi0",
|
|
5177
|
-
"twitter": "_pi0_"
|
|
6194
|
+
"name": "Chakir QATAB",
|
|
6195
|
+
"github": "chakAs3",
|
|
6196
|
+
"twitter": "ChakirQatab"
|
|
5178
6197
|
}
|
|
5179
6198
|
],
|
|
5180
6199
|
"compatibility": {
|
|
5181
|
-
"nuxt": "^2.0.0",
|
|
6200
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5182
6201
|
"requires": {
|
|
5183
6202
|
"bridge": "optional"
|
|
5184
|
-
}
|
|
6203
|
+
},
|
|
6204
|
+
"devtools": "^0.7.2"
|
|
5185
6205
|
}
|
|
5186
6206
|
},
|
|
5187
6207
|
{
|
|
5188
6208
|
"name": "strapi",
|
|
5189
6209
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5190
|
-
"repo": "nuxt-
|
|
6210
|
+
"repo": "nuxt-modules/strapi",
|
|
5191
6211
|
"npm": "@nuxtjs/strapi",
|
|
5192
6212
|
"icon": "strapi.png",
|
|
5193
|
-
"github": "https://github.com/nuxt-
|
|
6213
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5194
6214
|
"website": "https://strapi.nuxtjs.org",
|
|
5195
6215
|
"learn_more": "https://strapi.io/",
|
|
5196
6216
|
"category": "CMS",
|
|
@@ -5211,7 +6231,8 @@
|
|
|
5211
6231
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5212
6232
|
"requires": {
|
|
5213
6233
|
"bridge": true
|
|
5214
|
-
}
|
|
6234
|
+
},
|
|
6235
|
+
"devtools": "^0.0.0"
|
|
5215
6236
|
}
|
|
5216
6237
|
},
|
|
5217
6238
|
{
|
|
@@ -5262,6 +6283,36 @@
|
|
|
5262
6283
|
"requires": {}
|
|
5263
6284
|
}
|
|
5264
6285
|
},
|
|
6286
|
+
{
|
|
6287
|
+
"name": "studio",
|
|
6288
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
6289
|
+
"repo": "nuxtlabs/studio-module",
|
|
6290
|
+
"npm": "@nuxthq/studio",
|
|
6291
|
+
"icon": "studio.svg",
|
|
6292
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
6293
|
+
"website": "https://nuxt.studio",
|
|
6294
|
+
"learn_more": "https://nuxt.studio",
|
|
6295
|
+
"category": "CMS",
|
|
6296
|
+
"type": "3rd-party",
|
|
6297
|
+
"maintainers": [
|
|
6298
|
+
{
|
|
6299
|
+
"name": "Ahad Birang",
|
|
6300
|
+
"github": "farnabaz",
|
|
6301
|
+
"twitter": "a_birang"
|
|
6302
|
+
},
|
|
6303
|
+
{
|
|
6304
|
+
"name": "Sébastien Chopin",
|
|
6305
|
+
"github": "Atinux",
|
|
6306
|
+
"twitter": "Atinux"
|
|
6307
|
+
}
|
|
6308
|
+
],
|
|
6309
|
+
"compatibility": {
|
|
6310
|
+
"nuxt": "^3.0.0",
|
|
6311
|
+
"requires": {
|
|
6312
|
+
"content": true
|
|
6313
|
+
}
|
|
6314
|
+
}
|
|
6315
|
+
},
|
|
5265
6316
|
{
|
|
5266
6317
|
"name": "style-resources",
|
|
5267
6318
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5287,7 +6338,7 @@
|
|
|
5287
6338
|
},
|
|
5288
6339
|
{
|
|
5289
6340
|
"name": "stylelint",
|
|
5290
|
-
"description": "Stylelint module for Nuxt.
|
|
6341
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5291
6342
|
"repo": "nuxt-community/stylelint-module",
|
|
5292
6343
|
"npm": "@nuxtjs/stylelint-module",
|
|
5293
6344
|
"icon": "stylelint.png",
|
|
@@ -5333,10 +6384,10 @@
|
|
|
5333
6384
|
{
|
|
5334
6385
|
"name": "supabase",
|
|
5335
6386
|
"description": "First class integration with Supabase",
|
|
5336
|
-
"repo": "nuxt-
|
|
6387
|
+
"repo": "nuxt-modules/supabase",
|
|
5337
6388
|
"npm": "@nuxtjs/supabase",
|
|
5338
6389
|
"icon": "supabase.png",
|
|
5339
|
-
"github": "https://github.com/nuxt-
|
|
6390
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5340
6391
|
"website": "https://supabase.nuxtjs.org",
|
|
5341
6392
|
"learn_more": "https://supabase.com",
|
|
5342
6393
|
"category": "Database",
|
|
@@ -5387,12 +6438,12 @@
|
|
|
5387
6438
|
},
|
|
5388
6439
|
{
|
|
5389
6440
|
"name": "svg-sprite",
|
|
5390
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5391
|
-
"repo": "nuxt-
|
|
6441
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6442
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5392
6443
|
"npm": "@nuxtjs/svg-sprite",
|
|
5393
6444
|
"icon": "",
|
|
5394
|
-
"github": "https://github.com/nuxt-
|
|
5395
|
-
"website": "https://github.com/nuxt-
|
|
6445
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6446
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5396
6447
|
"learn_more": "",
|
|
5397
6448
|
"category": "UI",
|
|
5398
6449
|
"type": "community",
|
|
@@ -5404,13 +6455,13 @@
|
|
|
5404
6455
|
}
|
|
5405
6456
|
],
|
|
5406
6457
|
"compatibility": {
|
|
5407
|
-
"nuxt": "^2.0.0",
|
|
6458
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5408
6459
|
"requires": {}
|
|
5409
6460
|
}
|
|
5410
6461
|
},
|
|
5411
6462
|
{
|
|
5412
6463
|
"name": "svg",
|
|
5413
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6464
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5414
6465
|
"repo": "nuxt-community/svg-module",
|
|
5415
6466
|
"npm": "@nuxtjs/svg",
|
|
5416
6467
|
"icon": "",
|
|
@@ -5454,7 +6505,7 @@
|
|
|
5454
6505
|
},
|
|
5455
6506
|
{
|
|
5456
6507
|
"name": "swiper",
|
|
5457
|
-
"description": "Nuxt
|
|
6508
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5458
6509
|
"repo": "cpreston321/nuxt-swiper",
|
|
5459
6510
|
"npm": "nuxt-swiper",
|
|
5460
6511
|
"icon": "swiper.svg",
|
|
@@ -5500,23 +6551,56 @@
|
|
|
5500
6551
|
{
|
|
5501
6552
|
"name": "tailwindcss",
|
|
5502
6553
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5503
|
-
"repo": "nuxt-
|
|
6554
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5504
6555
|
"npm": "@nuxtjs/tailwindcss",
|
|
5505
6556
|
"icon": "tailwindcss.png",
|
|
5506
|
-
"github": "https://github.com/nuxt-
|
|
6557
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5507
6558
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5508
6559
|
"learn_more": "https://tailwindcss.com/",
|
|
5509
6560
|
"category": "UI",
|
|
5510
6561
|
"type": "community",
|
|
5511
6562
|
"maintainers": [
|
|
5512
6563
|
{
|
|
5513
|
-
"name": "Sébastien Chopin",
|
|
5514
|
-
"github": "Atinux",
|
|
5515
|
-
"twitter": "Atinux"
|
|
6564
|
+
"name": "Sébastien Chopin",
|
|
6565
|
+
"github": "Atinux",
|
|
6566
|
+
"twitter": "Atinux"
|
|
6567
|
+
},
|
|
6568
|
+
{
|
|
6569
|
+
"name": "Inesh Bose",
|
|
6570
|
+
"github": "ineshbose"
|
|
6571
|
+
}
|
|
6572
|
+
],
|
|
6573
|
+
"compatibility": {
|
|
6574
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6575
|
+
"requires": {},
|
|
6576
|
+
"devtools": "^0.0.0"
|
|
6577
|
+
}
|
|
6578
|
+
},
|
|
6579
|
+
{
|
|
6580
|
+
"name": "test-utils",
|
|
6581
|
+
"description": "Test utilities for Nuxt",
|
|
6582
|
+
"repo": "nuxt/test-utils#main",
|
|
6583
|
+
"npm": "@nuxt/test-utils",
|
|
6584
|
+
"icon": "nuxt.svg",
|
|
6585
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6586
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6587
|
+
"learn_more": "",
|
|
6588
|
+
"category": "Devtools",
|
|
6589
|
+
"type": "official",
|
|
6590
|
+
"maintainers": [
|
|
6591
|
+
{
|
|
6592
|
+
"name": "Daniel Roe",
|
|
6593
|
+
"github": "danielroe",
|
|
6594
|
+
"twitter": "danielcroe"
|
|
6595
|
+
},
|
|
6596
|
+
{
|
|
6597
|
+
"name": "Anthony Fu",
|
|
6598
|
+
"github": "antfu",
|
|
6599
|
+
"twitter": "antfu7"
|
|
5516
6600
|
}
|
|
5517
6601
|
],
|
|
5518
6602
|
"compatibility": {
|
|
5519
|
-
"nuxt": "^
|
|
6603
|
+
"nuxt": "^3.0.0",
|
|
5520
6604
|
"requires": {}
|
|
5521
6605
|
}
|
|
5522
6606
|
},
|
|
@@ -5565,9 +6649,31 @@
|
|
|
5565
6649
|
"requires": {}
|
|
5566
6650
|
}
|
|
5567
6651
|
},
|
|
6652
|
+
{
|
|
6653
|
+
"name": "tiptap",
|
|
6654
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
6655
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
6656
|
+
"npm": "nuxt-tiptap-editor",
|
|
6657
|
+
"icon": "tiptap.png",
|
|
6658
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6659
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6660
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6661
|
+
"category": "Libraries",
|
|
6662
|
+
"type": "3rd-party",
|
|
6663
|
+
"maintainers": [
|
|
6664
|
+
{
|
|
6665
|
+
"name": "modbender",
|
|
6666
|
+
"github": "modbender"
|
|
6667
|
+
}
|
|
6668
|
+
],
|
|
6669
|
+
"compatibility": {
|
|
6670
|
+
"nuxt": "^3.0.0",
|
|
6671
|
+
"requires": {}
|
|
6672
|
+
}
|
|
6673
|
+
},
|
|
5568
6674
|
{
|
|
5569
6675
|
"name": "toast",
|
|
5570
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6676
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5571
6677
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5572
6678
|
"npm": "@nuxtjs/toast",
|
|
5573
6679
|
"icon": "",
|
|
@@ -5588,6 +6694,28 @@
|
|
|
5588
6694
|
"requires": {}
|
|
5589
6695
|
}
|
|
5590
6696
|
},
|
|
6697
|
+
{
|
|
6698
|
+
"name": "translation-manager",
|
|
6699
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
6700
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
6701
|
+
"npm": "nuxt-translation-manager",
|
|
6702
|
+
"icon": "translation-manager.png",
|
|
6703
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6704
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6705
|
+
"learn_more": "",
|
|
6706
|
+
"category": "Extensions",
|
|
6707
|
+
"type": "3rd-party",
|
|
6708
|
+
"maintainers": [
|
|
6709
|
+
{
|
|
6710
|
+
"name": "Sam K",
|
|
6711
|
+
"github": "samk-dev"
|
|
6712
|
+
}
|
|
6713
|
+
],
|
|
6714
|
+
"compatibility": {
|
|
6715
|
+
"nuxt": "^3.0.0",
|
|
6716
|
+
"requires": {}
|
|
6717
|
+
}
|
|
6718
|
+
},
|
|
5591
6719
|
{
|
|
5592
6720
|
"name": "tresjs",
|
|
5593
6721
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -5648,7 +6776,7 @@
|
|
|
5648
6776
|
},
|
|
5649
6777
|
{
|
|
5650
6778
|
"name": "twa",
|
|
5651
|
-
"description": "Nuxt
|
|
6779
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5652
6780
|
"repo": "tuarrep/nuxt-twa",
|
|
5653
6781
|
"npm": "nuxt-twa",
|
|
5654
6782
|
"icon": "",
|
|
@@ -5836,6 +6964,63 @@
|
|
|
5836
6964
|
"requires": {}
|
|
5837
6965
|
}
|
|
5838
6966
|
},
|
|
6967
|
+
{
|
|
6968
|
+
"name": "typo3",
|
|
6969
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
6970
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
6971
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
6972
|
+
"icon": "typo3.svg",
|
|
6973
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
6974
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
6975
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
6976
|
+
"category": "CMS",
|
|
6977
|
+
"type": "3rd-party",
|
|
6978
|
+
"maintainers": [
|
|
6979
|
+
{
|
|
6980
|
+
"name": "Macopedia",
|
|
6981
|
+
"github": "macopedia",
|
|
6982
|
+
"twitter": "macopediapl"
|
|
6983
|
+
}
|
|
6984
|
+
],
|
|
6985
|
+
"compatibility": {
|
|
6986
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6987
|
+
"requires": {},
|
|
6988
|
+
"devtools": "^0.0.0"
|
|
6989
|
+
}
|
|
6990
|
+
},
|
|
6991
|
+
{
|
|
6992
|
+
"name": "ui",
|
|
6993
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6994
|
+
"repo": "nuxt/ui#dev",
|
|
6995
|
+
"npm": "@nuxt/ui",
|
|
6996
|
+
"icon": "nuxt.svg",
|
|
6997
|
+
"github": "https://github.com/nuxt/ui",
|
|
6998
|
+
"website": "https://ui.nuxt.com",
|
|
6999
|
+
"learn_more": "",
|
|
7000
|
+
"category": "UI",
|
|
7001
|
+
"type": "official",
|
|
7002
|
+
"maintainers": [
|
|
7003
|
+
{
|
|
7004
|
+
"name": "Benjamin Canac",
|
|
7005
|
+
"github": "benjamincanac",
|
|
7006
|
+
"twitter": "benjamincanac"
|
|
7007
|
+
},
|
|
7008
|
+
{
|
|
7009
|
+
"name": "Sebastien Chopin",
|
|
7010
|
+
"github": "Atinux",
|
|
7011
|
+
"twitter": "Atinux"
|
|
7012
|
+
},
|
|
7013
|
+
{
|
|
7014
|
+
"name": "Sylvain Marroufin",
|
|
7015
|
+
"github": "smarroufin",
|
|
7016
|
+
"twitter": "smarroufin"
|
|
7017
|
+
}
|
|
7018
|
+
],
|
|
7019
|
+
"compatibility": {
|
|
7020
|
+
"nuxt": "^3.0.0",
|
|
7021
|
+
"requires": {}
|
|
7022
|
+
}
|
|
7023
|
+
},
|
|
5839
7024
|
{
|
|
5840
7025
|
"name": "umami",
|
|
5841
7026
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5860,31 +7045,9 @@
|
|
|
5860
7045
|
}
|
|
5861
7046
|
}
|
|
5862
7047
|
},
|
|
5863
|
-
{
|
|
5864
|
-
"name": "unhead",
|
|
5865
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5866
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5867
|
-
"npm": "nuxt-seo-experiments",
|
|
5868
|
-
"icon": "",
|
|
5869
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5870
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5871
|
-
"learn_more": "",
|
|
5872
|
-
"category": "SEO",
|
|
5873
|
-
"type": "3rd-party",
|
|
5874
|
-
"maintainers": [
|
|
5875
|
-
{
|
|
5876
|
-
"name": "harlan-zw",
|
|
5877
|
-
"github": "harlan-zw"
|
|
5878
|
-
}
|
|
5879
|
-
],
|
|
5880
|
-
"compatibility": {
|
|
5881
|
-
"nuxt": "^3.0.0",
|
|
5882
|
-
"requires": {}
|
|
5883
|
-
}
|
|
5884
|
-
},
|
|
5885
7048
|
{
|
|
5886
7049
|
"name": "universal-storage",
|
|
5887
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
7050
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5888
7051
|
"repo": "nuxt-community/universal-storage-module",
|
|
5889
7052
|
"npm": "@nuxtjs/universal-storage",
|
|
5890
7053
|
"icon": "",
|
|
@@ -5913,7 +7076,7 @@
|
|
|
5913
7076
|
{
|
|
5914
7077
|
"name": "unlazy",
|
|
5915
7078
|
"description": "Lazy loading library for placeholder images",
|
|
5916
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7079
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
5917
7080
|
"npm": "@unlazy/nuxt",
|
|
5918
7081
|
"icon": "unlazy.svg",
|
|
5919
7082
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -5932,41 +7095,15 @@
|
|
|
5932
7095
|
"requires": {}
|
|
5933
7096
|
}
|
|
5934
7097
|
},
|
|
5935
|
-
{
|
|
5936
|
-
"name": "unlighthouse",
|
|
5937
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
5938
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
5939
|
-
"npm": "@unlighthouse/nuxt",
|
|
5940
|
-
"icon": "unlighthouse.svg",
|
|
5941
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
5942
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
5943
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
5944
|
-
"category": "Devtools",
|
|
5945
|
-
"type": "3rd-party",
|
|
5946
|
-
"maintainers": [
|
|
5947
|
-
{
|
|
5948
|
-
"name": "Harlan Wilton",
|
|
5949
|
-
"github": "harlan-zw",
|
|
5950
|
-
"twitter": "harlan_zw",
|
|
5951
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5952
|
-
}
|
|
5953
|
-
],
|
|
5954
|
-
"compatibility": {
|
|
5955
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5956
|
-
"requires": {
|
|
5957
|
-
"bridge": "optional"
|
|
5958
|
-
}
|
|
5959
|
-
}
|
|
5960
|
-
},
|
|
5961
7098
|
{
|
|
5962
7099
|
"name": "unocss",
|
|
5963
7100
|
"description": "The instant on-demand atomic CSS engine.",
|
|
5964
|
-
"repo": "
|
|
7101
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
5965
7102
|
"npm": "@unocss/nuxt",
|
|
5966
7103
|
"icon": "unocss.svg",
|
|
5967
|
-
"github": "https://github.com/
|
|
5968
|
-
"website": "https://github.com/
|
|
5969
|
-
"learn_more": "https://github.com/
|
|
7104
|
+
"github": "https://github.com/unocss/unocss",
|
|
7105
|
+
"website": "https://github.com/unocss/unocss",
|
|
7106
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
5970
7107
|
"category": "UI",
|
|
5971
7108
|
"type": "3rd-party",
|
|
5972
7109
|
"maintainers": [
|
|
@@ -5981,7 +7118,8 @@
|
|
|
5981
7118
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5982
7119
|
"requires": {
|
|
5983
7120
|
"bridge": "optional"
|
|
5984
|
-
}
|
|
7121
|
+
},
|
|
7122
|
+
"devtools": "^0.0.0"
|
|
5985
7123
|
}
|
|
5986
7124
|
},
|
|
5987
7125
|
{
|
|
@@ -5991,8 +7129,8 @@
|
|
|
5991
7129
|
"npm": "nuxt-ununura",
|
|
5992
7130
|
"icon": "ununuracss.png",
|
|
5993
7131
|
"github": "https://github.com/novout/ununuracss",
|
|
5994
|
-
"website": "https://
|
|
5995
|
-
"learn_more": "https://
|
|
7132
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7133
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
5996
7134
|
"category": "UI",
|
|
5997
7135
|
"type": "3rd-party",
|
|
5998
7136
|
"maintainers": [
|
|
@@ -6008,42 +7146,66 @@
|
|
|
6008
7146
|
}
|
|
6009
7147
|
},
|
|
6010
7148
|
{
|
|
6011
|
-
"name": "
|
|
6012
|
-
"description": "
|
|
6013
|
-
"repo": "
|
|
6014
|
-
"npm": "
|
|
6015
|
-
"icon": "",
|
|
6016
|
-
"github": "https://github.com/
|
|
6017
|
-
"website": "https://
|
|
6018
|
-
"learn_more": "",
|
|
6019
|
-
"category": "
|
|
7149
|
+
"name": "use-bootstrap",
|
|
7150
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7151
|
+
"repo": "simplise/use-bootstrap",
|
|
7152
|
+
"npm": "usebootstrap",
|
|
7153
|
+
"icon": "use-bootstrap.svg",
|
|
7154
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7155
|
+
"website": "https://usebootstrap.org/",
|
|
7156
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7157
|
+
"category": "UI",
|
|
6020
7158
|
"type": "3rd-party",
|
|
6021
7159
|
"maintainers": [
|
|
6022
7160
|
{
|
|
6023
|
-
"name": "
|
|
6024
|
-
"github": "
|
|
7161
|
+
"name": "KoujiSano",
|
|
7162
|
+
"github": "KoujiSano"
|
|
6025
7163
|
}
|
|
6026
7164
|
],
|
|
6027
7165
|
"compatibility": {
|
|
6028
|
-
"nuxt": "^
|
|
7166
|
+
"nuxt": "^3.0.0",
|
|
6029
7167
|
"requires": {}
|
|
6030
7168
|
}
|
|
6031
7169
|
},
|
|
6032
7170
|
{
|
|
6033
|
-
"name": "
|
|
6034
|
-
"description": "
|
|
6035
|
-
"repo": "
|
|
6036
|
-
"npm": "nuxt
|
|
6037
|
-
"icon": "
|
|
6038
|
-
"github": "https://github.com/
|
|
6039
|
-
"website": "https://github.com/
|
|
6040
|
-
"learn_more": "https://
|
|
6041
|
-
"category": "
|
|
7171
|
+
"name": "use-wagmi",
|
|
7172
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
7173
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
7174
|
+
"npm": "@use-wagmi/nuxt",
|
|
7175
|
+
"icon": "use-wagmi.png",
|
|
7176
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
7177
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
7178
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
7179
|
+
"category": "Extensions",
|
|
7180
|
+
"type": "3rd-party",
|
|
7181
|
+
"maintainers": [
|
|
7182
|
+
{
|
|
7183
|
+
"name": "Unic Ape",
|
|
7184
|
+
"github": "unicape"
|
|
7185
|
+
}
|
|
7186
|
+
],
|
|
7187
|
+
"compatibility": {
|
|
7188
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7189
|
+
"requires": {
|
|
7190
|
+
"bridge": true
|
|
7191
|
+
}
|
|
7192
|
+
}
|
|
7193
|
+
},
|
|
7194
|
+
{
|
|
7195
|
+
"name": "user-agent",
|
|
7196
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
7197
|
+
"repo": "fukuiretu/nuxt-user-agent",
|
|
7198
|
+
"npm": "nuxt-user-agent",
|
|
7199
|
+
"icon": "",
|
|
7200
|
+
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7201
|
+
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7202
|
+
"learn_more": "",
|
|
7203
|
+
"category": "Extensions",
|
|
6042
7204
|
"type": "3rd-party",
|
|
6043
7205
|
"maintainers": [
|
|
6044
7206
|
{
|
|
6045
|
-
"name": "
|
|
6046
|
-
"github": "
|
|
7207
|
+
"name": "fukuiretu",
|
|
7208
|
+
"github": "fukuiretu"
|
|
6047
7209
|
}
|
|
6048
7210
|
],
|
|
6049
7211
|
"compatibility": {
|
|
@@ -6099,9 +7261,31 @@
|
|
|
6099
7261
|
}
|
|
6100
7262
|
}
|
|
6101
7263
|
},
|
|
7264
|
+
{
|
|
7265
|
+
"name": "vcalendar",
|
|
7266
|
+
"description": "VCalendar module for Nuxt",
|
|
7267
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
7268
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7269
|
+
"icon": "vcalendar.png",
|
|
7270
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
7271
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
7272
|
+
"learn_more": "",
|
|
7273
|
+
"category": "Libraries",
|
|
7274
|
+
"type": "3rd-party",
|
|
7275
|
+
"maintainers": [
|
|
7276
|
+
{
|
|
7277
|
+
"name": "Sam K",
|
|
7278
|
+
"github": "samk-dev"
|
|
7279
|
+
}
|
|
7280
|
+
],
|
|
7281
|
+
"compatibility": {
|
|
7282
|
+
"nuxt": "^3.0.0",
|
|
7283
|
+
"requires": {}
|
|
7284
|
+
}
|
|
7285
|
+
},
|
|
6102
7286
|
{
|
|
6103
7287
|
"name": "vee-validate",
|
|
6104
|
-
"description": "Painless Vue forms for Nuxt
|
|
7288
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6105
7289
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6106
7290
|
"npm": "@vee-validate/nuxt",
|
|
6107
7291
|
"icon": "vee-validate.png",
|
|
@@ -6191,7 +7375,7 @@
|
|
|
6191
7375
|
},
|
|
6192
7376
|
{
|
|
6193
7377
|
"name": "vite-pwa-nuxt",
|
|
6194
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
7378
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6195
7379
|
"repo": "vite-pwa/nuxt",
|
|
6196
7380
|
"npm": "@vite-pwa/nuxt",
|
|
6197
7381
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -6217,41 +7401,15 @@
|
|
|
6217
7401
|
"requires": {}
|
|
6218
7402
|
}
|
|
6219
7403
|
},
|
|
6220
|
-
{
|
|
6221
|
-
"name": "vitest",
|
|
6222
|
-
"description": "Vitest integration with Nuxt",
|
|
6223
|
-
"repo": "danielroe/nuxt-vitest",
|
|
6224
|
-
"npm": "nuxt-vitest",
|
|
6225
|
-
"icon": "vitest.svg",
|
|
6226
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6227
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6228
|
-
"learn_more": "",
|
|
6229
|
-
"category": "Devtools",
|
|
6230
|
-
"type": "3rd-party",
|
|
6231
|
-
"maintainers": [
|
|
6232
|
-
{
|
|
6233
|
-
"name": "Daniel Roe",
|
|
6234
|
-
"github": "danielroe"
|
|
6235
|
-
},
|
|
6236
|
-
{
|
|
6237
|
-
"name": "Anthony Fu",
|
|
6238
|
-
"github": "antfu"
|
|
6239
|
-
}
|
|
6240
|
-
],
|
|
6241
|
-
"compatibility": {
|
|
6242
|
-
"nuxt": "^3.0.0",
|
|
6243
|
-
"requires": {}
|
|
6244
|
-
}
|
|
6245
|
-
},
|
|
6246
7404
|
{
|
|
6247
7405
|
"name": "vue-email",
|
|
6248
|
-
"description": "Write email templates with vue",
|
|
6249
|
-
"repo": "
|
|
6250
|
-
"npm": "vue-email",
|
|
7406
|
+
"description": "💌 Write email templates with vue",
|
|
7407
|
+
"repo": "vue-email/nuxt",
|
|
7408
|
+
"npm": "@vue-email/nuxt",
|
|
6251
7409
|
"icon": "vue-email.svg",
|
|
6252
|
-
"github": "https://github.com/
|
|
6253
|
-
"website": "https://
|
|
6254
|
-
"learn_more": "https://
|
|
7410
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7411
|
+
"website": "https://vuemail.net/",
|
|
7412
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
6255
7413
|
"category": "UI",
|
|
6256
7414
|
"type": "3rd-party",
|
|
6257
7415
|
"maintainers": [
|
|
@@ -6268,6 +7426,30 @@
|
|
|
6268
7426
|
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6269
7427
|
}
|
|
6270
7428
|
],
|
|
7429
|
+
"compatibility": {
|
|
7430
|
+
"nuxt": "^3.0.0",
|
|
7431
|
+
"requires": {},
|
|
7432
|
+
"devtools": "^0.0.0"
|
|
7433
|
+
}
|
|
7434
|
+
},
|
|
7435
|
+
{
|
|
7436
|
+
"name": "vue-final-modal",
|
|
7437
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7438
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7439
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7440
|
+
"icon": "vue-final-modal.svg",
|
|
7441
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7442
|
+
"website": "https://vue-final-modal.org/",
|
|
7443
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7444
|
+
"category": "UI",
|
|
7445
|
+
"type": "3rd-party",
|
|
7446
|
+
"maintainers": [
|
|
7447
|
+
{
|
|
7448
|
+
"name": "Hunter Liu",
|
|
7449
|
+
"github": "hunterliu1003",
|
|
7450
|
+
"twitter": "hunterliu1003"
|
|
7451
|
+
}
|
|
7452
|
+
],
|
|
6271
7453
|
"compatibility": {
|
|
6272
7454
|
"nuxt": "^3.0.0",
|
|
6273
7455
|
"requires": {}
|
|
@@ -6295,7 +7477,8 @@
|
|
|
6295
7477
|
"nuxt": "^3.0.0",
|
|
6296
7478
|
"requires": {
|
|
6297
7479
|
"bridge": "optional"
|
|
6298
|
-
}
|
|
7480
|
+
},
|
|
7481
|
+
"devtools": "^0.0.0"
|
|
6299
7482
|
}
|
|
6300
7483
|
},
|
|
6301
7484
|
{
|
|
@@ -6322,7 +7505,7 @@
|
|
|
6322
7505
|
},
|
|
6323
7506
|
{
|
|
6324
7507
|
"name": "vue-multiselect",
|
|
6325
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7508
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6326
7509
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6327
7510
|
"npm": "nuxt-vue-multiselect",
|
|
6328
7511
|
"icon": "",
|
|
@@ -6367,7 +7550,7 @@
|
|
|
6367
7550
|
{
|
|
6368
7551
|
"name": "vue-query",
|
|
6369
7552
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6370
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
7553
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
6371
7554
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6372
7555
|
"icon": "vue-query.svg",
|
|
6373
7556
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6436,7 +7619,7 @@
|
|
|
6436
7619
|
},
|
|
6437
7620
|
{
|
|
6438
7621
|
"name": "vue-warehouse",
|
|
6439
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7622
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6440
7623
|
"repo": "juliomrqz/vue-warehouse",
|
|
6441
7624
|
"npm": "vue-warehouse",
|
|
6442
7625
|
"icon": "",
|
|
@@ -6459,12 +7642,12 @@
|
|
|
6459
7642
|
},
|
|
6460
7643
|
{
|
|
6461
7644
|
"name": "vue3-carousel-nuxt",
|
|
6462
|
-
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt
|
|
7645
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
6463
7646
|
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6464
7647
|
"npm": "vue3-carousel-nuxt",
|
|
6465
7648
|
"icon": "",
|
|
6466
7649
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6467
|
-
"website": "",
|
|
7650
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6468
7651
|
"learn_more": "",
|
|
6469
7652
|
"category": "UI",
|
|
6470
7653
|
"type": "3rd-party",
|
|
@@ -6483,7 +7666,7 @@
|
|
|
6483
7666
|
{
|
|
6484
7667
|
"name": "vuefire",
|
|
6485
7668
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
6486
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7669
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
6487
7670
|
"npm": "nuxt-vuefire",
|
|
6488
7671
|
"icon": "vuefire.svg",
|
|
6489
7672
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -6502,15 +7685,61 @@
|
|
|
6502
7685
|
"requires": {}
|
|
6503
7686
|
}
|
|
6504
7687
|
},
|
|
7688
|
+
{
|
|
7689
|
+
"name": "vueform-builder",
|
|
7690
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7691
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7692
|
+
"npm": "@vueform/builder-nuxt",
|
|
7693
|
+
"icon": "vueform.svg",
|
|
7694
|
+
"github": "https://github.com/vueform/builder",
|
|
7695
|
+
"website": "https://builder.vueform.com",
|
|
7696
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
7697
|
+
"category": "Libraries",
|
|
7698
|
+
"type": "3rd-party",
|
|
7699
|
+
"maintainers": [
|
|
7700
|
+
{
|
|
7701
|
+
"name": "Adam Berecz",
|
|
7702
|
+
"github": "adamberecz",
|
|
7703
|
+
"twitter": "bereczadam"
|
|
7704
|
+
}
|
|
7705
|
+
],
|
|
7706
|
+
"compatibility": {
|
|
7707
|
+
"nuxt": "^3.0.0",
|
|
7708
|
+
"requires": {}
|
|
7709
|
+
}
|
|
7710
|
+
},
|
|
7711
|
+
{
|
|
7712
|
+
"name": "vueform",
|
|
7713
|
+
"description": "Official Vueform module for Nuxt",
|
|
7714
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7715
|
+
"npm": "@vueform/nuxt",
|
|
7716
|
+
"icon": "vueform.svg",
|
|
7717
|
+
"github": "https://github.com/vueform/vueform",
|
|
7718
|
+
"website": "https://vueform.com",
|
|
7719
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
7720
|
+
"category": "Libraries",
|
|
7721
|
+
"type": "3rd-party",
|
|
7722
|
+
"maintainers": [
|
|
7723
|
+
{
|
|
7724
|
+
"name": "Adam Berecz",
|
|
7725
|
+
"github": "adamberecz",
|
|
7726
|
+
"twitter": "bereczadam"
|
|
7727
|
+
}
|
|
7728
|
+
],
|
|
7729
|
+
"compatibility": {
|
|
7730
|
+
"nuxt": "^3.0.0",
|
|
7731
|
+
"requires": {}
|
|
7732
|
+
}
|
|
7733
|
+
},
|
|
6505
7734
|
{
|
|
6506
7735
|
"name": "vuestic",
|
|
6507
|
-
"description": "Vuestic UI module for Nuxt
|
|
7736
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6508
7737
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6509
7738
|
"npm": "@vuestic/nuxt",
|
|
6510
7739
|
"icon": "vuestic.png",
|
|
6511
7740
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
6512
|
-
"website": "https://vuestic.dev",
|
|
6513
|
-
"learn_more": "https://vuestic.dev/
|
|
7741
|
+
"website": "https://ui.vuestic.dev",
|
|
7742
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
6514
7743
|
"category": "UI",
|
|
6515
7744
|
"type": "3rd-party",
|
|
6516
7745
|
"maintainers": [
|
|
@@ -6531,8 +7760,8 @@
|
|
|
6531
7760
|
"npm": "vuetify-nuxt-module",
|
|
6532
7761
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
6533
7762
|
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6534
|
-
"website": "https://
|
|
6535
|
-
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
7763
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
7764
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
6536
7765
|
"category": "UI",
|
|
6537
7766
|
"type": "3rd-party",
|
|
6538
7767
|
"maintainers": [
|
|
@@ -6548,7 +7777,7 @@
|
|
|
6548
7777
|
},
|
|
6549
7778
|
{
|
|
6550
7779
|
"name": "vuetify",
|
|
6551
|
-
"description": "Vuetify Module for Nuxt
|
|
7780
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6552
7781
|
"repo": "nuxt-community/vuetify-module",
|
|
6553
7782
|
"npm": "@nuxtjs/vuetify",
|
|
6554
7783
|
"icon": "vuetify.png",
|
|
@@ -6595,7 +7824,8 @@
|
|
|
6595
7824
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6596
7825
|
"requires": {
|
|
6597
7826
|
"bridge": "optional"
|
|
6598
|
-
}
|
|
7827
|
+
},
|
|
7828
|
+
"devtools": "^0.0.0"
|
|
6599
7829
|
}
|
|
6600
7830
|
},
|
|
6601
7831
|
{
|
|
@@ -6622,7 +7852,7 @@
|
|
|
6622
7852
|
},
|
|
6623
7853
|
{
|
|
6624
7854
|
"name": "vunix",
|
|
6625
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7855
|
+
"description": "Comprehensive UI toolkit for Vue.js and Nuxt 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.",
|
|
6626
7856
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6627
7857
|
"npm": "@vunix/nuxt",
|
|
6628
7858
|
"icon": "",
|
|
@@ -6646,11 +7876,11 @@
|
|
|
6646
7876
|
{
|
|
6647
7877
|
"name": "web-vitals",
|
|
6648
7878
|
"description": "Web Vitals for Nuxt",
|
|
6649
|
-
"repo": "nuxt-
|
|
7879
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6650
7880
|
"npm": "@nuxtjs/web-vitals",
|
|
6651
7881
|
"icon": "web-vitals.png",
|
|
6652
|
-
"github": "https://github.com/nuxt-
|
|
6653
|
-
"website": "https://github.com/nuxt-
|
|
7882
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7883
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6654
7884
|
"learn_more": "",
|
|
6655
7885
|
"category": "Performance",
|
|
6656
7886
|
"type": "community",
|
|
@@ -6701,7 +7931,7 @@
|
|
|
6701
7931
|
},
|
|
6702
7932
|
{
|
|
6703
7933
|
"name": "webpack-optimisations",
|
|
6704
|
-
"description": "Nuxt
|
|
7934
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6705
7935
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6706
7936
|
"npm": "nuxt-webpack-optimisations",
|
|
6707
7937
|
"icon": "build-optimisations.svg",
|
|
@@ -6776,7 +8006,7 @@
|
|
|
6776
8006
|
"icon": "webpack.png",
|
|
6777
8007
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6778
8008
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6779
|
-
"learn_more": "
|
|
8009
|
+
"learn_more": "",
|
|
6780
8010
|
"category": "Devtools",
|
|
6781
8011
|
"type": "community",
|
|
6782
8012
|
"maintainers": [
|
|
@@ -6793,7 +8023,7 @@
|
|
|
6793
8023
|
},
|
|
6794
8024
|
{
|
|
6795
8025
|
"name": "well-known",
|
|
6796
|
-
"description": "A Nuxt
|
|
8026
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6797
8027
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6798
8028
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6799
8029
|
"icon": "well-known.svg",
|
|
@@ -6815,7 +8045,7 @@
|
|
|
6815
8045
|
},
|
|
6816
8046
|
{
|
|
6817
8047
|
"name": "wideangle",
|
|
6818
|
-
"description": "Nuxt
|
|
8048
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
6819
8049
|
"repo": "inputobjects/wideangle-nuxt",
|
|
6820
8050
|
"npm": "wideangle-nuxt",
|
|
6821
8051
|
"icon": "wideangle.png",
|
|
@@ -6842,11 +8072,11 @@
|
|
|
6842
8072
|
{
|
|
6843
8073
|
"name": "windicss",
|
|
6844
8074
|
"description": "Next generation utility-first CSS framework.",
|
|
6845
|
-
"repo": "windicss/nuxt-windicss
|
|
8075
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
6846
8076
|
"npm": "nuxt-windicss",
|
|
6847
8077
|
"icon": "windicss.svg",
|
|
6848
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
6849
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8078
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8079
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
6850
8080
|
"learn_more": "https://windicss.org/",
|
|
6851
8081
|
"category": "UI",
|
|
6852
8082
|
"type": "3rd-party",
|
|
@@ -6982,55 +8212,9 @@
|
|
|
6982
8212
|
"requires": {}
|
|
6983
8213
|
}
|
|
6984
8214
|
},
|
|
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
8215
|
{
|
|
7032
8216
|
"name": "zendesk",
|
|
7033
|
-
"description": "Nuxt
|
|
8217
|
+
"description": "Nuxt module for Zendesk",
|
|
7034
8218
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
7035
8219
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
7036
8220
|
"icon": "zendesk.png",
|