@nuxt/modules 0.6.0-b2c40d → 0.6.0-b2f3a2
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 +1343 -503
- package/package.json +8 -5
package/modules.json
CHANGED
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
}
|
|
74
74
|
],
|
|
75
75
|
"compatibility": {
|
|
76
|
-
"nuxt": "^2.0.0 ||
|
|
76
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
77
77
|
"requires": {
|
|
78
78
|
"bridge": true
|
|
79
79
|
}
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"compatibility": {
|
|
145
|
-
"nuxt": "^2.0.0 ||
|
|
145
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
}
|
|
165
165
|
],
|
|
166
166
|
"compatibility": {
|
|
167
|
-
"nuxt": "
|
|
167
|
+
"nuxt": ">=3.0.0",
|
|
168
168
|
"requires": {
|
|
169
169
|
"bridge": "optional"
|
|
170
170
|
}
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
180
|
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
181
|
"learn_more": "",
|
|
182
|
-
"category": "
|
|
182
|
+
"category": "Libraries",
|
|
183
183
|
"type": "3rd-party",
|
|
184
184
|
"maintainers": [
|
|
185
185
|
{
|
|
@@ -188,18 +188,18 @@
|
|
|
188
188
|
}
|
|
189
189
|
],
|
|
190
190
|
"compatibility": {
|
|
191
|
-
"nuxt": "
|
|
191
|
+
"nuxt": ">=3.0.0",
|
|
192
192
|
"requires": {}
|
|
193
193
|
}
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"name": "api-party",
|
|
197
|
-
"description": "
|
|
197
|
+
"description": "Securely connect to any API with a server proxy and dynamic composables",
|
|
198
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
199
199
|
"npm": "nuxt-api-party",
|
|
200
200
|
"icon": "api-party.svg",
|
|
201
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
202
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
203
203
|
"learn_more": "",
|
|
204
204
|
"category": "Request",
|
|
205
205
|
"type": "3rd-party",
|
|
@@ -212,7 +212,29 @@
|
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
214
|
"compatibility": {
|
|
215
|
-
"nuxt": "
|
|
215
|
+
"nuxt": ">=3.0.0",
|
|
216
|
+
"requires": {}
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"name": "api-shield",
|
|
221
|
+
"description": "Nuxt API Shield - Rate Limiting",
|
|
222
|
+
"repo": "rrd108/nuxt-api-shield",
|
|
223
|
+
"npm": "nuxt-api-shield",
|
|
224
|
+
"icon": "api-shield.png",
|
|
225
|
+
"github": "https://github.com/rrd108/nuxt-api-shield",
|
|
226
|
+
"website": "https://github.com/rrd108/nuxt-api-shield",
|
|
227
|
+
"learn_more": "",
|
|
228
|
+
"category": "Security",
|
|
229
|
+
"type": "3rd-party",
|
|
230
|
+
"maintainers": [
|
|
231
|
+
{
|
|
232
|
+
"name": "rrd",
|
|
233
|
+
"github": "rrd108"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"compatibility": {
|
|
237
|
+
"nuxt": ">=3.0.0",
|
|
216
238
|
"requires": {}
|
|
217
239
|
}
|
|
218
240
|
},
|
|
@@ -260,7 +282,7 @@
|
|
|
260
282
|
}
|
|
261
283
|
],
|
|
262
284
|
"compatibility": {
|
|
263
|
-
"nuxt": "^2.0.0 ||
|
|
285
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
264
286
|
"requires": {}
|
|
265
287
|
}
|
|
266
288
|
},
|
|
@@ -304,7 +326,7 @@
|
|
|
304
326
|
}
|
|
305
327
|
],
|
|
306
328
|
"compatibility": {
|
|
307
|
-
"nuxt": "
|
|
329
|
+
"nuxt": ">=3.0.0",
|
|
308
330
|
"requires": {}
|
|
309
331
|
}
|
|
310
332
|
},
|
|
@@ -326,7 +348,7 @@
|
|
|
326
348
|
}
|
|
327
349
|
],
|
|
328
350
|
"compatibility": {
|
|
329
|
-
"nuxt": "
|
|
351
|
+
"nuxt": ">=3.0.0",
|
|
330
352
|
"requires": {}
|
|
331
353
|
}
|
|
332
354
|
},
|
|
@@ -349,7 +371,7 @@
|
|
|
349
371
|
}
|
|
350
372
|
],
|
|
351
373
|
"compatibility": {
|
|
352
|
-
"nuxt": "
|
|
374
|
+
"nuxt": ">=3.0.0",
|
|
353
375
|
"requires": {}
|
|
354
376
|
}
|
|
355
377
|
},
|
|
@@ -362,7 +384,7 @@
|
|
|
362
384
|
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
385
|
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
386
|
"learn_more": "",
|
|
365
|
-
"category": "
|
|
387
|
+
"category": "Security",
|
|
366
388
|
"type": "3rd-party",
|
|
367
389
|
"maintainers": [
|
|
368
390
|
{
|
|
@@ -371,7 +393,7 @@
|
|
|
371
393
|
}
|
|
372
394
|
],
|
|
373
395
|
"compatibility": {
|
|
374
|
-
"nuxt": "
|
|
396
|
+
"nuxt": ">=3.0.0",
|
|
375
397
|
"requires": {}
|
|
376
398
|
}
|
|
377
399
|
},
|
|
@@ -421,7 +443,30 @@
|
|
|
421
443
|
}
|
|
422
444
|
],
|
|
423
445
|
"compatibility": {
|
|
424
|
-
"nuxt": "
|
|
446
|
+
"nuxt": ">=3.0.0",
|
|
447
|
+
"requires": {}
|
|
448
|
+
}
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "authorization",
|
|
452
|
+
"description": "Manage permissions inside the app and the server.",
|
|
453
|
+
"repo": "barbapapazes/nuxt-authorization",
|
|
454
|
+
"npm": "nuxt-authorization",
|
|
455
|
+
"icon": "",
|
|
456
|
+
"github": "https://github.com/barbapapazes/nuxt-authorization",
|
|
457
|
+
"website": "https://github.com/barbapapazes/nuxt-authorization",
|
|
458
|
+
"learn_more": "https://soubiran.dev/posts/nuxt-going-full-stack-how-to-handle-authorization",
|
|
459
|
+
"category": "Security",
|
|
460
|
+
"type": "3rd-party",
|
|
461
|
+
"maintainers": [
|
|
462
|
+
{
|
|
463
|
+
"name": "Estéban Soubiran",
|
|
464
|
+
"github": "barbapapazes",
|
|
465
|
+
"twitter": "soubiran_"
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"compatibility": {
|
|
469
|
+
"nuxt": ">=3.0.0",
|
|
425
470
|
"requires": {}
|
|
426
471
|
}
|
|
427
472
|
},
|
|
@@ -444,7 +489,7 @@
|
|
|
444
489
|
}
|
|
445
490
|
],
|
|
446
491
|
"compatibility": {
|
|
447
|
-
"nuxt": "
|
|
492
|
+
"nuxt": ">=3.0.0",
|
|
448
493
|
"requires": {}
|
|
449
494
|
}
|
|
450
495
|
},
|
|
@@ -589,7 +634,7 @@
|
|
|
589
634
|
}
|
|
590
635
|
],
|
|
591
636
|
"compatibility": {
|
|
592
|
-
"nuxt": "^2.0.0 ||
|
|
637
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
593
638
|
"requires": {
|
|
594
639
|
"bridge": true
|
|
595
640
|
}
|
|
@@ -658,7 +703,7 @@
|
|
|
658
703
|
}
|
|
659
704
|
],
|
|
660
705
|
"compatibility": {
|
|
661
|
-
"nuxt": "
|
|
706
|
+
"nuxt": ">=3.0.0",
|
|
662
707
|
"requires": {}
|
|
663
708
|
}
|
|
664
709
|
},
|
|
@@ -703,7 +748,7 @@
|
|
|
703
748
|
}
|
|
704
749
|
],
|
|
705
750
|
"compatibility": {
|
|
706
|
-
"nuxt": "
|
|
751
|
+
"nuxt": ">=3.0.0",
|
|
707
752
|
"requires": {}
|
|
708
753
|
}
|
|
709
754
|
},
|
|
@@ -747,7 +792,7 @@
|
|
|
747
792
|
}
|
|
748
793
|
],
|
|
749
794
|
"compatibility": {
|
|
750
|
-
"nuxt": "
|
|
795
|
+
"nuxt": ">=3.0.0",
|
|
751
796
|
"requires": {}
|
|
752
797
|
}
|
|
753
798
|
},
|
|
@@ -792,7 +837,7 @@
|
|
|
792
837
|
}
|
|
793
838
|
],
|
|
794
839
|
"compatibility": {
|
|
795
|
-
"nuxt": "
|
|
840
|
+
"nuxt": ">=3.0.0",
|
|
796
841
|
"requires": {}
|
|
797
842
|
}
|
|
798
843
|
},
|
|
@@ -863,7 +908,7 @@
|
|
|
863
908
|
}
|
|
864
909
|
],
|
|
865
910
|
"compatibility": {
|
|
866
|
-
"nuxt": "
|
|
911
|
+
"nuxt": ">=3.0.0",
|
|
867
912
|
"requires": {}
|
|
868
913
|
}
|
|
869
914
|
},
|
|
@@ -909,7 +954,7 @@
|
|
|
909
954
|
}
|
|
910
955
|
],
|
|
911
956
|
"compatibility": {
|
|
912
|
-
"nuxt": "^2.0.0 ||
|
|
957
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
913
958
|
"requires": {
|
|
914
959
|
"bridge": "optional"
|
|
915
960
|
}
|
|
@@ -980,7 +1025,7 @@
|
|
|
980
1025
|
}
|
|
981
1026
|
],
|
|
982
1027
|
"compatibility": {
|
|
983
|
-
"nuxt": "
|
|
1028
|
+
"nuxt": ">=3.0.0",
|
|
984
1029
|
"requires": {}
|
|
985
1030
|
}
|
|
986
1031
|
},
|
|
@@ -991,7 +1036,7 @@
|
|
|
991
1036
|
"npm": "@nuxt/content",
|
|
992
1037
|
"icon": "nuxt.svg",
|
|
993
1038
|
"github": "https://github.com/nuxt/content",
|
|
994
|
-
"website": "https://content.
|
|
1039
|
+
"website": "https://content.nuxt.com",
|
|
995
1040
|
"learn_more": "",
|
|
996
1041
|
"category": "CMS",
|
|
997
1042
|
"type": "official",
|
|
@@ -1013,7 +1058,7 @@
|
|
|
1013
1058
|
}
|
|
1014
1059
|
],
|
|
1015
1060
|
"compatibility": {
|
|
1016
|
-
"nuxt": "^2.0.0 ||
|
|
1061
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1017
1062
|
"requires": {}
|
|
1018
1063
|
}
|
|
1019
1064
|
},
|
|
@@ -1058,7 +1103,7 @@
|
|
|
1058
1103
|
}
|
|
1059
1104
|
],
|
|
1060
1105
|
"compatibility": {
|
|
1061
|
-
"nuxt": "
|
|
1106
|
+
"nuxt": ">=3.0.0",
|
|
1062
1107
|
"requires": {}
|
|
1063
1108
|
}
|
|
1064
1109
|
},
|
|
@@ -1081,7 +1126,7 @@
|
|
|
1081
1126
|
}
|
|
1082
1127
|
],
|
|
1083
1128
|
"compatibility": {
|
|
1084
|
-
"nuxt": "
|
|
1129
|
+
"nuxt": ">=3.0.0",
|
|
1085
1130
|
"requires": {}
|
|
1086
1131
|
}
|
|
1087
1132
|
},
|
|
@@ -1092,7 +1137,7 @@
|
|
|
1092
1137
|
"npm": "nuxt-custom-elements",
|
|
1093
1138
|
"icon": "custom-elements.png",
|
|
1094
1139
|
"github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
|
|
1095
|
-
"website": "https://nuxt-custom-elements
|
|
1140
|
+
"website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
|
|
1096
1141
|
"learn_more": "https://github.com/karol-f/vue-custom-element",
|
|
1097
1142
|
"category": "Extensions",
|
|
1098
1143
|
"type": "3rd-party",
|
|
@@ -1197,7 +1242,7 @@
|
|
|
1197
1242
|
}
|
|
1198
1243
|
],
|
|
1199
1244
|
"compatibility": {
|
|
1200
|
-
"nuxt": "
|
|
1245
|
+
"nuxt": ">=3.0.0",
|
|
1201
1246
|
"requires": {}
|
|
1202
1247
|
}
|
|
1203
1248
|
},
|
|
@@ -1220,7 +1265,7 @@
|
|
|
1220
1265
|
}
|
|
1221
1266
|
],
|
|
1222
1267
|
"compatibility": {
|
|
1223
|
-
"nuxt": "
|
|
1268
|
+
"nuxt": ">=3.0.0",
|
|
1224
1269
|
"requires": {}
|
|
1225
1270
|
}
|
|
1226
1271
|
},
|
|
@@ -1243,7 +1288,7 @@
|
|
|
1243
1288
|
}
|
|
1244
1289
|
],
|
|
1245
1290
|
"compatibility": {
|
|
1246
|
-
"nuxt": "^2.0.0 ||
|
|
1291
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1247
1292
|
"requires": {}
|
|
1248
1293
|
}
|
|
1249
1294
|
},
|
|
@@ -1265,7 +1310,7 @@
|
|
|
1265
1310
|
}
|
|
1266
1311
|
],
|
|
1267
1312
|
"compatibility": {
|
|
1268
|
-
"nuxt": "^2.0.0 ||
|
|
1313
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1269
1314
|
"requires": {}
|
|
1270
1315
|
}
|
|
1271
1316
|
},
|
|
@@ -1276,7 +1321,7 @@
|
|
|
1276
1321
|
"npm": "@nuxt/devtools",
|
|
1277
1322
|
"icon": "nuxt.svg",
|
|
1278
1323
|
"github": "https://github.com/nuxt/devtools",
|
|
1279
|
-
"website": "https://devtools.
|
|
1324
|
+
"website": "https://devtools.nuxt.com",
|
|
1280
1325
|
"learn_more": "",
|
|
1281
1326
|
"category": "Devtools",
|
|
1282
1327
|
"type": "official",
|
|
@@ -1288,7 +1333,7 @@
|
|
|
1288
1333
|
}
|
|
1289
1334
|
],
|
|
1290
1335
|
"compatibility": {
|
|
1291
|
-
"nuxt": "
|
|
1336
|
+
"nuxt": ">=3.0.0",
|
|
1292
1337
|
"requires": {}
|
|
1293
1338
|
}
|
|
1294
1339
|
},
|
|
@@ -1311,7 +1356,7 @@
|
|
|
1311
1356
|
}
|
|
1312
1357
|
],
|
|
1313
1358
|
"compatibility": {
|
|
1314
|
-
"nuxt": "
|
|
1359
|
+
"nuxt": ">=3.0.0",
|
|
1315
1360
|
"requires": {},
|
|
1316
1361
|
"devtools": "^0.0.0"
|
|
1317
1362
|
}
|
|
@@ -1334,7 +1379,7 @@
|
|
|
1334
1379
|
}
|
|
1335
1380
|
],
|
|
1336
1381
|
"compatibility": {
|
|
1337
|
-
"nuxt": "
|
|
1382
|
+
"nuxt": ">=3.0.0",
|
|
1338
1383
|
"requires": {}
|
|
1339
1384
|
}
|
|
1340
1385
|
},
|
|
@@ -1356,7 +1401,7 @@
|
|
|
1356
1401
|
}
|
|
1357
1402
|
],
|
|
1358
1403
|
"compatibility": {
|
|
1359
|
-
"nuxt": "
|
|
1404
|
+
"nuxt": ">=3.0.0",
|
|
1360
1405
|
"requires": {}
|
|
1361
1406
|
}
|
|
1362
1407
|
},
|
|
@@ -1411,7 +1456,7 @@
|
|
|
1411
1456
|
}
|
|
1412
1457
|
],
|
|
1413
1458
|
"compatibility": {
|
|
1414
|
-
"nuxt": "^2.0.0 ||
|
|
1459
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1415
1460
|
"requires": {}
|
|
1416
1461
|
}
|
|
1417
1462
|
},
|
|
@@ -1437,6 +1482,50 @@
|
|
|
1437
1482
|
"requires": {}
|
|
1438
1483
|
}
|
|
1439
1484
|
},
|
|
1485
|
+
{
|
|
1486
|
+
"name": "easy-lightbox",
|
|
1487
|
+
"description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
|
|
1488
|
+
"repo": "modbender/nuxt-easy-lightbox",
|
|
1489
|
+
"npm": "nuxt-easy-lightbox",
|
|
1490
|
+
"icon": "easy-lightbox.svg",
|
|
1491
|
+
"github": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1492
|
+
"website": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1493
|
+
"learn_more": "",
|
|
1494
|
+
"category": "Libraries",
|
|
1495
|
+
"type": "3rd-party",
|
|
1496
|
+
"maintainers": [
|
|
1497
|
+
{
|
|
1498
|
+
"name": "modbender",
|
|
1499
|
+
"github": "modbender"
|
|
1500
|
+
}
|
|
1501
|
+
],
|
|
1502
|
+
"compatibility": {
|
|
1503
|
+
"nuxt": ">=3.0.0",
|
|
1504
|
+
"requires": {}
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "echarts",
|
|
1509
|
+
"description": "Nuxt Module for Apache ECharts™",
|
|
1510
|
+
"repo": "kingyue737/nuxt-echarts",
|
|
1511
|
+
"npm": "nuxt-echarts",
|
|
1512
|
+
"icon": "echarts.svg",
|
|
1513
|
+
"github": "https://github.com/kingyue737/nuxt-echarts",
|
|
1514
|
+
"website": "https://echarts.nuxt.dev",
|
|
1515
|
+
"learn_more": "https://nuxt-echarts.nuxt.dev",
|
|
1516
|
+
"category": "Libraries",
|
|
1517
|
+
"type": "3rd-party",
|
|
1518
|
+
"maintainers": [
|
|
1519
|
+
{
|
|
1520
|
+
"name": "Yue JIN",
|
|
1521
|
+
"github": "kingyue737"
|
|
1522
|
+
}
|
|
1523
|
+
],
|
|
1524
|
+
"compatibility": {
|
|
1525
|
+
"nuxt": ">=3.0.0",
|
|
1526
|
+
"requires": {}
|
|
1527
|
+
}
|
|
1528
|
+
},
|
|
1440
1529
|
{
|
|
1441
1530
|
"name": "edgedb",
|
|
1442
1531
|
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
@@ -1456,7 +1545,7 @@
|
|
|
1456
1545
|
}
|
|
1457
1546
|
],
|
|
1458
1547
|
"compatibility": {
|
|
1459
|
-
"nuxt": "
|
|
1548
|
+
"nuxt": ">=3.8.0",
|
|
1460
1549
|
"requires": {}
|
|
1461
1550
|
}
|
|
1462
1551
|
},
|
|
@@ -1478,7 +1567,7 @@
|
|
|
1478
1567
|
}
|
|
1479
1568
|
],
|
|
1480
1569
|
"compatibility": {
|
|
1481
|
-
"nuxt": "
|
|
1570
|
+
"nuxt": ">=3.0.0",
|
|
1482
1571
|
"requires": {}
|
|
1483
1572
|
}
|
|
1484
1573
|
},
|
|
@@ -1500,7 +1589,7 @@
|
|
|
1500
1589
|
}
|
|
1501
1590
|
],
|
|
1502
1591
|
"compatibility": {
|
|
1503
|
-
"nuxt": "
|
|
1592
|
+
"nuxt": ">=3.0.0",
|
|
1504
1593
|
"requires": {
|
|
1505
1594
|
"bridge": "optional"
|
|
1506
1595
|
}
|
|
@@ -1530,12 +1619,12 @@
|
|
|
1530
1619
|
}
|
|
1531
1620
|
],
|
|
1532
1621
|
"compatibility": {
|
|
1533
|
-
"nuxt": "^2.0.0 ||
|
|
1622
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1534
1623
|
"requires": {}
|
|
1535
1624
|
}
|
|
1536
1625
|
},
|
|
1537
1626
|
{
|
|
1538
|
-
"name": "eslint",
|
|
1627
|
+
"name": "eslint-module",
|
|
1539
1628
|
"description": "ESLint module for Nuxt",
|
|
1540
1629
|
"repo": "nuxt-community/eslint-module",
|
|
1541
1630
|
"npm": "@nuxtjs/eslint-module",
|
|
@@ -1552,7 +1641,30 @@
|
|
|
1552
1641
|
}
|
|
1553
1642
|
],
|
|
1554
1643
|
"compatibility": {
|
|
1555
|
-
"nuxt": "^2.0.0 ||
|
|
1644
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1645
|
+
"requires": {}
|
|
1646
|
+
}
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"name": "eslint",
|
|
1650
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1651
|
+
"repo": "nuxt/eslint",
|
|
1652
|
+
"npm": "@nuxt/eslint",
|
|
1653
|
+
"icon": "nuxt.svg",
|
|
1654
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1655
|
+
"website": "https://eslint.nuxt.com",
|
|
1656
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1657
|
+
"category": "Devtools",
|
|
1658
|
+
"type": "official",
|
|
1659
|
+
"maintainers": [
|
|
1660
|
+
{
|
|
1661
|
+
"name": "Anthony Fu",
|
|
1662
|
+
"github": "antfu",
|
|
1663
|
+
"twitter": "antfu7"
|
|
1664
|
+
}
|
|
1665
|
+
],
|
|
1666
|
+
"compatibility": {
|
|
1667
|
+
"nuxt": ">=3.0.0",
|
|
1556
1668
|
"requires": {}
|
|
1557
1669
|
}
|
|
1558
1670
|
},
|
|
@@ -1597,7 +1709,7 @@
|
|
|
1597
1709
|
}
|
|
1598
1710
|
],
|
|
1599
1711
|
"compatibility": {
|
|
1600
|
-
"nuxt": "
|
|
1712
|
+
"nuxt": ">=3.0.0",
|
|
1601
1713
|
"requires": {}
|
|
1602
1714
|
}
|
|
1603
1715
|
},
|
|
@@ -1775,7 +1887,7 @@
|
|
|
1775
1887
|
}
|
|
1776
1888
|
],
|
|
1777
1889
|
"compatibility": {
|
|
1778
|
-
"nuxt": "
|
|
1890
|
+
"nuxt": ">=3.0.0",
|
|
1779
1891
|
"requires": {}
|
|
1780
1892
|
}
|
|
1781
1893
|
},
|
|
@@ -1801,6 +1913,29 @@
|
|
|
1801
1913
|
"requires": {}
|
|
1802
1914
|
}
|
|
1803
1915
|
},
|
|
1916
|
+
{
|
|
1917
|
+
"name": "fonts",
|
|
1918
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1919
|
+
"repo": "nuxt/fonts",
|
|
1920
|
+
"npm": "@nuxt/fonts",
|
|
1921
|
+
"icon": "nuxt.svg",
|
|
1922
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1923
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1924
|
+
"learn_more": "",
|
|
1925
|
+
"category": "Libraries",
|
|
1926
|
+
"type": "official",
|
|
1927
|
+
"maintainers": [
|
|
1928
|
+
{
|
|
1929
|
+
"name": "Daniel Roe",
|
|
1930
|
+
"github": "danielroe",
|
|
1931
|
+
"twitter": "danielcroe"
|
|
1932
|
+
}
|
|
1933
|
+
],
|
|
1934
|
+
"compatibility": {
|
|
1935
|
+
"nuxt": ">=3.0.0",
|
|
1936
|
+
"requires": {}
|
|
1937
|
+
}
|
|
1938
|
+
},
|
|
1804
1939
|
{
|
|
1805
1940
|
"name": "form-actions",
|
|
1806
1941
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
@@ -1820,7 +1955,7 @@
|
|
|
1820
1955
|
}
|
|
1821
1956
|
],
|
|
1822
1957
|
"compatibility": {
|
|
1823
|
-
"nuxt": "
|
|
1958
|
+
"nuxt": ">=3.7.0",
|
|
1824
1959
|
"requires": {}
|
|
1825
1960
|
}
|
|
1826
1961
|
},
|
|
@@ -1848,7 +1983,7 @@
|
|
|
1848
1983
|
}
|
|
1849
1984
|
],
|
|
1850
1985
|
"compatibility": {
|
|
1851
|
-
"nuxt": "
|
|
1986
|
+
"nuxt": ">=3.0.0",
|
|
1852
1987
|
"requires": {}
|
|
1853
1988
|
}
|
|
1854
1989
|
},
|
|
@@ -1918,7 +2053,7 @@
|
|
|
1918
2053
|
}
|
|
1919
2054
|
],
|
|
1920
2055
|
"compatibility": {
|
|
1921
|
-
"nuxt": "^2.0.0 ||
|
|
2056
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1922
2057
|
"requires": {}
|
|
1923
2058
|
}
|
|
1924
2059
|
},
|
|
@@ -1972,7 +2107,7 @@
|
|
|
1972
2107
|
}
|
|
1973
2108
|
],
|
|
1974
2109
|
"compatibility": {
|
|
1975
|
-
"nuxt": "^2.0.0 ||
|
|
2110
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1976
2111
|
"requires": {
|
|
1977
2112
|
"bridge": "optional"
|
|
1978
2113
|
}
|
|
@@ -2055,7 +2190,7 @@
|
|
|
2055
2190
|
}
|
|
2056
2191
|
],
|
|
2057
2192
|
"compatibility": {
|
|
2058
|
-
"nuxt": "
|
|
2193
|
+
"nuxt": ">=3.0.0",
|
|
2059
2194
|
"requires": {}
|
|
2060
2195
|
}
|
|
2061
2196
|
},
|
|
@@ -2077,7 +2212,7 @@
|
|
|
2077
2212
|
}
|
|
2078
2213
|
],
|
|
2079
2214
|
"compatibility": {
|
|
2080
|
-
"nuxt": "^2.0.0 ||
|
|
2215
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2081
2216
|
"requires": {}
|
|
2082
2217
|
}
|
|
2083
2218
|
},
|
|
@@ -2099,14 +2234,14 @@
|
|
|
2099
2234
|
}
|
|
2100
2235
|
],
|
|
2101
2236
|
"compatibility": {
|
|
2102
|
-
"nuxt": "
|
|
2237
|
+
"nuxt": ">=3.0.0",
|
|
2103
2238
|
"requires": {},
|
|
2104
2239
|
"devtools": "^0.0.0"
|
|
2105
2240
|
}
|
|
2106
2241
|
},
|
|
2107
2242
|
{
|
|
2108
2243
|
"name": "gtag",
|
|
2109
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2244
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2110
2245
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2111
2246
|
"npm": "nuxt-gtag",
|
|
2112
2247
|
"icon": "gtag.svg",
|
|
@@ -2124,7 +2259,7 @@
|
|
|
2124
2259
|
}
|
|
2125
2260
|
],
|
|
2126
2261
|
"compatibility": {
|
|
2127
|
-
"nuxt": "
|
|
2262
|
+
"nuxt": ">=3.0.0",
|
|
2128
2263
|
"requires": {}
|
|
2129
2264
|
}
|
|
2130
2265
|
},
|
|
@@ -2191,7 +2326,7 @@
|
|
|
2191
2326
|
}
|
|
2192
2327
|
],
|
|
2193
2328
|
"compatibility": {
|
|
2194
|
-
"nuxt": "
|
|
2329
|
+
"nuxt": ">=3.0.0",
|
|
2195
2330
|
"requires": {}
|
|
2196
2331
|
}
|
|
2197
2332
|
},
|
|
@@ -2214,7 +2349,7 @@
|
|
|
2214
2349
|
}
|
|
2215
2350
|
],
|
|
2216
2351
|
"compatibility": {
|
|
2217
|
-
"nuxt": "
|
|
2352
|
+
"nuxt": ">=3.0.0",
|
|
2218
2353
|
"requires": {}
|
|
2219
2354
|
}
|
|
2220
2355
|
},
|
|
@@ -2236,7 +2371,7 @@
|
|
|
2236
2371
|
}
|
|
2237
2372
|
],
|
|
2238
2373
|
"compatibility": {
|
|
2239
|
-
"nuxt": "
|
|
2374
|
+
"nuxt": ">=3.0.0",
|
|
2240
2375
|
"requires": {}
|
|
2241
2376
|
}
|
|
2242
2377
|
},
|
|
@@ -2329,6 +2464,28 @@
|
|
|
2329
2464
|
"requires": {}
|
|
2330
2465
|
}
|
|
2331
2466
|
},
|
|
2467
|
+
{
|
|
2468
|
+
"name": "hotjar",
|
|
2469
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2470
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2471
|
+
"npm": "nuxt-module-hotjar",
|
|
2472
|
+
"icon": "hotjar.png",
|
|
2473
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2474
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2475
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2476
|
+
"category": "SEO",
|
|
2477
|
+
"type": "3rd-party",
|
|
2478
|
+
"maintainers": [
|
|
2479
|
+
{
|
|
2480
|
+
"name": "Raphaël DAMEVIN",
|
|
2481
|
+
"github": "damevin"
|
|
2482
|
+
}
|
|
2483
|
+
],
|
|
2484
|
+
"compatibility": {
|
|
2485
|
+
"nuxt": ">=3.0.0",
|
|
2486
|
+
"requires": {}
|
|
2487
|
+
}
|
|
2488
|
+
},
|
|
2332
2489
|
{
|
|
2333
2490
|
"name": "html-minifier",
|
|
2334
2491
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2358,7 +2515,7 @@
|
|
|
2358
2515
|
"npm": "@nuxtjs/html-validator",
|
|
2359
2516
|
"icon": "html-validator.png",
|
|
2360
2517
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2361
|
-
"website": "https://html-validator
|
|
2518
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2362
2519
|
"learn_more": "https://html-validate.org",
|
|
2363
2520
|
"category": "Performance",
|
|
2364
2521
|
"type": "community",
|
|
@@ -2370,7 +2527,7 @@
|
|
|
2370
2527
|
}
|
|
2371
2528
|
],
|
|
2372
2529
|
"compatibility": {
|
|
2373
|
-
"nuxt": "^2.0.0 ||
|
|
2530
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2374
2531
|
"requires": {
|
|
2375
2532
|
"bridge": "optional"
|
|
2376
2533
|
}
|
|
@@ -2404,6 +2561,44 @@
|
|
|
2404
2561
|
"requires": {}
|
|
2405
2562
|
}
|
|
2406
2563
|
},
|
|
2564
|
+
{
|
|
2565
|
+
"name": "hub",
|
|
2566
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2567
|
+
"repo": "nuxt-hub/core",
|
|
2568
|
+
"npm": "@nuxthub/core",
|
|
2569
|
+
"icon": "nuxthub.svg",
|
|
2570
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2571
|
+
"website": "https://hub.nuxt.com",
|
|
2572
|
+
"learn_more": "",
|
|
2573
|
+
"category": "Database",
|
|
2574
|
+
"type": "3rd-party",
|
|
2575
|
+
"maintainers": [
|
|
2576
|
+
{
|
|
2577
|
+
"name": "Sebastien Chopin",
|
|
2578
|
+
"github": "Atinux"
|
|
2579
|
+
},
|
|
2580
|
+
{
|
|
2581
|
+
"name": "Ahad Birang",
|
|
2582
|
+
"github": "farnabaz"
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"name": "Sylvain Marroufin",
|
|
2586
|
+
"github": "smarroufin"
|
|
2587
|
+
},
|
|
2588
|
+
{
|
|
2589
|
+
"name": "Florent Delerue",
|
|
2590
|
+
"github": "flosciante"
|
|
2591
|
+
},
|
|
2592
|
+
{
|
|
2593
|
+
"name": "NuxtLabs",
|
|
2594
|
+
"github": "nuxtlabs"
|
|
2595
|
+
}
|
|
2596
|
+
],
|
|
2597
|
+
"compatibility": {
|
|
2598
|
+
"nuxt": ">=3.0.0",
|
|
2599
|
+
"requires": {}
|
|
2600
|
+
}
|
|
2601
|
+
},
|
|
2407
2602
|
{
|
|
2408
2603
|
"name": "humans-txt",
|
|
2409
2604
|
"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.",
|
|
@@ -2453,7 +2648,7 @@
|
|
|
2453
2648
|
}
|
|
2454
2649
|
],
|
|
2455
2650
|
"compatibility": {
|
|
2456
|
-
"nuxt": "^2.0.0 ||
|
|
2651
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2457
2652
|
"requires": {}
|
|
2458
2653
|
}
|
|
2459
2654
|
},
|
|
@@ -2475,7 +2670,7 @@
|
|
|
2475
2670
|
}
|
|
2476
2671
|
],
|
|
2477
2672
|
"compatibility": {
|
|
2478
|
-
"nuxt": "
|
|
2673
|
+
"nuxt": ">=3.0.0",
|
|
2479
2674
|
"requires": {}
|
|
2480
2675
|
}
|
|
2481
2676
|
},
|
|
@@ -2497,30 +2692,34 @@
|
|
|
2497
2692
|
}
|
|
2498
2693
|
],
|
|
2499
2694
|
"compatibility": {
|
|
2500
|
-
"nuxt": "
|
|
2695
|
+
"nuxt": ">=3.0.0",
|
|
2501
2696
|
"requires": {},
|
|
2502
2697
|
"devtools": "^0.0.0"
|
|
2503
2698
|
}
|
|
2504
2699
|
},
|
|
2505
2700
|
{
|
|
2506
2701
|
"name": "icon",
|
|
2507
|
-
"description": "Icon module for Nuxt with
|
|
2508
|
-
"repo": "nuxt
|
|
2509
|
-
"npm": "nuxt
|
|
2702
|
+
"description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
|
|
2703
|
+
"repo": "nuxt/icon",
|
|
2704
|
+
"npm": "@nuxt/icon",
|
|
2510
2705
|
"icon": "nuxt-icon.png",
|
|
2511
|
-
"github": "https://github.com/nuxt
|
|
2512
|
-
"website": "https://github.com/nuxt
|
|
2706
|
+
"github": "https://github.com/nuxt/icon",
|
|
2707
|
+
"website": "https://github.com/nuxt/icon",
|
|
2513
2708
|
"learn_more": "",
|
|
2514
2709
|
"category": "UI",
|
|
2515
|
-
"type": "
|
|
2710
|
+
"type": "official",
|
|
2516
2711
|
"maintainers": [
|
|
2517
2712
|
{
|
|
2518
2713
|
"name": "Atinux",
|
|
2519
2714
|
"github": "Atinux"
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"name": "Anthony Fu",
|
|
2718
|
+
"github": "antfu"
|
|
2520
2719
|
}
|
|
2521
2720
|
],
|
|
2522
2721
|
"compatibility": {
|
|
2523
|
-
"nuxt": "
|
|
2722
|
+
"nuxt": ">=3.0.0",
|
|
2524
2723
|
"requires": {},
|
|
2525
2724
|
"devtools": "^0.0.0"
|
|
2526
2725
|
}
|
|
@@ -2543,7 +2742,7 @@
|
|
|
2543
2742
|
}
|
|
2544
2743
|
],
|
|
2545
2744
|
"compatibility": {
|
|
2546
|
-
"nuxt": "
|
|
2745
|
+
"nuxt": ">=3.0.0",
|
|
2547
2746
|
"requires": {}
|
|
2548
2747
|
}
|
|
2549
2748
|
},
|
|
@@ -2603,7 +2802,7 @@
|
|
|
2603
2802
|
}
|
|
2604
2803
|
],
|
|
2605
2804
|
"compatibility": {
|
|
2606
|
-
"nuxt": "^2.0.0 ||
|
|
2805
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2607
2806
|
"requires": {
|
|
2608
2807
|
"bridge": "optional"
|
|
2609
2808
|
}
|
|
@@ -2634,10 +2833,10 @@
|
|
|
2634
2833
|
{
|
|
2635
2834
|
"name": "inkline",
|
|
2636
2835
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2637
|
-
"repo": "inkline/plugin",
|
|
2836
|
+
"repo": "inkline/inkline#main/packages/integrations/plugin",
|
|
2638
2837
|
"npm": "@inkline/plugin",
|
|
2639
2838
|
"icon": "inkline.svg",
|
|
2640
|
-
"github": "https://github.com/inkline/
|
|
2839
|
+
"github": "https://github.com/inkline/inkline",
|
|
2641
2840
|
"website": "https://inkline.io",
|
|
2642
2841
|
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2643
2842
|
"category": "UI",
|
|
@@ -2650,7 +2849,7 @@
|
|
|
2650
2849
|
}
|
|
2651
2850
|
],
|
|
2652
2851
|
"compatibility": {
|
|
2653
|
-
"nuxt": "^2.0.0 ||
|
|
2852
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2654
2853
|
"requires": {
|
|
2655
2854
|
"bridge": true
|
|
2656
2855
|
}
|
|
@@ -2697,7 +2896,7 @@
|
|
|
2697
2896
|
}
|
|
2698
2897
|
],
|
|
2699
2898
|
"compatibility": {
|
|
2700
|
-
"nuxt": "
|
|
2899
|
+
"nuxt": ">=3.0.0",
|
|
2701
2900
|
"requires": {}
|
|
2702
2901
|
}
|
|
2703
2902
|
},
|
|
@@ -2719,7 +2918,29 @@
|
|
|
2719
2918
|
}
|
|
2720
2919
|
],
|
|
2721
2920
|
"compatibility": {
|
|
2722
|
-
"nuxt": "^2.0.0 ||
|
|
2921
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2922
|
+
"requires": {}
|
|
2923
|
+
}
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"name": "keen-slider",
|
|
2927
|
+
"description": "Best, lightweight Keen Slider for best web performance",
|
|
2928
|
+
"repo": "modbender/nuxt-keen-slider",
|
|
2929
|
+
"npm": "nuxt-keen-slider",
|
|
2930
|
+
"icon": "keen-slider.png",
|
|
2931
|
+
"github": "https://github.com/modbender/nuxt-keen-slider",
|
|
2932
|
+
"website": "https://github.com/modbender/nuxt-keen-slider",
|
|
2933
|
+
"learn_more": "",
|
|
2934
|
+
"category": "Libraries",
|
|
2935
|
+
"type": "3rd-party",
|
|
2936
|
+
"maintainers": [
|
|
2937
|
+
{
|
|
2938
|
+
"name": "modbender",
|
|
2939
|
+
"github": "modbender"
|
|
2940
|
+
}
|
|
2941
|
+
],
|
|
2942
|
+
"compatibility": {
|
|
2943
|
+
"nuxt": "^3.0.0",
|
|
2723
2944
|
"requires": {}
|
|
2724
2945
|
}
|
|
2725
2946
|
},
|
|
@@ -2768,7 +2989,7 @@
|
|
|
2768
2989
|
}
|
|
2769
2990
|
],
|
|
2770
2991
|
"compatibility": {
|
|
2771
|
-
"nuxt": "
|
|
2992
|
+
"nuxt": ">=3.0.0",
|
|
2772
2993
|
"requires": {}
|
|
2773
2994
|
},
|
|
2774
2995
|
"sponsor": true
|
|
@@ -2780,7 +3001,7 @@
|
|
|
2780
3001
|
"npm": "nuxt-kql",
|
|
2781
3002
|
"icon": "kql.svg",
|
|
2782
3003
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2783
|
-
"website": "https://nuxt-kql.
|
|
3004
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2784
3005
|
"learn_more": "",
|
|
2785
3006
|
"category": "CMS",
|
|
2786
3007
|
"type": "3rd-party",
|
|
@@ -2793,7 +3014,7 @@
|
|
|
2793
3014
|
}
|
|
2794
3015
|
],
|
|
2795
3016
|
"compatibility": {
|
|
2796
|
-
"nuxt": "
|
|
3017
|
+
"nuxt": ">=3.0.0",
|
|
2797
3018
|
"requires": {}
|
|
2798
3019
|
}
|
|
2799
3020
|
},
|
|
@@ -2859,7 +3080,7 @@
|
|
|
2859
3080
|
}
|
|
2860
3081
|
],
|
|
2861
3082
|
"compatibility": {
|
|
2862
|
-
"nuxt": "
|
|
3083
|
+
"nuxt": ">=3.0.0",
|
|
2863
3084
|
"requires": {}
|
|
2864
3085
|
}
|
|
2865
3086
|
},
|
|
@@ -2887,23 +3108,23 @@
|
|
|
2887
3108
|
},
|
|
2888
3109
|
{
|
|
2889
3110
|
"name": "leaflet",
|
|
2890
|
-
"description": "
|
|
2891
|
-
"repo": "
|
|
2892
|
-
"npm": "
|
|
3111
|
+
"description": "Leaflet integration with Nuxt",
|
|
3112
|
+
"repo": "nuxt-modules/leaflet",
|
|
3113
|
+
"npm": "@nuxtjs/leaflet",
|
|
2893
3114
|
"icon": "leaflet.png",
|
|
2894
|
-
"github": "https://github.com/
|
|
2895
|
-
"website": "https://
|
|
2896
|
-
"learn_more": "https://
|
|
3115
|
+
"github": "https://github.com/nuxt-modules/leaflet",
|
|
3116
|
+
"website": "https://leaflet.nuxtjs.org/",
|
|
3117
|
+
"learn_more": "https://leaflet.nuxtjs.org/",
|
|
2897
3118
|
"category": "Libraries",
|
|
2898
|
-
"type": "
|
|
3119
|
+
"type": "community",
|
|
2899
3120
|
"maintainers": [
|
|
2900
3121
|
{
|
|
2901
|
-
"name": "
|
|
2902
|
-
"github": "
|
|
3122
|
+
"name": "Augustin MERCIER",
|
|
3123
|
+
"github": "Gugustinette"
|
|
2903
3124
|
}
|
|
2904
3125
|
],
|
|
2905
3126
|
"compatibility": {
|
|
2906
|
-
"nuxt": "^
|
|
3127
|
+
"nuxt": "^3.0.0",
|
|
2907
3128
|
"requires": {}
|
|
2908
3129
|
}
|
|
2909
3130
|
},
|
|
@@ -2927,7 +3148,7 @@
|
|
|
2927
3148
|
}
|
|
2928
3149
|
],
|
|
2929
3150
|
"compatibility": {
|
|
2930
|
-
"nuxt": "
|
|
3151
|
+
"nuxt": ">=3.0.0",
|
|
2931
3152
|
"requires": {},
|
|
2932
3153
|
"devtools": "^0.0.0"
|
|
2933
3154
|
}
|
|
@@ -2982,6 +3203,28 @@
|
|
|
2982
3203
|
"requires": {}
|
|
2983
3204
|
}
|
|
2984
3205
|
},
|
|
3206
|
+
{
|
|
3207
|
+
"name": "locomotive-scroll",
|
|
3208
|
+
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3209
|
+
"repo": "arashsheyda/nuxt-locomotive-scroll",
|
|
3210
|
+
"npm": "nuxt-locomotive-scroll",
|
|
3211
|
+
"icon": "locomotive-scroll.png",
|
|
3212
|
+
"github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
|
|
3213
|
+
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3214
|
+
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3215
|
+
"category": "Libraries",
|
|
3216
|
+
"type": "3rd-party",
|
|
3217
|
+
"maintainers": [
|
|
3218
|
+
{
|
|
3219
|
+
"name": "Arash Sheyda",
|
|
3220
|
+
"github": "arashsheyda"
|
|
3221
|
+
}
|
|
3222
|
+
],
|
|
3223
|
+
"compatibility": {
|
|
3224
|
+
"nuxt": ">=3.0.0",
|
|
3225
|
+
"requires": {}
|
|
3226
|
+
}
|
|
3227
|
+
},
|
|
2985
3228
|
{
|
|
2986
3229
|
"name": "lodash",
|
|
2987
3230
|
"description": "lodash module with auto-import and custom prefix",
|
|
@@ -3000,7 +3243,7 @@
|
|
|
3000
3243
|
}
|
|
3001
3244
|
],
|
|
3002
3245
|
"compatibility": {
|
|
3003
|
-
"nuxt": "
|
|
3246
|
+
"nuxt": ">=3.0.0",
|
|
3004
3247
|
"requires": {}
|
|
3005
3248
|
}
|
|
3006
3249
|
},
|
|
@@ -3023,10 +3266,34 @@
|
|
|
3023
3266
|
}
|
|
3024
3267
|
],
|
|
3025
3268
|
"compatibility": {
|
|
3026
|
-
"nuxt": "^2.0.0 ||
|
|
3269
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3027
3270
|
"requires": {}
|
|
3028
3271
|
}
|
|
3029
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "logto",
|
|
3275
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3276
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3277
|
+
"npm": "@logto/nuxt",
|
|
3278
|
+
"icon": "logto.svg",
|
|
3279
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3280
|
+
"website": "https://logto.io",
|
|
3281
|
+
"learn_more": "https://docs.logto.io",
|
|
3282
|
+
"category": "Security",
|
|
3283
|
+
"type": "3rd-party",
|
|
3284
|
+
"maintainers": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "logto",
|
|
3287
|
+
"github": "logto-io",
|
|
3288
|
+
"twitter": "logto_io"
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"compatibility": {
|
|
3292
|
+
"nuxt": ">=3.0.0",
|
|
3293
|
+
"requires": {}
|
|
3294
|
+
},
|
|
3295
|
+
"sponsor": true
|
|
3296
|
+
},
|
|
3030
3297
|
{
|
|
3031
3298
|
"name": "lucide-icons",
|
|
3032
3299
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3049,7 +3316,7 @@
|
|
|
3049
3316
|
}
|
|
3050
3317
|
],
|
|
3051
3318
|
"compatibility": {
|
|
3052
|
-
"nuxt": "
|
|
3319
|
+
"nuxt": ">=3.0.0",
|
|
3053
3320
|
"requires": {}
|
|
3054
3321
|
}
|
|
3055
3322
|
},
|
|
@@ -3094,7 +3361,30 @@
|
|
|
3094
3361
|
}
|
|
3095
3362
|
],
|
|
3096
3363
|
"compatibility": {
|
|
3097
|
-
"nuxt": "
|
|
3364
|
+
"nuxt": ">=3.0.0",
|
|
3365
|
+
"requires": {}
|
|
3366
|
+
}
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"name": "mailpit",
|
|
3370
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3371
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3372
|
+
"npm": "nuxt-mailpit",
|
|
3373
|
+
"icon": "mailpit.svg",
|
|
3374
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3375
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3376
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3377
|
+
"category": "Devtools",
|
|
3378
|
+
"type": "3rd-party",
|
|
3379
|
+
"maintainers": [
|
|
3380
|
+
{
|
|
3381
|
+
"name": "Torkild Dyvik Olsen",
|
|
3382
|
+
"github": "tdolsen",
|
|
3383
|
+
"twitter": "tdolsen"
|
|
3384
|
+
}
|
|
3385
|
+
],
|
|
3386
|
+
"compatibility": {
|
|
3387
|
+
"nuxt": ">=3.8.0",
|
|
3098
3388
|
"requires": {}
|
|
3099
3389
|
}
|
|
3100
3390
|
},
|
|
@@ -3140,7 +3430,7 @@
|
|
|
3140
3430
|
}
|
|
3141
3431
|
],
|
|
3142
3432
|
"compatibility": {
|
|
3143
|
-
"nuxt": "
|
|
3433
|
+
"nuxt": ">=3.0.0",
|
|
3144
3434
|
"requires": {},
|
|
3145
3435
|
"devtools": "^0.0.0"
|
|
3146
3436
|
}
|
|
@@ -3170,8 +3460,8 @@
|
|
|
3170
3460
|
{
|
|
3171
3461
|
"name": "maz-ui",
|
|
3172
3462
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3173
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3174
|
-
"npm": "
|
|
3463
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3464
|
+
"npm": "maz-ui",
|
|
3175
3465
|
"icon": "maz-ui.png",
|
|
3176
3466
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3177
3467
|
"website": "https://maz-ui.com/",
|
|
@@ -3185,7 +3475,29 @@
|
|
|
3185
3475
|
}
|
|
3186
3476
|
],
|
|
3187
3477
|
"compatibility": {
|
|
3188
|
-
"nuxt": "
|
|
3478
|
+
"nuxt": ">=3.0.0",
|
|
3479
|
+
"requires": {}
|
|
3480
|
+
}
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"name": "mdc",
|
|
3484
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3485
|
+
"repo": "nuxt-modules/mdc",
|
|
3486
|
+
"npm": "@nuxtjs/mdc",
|
|
3487
|
+
"icon": "mdc.png",
|
|
3488
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3489
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3490
|
+
"learn_more": "",
|
|
3491
|
+
"category": "Extensions",
|
|
3492
|
+
"type": "community",
|
|
3493
|
+
"maintainers": [
|
|
3494
|
+
{
|
|
3495
|
+
"name": "farnabaz",
|
|
3496
|
+
"github": "farnabaz"
|
|
3497
|
+
}
|
|
3498
|
+
],
|
|
3499
|
+
"compatibility": {
|
|
3500
|
+
"nuxt": ">=3.0.0",
|
|
3189
3501
|
"requires": {}
|
|
3190
3502
|
}
|
|
3191
3503
|
},
|
|
@@ -3231,7 +3543,7 @@
|
|
|
3231
3543
|
}
|
|
3232
3544
|
],
|
|
3233
3545
|
"compatibility": {
|
|
3234
|
-
"nuxt": "^2.0.0 ||
|
|
3546
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3235
3547
|
"requires": {
|
|
3236
3548
|
"bridge": true
|
|
3237
3549
|
}
|
|
@@ -3256,7 +3568,7 @@
|
|
|
3256
3568
|
}
|
|
3257
3569
|
],
|
|
3258
3570
|
"compatibility": {
|
|
3259
|
-
"nuxt": "
|
|
3571
|
+
"nuxt": ">=3.0.0",
|
|
3260
3572
|
"requires": {
|
|
3261
3573
|
"bridge": false
|
|
3262
3574
|
},
|
|
@@ -3304,7 +3616,29 @@
|
|
|
3304
3616
|
}
|
|
3305
3617
|
],
|
|
3306
3618
|
"compatibility": {
|
|
3307
|
-
"nuxt": "
|
|
3619
|
+
"nuxt": ">=3.0.0",
|
|
3620
|
+
"requires": {}
|
|
3621
|
+
}
|
|
3622
|
+
},
|
|
3623
|
+
{
|
|
3624
|
+
"name": "mojocss",
|
|
3625
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3626
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3627
|
+
"npm": "@mojocss/nuxt",
|
|
3628
|
+
"icon": "mojocss.svg",
|
|
3629
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3630
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3631
|
+
"learn_more": "",
|
|
3632
|
+
"category": "UI",
|
|
3633
|
+
"type": "3rd-party",
|
|
3634
|
+
"maintainers": [
|
|
3635
|
+
{
|
|
3636
|
+
"name": "mojocss",
|
|
3637
|
+
"github": "mojocss"
|
|
3638
|
+
}
|
|
3639
|
+
],
|
|
3640
|
+
"compatibility": {
|
|
3641
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3308
3642
|
"requires": {}
|
|
3309
3643
|
}
|
|
3310
3644
|
},
|
|
@@ -3357,6 +3691,28 @@
|
|
|
3357
3691
|
"requires": {}
|
|
3358
3692
|
}
|
|
3359
3693
|
},
|
|
3694
|
+
{
|
|
3695
|
+
"name": "neo4j",
|
|
3696
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3697
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3698
|
+
"npm": "nuxt-neo4j",
|
|
3699
|
+
"icon": "nuxt-neo4j.png",
|
|
3700
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3701
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3702
|
+
"learn_more": "",
|
|
3703
|
+
"category": "Database",
|
|
3704
|
+
"type": "3rd-party",
|
|
3705
|
+
"maintainers": [
|
|
3706
|
+
{
|
|
3707
|
+
"name": "arashsheyda",
|
|
3708
|
+
"github": "arashsheyda"
|
|
3709
|
+
}
|
|
3710
|
+
],
|
|
3711
|
+
"compatibility": {
|
|
3712
|
+
"nuxt": ">=3.0.0",
|
|
3713
|
+
"requires": {}
|
|
3714
|
+
}
|
|
3715
|
+
},
|
|
3360
3716
|
{
|
|
3361
3717
|
"name": "netlify-cache",
|
|
3362
3718
|
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
@@ -3426,29 +3782,45 @@
|
|
|
3426
3782
|
},
|
|
3427
3783
|
{
|
|
3428
3784
|
"name": "ngrok",
|
|
3429
|
-
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
3430
|
-
"repo": "nuxt-
|
|
3785
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
|
|
3786
|
+
"repo": "nuxt-modules/ngrok",
|
|
3431
3787
|
"npm": "@nuxtjs/ngrok",
|
|
3432
|
-
"icon": "ngrok.
|
|
3433
|
-
"github": "https://github.com/nuxt-
|
|
3434
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3435
|
-
"learn_more": "https://
|
|
3788
|
+
"icon": "ngrok.svg",
|
|
3789
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3790
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3791
|
+
"learn_more": "https://ngrok.com/",
|
|
3436
3792
|
"category": "Devtools",
|
|
3437
3793
|
"type": "community",
|
|
3438
3794
|
"maintainers": [
|
|
3439
3795
|
{
|
|
3440
|
-
"name": "
|
|
3441
|
-
"github": "
|
|
3442
|
-
|
|
3443
|
-
|
|
3796
|
+
"name": "Arash Sheyda",
|
|
3797
|
+
"github": "arashsheyda"
|
|
3798
|
+
}
|
|
3799
|
+
],
|
|
3800
|
+
"compatibility": {
|
|
3801
|
+
"nuxt": ">=3.0.0",
|
|
3802
|
+
"requires": {}
|
|
3803
|
+
}
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
"name": "nodemailer",
|
|
3807
|
+
"description": "Nuxt integration for nodemailer",
|
|
3808
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3809
|
+
"npm": "nuxt-nodemailer",
|
|
3810
|
+
"icon": "nodemailer.png",
|
|
3811
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3812
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3813
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3814
|
+
"category": "Extensions",
|
|
3815
|
+
"type": "3rd-party",
|
|
3816
|
+
"maintainers": [
|
|
3444
3817
|
{
|
|
3445
|
-
"name": "
|
|
3446
|
-
"github": "
|
|
3447
|
-
"twitter": "_pi0_"
|
|
3818
|
+
"name": "kleinpetr",
|
|
3819
|
+
"github": "kleinpetr"
|
|
3448
3820
|
}
|
|
3449
3821
|
],
|
|
3450
3822
|
"compatibility": {
|
|
3451
|
-
"nuxt": "
|
|
3823
|
+
"nuxt": ">=3.0.0",
|
|
3452
3824
|
"requires": {}
|
|
3453
3825
|
}
|
|
3454
3826
|
},
|
|
@@ -3492,7 +3864,7 @@
|
|
|
3492
3864
|
}
|
|
3493
3865
|
],
|
|
3494
3866
|
"compatibility": {
|
|
3495
|
-
"nuxt": "
|
|
3867
|
+
"nuxt": ">=3.0.0",
|
|
3496
3868
|
"requires": {}
|
|
3497
3869
|
}
|
|
3498
3870
|
},
|
|
@@ -3514,7 +3886,7 @@
|
|
|
3514
3886
|
}
|
|
3515
3887
|
],
|
|
3516
3888
|
"compatibility": {
|
|
3517
|
-
"nuxt": "
|
|
3889
|
+
"nuxt": ">=3.0.0",
|
|
3518
3890
|
"requires": {}
|
|
3519
3891
|
}
|
|
3520
3892
|
},
|
|
@@ -3537,7 +3909,7 @@
|
|
|
3537
3909
|
}
|
|
3538
3910
|
],
|
|
3539
3911
|
"compatibility": {
|
|
3540
|
-
"nuxt": "
|
|
3912
|
+
"nuxt": ">=3.0.0",
|
|
3541
3913
|
"requires": {}
|
|
3542
3914
|
}
|
|
3543
3915
|
},
|
|
@@ -3549,7 +3921,7 @@
|
|
|
3549
3921
|
"icon": "laravel.svg",
|
|
3550
3922
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3551
3923
|
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3552
|
-
"learn_more": "https://laravel.com/docs/
|
|
3924
|
+
"learn_more": "https://laravel.com/docs/11.x/sanctum",
|
|
3553
3925
|
"category": "Security",
|
|
3554
3926
|
"type": "3rd-party",
|
|
3555
3927
|
"maintainers": [
|
|
@@ -3560,7 +3932,7 @@
|
|
|
3560
3932
|
}
|
|
3561
3933
|
],
|
|
3562
3934
|
"compatibility": {
|
|
3563
|
-
"nuxt": "
|
|
3935
|
+
"nuxt": ">=3.12.0",
|
|
3564
3936
|
"requires": {}
|
|
3565
3937
|
}
|
|
3566
3938
|
},
|
|
@@ -3582,10 +3954,61 @@
|
|
|
3582
3954
|
}
|
|
3583
3955
|
],
|
|
3584
3956
|
"compatibility": {
|
|
3585
|
-
"nuxt": "
|
|
3957
|
+
"nuxt": ">=3.0.0",
|
|
3958
|
+
"requires": {}
|
|
3959
|
+
}
|
|
3960
|
+
},
|
|
3961
|
+
{
|
|
3962
|
+
"name": "nuxt-bezier",
|
|
3963
|
+
"description": "Reusable transition components",
|
|
3964
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3965
|
+
"npm": "nuxt-bezier",
|
|
3966
|
+
"icon": "nuxt-bezier.png",
|
|
3967
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3968
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3969
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3970
|
+
"category": "UI",
|
|
3971
|
+
"type": "3rd-party",
|
|
3972
|
+
"maintainers": [
|
|
3973
|
+
{
|
|
3974
|
+
"name": "Soryn Gitlan",
|
|
3975
|
+
"github": "50rayn"
|
|
3976
|
+
}
|
|
3977
|
+
],
|
|
3978
|
+
"compatibility": {
|
|
3979
|
+
"nuxt": ">=3.0.0",
|
|
3586
3980
|
"requires": {}
|
|
3587
3981
|
}
|
|
3588
3982
|
},
|
|
3983
|
+
{
|
|
3984
|
+
"name": "nuxt-booster",
|
|
3985
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3986
|
+
"repo": "basics/nuxt-booster",
|
|
3987
|
+
"npm": "nuxt-booster",
|
|
3988
|
+
"icon": "nuxt-booster.svg",
|
|
3989
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3990
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3991
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3992
|
+
"category": "Performance",
|
|
3993
|
+
"type": "3rd-party",
|
|
3994
|
+
"maintainers": [
|
|
3995
|
+
{
|
|
3996
|
+
"name": "Thorn Walli",
|
|
3997
|
+
"github": "ThornWalli",
|
|
3998
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
"name": "Stephan Gerbeth",
|
|
4002
|
+
"github": "StephanGerbeth",
|
|
4003
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
4004
|
+
}
|
|
4005
|
+
],
|
|
4006
|
+
"compatibility": {
|
|
4007
|
+
"nuxt": ">=3.0.0",
|
|
4008
|
+
"requires": {},
|
|
4009
|
+
"devtools": "^0.0.0"
|
|
4010
|
+
}
|
|
4011
|
+
},
|
|
3589
4012
|
{
|
|
3590
4013
|
"name": "nuxt-bootstrap-icons",
|
|
3591
4014
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3604,7 +4027,7 @@
|
|
|
3604
4027
|
}
|
|
3605
4028
|
],
|
|
3606
4029
|
"compatibility": {
|
|
3607
|
-
"nuxt": "
|
|
4030
|
+
"nuxt": ">=3.0.0",
|
|
3608
4031
|
"requires": {}
|
|
3609
4032
|
}
|
|
3610
4033
|
},
|
|
@@ -3626,7 +4049,51 @@
|
|
|
3626
4049
|
}
|
|
3627
4050
|
],
|
|
3628
4051
|
"compatibility": {
|
|
3629
|
-
"nuxt": "
|
|
4052
|
+
"nuxt": ">=3.0.0",
|
|
4053
|
+
"requires": {}
|
|
4054
|
+
}
|
|
4055
|
+
},
|
|
4056
|
+
{
|
|
4057
|
+
"name": "nuxt-codemirror",
|
|
4058
|
+
"description": "Nuxt codemirror module",
|
|
4059
|
+
"repo": "thimodev/nuxt-codemirror",
|
|
4060
|
+
"npm": "nuxt-codemirror",
|
|
4061
|
+
"icon": "nuxt-codemirror.svg",
|
|
4062
|
+
"github": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4063
|
+
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4064
|
+
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4065
|
+
"category": "Libraries",
|
|
4066
|
+
"type": "3rd-party",
|
|
4067
|
+
"maintainers": [
|
|
4068
|
+
{
|
|
4069
|
+
"name": "ThimoDEV",
|
|
4070
|
+
"github": "ThimoDEV"
|
|
4071
|
+
}
|
|
4072
|
+
],
|
|
4073
|
+
"compatibility": {
|
|
4074
|
+
"nuxt": ">=3.0.0",
|
|
4075
|
+
"requires": {}
|
|
4076
|
+
}
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"name": "nuxt-cookie-consent",
|
|
4080
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4081
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4082
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4083
|
+
"icon": "wah.svg",
|
|
4084
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4085
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4086
|
+
"learn_more": "",
|
|
4087
|
+
"category": "Extensions",
|
|
4088
|
+
"type": "3rd-party",
|
|
4089
|
+
"maintainers": [
|
|
4090
|
+
{
|
|
4091
|
+
"name": "weareheavy",
|
|
4092
|
+
"github": "weareheavy"
|
|
4093
|
+
}
|
|
4094
|
+
],
|
|
4095
|
+
"compatibility": {
|
|
4096
|
+
"nuxt": ">=3.0.0",
|
|
3630
4097
|
"requires": {}
|
|
3631
4098
|
}
|
|
3632
4099
|
},
|
|
@@ -3652,7 +4119,7 @@
|
|
|
3652
4119
|
}
|
|
3653
4120
|
],
|
|
3654
4121
|
"compatibility": {
|
|
3655
|
-
"nuxt": "
|
|
4122
|
+
"nuxt": ">=3.0.0",
|
|
3656
4123
|
"requires": {}
|
|
3657
4124
|
}
|
|
3658
4125
|
},
|
|
@@ -3674,7 +4141,7 @@
|
|
|
3674
4141
|
}
|
|
3675
4142
|
],
|
|
3676
4143
|
"compatibility": {
|
|
3677
|
-
"nuxt": "
|
|
4144
|
+
"nuxt": ">=3.0.0",
|
|
3678
4145
|
"requires": {}
|
|
3679
4146
|
}
|
|
3680
4147
|
},
|
|
@@ -3696,7 +4163,75 @@
|
|
|
3696
4163
|
}
|
|
3697
4164
|
],
|
|
3698
4165
|
"compatibility": {
|
|
3699
|
-
"nuxt": "
|
|
4166
|
+
"nuxt": ">=3.0.0",
|
|
4167
|
+
"requires": {}
|
|
4168
|
+
}
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
"name": "nuxt-file-storage",
|
|
4172
|
+
"description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
|
|
4173
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4174
|
+
"npm": "nuxt-file-storage",
|
|
4175
|
+
"icon": "nuxt-file-storage.svg",
|
|
4176
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4177
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4178
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4179
|
+
"category": "Database",
|
|
4180
|
+
"type": "3rd-party",
|
|
4181
|
+
"maintainers": [
|
|
4182
|
+
{
|
|
4183
|
+
"name": "NyllRE",
|
|
4184
|
+
"github": "NyllRE"
|
|
4185
|
+
}
|
|
4186
|
+
],
|
|
4187
|
+
"compatibility": {
|
|
4188
|
+
"nuxt": ">=3.0.0",
|
|
4189
|
+
"requires": {}
|
|
4190
|
+
}
|
|
4191
|
+
},
|
|
4192
|
+
{
|
|
4193
|
+
"name": "nuxt-fontawesome",
|
|
4194
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4195
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4196
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4197
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4198
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4199
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4200
|
+
"learn_more": "https://fontawesome.com",
|
|
4201
|
+
"category": "UI",
|
|
4202
|
+
"type": "3rd-party",
|
|
4203
|
+
"maintainers": [
|
|
4204
|
+
{
|
|
4205
|
+
"name": "Vasily Naumkin",
|
|
4206
|
+
"github": "bezumkin",
|
|
4207
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4208
|
+
}
|
|
4209
|
+
],
|
|
4210
|
+
"compatibility": {
|
|
4211
|
+
"nuxt": ">=3.0.0",
|
|
4212
|
+
"requires": {}
|
|
4213
|
+
}
|
|
4214
|
+
},
|
|
4215
|
+
{
|
|
4216
|
+
"name": "nuxt-fortify",
|
|
4217
|
+
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
4218
|
+
"repo": "dev-charles15531/nuxt-fortify",
|
|
4219
|
+
"npm": "nuxt-fortify",
|
|
4220
|
+
"icon": "laravel-nuxt-fortify.svg",
|
|
4221
|
+
"github": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4222
|
+
"website": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4223
|
+
"learn_more": "https://laravel.com/docs/11.x/fortify",
|
|
4224
|
+
"category": "Security",
|
|
4225
|
+
"type": "3rd-party",
|
|
4226
|
+
"maintainers": [
|
|
4227
|
+
{
|
|
4228
|
+
"name": "Charles Paul",
|
|
4229
|
+
"github": "dev-charles15531",
|
|
4230
|
+
"avatar": "https://avatars.githubusercontent.com/dev-charles15531"
|
|
4231
|
+
}
|
|
4232
|
+
],
|
|
4233
|
+
"compatibility": {
|
|
4234
|
+
"nuxt": ">=3.9.0",
|
|
3700
4235
|
"requires": {}
|
|
3701
4236
|
}
|
|
3702
4237
|
},
|
|
@@ -3707,7 +4242,7 @@
|
|
|
3707
4242
|
"npm": "nuxt-graphql-middleware",
|
|
3708
4243
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3709
4244
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3710
|
-
"website": "https://nuxt-graphql-middleware
|
|
4245
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3711
4246
|
"learn_more": "",
|
|
3712
4247
|
"category": "Request",
|
|
3713
4248
|
"type": "3rd-party",
|
|
@@ -3725,7 +4260,7 @@
|
|
|
3725
4260
|
}
|
|
3726
4261
|
],
|
|
3727
4262
|
"compatibility": {
|
|
3728
|
-
"nuxt": "^2.0.0 ||
|
|
4263
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3729
4264
|
"requires": {}
|
|
3730
4265
|
}
|
|
3731
4266
|
},
|
|
@@ -3765,11 +4300,11 @@
|
|
|
3765
4300
|
"maintainers": [
|
|
3766
4301
|
{
|
|
3767
4302
|
"name": "Zadig&Voltaire Team",
|
|
3768
|
-
"github": "
|
|
4303
|
+
"github": "zadigetvoltaire"
|
|
3769
4304
|
}
|
|
3770
4305
|
],
|
|
3771
4306
|
"compatibility": {
|
|
3772
|
-
"nuxt": "
|
|
4307
|
+
"nuxt": ">=3.0.0",
|
|
3773
4308
|
"requires": {},
|
|
3774
4309
|
"devtools": "^0.0.0"
|
|
3775
4310
|
}
|
|
@@ -3792,7 +4327,7 @@
|
|
|
3792
4327
|
}
|
|
3793
4328
|
],
|
|
3794
4329
|
"compatibility": {
|
|
3795
|
-
"nuxt": "^2.0.0 ||
|
|
4330
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3796
4331
|
"requires": {
|
|
3797
4332
|
"bridge": "optional"
|
|
3798
4333
|
}
|
|
@@ -3838,7 +4373,30 @@
|
|
|
3838
4373
|
}
|
|
3839
4374
|
],
|
|
3840
4375
|
"compatibility": {
|
|
3841
|
-
"nuxt": "
|
|
4376
|
+
"nuxt": ">=3.0.0",
|
|
4377
|
+
"requires": {}
|
|
4378
|
+
}
|
|
4379
|
+
},
|
|
4380
|
+
{
|
|
4381
|
+
"name": "nuxt-laravel-echo",
|
|
4382
|
+
"description": "Nuxt module for Laravel Echo integration",
|
|
4383
|
+
"repo": "manchenkoff/nuxt-laravel-echo",
|
|
4384
|
+
"npm": "nuxt-laravel-echo",
|
|
4385
|
+
"icon": "laravel.svg",
|
|
4386
|
+
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4387
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
|
|
4388
|
+
"learn_more": "https://laravel.com/docs/11.x/broadcasting",
|
|
4389
|
+
"category": "Libraries",
|
|
4390
|
+
"type": "3rd-party",
|
|
4391
|
+
"maintainers": [
|
|
4392
|
+
{
|
|
4393
|
+
"name": "Artem Manchenkov",
|
|
4394
|
+
"github": "manchenkoff",
|
|
4395
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
4396
|
+
}
|
|
4397
|
+
],
|
|
4398
|
+
"compatibility": {
|
|
4399
|
+
"nuxt": ">=3.12.0",
|
|
3842
4400
|
"requires": {}
|
|
3843
4401
|
}
|
|
3844
4402
|
},
|
|
@@ -3849,8 +4407,8 @@
|
|
|
3849
4407
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3850
4408
|
"icon": "nuxt-localtunnel.svg",
|
|
3851
4409
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3852
|
-
"website": "https://
|
|
3853
|
-
"learn_more": "
|
|
4410
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4411
|
+
"learn_more": "",
|
|
3854
4412
|
"category": "Devtools",
|
|
3855
4413
|
"type": "3rd-party",
|
|
3856
4414
|
"maintainers": [
|
|
@@ -3861,7 +4419,7 @@
|
|
|
3861
4419
|
}
|
|
3862
4420
|
],
|
|
3863
4421
|
"compatibility": {
|
|
3864
|
-
"nuxt": "
|
|
4422
|
+
"nuxt": ">=3.0.0",
|
|
3865
4423
|
"requires": {}
|
|
3866
4424
|
}
|
|
3867
4425
|
},
|
|
@@ -3884,7 +4442,7 @@
|
|
|
3884
4442
|
}
|
|
3885
4443
|
],
|
|
3886
4444
|
"compatibility": {
|
|
3887
|
-
"nuxt": "
|
|
4445
|
+
"nuxt": ">=3.0.0",
|
|
3888
4446
|
"requires": {}
|
|
3889
4447
|
}
|
|
3890
4448
|
},
|
|
@@ -3906,7 +4464,7 @@
|
|
|
3906
4464
|
}
|
|
3907
4465
|
],
|
|
3908
4466
|
"compatibility": {
|
|
3909
|
-
"nuxt": "^2.0.0 ||
|
|
4467
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3910
4468
|
"requires": {}
|
|
3911
4469
|
}
|
|
3912
4470
|
},
|
|
@@ -3927,6 +4485,28 @@
|
|
|
3927
4485
|
"github": "AlexLavoie42"
|
|
3928
4486
|
}
|
|
3929
4487
|
],
|
|
4488
|
+
"compatibility": {
|
|
4489
|
+
"nuxt": ">=3.0.0",
|
|
4490
|
+
"requires": {}
|
|
4491
|
+
}
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
"name": "nuxt-maplibre",
|
|
4495
|
+
"description": "Maplibre integration with Nuxt",
|
|
4496
|
+
"repo": "Gugustinette/nuxt-maplibre",
|
|
4497
|
+
"npm": "nuxt-maplibre",
|
|
4498
|
+
"icon": "maplibre.png",
|
|
4499
|
+
"github": "https://github.com/Gugustinette/nuxt-maplibre",
|
|
4500
|
+
"website": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4501
|
+
"learn_more": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4502
|
+
"category": "Libraries",
|
|
4503
|
+
"type": "3rd-party",
|
|
4504
|
+
"maintainers": [
|
|
4505
|
+
{
|
|
4506
|
+
"name": "Augustin MERCIER",
|
|
4507
|
+
"github": "Gugustinette"
|
|
4508
|
+
}
|
|
4509
|
+
],
|
|
3930
4510
|
"compatibility": {
|
|
3931
4511
|
"nuxt": "^3.0.0",
|
|
3932
4512
|
"requires": {}
|
|
@@ -3950,7 +4530,30 @@
|
|
|
3950
4530
|
}
|
|
3951
4531
|
],
|
|
3952
4532
|
"compatibility": {
|
|
3953
|
-
"nuxt": "
|
|
4533
|
+
"nuxt": ">=3.0.0",
|
|
4534
|
+
"requires": {}
|
|
4535
|
+
}
|
|
4536
|
+
},
|
|
4537
|
+
{
|
|
4538
|
+
"name": "nuxt-meta-pixel",
|
|
4539
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4540
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4541
|
+
"npm": "nuxt-meta-pixel",
|
|
4542
|
+
"icon": "",
|
|
4543
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4544
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4545
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4546
|
+
"category": "Analytics",
|
|
4547
|
+
"type": "3rd-party",
|
|
4548
|
+
"maintainers": [
|
|
4549
|
+
{
|
|
4550
|
+
"name": "tanukijs",
|
|
4551
|
+
"github": "tanukijs",
|
|
4552
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4553
|
+
}
|
|
4554
|
+
],
|
|
4555
|
+
"compatibility": {
|
|
4556
|
+
"nuxt": ">=3.0.0",
|
|
3954
4557
|
"requires": {}
|
|
3955
4558
|
}
|
|
3956
4559
|
},
|
|
@@ -3972,7 +4575,7 @@
|
|
|
3972
4575
|
}
|
|
3973
4576
|
],
|
|
3974
4577
|
"compatibility": {
|
|
3975
|
-
"nuxt": "
|
|
4578
|
+
"nuxt": ">=3.0.0",
|
|
3976
4579
|
"requires": {}
|
|
3977
4580
|
}
|
|
3978
4581
|
},
|
|
@@ -3994,7 +4597,7 @@
|
|
|
3994
4597
|
}
|
|
3995
4598
|
],
|
|
3996
4599
|
"compatibility": {
|
|
3997
|
-
"nuxt": "
|
|
4600
|
+
"nuxt": ">=3.0.0",
|
|
3998
4601
|
"requires": {},
|
|
3999
4602
|
"devtools": "^0.0.0"
|
|
4000
4603
|
}
|
|
@@ -4018,7 +4621,7 @@
|
|
|
4018
4621
|
}
|
|
4019
4622
|
],
|
|
4020
4623
|
"compatibility": {
|
|
4021
|
-
"nuxt": "
|
|
4624
|
+
"nuxt": ">=3.0.0",
|
|
4022
4625
|
"requires": {}
|
|
4023
4626
|
}
|
|
4024
4627
|
},
|
|
@@ -4040,7 +4643,7 @@
|
|
|
4040
4643
|
}
|
|
4041
4644
|
],
|
|
4042
4645
|
"compatibility": {
|
|
4043
|
-
"nuxt": "
|
|
4646
|
+
"nuxt": ">=3.0.0",
|
|
4044
4647
|
"requires": {}
|
|
4045
4648
|
}
|
|
4046
4649
|
},
|
|
@@ -4066,7 +4669,7 @@
|
|
|
4066
4669
|
}
|
|
4067
4670
|
],
|
|
4068
4671
|
"compatibility": {
|
|
4069
|
-
"nuxt": "
|
|
4672
|
+
"nuxt": ">=3.0.0",
|
|
4070
4673
|
"requires": {},
|
|
4071
4674
|
"devtools": "^0.0.0"
|
|
4072
4675
|
}
|
|
@@ -4090,7 +4693,30 @@
|
|
|
4090
4693
|
}
|
|
4091
4694
|
],
|
|
4092
4695
|
"compatibility": {
|
|
4093
|
-
"nuxt": "
|
|
4696
|
+
"nuxt": ">=3.0.0",
|
|
4697
|
+
"requires": {}
|
|
4698
|
+
}
|
|
4699
|
+
},
|
|
4700
|
+
{
|
|
4701
|
+
"name": "nuxt-pdf-frame",
|
|
4702
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4703
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4704
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4705
|
+
"icon": "pdf-frame.svg",
|
|
4706
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4707
|
+
"website": "https://www.pdf-frame.org",
|
|
4708
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4709
|
+
"category": "Libraries",
|
|
4710
|
+
"type": "3rd-party",
|
|
4711
|
+
"maintainers": [
|
|
4712
|
+
{
|
|
4713
|
+
"name": "Narayana Swamy",
|
|
4714
|
+
"github": "nswamy14",
|
|
4715
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4716
|
+
}
|
|
4717
|
+
],
|
|
4718
|
+
"compatibility": {
|
|
4719
|
+
"nuxt": ">=3.0.0",
|
|
4094
4720
|
"requires": {}
|
|
4095
4721
|
}
|
|
4096
4722
|
},
|
|
@@ -4113,7 +4739,7 @@
|
|
|
4113
4739
|
}
|
|
4114
4740
|
],
|
|
4115
4741
|
"compatibility": {
|
|
4116
|
-
"nuxt": "
|
|
4742
|
+
"nuxt": ">=3.0.0",
|
|
4117
4743
|
"requires": {}
|
|
4118
4744
|
}
|
|
4119
4745
|
},
|
|
@@ -4135,7 +4761,7 @@
|
|
|
4135
4761
|
}
|
|
4136
4762
|
],
|
|
4137
4763
|
"compatibility": {
|
|
4138
|
-
"nuxt": "
|
|
4764
|
+
"nuxt": ">=3.0.0",
|
|
4139
4765
|
"requires": {}
|
|
4140
4766
|
}
|
|
4141
4767
|
},
|
|
@@ -4161,28 +4787,6 @@
|
|
|
4161
4787
|
"requires": {}
|
|
4162
4788
|
}
|
|
4163
4789
|
},
|
|
4164
|
-
{
|
|
4165
|
-
"name": "plausible",
|
|
4166
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4167
|
-
"repo": "nuxt-modules/plausible",
|
|
4168
|
-
"npm": "@nuxtjs/plausible",
|
|
4169
|
-
"icon": "plausible.png",
|
|
4170
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4171
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4172
|
-
"learn_more": "https://plausible.io/",
|
|
4173
|
-
"category": "Analytics",
|
|
4174
|
-
"type": "community",
|
|
4175
|
-
"maintainers": [
|
|
4176
|
-
{
|
|
4177
|
-
"name": "Johann Schopplich",
|
|
4178
|
-
"github": "johannschopplich"
|
|
4179
|
-
}
|
|
4180
|
-
],
|
|
4181
|
-
"compatibility": {
|
|
4182
|
-
"nuxt": "^3.0.0",
|
|
4183
|
-
"requires": {}
|
|
4184
|
-
}
|
|
4185
|
-
},
|
|
4186
4790
|
{
|
|
4187
4791
|
"name": "nuxt-plotly",
|
|
4188
4792
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4205,7 +4809,7 @@
|
|
|
4205
4809
|
}
|
|
4206
4810
|
],
|
|
4207
4811
|
"compatibility": {
|
|
4208
|
-
"nuxt": "
|
|
4812
|
+
"nuxt": ">=3.0.0",
|
|
4209
4813
|
"requires": {}
|
|
4210
4814
|
}
|
|
4211
4815
|
},
|
|
@@ -4232,6 +4836,28 @@
|
|
|
4232
4836
|
"requires": {}
|
|
4233
4837
|
}
|
|
4234
4838
|
},
|
|
4839
|
+
{
|
|
4840
|
+
"name": "nuxt-posthog",
|
|
4841
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4842
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4843
|
+
"npm": "nuxt-posthog",
|
|
4844
|
+
"icon": "posthog.svg",
|
|
4845
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4846
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4847
|
+
"learn_more": "https://posthog.com",
|
|
4848
|
+
"category": "Analytics",
|
|
4849
|
+
"type": "3rd-party",
|
|
4850
|
+
"maintainers": [
|
|
4851
|
+
{
|
|
4852
|
+
"name": "Carles Mitjans",
|
|
4853
|
+
"github": "mitjans"
|
|
4854
|
+
}
|
|
4855
|
+
],
|
|
4856
|
+
"compatibility": {
|
|
4857
|
+
"nuxt": ">=3.0.0",
|
|
4858
|
+
"requires": {}
|
|
4859
|
+
}
|
|
4860
|
+
},
|
|
4235
4861
|
{
|
|
4236
4862
|
"name": "nuxt-smartlook",
|
|
4237
4863
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4274,7 +4900,7 @@
|
|
|
4274
4900
|
}
|
|
4275
4901
|
],
|
|
4276
4902
|
"compatibility": {
|
|
4277
|
-
"nuxt": "
|
|
4903
|
+
"nuxt": ">=3.0.0",
|
|
4278
4904
|
"requires": {}
|
|
4279
4905
|
}
|
|
4280
4906
|
},
|
|
@@ -4302,7 +4928,7 @@
|
|
|
4302
4928
|
}
|
|
4303
4929
|
],
|
|
4304
4930
|
"compatibility": {
|
|
4305
|
-
"nuxt": "
|
|
4931
|
+
"nuxt": ">=3.0.0",
|
|
4306
4932
|
"requires": {}
|
|
4307
4933
|
}
|
|
4308
4934
|
},
|
|
@@ -4347,7 +4973,7 @@
|
|
|
4347
4973
|
}
|
|
4348
4974
|
],
|
|
4349
4975
|
"compatibility": {
|
|
4350
|
-
"nuxt": "
|
|
4976
|
+
"nuxt": ">=3.0.0",
|
|
4351
4977
|
"requires": {},
|
|
4352
4978
|
"devtools": "^0.0.0"
|
|
4353
4979
|
}
|
|
@@ -4369,6 +4995,29 @@
|
|
|
4369
4995
|
"github": "cpsoinos"
|
|
4370
4996
|
}
|
|
4371
4997
|
],
|
|
4998
|
+
"compatibility": {
|
|
4999
|
+
"nuxt": ">=3.0.0",
|
|
5000
|
+
"requires": {}
|
|
5001
|
+
}
|
|
5002
|
+
},
|
|
5003
|
+
{
|
|
5004
|
+
"name": "nuxt-telegram-auth",
|
|
5005
|
+
"description": "Telegram login widget integration for Nuxt 3",
|
|
5006
|
+
"repo": "halitsever/nuxt-telegram-auth",
|
|
5007
|
+
"npm": "nuxt-telegram-auth",
|
|
5008
|
+
"icon": "nuxt-telegram-auth.png",
|
|
5009
|
+
"github": "https://github.com/halitsever/nuxt-telegram-auth",
|
|
5010
|
+
"website": "https://halitsever.github.io/nuxt-telegram-auth",
|
|
5011
|
+
"learn_more": "",
|
|
5012
|
+
"category": "Security",
|
|
5013
|
+
"type": "3rd-party",
|
|
5014
|
+
"maintainers": [
|
|
5015
|
+
{
|
|
5016
|
+
"name": "Halit Sever",
|
|
5017
|
+
"github": "halitsever",
|
|
5018
|
+
"avatar": "https://avatars.githubusercontent.com/u/34791459?v=4"
|
|
5019
|
+
}
|
|
5020
|
+
],
|
|
4372
5021
|
"compatibility": {
|
|
4373
5022
|
"nuxt": "^3.0.0",
|
|
4374
5023
|
"requires": {}
|
|
@@ -4418,6 +5067,28 @@
|
|
|
4418
5067
|
"requires": {}
|
|
4419
5068
|
}
|
|
4420
5069
|
},
|
|
5070
|
+
{
|
|
5071
|
+
"name": "nuxt-uswds",
|
|
5072
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
5073
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
5074
|
+
"npm": "nuxt-uswds",
|
|
5075
|
+
"icon": "nuxt-uswds.svg",
|
|
5076
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
5077
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
5078
|
+
"learn_more": "",
|
|
5079
|
+
"category": "UI",
|
|
5080
|
+
"type": "3rd-party",
|
|
5081
|
+
"maintainers": [
|
|
5082
|
+
{
|
|
5083
|
+
"name": "Patrick Cate",
|
|
5084
|
+
"github": "patrickcate"
|
|
5085
|
+
}
|
|
5086
|
+
],
|
|
5087
|
+
"compatibility": {
|
|
5088
|
+
"nuxt": ">=3.0.0",
|
|
5089
|
+
"requires": {}
|
|
5090
|
+
}
|
|
5091
|
+
},
|
|
4421
5092
|
{
|
|
4422
5093
|
"name": "nuxt-viewport",
|
|
4423
5094
|
"description": "Define custom viewports for your Nuxt project",
|
|
@@ -4436,7 +5107,7 @@
|
|
|
4436
5107
|
}
|
|
4437
5108
|
],
|
|
4438
5109
|
"compatibility": {
|
|
4439
|
-
"nuxt": "^2.0.0 ||
|
|
5110
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4440
5111
|
"requires": {
|
|
4441
5112
|
"bridge": "optional"
|
|
4442
5113
|
}
|
|
@@ -4460,7 +5131,7 @@
|
|
|
4460
5131
|
}
|
|
4461
5132
|
],
|
|
4462
5133
|
"compatibility": {
|
|
4463
|
-
"nuxt": "
|
|
5134
|
+
"nuxt": ">=3.0.0",
|
|
4464
5135
|
"requires": {}
|
|
4465
5136
|
}
|
|
4466
5137
|
},
|
|
@@ -4471,7 +5142,7 @@
|
|
|
4471
5142
|
"npm": "nuxt-zod-i18n",
|
|
4472
5143
|
"icon": "nuxt-zod-i18n.svg",
|
|
4473
5144
|
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4474
|
-
"website": "https://xibman
|
|
5145
|
+
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4475
5146
|
"learn_more": "",
|
|
4476
5147
|
"category": "Libraries",
|
|
4477
5148
|
"type": "3rd-party",
|
|
@@ -4482,51 +5153,79 @@
|
|
|
4482
5153
|
}
|
|
4483
5154
|
],
|
|
4484
5155
|
"compatibility": {
|
|
4485
|
-
"nuxt": "
|
|
5156
|
+
"nuxt": ">=3.0.0",
|
|
4486
5157
|
"requires": {}
|
|
4487
5158
|
}
|
|
4488
5159
|
},
|
|
4489
5160
|
{
|
|
4490
|
-
"name": "
|
|
4491
|
-
"description": "",
|
|
4492
|
-
"repo": "
|
|
4493
|
-
"npm": "
|
|
4494
|
-
"icon": "",
|
|
4495
|
-
"github": "https://github.com/
|
|
4496
|
-
"website": "https://github.com/
|
|
4497
|
-
"learn_more": "",
|
|
4498
|
-
"category": "
|
|
5161
|
+
"name": "nuxt2-leaflet",
|
|
5162
|
+
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
5163
|
+
"repo": "schlunsen/nuxt-leaflet",
|
|
5164
|
+
"npm": "nuxt-leaflet",
|
|
5165
|
+
"icon": "leaflet.png",
|
|
5166
|
+
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5167
|
+
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5168
|
+
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
5169
|
+
"category": "Libraries",
|
|
4499
5170
|
"type": "3rd-party",
|
|
4500
5171
|
"maintainers": [
|
|
4501
5172
|
{
|
|
4502
|
-
"name": "
|
|
4503
|
-
"github": "
|
|
5173
|
+
"name": "schlunsen",
|
|
5174
|
+
"github": "schlunsen"
|
|
4504
5175
|
}
|
|
4505
5176
|
],
|
|
4506
5177
|
"compatibility": {
|
|
4507
|
-
"nuxt": "^
|
|
5178
|
+
"nuxt": "^2.0.0",
|
|
4508
5179
|
"requires": {}
|
|
4509
5180
|
}
|
|
4510
5181
|
},
|
|
4511
5182
|
{
|
|
4512
|
-
"name": "
|
|
4513
|
-
"description": "
|
|
4514
|
-
"repo": "
|
|
4515
|
-
"npm": "
|
|
4516
|
-
"icon": "
|
|
4517
|
-
"github": "https://github.com/
|
|
4518
|
-
"website": "https://
|
|
4519
|
-
"learn_more": "https://github.com/
|
|
4520
|
-
"category": "
|
|
5183
|
+
"name": "nuxt2-ngrok",
|
|
5184
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
5185
|
+
"repo": "nuxt-community/ngrok",
|
|
5186
|
+
"npm": "@nuxtjs/ngrok",
|
|
5187
|
+
"icon": "ngrok.png",
|
|
5188
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
5189
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
5190
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
5191
|
+
"category": "Devtools",
|
|
5192
|
+
"type": "community",
|
|
5193
|
+
"maintainers": [
|
|
5194
|
+
{
|
|
5195
|
+
"name": "Debbie O'Brien",
|
|
5196
|
+
"github": "debs-obrien",
|
|
5197
|
+
"twitter": "debs_obrien"
|
|
5198
|
+
},
|
|
5199
|
+
{
|
|
5200
|
+
"name": "Pooya Parsa",
|
|
5201
|
+
"github": "pi0",
|
|
5202
|
+
"twitter": "_pi0_"
|
|
5203
|
+
}
|
|
5204
|
+
],
|
|
5205
|
+
"compatibility": {
|
|
5206
|
+
"nuxt": "^2.0.0",
|
|
5207
|
+
"requires": {}
|
|
5208
|
+
}
|
|
5209
|
+
},
|
|
5210
|
+
{
|
|
5211
|
+
"name": "nuxt3-interpolation",
|
|
5212
|
+
"description": "",
|
|
5213
|
+
"repo": "daliborgogic/interpolation",
|
|
5214
|
+
"npm": "nuxt3-interpolation",
|
|
5215
|
+
"icon": "",
|
|
5216
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5217
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5218
|
+
"learn_more": "",
|
|
5219
|
+
"category": "Devtools",
|
|
4521
5220
|
"type": "3rd-party",
|
|
4522
5221
|
"maintainers": [
|
|
4523
5222
|
{
|
|
4524
|
-
"name": "
|
|
4525
|
-
"github": "
|
|
5223
|
+
"name": "daliborgogic",
|
|
5224
|
+
"github": "daliborgogic"
|
|
4526
5225
|
}
|
|
4527
5226
|
],
|
|
4528
5227
|
"compatibility": {
|
|
4529
|
-
"nuxt": "
|
|
5228
|
+
"nuxt": ">=3.0.0",
|
|
4530
5229
|
"requires": {}
|
|
4531
5230
|
}
|
|
4532
5231
|
},
|
|
@@ -4573,7 +5272,7 @@
|
|
|
4573
5272
|
}
|
|
4574
5273
|
],
|
|
4575
5274
|
"compatibility": {
|
|
4576
|
-
"nuxt": "
|
|
5275
|
+
"nuxt": ">=3.0.0",
|
|
4577
5276
|
"requires": {},
|
|
4578
5277
|
"devtools": "^0.0.0"
|
|
4579
5278
|
}
|
|
@@ -4601,6 +5300,28 @@
|
|
|
4601
5300
|
"requires": {}
|
|
4602
5301
|
}
|
|
4603
5302
|
},
|
|
5303
|
+
{
|
|
5304
|
+
"name": "onyx",
|
|
5305
|
+
"description": "A design system and Vue.js component library created by Schwarz IT",
|
|
5306
|
+
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
5307
|
+
"npm": "@sit-onyx/nuxt",
|
|
5308
|
+
"icon": "onyx.svg",
|
|
5309
|
+
"github": "https://github.com/SchwarzIT/onyx",
|
|
5310
|
+
"website": "https://onyx.schwarz/development/packages/nuxt.html",
|
|
5311
|
+
"learn_more": "https://onyx.schwarz",
|
|
5312
|
+
"category": "UI",
|
|
5313
|
+
"type": "3rd-party",
|
|
5314
|
+
"maintainers": [
|
|
5315
|
+
{
|
|
5316
|
+
"name": "Schwarz IT",
|
|
5317
|
+
"github": "SchwarzIT"
|
|
5318
|
+
}
|
|
5319
|
+
],
|
|
5320
|
+
"compatibility": {
|
|
5321
|
+
"nuxt": ">=3.0.0",
|
|
5322
|
+
"requires": {}
|
|
5323
|
+
}
|
|
5324
|
+
},
|
|
4604
5325
|
{
|
|
4605
5326
|
"name": "optimized-images",
|
|
4606
5327
|
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
@@ -4687,7 +5408,7 @@
|
|
|
4687
5408
|
}
|
|
4688
5409
|
],
|
|
4689
5410
|
"compatibility": {
|
|
4690
|
-
"nuxt": "
|
|
5411
|
+
"nuxt": ">=3.0.0",
|
|
4691
5412
|
"requires": {}
|
|
4692
5413
|
}
|
|
4693
5414
|
},
|
|
@@ -4710,7 +5431,7 @@
|
|
|
4710
5431
|
}
|
|
4711
5432
|
],
|
|
4712
5433
|
"compatibility": {
|
|
4713
|
-
"nuxt": "^2.0.0 ||
|
|
5434
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4714
5435
|
"requires": {
|
|
4715
5436
|
"bridge": true
|
|
4716
5437
|
}
|
|
@@ -4734,7 +5455,7 @@
|
|
|
4734
5455
|
}
|
|
4735
5456
|
],
|
|
4736
5457
|
"compatibility": {
|
|
4737
|
-
"nuxt": "
|
|
5458
|
+
"nuxt": ">=3.0.0",
|
|
4738
5459
|
"requires": {}
|
|
4739
5460
|
}
|
|
4740
5461
|
},
|
|
@@ -4758,7 +5479,29 @@
|
|
|
4758
5479
|
}
|
|
4759
5480
|
],
|
|
4760
5481
|
"compatibility": {
|
|
4761
|
-
"nuxt": "
|
|
5482
|
+
"nuxt": ">=3.0.0",
|
|
5483
|
+
"requires": {}
|
|
5484
|
+
}
|
|
5485
|
+
},
|
|
5486
|
+
{
|
|
5487
|
+
"name": "pergel",
|
|
5488
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5489
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5490
|
+
"npm": "pergel",
|
|
5491
|
+
"icon": "pergel.svg",
|
|
5492
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5493
|
+
"website": "https://oku-ui.com/pergel",
|
|
5494
|
+
"learn_more": "",
|
|
5495
|
+
"category": "Devtools",
|
|
5496
|
+
"type": "3rd-party",
|
|
5497
|
+
"maintainers": [
|
|
5498
|
+
{
|
|
5499
|
+
"name": "Mehmet - productdevbook",
|
|
5500
|
+
"github": "productdevbook"
|
|
5501
|
+
}
|
|
5502
|
+
],
|
|
5503
|
+
"compatibility": {
|
|
5504
|
+
"nuxt": ">=3.10.0",
|
|
4762
5505
|
"requires": {}
|
|
4763
5506
|
}
|
|
4764
5507
|
},
|
|
@@ -4788,7 +5531,7 @@
|
|
|
4788
5531
|
{
|
|
4789
5532
|
"name": "pinia-orm",
|
|
4790
5533
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4791
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5534
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4792
5535
|
"npm": "@pinia-orm/nuxt",
|
|
4793
5536
|
"icon": "pinia-orm.svg",
|
|
4794
5537
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4803,7 +5546,7 @@
|
|
|
4803
5546
|
}
|
|
4804
5547
|
],
|
|
4805
5548
|
"compatibility": {
|
|
4806
|
-
"nuxt": "^2.0.0 ||
|
|
5549
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4807
5550
|
"requires": {
|
|
4808
5551
|
"bridge": "optional"
|
|
4809
5552
|
}
|
|
@@ -4827,7 +5570,7 @@
|
|
|
4827
5570
|
}
|
|
4828
5571
|
],
|
|
4829
5572
|
"compatibility": {
|
|
4830
|
-
"nuxt": "^2.0.0 ||
|
|
5573
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4831
5574
|
"requires": {
|
|
4832
5575
|
"bridge": "optional"
|
|
4833
5576
|
}
|
|
@@ -4851,7 +5594,7 @@
|
|
|
4851
5594
|
}
|
|
4852
5595
|
],
|
|
4853
5596
|
"compatibility": {
|
|
4854
|
-
"nuxt": "^2.0.0 ||
|
|
5597
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4855
5598
|
"requires": {
|
|
4856
5599
|
"bridge": "optional"
|
|
4857
5600
|
}
|
|
@@ -4862,20 +5605,20 @@
|
|
|
4862
5605
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4863
5606
|
"repo": "nuxt-modules/plausible",
|
|
4864
5607
|
"npm": "@nuxtjs/plausible",
|
|
4865
|
-
"icon": "",
|
|
5608
|
+
"icon": "plausible.svg",
|
|
4866
5609
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4867
5610
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4868
5611
|
"learn_more": "",
|
|
4869
|
-
"category": "
|
|
5612
|
+
"category": "Analytics",
|
|
4870
5613
|
"type": "community",
|
|
4871
5614
|
"maintainers": [
|
|
4872
5615
|
{
|
|
4873
|
-
"name": "
|
|
4874
|
-
"github": "
|
|
5616
|
+
"name": "Johann Schopplich",
|
|
5617
|
+
"github": "johannschopplich"
|
|
4875
5618
|
}
|
|
4876
5619
|
],
|
|
4877
5620
|
"compatibility": {
|
|
4878
|
-
"nuxt": "^2.0.0",
|
|
5621
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4879
5622
|
"requires": {}
|
|
4880
5623
|
}
|
|
4881
5624
|
},
|
|
@@ -4921,7 +5664,7 @@
|
|
|
4921
5664
|
}
|
|
4922
5665
|
],
|
|
4923
5666
|
"compatibility": {
|
|
4924
|
-
"nuxt": "
|
|
5667
|
+
"nuxt": ">=3.0.0",
|
|
4925
5668
|
"requires": {}
|
|
4926
5669
|
}
|
|
4927
5670
|
},
|
|
@@ -4944,7 +5687,29 @@
|
|
|
4944
5687
|
}
|
|
4945
5688
|
],
|
|
4946
5689
|
"compatibility": {
|
|
4947
|
-
"nuxt": "
|
|
5690
|
+
"nuxt": ">=3.0.0",
|
|
5691
|
+
"requires": {}
|
|
5692
|
+
}
|
|
5693
|
+
},
|
|
5694
|
+
{
|
|
5695
|
+
"name": "prisma",
|
|
5696
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5697
|
+
"repo": "prisma/nuxt-prisma",
|
|
5698
|
+
"npm": "@prisma/nuxt",
|
|
5699
|
+
"icon": "prisma.png",
|
|
5700
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5701
|
+
"website": "https://pris.ly/prisma-nuxt",
|
|
5702
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5703
|
+
"category": "Database",
|
|
5704
|
+
"type": "3rd-party",
|
|
5705
|
+
"maintainers": [
|
|
5706
|
+
{
|
|
5707
|
+
"name": "prisma",
|
|
5708
|
+
"github": "prisma"
|
|
5709
|
+
}
|
|
5710
|
+
],
|
|
5711
|
+
"compatibility": {
|
|
5712
|
+
"nuxt": ">=3.0.0",
|
|
4948
5713
|
"requires": {}
|
|
4949
5714
|
}
|
|
4950
5715
|
},
|
|
@@ -4967,7 +5732,7 @@
|
|
|
4967
5732
|
}
|
|
4968
5733
|
],
|
|
4969
5734
|
"compatibility": {
|
|
4970
|
-
"nuxt": "^2.0.0 ||
|
|
5735
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4971
5736
|
"requires": {}
|
|
4972
5737
|
}
|
|
4973
5738
|
},
|
|
@@ -4989,7 +5754,7 @@
|
|
|
4989
5754
|
}
|
|
4990
5755
|
],
|
|
4991
5756
|
"compatibility": {
|
|
4992
|
-
"nuxt": "
|
|
5757
|
+
"nuxt": ">=3.0.0",
|
|
4993
5758
|
"requires": {}
|
|
4994
5759
|
}
|
|
4995
5760
|
},
|
|
@@ -5079,7 +5844,7 @@
|
|
|
5079
5844
|
}
|
|
5080
5845
|
],
|
|
5081
5846
|
"compatibility": {
|
|
5082
|
-
"nuxt": "^2.0.0 ||
|
|
5847
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5083
5848
|
"requires": {}
|
|
5084
5849
|
}
|
|
5085
5850
|
},
|
|
@@ -5148,7 +5913,7 @@
|
|
|
5148
5913
|
}
|
|
5149
5914
|
],
|
|
5150
5915
|
"compatibility": {
|
|
5151
|
-
"nuxt": "
|
|
5916
|
+
"nuxt": ">=3.0.0",
|
|
5152
5917
|
"requires": {},
|
|
5153
5918
|
"devtools": "^0.0.0"
|
|
5154
5919
|
}
|
|
@@ -5171,7 +5936,7 @@
|
|
|
5171
5936
|
}
|
|
5172
5937
|
],
|
|
5173
5938
|
"compatibility": {
|
|
5174
|
-
"nuxt": "
|
|
5939
|
+
"nuxt": ">=3.0.0",
|
|
5175
5940
|
"requires": {}
|
|
5176
5941
|
}
|
|
5177
5942
|
},
|
|
@@ -5206,7 +5971,7 @@
|
|
|
5206
5971
|
}
|
|
5207
5972
|
],
|
|
5208
5973
|
"compatibility": {
|
|
5209
|
-
"nuxt": "
|
|
5974
|
+
"nuxt": ">=3.0.0",
|
|
5210
5975
|
"requires": {}
|
|
5211
5976
|
}
|
|
5212
5977
|
},
|
|
@@ -5274,7 +6039,7 @@
|
|
|
5274
6039
|
}
|
|
5275
6040
|
],
|
|
5276
6041
|
"compatibility": {
|
|
5277
|
-
"nuxt": "
|
|
6042
|
+
"nuxt": ">=3.0.0",
|
|
5278
6043
|
"requires": {}
|
|
5279
6044
|
}
|
|
5280
6045
|
},
|
|
@@ -5302,10 +6067,10 @@
|
|
|
5302
6067
|
},
|
|
5303
6068
|
{
|
|
5304
6069
|
"name": "robots",
|
|
5305
|
-
"description": "
|
|
6070
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5306
6071
|
"repo": "nuxt-modules/robots",
|
|
5307
6072
|
"npm": "@nuxtjs/robots",
|
|
5308
|
-
"icon": "robots.
|
|
6073
|
+
"icon": "simple-robots.svg",
|
|
5309
6074
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5310
6075
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5311
6076
|
"learn_more": "",
|
|
@@ -5315,10 +6080,16 @@
|
|
|
5315
6080
|
{
|
|
5316
6081
|
"name": "Ricardo Gobbo de Souza",
|
|
5317
6082
|
"github": "ricardogobbosouza"
|
|
6083
|
+
},
|
|
6084
|
+
{
|
|
6085
|
+
"name": "Harlan Wilton",
|
|
6086
|
+
"github": "harlan-zw",
|
|
6087
|
+
"twitter": "harlan_zw",
|
|
6088
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5318
6089
|
}
|
|
5319
6090
|
],
|
|
5320
6091
|
"compatibility": {
|
|
5321
|
-
"nuxt": "^2.0.0 ||
|
|
6092
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5322
6093
|
"requires": {
|
|
5323
6094
|
"bridge": "optional"
|
|
5324
6095
|
}
|
|
@@ -5342,7 +6113,7 @@
|
|
|
5342
6113
|
}
|
|
5343
6114
|
],
|
|
5344
6115
|
"compatibility": {
|
|
5345
|
-
"nuxt": "
|
|
6116
|
+
"nuxt": ">=3.0.0",
|
|
5346
6117
|
"requires": {}
|
|
5347
6118
|
}
|
|
5348
6119
|
},
|
|
@@ -5411,12 +6182,35 @@
|
|
|
5411
6182
|
}
|
|
5412
6183
|
],
|
|
5413
6184
|
"compatibility": {
|
|
5414
|
-
"nuxt": "^2.0.0 ||
|
|
6185
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5415
6186
|
"requires": {
|
|
5416
6187
|
"bridge": "optional"
|
|
5417
6188
|
}
|
|
5418
6189
|
}
|
|
5419
6190
|
},
|
|
6191
|
+
{
|
|
6192
|
+
"name": "scalar",
|
|
6193
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6194
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
6195
|
+
"npm": "@scalar/nuxt",
|
|
6196
|
+
"icon": "scalar.svg",
|
|
6197
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6198
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6199
|
+
"learn_more": "https://scalar.com",
|
|
6200
|
+
"category": "Devtools",
|
|
6201
|
+
"type": "3rd-party",
|
|
6202
|
+
"maintainers": [
|
|
6203
|
+
{
|
|
6204
|
+
"name": "scalar",
|
|
6205
|
+
"github": "scalar",
|
|
6206
|
+
"twitter": "scalar"
|
|
6207
|
+
}
|
|
6208
|
+
],
|
|
6209
|
+
"compatibility": {
|
|
6210
|
+
"nuxt": ">=3.0.0",
|
|
6211
|
+
"requires": {}
|
|
6212
|
+
}
|
|
6213
|
+
},
|
|
5420
6214
|
{
|
|
5421
6215
|
"name": "schema-org",
|
|
5422
6216
|
"description": "Quick and easy Schema.org graphs.",
|
|
@@ -5437,7 +6231,30 @@
|
|
|
5437
6231
|
}
|
|
5438
6232
|
],
|
|
5439
6233
|
"compatibility": {
|
|
5440
|
-
"nuxt": "
|
|
6234
|
+
"nuxt": ">=3.0.0",
|
|
6235
|
+
"requires": {}
|
|
6236
|
+
}
|
|
6237
|
+
},
|
|
6238
|
+
{
|
|
6239
|
+
"name": "scripts",
|
|
6240
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
6241
|
+
"repo": "nuxt/scripts",
|
|
6242
|
+
"npm": "@nuxt/scripts",
|
|
6243
|
+
"icon": "nuxt.svg",
|
|
6244
|
+
"github": "https://github.com/nuxt/scripts",
|
|
6245
|
+
"website": "https://scripts.nuxt.com",
|
|
6246
|
+
"learn_more": "",
|
|
6247
|
+
"category": "Libraries",
|
|
6248
|
+
"type": "official",
|
|
6249
|
+
"maintainers": [
|
|
6250
|
+
{
|
|
6251
|
+
"name": "Harlan Wilton",
|
|
6252
|
+
"github": "harlan-zw",
|
|
6253
|
+
"twitter": "harlan_zw"
|
|
6254
|
+
}
|
|
6255
|
+
],
|
|
6256
|
+
"compatibility": {
|
|
6257
|
+
"nuxt": ">=3.0.0",
|
|
5441
6258
|
"requires": {}
|
|
5442
6259
|
}
|
|
5443
6260
|
},
|
|
@@ -5482,7 +6299,7 @@
|
|
|
5482
6299
|
}
|
|
5483
6300
|
],
|
|
5484
6301
|
"compatibility": {
|
|
5485
|
-
"nuxt": "
|
|
6302
|
+
"nuxt": ">=3.0.0",
|
|
5486
6303
|
"requires": {}
|
|
5487
6304
|
}
|
|
5488
6305
|
},
|
|
@@ -5550,7 +6367,7 @@
|
|
|
5550
6367
|
}
|
|
5551
6368
|
],
|
|
5552
6369
|
"compatibility": {
|
|
5553
|
-
"nuxt": "
|
|
6370
|
+
"nuxt": ">=3.0.0",
|
|
5554
6371
|
"requires": {}
|
|
5555
6372
|
}
|
|
5556
6373
|
},
|
|
@@ -5595,7 +6412,7 @@
|
|
|
5595
6412
|
}
|
|
5596
6413
|
],
|
|
5597
6414
|
"compatibility": {
|
|
5598
|
-
"nuxt": "
|
|
6415
|
+
"nuxt": ">=3.0.0",
|
|
5599
6416
|
"requires": {}
|
|
5600
6417
|
}
|
|
5601
6418
|
},
|
|
@@ -5663,30 +6480,34 @@
|
|
|
5663
6480
|
}
|
|
5664
6481
|
],
|
|
5665
6482
|
"compatibility": {
|
|
5666
|
-
"nuxt": "
|
|
6483
|
+
"nuxt": ">=3.0.0",
|
|
5667
6484
|
"requires": {}
|
|
5668
6485
|
}
|
|
5669
6486
|
},
|
|
5670
6487
|
{
|
|
5671
|
-
"name": "
|
|
5672
|
-
"description": "
|
|
5673
|
-
"repo": "
|
|
5674
|
-
"npm": "
|
|
5675
|
-
"icon": "
|
|
5676
|
-
"github": "https://github.com/
|
|
5677
|
-
"website": "https://
|
|
5678
|
-
"learn_more": "https://
|
|
5679
|
-
"category": "
|
|
6488
|
+
"name": "shadcn",
|
|
6489
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6490
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6491
|
+
"npm": "shadcn-nuxt",
|
|
6492
|
+
"icon": "",
|
|
6493
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6494
|
+
"website": "https://www.shadcn-vue.com",
|
|
6495
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6496
|
+
"category": "UI",
|
|
5680
6497
|
"type": "3rd-party",
|
|
5681
6498
|
"maintainers": [
|
|
5682
6499
|
{
|
|
5683
|
-
"name": "
|
|
5684
|
-
"github": "
|
|
5685
|
-
"twitter": "
|
|
6500
|
+
"name": "Zernonia",
|
|
6501
|
+
"github": "zernonia",
|
|
6502
|
+
"twitter": "zernonia"
|
|
6503
|
+
},
|
|
6504
|
+
{
|
|
6505
|
+
"name": "Sadegh Barati",
|
|
6506
|
+
"github": "sadeghbarati"
|
|
5686
6507
|
}
|
|
5687
6508
|
],
|
|
5688
6509
|
"compatibility": {
|
|
5689
|
-
"nuxt": "
|
|
6510
|
+
"nuxt": ">=3.0.0",
|
|
5690
6511
|
"requires": {}
|
|
5691
6512
|
}
|
|
5692
6513
|
},
|
|
@@ -5712,15 +6533,37 @@
|
|
|
5712
6533
|
"requires": {}
|
|
5713
6534
|
}
|
|
5714
6535
|
},
|
|
6536
|
+
{
|
|
6537
|
+
"name": "shuimo-ui",
|
|
6538
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6539
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6540
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6541
|
+
"icon": "shuimo-ui.svg",
|
|
6542
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6543
|
+
"website": "https://shuimo.design",
|
|
6544
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6545
|
+
"category": "UI",
|
|
6546
|
+
"type": "3rd-party",
|
|
6547
|
+
"maintainers": [
|
|
6548
|
+
{
|
|
6549
|
+
"name": "higuaifan",
|
|
6550
|
+
"github": "higuaifan"
|
|
6551
|
+
}
|
|
6552
|
+
],
|
|
6553
|
+
"compatibility": {
|
|
6554
|
+
"nuxt": ">=3.0.0",
|
|
6555
|
+
"requires": {}
|
|
6556
|
+
}
|
|
6557
|
+
},
|
|
5715
6558
|
{
|
|
5716
6559
|
"name": "sidebase-auth",
|
|
5717
|
-
"description": "Zero-boilerplate authentication for
|
|
6560
|
+
"description": "Zero-boilerplate authentication for Nuxt with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
5718
6561
|
"repo": "sidebase/nuxt-auth",
|
|
5719
6562
|
"npm": "@sidebase/nuxt-auth",
|
|
5720
6563
|
"icon": "sidebase-auth.png",
|
|
5721
6564
|
"github": "https://github.com/sidebase/nuxt-auth",
|
|
5722
|
-
"website": "https://
|
|
5723
|
-
"learn_more": "https://
|
|
6565
|
+
"website": "https://auth.sidebase.io/",
|
|
6566
|
+
"learn_more": "https://sidebase.io/",
|
|
5724
6567
|
"category": "Security",
|
|
5725
6568
|
"type": "3rd-party",
|
|
5726
6569
|
"maintainers": [
|
|
@@ -5731,7 +6574,7 @@
|
|
|
5731
6574
|
}
|
|
5732
6575
|
],
|
|
5733
6576
|
"compatibility": {
|
|
5734
|
-
"nuxt": "
|
|
6577
|
+
"nuxt": ">=3.0.0",
|
|
5735
6578
|
"requires": {}
|
|
5736
6579
|
}
|
|
5737
6580
|
},
|
|
@@ -5757,30 +6600,6 @@
|
|
|
5757
6600
|
"requires": {}
|
|
5758
6601
|
}
|
|
5759
6602
|
},
|
|
5760
|
-
{
|
|
5761
|
-
"name": "simple-robots",
|
|
5762
|
-
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5763
|
-
"repo": "harlan-zw/nuxt-simple-robots",
|
|
5764
|
-
"npm": "nuxt-simple-robots",
|
|
5765
|
-
"icon": "simple-robots.svg",
|
|
5766
|
-
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
5767
|
-
"website": "https://nuxtseo.com/robots",
|
|
5768
|
-
"learn_more": "https://nuxtseo.com/robots",
|
|
5769
|
-
"category": "SEO",
|
|
5770
|
-
"type": "3rd-party",
|
|
5771
|
-
"maintainers": [
|
|
5772
|
-
{
|
|
5773
|
-
"name": "Harlan Wilton",
|
|
5774
|
-
"github": "harlan-zw",
|
|
5775
|
-
"twitter": "harlan_zw",
|
|
5776
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5777
|
-
}
|
|
5778
|
-
],
|
|
5779
|
-
"compatibility": {
|
|
5780
|
-
"nuxt": "^3.0.0",
|
|
5781
|
-
"requires": {}
|
|
5782
|
-
}
|
|
5783
|
-
},
|
|
5784
6603
|
{
|
|
5785
6604
|
"name": "sitemap",
|
|
5786
6605
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
@@ -5806,7 +6625,7 @@
|
|
|
5806
6625
|
}
|
|
5807
6626
|
],
|
|
5808
6627
|
"compatibility": {
|
|
5809
|
-
"nuxt": "
|
|
6628
|
+
"nuxt": ">=3.0.0",
|
|
5810
6629
|
"requires": {}
|
|
5811
6630
|
}
|
|
5812
6631
|
},
|
|
@@ -5828,7 +6647,7 @@
|
|
|
5828
6647
|
}
|
|
5829
6648
|
],
|
|
5830
6649
|
"compatibility": {
|
|
5831
|
-
"nuxt": "
|
|
6650
|
+
"nuxt": ">=3.0.0",
|
|
5832
6651
|
"requires": {}
|
|
5833
6652
|
}
|
|
5834
6653
|
},
|
|
@@ -5840,7 +6659,7 @@
|
|
|
5840
6659
|
"icon": "snipcart.png",
|
|
5841
6660
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5842
6661
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5843
|
-
"learn_more": "
|
|
6662
|
+
"learn_more": "",
|
|
5844
6663
|
"category": "Ecommerce",
|
|
5845
6664
|
"type": "community",
|
|
5846
6665
|
"maintainers": [
|
|
@@ -5851,7 +6670,7 @@
|
|
|
5851
6670
|
}
|
|
5852
6671
|
],
|
|
5853
6672
|
"compatibility": {
|
|
5854
|
-
"nuxt": "^2.0.0 ||
|
|
6673
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5855
6674
|
"requires": {}
|
|
5856
6675
|
}
|
|
5857
6676
|
},
|
|
@@ -5922,39 +6741,6 @@
|
|
|
5922
6741
|
"requires": {}
|
|
5923
6742
|
}
|
|
5924
6743
|
},
|
|
5925
|
-
{
|
|
5926
|
-
"name": "speedkit",
|
|
5927
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5928
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5929
|
-
"npm": "nuxt-speedkit",
|
|
5930
|
-
"icon": "speedkit.png",
|
|
5931
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5932
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5933
|
-
"learn_more": "",
|
|
5934
|
-
"category": "Performance",
|
|
5935
|
-
"type": "3rd-party",
|
|
5936
|
-
"maintainers": [
|
|
5937
|
-
{
|
|
5938
|
-
"name": "Stephan Gerbeth",
|
|
5939
|
-
"github": "StephanGerbeth",
|
|
5940
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5941
|
-
},
|
|
5942
|
-
{
|
|
5943
|
-
"name": "Thorn Walli",
|
|
5944
|
-
"github": "ThornWalli",
|
|
5945
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5946
|
-
},
|
|
5947
|
-
{
|
|
5948
|
-
"name": "Grabarz & Partner",
|
|
5949
|
-
"github": "GrabarzUndPartner",
|
|
5950
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5951
|
-
}
|
|
5952
|
-
],
|
|
5953
|
-
"compatibility": {
|
|
5954
|
-
"nuxt": "^2.0.0",
|
|
5955
|
-
"requires": {}
|
|
5956
|
-
}
|
|
5957
|
-
},
|
|
5958
6744
|
{
|
|
5959
6745
|
"name": "ssr-lit",
|
|
5960
6746
|
"description": "",
|
|
@@ -6001,23 +6787,29 @@
|
|
|
6001
6787
|
},
|
|
6002
6788
|
{
|
|
6003
6789
|
"name": "storefront-ui",
|
|
6004
|
-
"description": "Storefront UI
|
|
6005
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6790
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6791
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
6006
6792
|
"npm": "@storefront-ui/nuxt",
|
|
6007
6793
|
"icon": "storefront-ui.svg",
|
|
6008
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
6009
|
-
"website": "https://docs.storefrontui.io
|
|
6010
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6794
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6795
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6796
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
6011
6797
|
"category": "UI",
|
|
6012
6798
|
"type": "3rd-party",
|
|
6013
6799
|
"maintainers": [
|
|
6014
6800
|
{
|
|
6015
|
-
"name": "
|
|
6016
|
-
"github": "
|
|
6801
|
+
"name": "Szymon Dziewoński",
|
|
6802
|
+
"github": "Szymon-dziewonski",
|
|
6803
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6804
|
+
},
|
|
6805
|
+
{
|
|
6806
|
+
"name": "Jakub Freisler",
|
|
6807
|
+
"github": "FRSgit",
|
|
6808
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
6017
6809
|
}
|
|
6018
6810
|
],
|
|
6019
6811
|
"compatibility": {
|
|
6020
|
-
"nuxt": "
|
|
6812
|
+
"nuxt": ">=3.0.0",
|
|
6021
6813
|
"requires": {}
|
|
6022
6814
|
}
|
|
6023
6815
|
},
|
|
@@ -6061,20 +6853,20 @@
|
|
|
6061
6853
|
}
|
|
6062
6854
|
],
|
|
6063
6855
|
"compatibility": {
|
|
6064
|
-
"nuxt": "^2.0.0 ||
|
|
6856
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6065
6857
|
"requires": {},
|
|
6066
6858
|
"devtools": "^0.0.0"
|
|
6067
6859
|
}
|
|
6068
6860
|
},
|
|
6069
6861
|
{
|
|
6070
6862
|
"name": "storybook",
|
|
6071
|
-
"description": "Easily integrate Storybook in your Nuxt application to design, build, and
|
|
6072
|
-
"repo": "nuxt-modules/storybook",
|
|
6863
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
|
|
6864
|
+
"repo": "nuxt-modules/storybook#main/packages/nuxt-module",
|
|
6073
6865
|
"npm": "@nuxtjs/storybook",
|
|
6074
6866
|
"icon": "storybook.png",
|
|
6075
6867
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
6076
6868
|
"website": "https://storybook.nuxtjs.org",
|
|
6077
|
-
"learn_more": "
|
|
6869
|
+
"learn_more": "",
|
|
6078
6870
|
"category": "Devtools",
|
|
6079
6871
|
"type": "community",
|
|
6080
6872
|
"maintainers": [
|
|
@@ -6082,10 +6874,14 @@
|
|
|
6082
6874
|
"name": "Chakir QATAB",
|
|
6083
6875
|
"github": "chakAs3",
|
|
6084
6876
|
"twitter": "ChakirQatab"
|
|
6877
|
+
},
|
|
6878
|
+
{
|
|
6879
|
+
"name": "Tobias Diez",
|
|
6880
|
+
"github": "tobiasdiez"
|
|
6085
6881
|
}
|
|
6086
6882
|
],
|
|
6087
6883
|
"compatibility": {
|
|
6088
|
-
"nuxt": "^2.0.0 ||
|
|
6884
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6089
6885
|
"requires": {
|
|
6090
6886
|
"bridge": "optional"
|
|
6091
6887
|
},
|
|
@@ -6116,7 +6912,7 @@
|
|
|
6116
6912
|
}
|
|
6117
6913
|
],
|
|
6118
6914
|
"compatibility": {
|
|
6119
|
-
"nuxt": "^2.0.0 ||
|
|
6915
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6120
6916
|
"requires": {
|
|
6121
6917
|
"bridge": true
|
|
6122
6918
|
},
|
|
@@ -6145,7 +6941,7 @@
|
|
|
6145
6941
|
}
|
|
6146
6942
|
],
|
|
6147
6943
|
"compatibility": {
|
|
6148
|
-
"nuxt": "
|
|
6944
|
+
"nuxt": ">=3.0.0",
|
|
6149
6945
|
"requires": {}
|
|
6150
6946
|
}
|
|
6151
6947
|
},
|
|
@@ -6195,7 +6991,7 @@
|
|
|
6195
6991
|
}
|
|
6196
6992
|
],
|
|
6197
6993
|
"compatibility": {
|
|
6198
|
-
"nuxt": "
|
|
6994
|
+
"nuxt": ">=3.0.0",
|
|
6199
6995
|
"requires": {
|
|
6200
6996
|
"content": true
|
|
6201
6997
|
}
|
|
@@ -6242,30 +7038,7 @@
|
|
|
6242
7038
|
}
|
|
6243
7039
|
],
|
|
6244
7040
|
"compatibility": {
|
|
6245
|
-
"nuxt": "^2.0.0 ||
|
|
6246
|
-
"requires": {}
|
|
6247
|
-
}
|
|
6248
|
-
},
|
|
6249
|
-
{
|
|
6250
|
-
"name": "stylify",
|
|
6251
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
6252
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
6253
|
-
"npm": "@stylify/nuxt",
|
|
6254
|
-
"icon": "stylify.svg",
|
|
6255
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
6256
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
6257
|
-
"learn_more": "https://stylifycss.com",
|
|
6258
|
-
"category": "UI",
|
|
6259
|
-
"type": "3rd-party",
|
|
6260
|
-
"maintainers": [
|
|
6261
|
-
{
|
|
6262
|
-
"name": "Vladimír Macháček",
|
|
6263
|
-
"github": "Machy8",
|
|
6264
|
-
"twitter": "8machy"
|
|
6265
|
-
}
|
|
6266
|
-
],
|
|
6267
|
-
"compatibility": {
|
|
6268
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7041
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6269
7042
|
"requires": {}
|
|
6270
7043
|
}
|
|
6271
7044
|
},
|
|
@@ -6298,7 +7071,30 @@
|
|
|
6298
7071
|
}
|
|
6299
7072
|
],
|
|
6300
7073
|
"compatibility": {
|
|
6301
|
-
"nuxt": "^2.0.0 ||
|
|
7074
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7075
|
+
"requires": {}
|
|
7076
|
+
}
|
|
7077
|
+
},
|
|
7078
|
+
{
|
|
7079
|
+
"name": "surrealdb",
|
|
7080
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
7081
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
7082
|
+
"npm": "nuxt-surrealdb",
|
|
7083
|
+
"icon": "surrealdb.png",
|
|
7084
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7085
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7086
|
+
"learn_more": "",
|
|
7087
|
+
"category": "Database",
|
|
7088
|
+
"type": "3rd-party",
|
|
7089
|
+
"maintainers": [
|
|
7090
|
+
{
|
|
7091
|
+
"name": "Sandro Circi",
|
|
7092
|
+
"github": "sandros94",
|
|
7093
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
7094
|
+
}
|
|
7095
|
+
],
|
|
7096
|
+
"compatibility": {
|
|
7097
|
+
"nuxt": ">=3.10.0",
|
|
6302
7098
|
"requires": {}
|
|
6303
7099
|
}
|
|
6304
7100
|
},
|
|
@@ -6343,7 +7139,7 @@
|
|
|
6343
7139
|
}
|
|
6344
7140
|
],
|
|
6345
7141
|
"compatibility": {
|
|
6346
|
-
"nuxt": "^2.0.0 ||
|
|
7142
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6347
7143
|
"requires": {}
|
|
6348
7144
|
}
|
|
6349
7145
|
},
|
|
@@ -6391,6 +7187,30 @@
|
|
|
6391
7187
|
"requires": {}
|
|
6392
7188
|
}
|
|
6393
7189
|
},
|
|
7190
|
+
{
|
|
7191
|
+
"name": "swiftsearch",
|
|
7192
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
7193
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
7194
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
7195
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
7196
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
7197
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
7198
|
+
"learn_more": "",
|
|
7199
|
+
"category": "Libraries",
|
|
7200
|
+
"type": "3rd-party",
|
|
7201
|
+
"maintainers": [
|
|
7202
|
+
{
|
|
7203
|
+
"name": "Matteo Rigoni",
|
|
7204
|
+
"github": "rigo-m",
|
|
7205
|
+
"twitter": "MatteoRigoni",
|
|
7206
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
7207
|
+
}
|
|
7208
|
+
],
|
|
7209
|
+
"compatibility": {
|
|
7210
|
+
"nuxt": ">=3.10.0",
|
|
7211
|
+
"requires": {}
|
|
7212
|
+
}
|
|
7213
|
+
},
|
|
6394
7214
|
{
|
|
6395
7215
|
"name": "swiper",
|
|
6396
7216
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6409,7 +7229,7 @@
|
|
|
6409
7229
|
}
|
|
6410
7230
|
],
|
|
6411
7231
|
"compatibility": {
|
|
6412
|
-
"nuxt": "
|
|
7232
|
+
"nuxt": ">=3.0.0",
|
|
6413
7233
|
"requires": {}
|
|
6414
7234
|
}
|
|
6415
7235
|
},
|
|
@@ -6432,7 +7252,7 @@
|
|
|
6432
7252
|
}
|
|
6433
7253
|
],
|
|
6434
7254
|
"compatibility": {
|
|
6435
|
-
"nuxt": "
|
|
7255
|
+
"nuxt": ">=3.0.0",
|
|
6436
7256
|
"requires": {}
|
|
6437
7257
|
}
|
|
6438
7258
|
},
|
|
@@ -6445,7 +7265,7 @@
|
|
|
6445
7265
|
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
6446
7266
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
6447
7267
|
"learn_more": "https://tailwindcss.com/",
|
|
6448
|
-
"category": "
|
|
7268
|
+
"category": "CSS",
|
|
6449
7269
|
"type": "community",
|
|
6450
7270
|
"maintainers": [
|
|
6451
7271
|
{
|
|
@@ -6459,9 +7279,62 @@
|
|
|
6459
7279
|
}
|
|
6460
7280
|
],
|
|
6461
7281
|
"compatibility": {
|
|
6462
|
-
"nuxt": "^2.0.0 ||
|
|
7282
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6463
7283
|
"requires": {},
|
|
6464
7284
|
"devtools": "^0.0.0"
|
|
7285
|
+
},
|
|
7286
|
+
"aliases": [
|
|
7287
|
+
"tailwind"
|
|
7288
|
+
]
|
|
7289
|
+
},
|
|
7290
|
+
{
|
|
7291
|
+
"name": "test-utils",
|
|
7292
|
+
"description": "Test utilities for Nuxt",
|
|
7293
|
+
"repo": "nuxt/test-utils#main",
|
|
7294
|
+
"npm": "@nuxt/test-utils",
|
|
7295
|
+
"icon": "nuxt.svg",
|
|
7296
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
7297
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
7298
|
+
"learn_more": "",
|
|
7299
|
+
"category": "Devtools",
|
|
7300
|
+
"type": "official",
|
|
7301
|
+
"maintainers": [
|
|
7302
|
+
{
|
|
7303
|
+
"name": "Daniel Roe",
|
|
7304
|
+
"github": "danielroe",
|
|
7305
|
+
"twitter": "danielcroe"
|
|
7306
|
+
},
|
|
7307
|
+
{
|
|
7308
|
+
"name": "Anthony Fu",
|
|
7309
|
+
"github": "antfu",
|
|
7310
|
+
"twitter": "antfu7"
|
|
7311
|
+
}
|
|
7312
|
+
],
|
|
7313
|
+
"compatibility": {
|
|
7314
|
+
"nuxt": ">=3.0.0",
|
|
7315
|
+
"requires": {}
|
|
7316
|
+
}
|
|
7317
|
+
},
|
|
7318
|
+
{
|
|
7319
|
+
"name": "tgauth",
|
|
7320
|
+
"description": "Extremely simple \"Login with Telegram\" button",
|
|
7321
|
+
"repo": "paranoidphantom/tgauth",
|
|
7322
|
+
"npm": "@paranoidphantom/tgauth",
|
|
7323
|
+
"icon": "tgauth.png",
|
|
7324
|
+
"github": "https://github.com/paranoidphantom/tgauth",
|
|
7325
|
+
"website": "https://github.com/paranoidphantom/tgauth",
|
|
7326
|
+
"learn_more": "https://github.com/paranoidphantom/tgauth",
|
|
7327
|
+
"category": "Security",
|
|
7328
|
+
"type": "3rd-party",
|
|
7329
|
+
"maintainers": [
|
|
7330
|
+
{
|
|
7331
|
+
"name": "Andrei Hudalla",
|
|
7332
|
+
"github": "paranoidPhantom"
|
|
7333
|
+
}
|
|
7334
|
+
],
|
|
7335
|
+
"compatibility": {
|
|
7336
|
+
"nuxt": "^3.11.0",
|
|
7337
|
+
"requires": {}
|
|
6465
7338
|
}
|
|
6466
7339
|
},
|
|
6467
7340
|
{
|
|
@@ -6505,7 +7378,7 @@
|
|
|
6505
7378
|
}
|
|
6506
7379
|
],
|
|
6507
7380
|
"compatibility": {
|
|
6508
|
-
"nuxt": "
|
|
7381
|
+
"nuxt": ">=3.0.0",
|
|
6509
7382
|
"requires": {}
|
|
6510
7383
|
}
|
|
6511
7384
|
},
|
|
@@ -6516,8 +7389,8 @@
|
|
|
6516
7389
|
"npm": "nuxt-tiptap-editor",
|
|
6517
7390
|
"icon": "tiptap.png",
|
|
6518
7391
|
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6519
|
-
"website": "https://
|
|
6520
|
-
"learn_more": "https://
|
|
7392
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7393
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6521
7394
|
"category": "Libraries",
|
|
6522
7395
|
"type": "3rd-party",
|
|
6523
7396
|
"maintainers": [
|
|
@@ -6527,7 +7400,7 @@
|
|
|
6527
7400
|
}
|
|
6528
7401
|
],
|
|
6529
7402
|
"compatibility": {
|
|
6530
|
-
"nuxt": "
|
|
7403
|
+
"nuxt": ">=3.0.0",
|
|
6531
7404
|
"requires": {}
|
|
6532
7405
|
}
|
|
6533
7406
|
},
|
|
@@ -6554,6 +7427,28 @@
|
|
|
6554
7427
|
"requires": {}
|
|
6555
7428
|
}
|
|
6556
7429
|
},
|
|
7430
|
+
{
|
|
7431
|
+
"name": "tradingview",
|
|
7432
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7433
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7434
|
+
"npm": "nuxt-tradingview",
|
|
7435
|
+
"icon": "tradingview.svg",
|
|
7436
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7437
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7438
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7439
|
+
"category": "Extensions",
|
|
7440
|
+
"type": "3rd-party",
|
|
7441
|
+
"maintainers": [
|
|
7442
|
+
{
|
|
7443
|
+
"name": "Volkan Akkuş",
|
|
7444
|
+
"github": "volkanakkus"
|
|
7445
|
+
}
|
|
7446
|
+
],
|
|
7447
|
+
"compatibility": {
|
|
7448
|
+
"nuxt": ">=3.0.0",
|
|
7449
|
+
"requires": {}
|
|
7450
|
+
}
|
|
7451
|
+
},
|
|
6557
7452
|
{
|
|
6558
7453
|
"name": "translation-manager",
|
|
6559
7454
|
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
@@ -6572,7 +7467,7 @@
|
|
|
6572
7467
|
}
|
|
6573
7468
|
],
|
|
6574
7469
|
"compatibility": {
|
|
6575
|
-
"nuxt": "
|
|
7470
|
+
"nuxt": ">=3.0.0",
|
|
6576
7471
|
"requires": {}
|
|
6577
7472
|
}
|
|
6578
7473
|
},
|
|
@@ -6605,7 +7500,7 @@
|
|
|
6605
7500
|
}
|
|
6606
7501
|
],
|
|
6607
7502
|
"compatibility": {
|
|
6608
|
-
"nuxt": "
|
|
7503
|
+
"nuxt": ">=3.0.0",
|
|
6609
7504
|
"requires": {}
|
|
6610
7505
|
}
|
|
6611
7506
|
},
|
|
@@ -6628,7 +7523,7 @@
|
|
|
6628
7523
|
}
|
|
6629
7524
|
],
|
|
6630
7525
|
"compatibility": {
|
|
6631
|
-
"nuxt": "^2.0.0 ||
|
|
7526
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6632
7527
|
"requires": {
|
|
6633
7528
|
"bridge": true
|
|
6634
7529
|
}
|
|
@@ -6676,7 +7571,7 @@
|
|
|
6676
7571
|
}
|
|
6677
7572
|
],
|
|
6678
7573
|
"compatibility": {
|
|
6679
|
-
"nuxt": "
|
|
7574
|
+
"nuxt": ">=3.0.0",
|
|
6680
7575
|
"requires": {}
|
|
6681
7576
|
}
|
|
6682
7577
|
},
|
|
@@ -6709,7 +7604,7 @@
|
|
|
6709
7604
|
}
|
|
6710
7605
|
],
|
|
6711
7606
|
"compatibility": {
|
|
6712
|
-
"nuxt": "^2.0.0 ||
|
|
7607
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6713
7608
|
"requires": {}
|
|
6714
7609
|
}
|
|
6715
7610
|
},
|
|
@@ -6731,7 +7626,7 @@
|
|
|
6731
7626
|
}
|
|
6732
7627
|
],
|
|
6733
7628
|
"compatibility": {
|
|
6734
|
-
"nuxt": "^2.0.0 ||
|
|
7629
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6735
7630
|
"requires": {}
|
|
6736
7631
|
}
|
|
6737
7632
|
},
|
|
@@ -6843,7 +7738,7 @@
|
|
|
6843
7738
|
}
|
|
6844
7739
|
],
|
|
6845
7740
|
"compatibility": {
|
|
6846
|
-
"nuxt": "^2.0.0 ||
|
|
7741
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6847
7742
|
"requires": {},
|
|
6848
7743
|
"devtools": "^0.0.0"
|
|
6849
7744
|
}
|
|
@@ -6877,7 +7772,7 @@
|
|
|
6877
7772
|
}
|
|
6878
7773
|
],
|
|
6879
7774
|
"compatibility": {
|
|
6880
|
-
"nuxt": "
|
|
7775
|
+
"nuxt": ">=3.0.0",
|
|
6881
7776
|
"requires": {}
|
|
6882
7777
|
}
|
|
6883
7778
|
},
|
|
@@ -6899,7 +7794,7 @@
|
|
|
6899
7794
|
}
|
|
6900
7795
|
],
|
|
6901
7796
|
"compatibility": {
|
|
6902
|
-
"nuxt": "^2.0.0 ||
|
|
7797
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6903
7798
|
"requires": {
|
|
6904
7799
|
"bridge": "optional"
|
|
6905
7800
|
}
|
|
@@ -6951,36 +7846,10 @@
|
|
|
6951
7846
|
}
|
|
6952
7847
|
],
|
|
6953
7848
|
"compatibility": {
|
|
6954
|
-
"nuxt": "
|
|
7849
|
+
"nuxt": ">=3.0.0",
|
|
6955
7850
|
"requires": {}
|
|
6956
7851
|
}
|
|
6957
7852
|
},
|
|
6958
|
-
{
|
|
6959
|
-
"name": "unlighthouse",
|
|
6960
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6961
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6962
|
-
"npm": "@unlighthouse/nuxt",
|
|
6963
|
-
"icon": "unlighthouse.svg",
|
|
6964
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6965
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6966
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6967
|
-
"category": "Devtools",
|
|
6968
|
-
"type": "3rd-party",
|
|
6969
|
-
"maintainers": [
|
|
6970
|
-
{
|
|
6971
|
-
"name": "Harlan Wilton",
|
|
6972
|
-
"github": "harlan-zw",
|
|
6973
|
-
"twitter": "harlan_zw",
|
|
6974
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6975
|
-
}
|
|
6976
|
-
],
|
|
6977
|
-
"compatibility": {
|
|
6978
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6979
|
-
"requires": {
|
|
6980
|
-
"bridge": "optional"
|
|
6981
|
-
}
|
|
6982
|
-
}
|
|
6983
|
-
},
|
|
6984
7853
|
{
|
|
6985
7854
|
"name": "unocss",
|
|
6986
7855
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6990,7 +7859,7 @@
|
|
|
6990
7859
|
"github": "https://github.com/unocss/unocss",
|
|
6991
7860
|
"website": "https://github.com/unocss/unocss",
|
|
6992
7861
|
"learn_more": "https://github.com/unocss/unocss",
|
|
6993
|
-
"category": "
|
|
7862
|
+
"category": "CSS",
|
|
6994
7863
|
"type": "3rd-party",
|
|
6995
7864
|
"maintainers": [
|
|
6996
7865
|
{
|
|
@@ -7001,7 +7870,7 @@
|
|
|
7001
7870
|
}
|
|
7002
7871
|
],
|
|
7003
7872
|
"compatibility": {
|
|
7004
|
-
"nuxt": "^2.0.0 ||
|
|
7873
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7005
7874
|
"requires": {
|
|
7006
7875
|
"bridge": "optional"
|
|
7007
7876
|
},
|
|
@@ -7015,8 +7884,8 @@
|
|
|
7015
7884
|
"npm": "nuxt-ununura",
|
|
7016
7885
|
"icon": "ununuracss.png",
|
|
7017
7886
|
"github": "https://github.com/novout/ununuracss",
|
|
7018
|
-
"website": "https://
|
|
7019
|
-
"learn_more": "https://
|
|
7887
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7888
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
7020
7889
|
"category": "UI",
|
|
7021
7890
|
"type": "3rd-party",
|
|
7022
7891
|
"maintainers": [
|
|
@@ -7027,32 +7896,30 @@
|
|
|
7027
7896
|
}
|
|
7028
7897
|
],
|
|
7029
7898
|
"compatibility": {
|
|
7030
|
-
"nuxt": "^2.0.0 ||
|
|
7899
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7031
7900
|
"requires": {}
|
|
7032
7901
|
}
|
|
7033
7902
|
},
|
|
7034
7903
|
{
|
|
7035
|
-
"name": "use-
|
|
7036
|
-
"description": "
|
|
7037
|
-
"repo": "
|
|
7038
|
-
"npm": "
|
|
7039
|
-
"icon": "use-
|
|
7040
|
-
"github": "https://github.com/
|
|
7041
|
-
"website": "https://
|
|
7042
|
-
"learn_more": "https://
|
|
7043
|
-
"category": "
|
|
7904
|
+
"name": "use-bootstrap",
|
|
7905
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7906
|
+
"repo": "simplise/use-bootstrap",
|
|
7907
|
+
"npm": "usebootstrap",
|
|
7908
|
+
"icon": "use-bootstrap.svg",
|
|
7909
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7910
|
+
"website": "https://usebootstrap.org/",
|
|
7911
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7912
|
+
"category": "UI",
|
|
7044
7913
|
"type": "3rd-party",
|
|
7045
7914
|
"maintainers": [
|
|
7046
7915
|
{
|
|
7047
|
-
"name": "
|
|
7048
|
-
"github": "
|
|
7916
|
+
"name": "KoujiSano",
|
|
7917
|
+
"github": "KoujiSano"
|
|
7049
7918
|
}
|
|
7050
7919
|
],
|
|
7051
7920
|
"compatibility": {
|
|
7052
|
-
"nuxt": "
|
|
7053
|
-
"requires": {
|
|
7054
|
-
"bridge": true
|
|
7055
|
-
}
|
|
7921
|
+
"nuxt": ">=3.0.0",
|
|
7922
|
+
"requires": {}
|
|
7056
7923
|
}
|
|
7057
7924
|
},
|
|
7058
7925
|
{
|
|
@@ -7077,28 +7944,6 @@
|
|
|
7077
7944
|
"requires": {}
|
|
7078
7945
|
}
|
|
7079
7946
|
},
|
|
7080
|
-
{
|
|
7081
|
-
"name": "validate",
|
|
7082
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
7083
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
7084
|
-
"npm": "nuxt-validate",
|
|
7085
|
-
"icon": "vee-validate.png",
|
|
7086
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
7087
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
7088
|
-
"learn_more": "",
|
|
7089
|
-
"category": "Libraries",
|
|
7090
|
-
"type": "3rd-party",
|
|
7091
|
-
"maintainers": [
|
|
7092
|
-
{
|
|
7093
|
-
"name": "lewyuburi",
|
|
7094
|
-
"github": "lewyuburi"
|
|
7095
|
-
}
|
|
7096
|
-
],
|
|
7097
|
-
"compatibility": {
|
|
7098
|
-
"nuxt": "^2.0.0",
|
|
7099
|
-
"requires": {}
|
|
7100
|
-
}
|
|
7101
|
-
},
|
|
7102
7947
|
{
|
|
7103
7948
|
"name": "vant",
|
|
7104
7949
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7117,7 +7962,7 @@
|
|
|
7117
7962
|
}
|
|
7118
7963
|
],
|
|
7119
7964
|
"compatibility": {
|
|
7120
|
-
"nuxt": "
|
|
7965
|
+
"nuxt": ">=3.0.0",
|
|
7121
7966
|
"requires": {
|
|
7122
7967
|
"bridge": "optional"
|
|
7123
7968
|
}
|
|
@@ -7130,7 +7975,7 @@
|
|
|
7130
7975
|
"npm": "@varlet/nuxt",
|
|
7131
7976
|
"icon": "varlet.svg",
|
|
7132
7977
|
"github": "https://github.com/varletjs/varlet",
|
|
7133
|
-
"website": "https://varlet.
|
|
7978
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
7134
7979
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
7135
7980
|
"category": "UI",
|
|
7136
7981
|
"type": "3rd-party",
|
|
@@ -7141,7 +7986,7 @@
|
|
|
7141
7986
|
}
|
|
7142
7987
|
],
|
|
7143
7988
|
"compatibility": {
|
|
7144
|
-
"nuxt": "
|
|
7989
|
+
"nuxt": ">=3.0.0",
|
|
7145
7990
|
"requires": {
|
|
7146
7991
|
"bridge": "optional"
|
|
7147
7992
|
}
|
|
@@ -7153,8 +7998,8 @@
|
|
|
7153
7998
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7154
7999
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7155
8000
|
"icon": "vcalendar.png",
|
|
7156
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7157
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
8001
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
8002
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7158
8003
|
"learn_more": "",
|
|
7159
8004
|
"category": "Libraries",
|
|
7160
8005
|
"type": "3rd-party",
|
|
@@ -7165,7 +8010,7 @@
|
|
|
7165
8010
|
}
|
|
7166
8011
|
],
|
|
7167
8012
|
"compatibility": {
|
|
7168
|
-
"nuxt": "
|
|
8013
|
+
"nuxt": ">=3.0.0",
|
|
7169
8014
|
"requires": {}
|
|
7170
8015
|
}
|
|
7171
8016
|
},
|
|
@@ -7187,7 +8032,7 @@
|
|
|
7187
8032
|
}
|
|
7188
8033
|
],
|
|
7189
8034
|
"compatibility": {
|
|
7190
|
-
"nuxt": "
|
|
8035
|
+
"nuxt": ">=3.0.0",
|
|
7191
8036
|
"requires": {}
|
|
7192
8037
|
}
|
|
7193
8038
|
},
|
|
@@ -7232,7 +8077,7 @@
|
|
|
7232
8077
|
}
|
|
7233
8078
|
],
|
|
7234
8079
|
"compatibility": {
|
|
7235
|
-
"nuxt": "
|
|
8080
|
+
"nuxt": ">=3.0.0",
|
|
7236
8081
|
"requires": {}
|
|
7237
8082
|
}
|
|
7238
8083
|
},
|
|
@@ -7255,7 +8100,7 @@
|
|
|
7255
8100
|
}
|
|
7256
8101
|
],
|
|
7257
8102
|
"compatibility": {
|
|
7258
|
-
"nuxt": "
|
|
8103
|
+
"nuxt": ">=3.0.0",
|
|
7259
8104
|
"requires": {}
|
|
7260
8105
|
}
|
|
7261
8106
|
},
|
|
@@ -7283,37 +8128,10 @@
|
|
|
7283
8128
|
}
|
|
7284
8129
|
],
|
|
7285
8130
|
"compatibility": {
|
|
7286
|
-
"nuxt": "
|
|
8131
|
+
"nuxt": ">=3.0.0",
|
|
7287
8132
|
"requires": {}
|
|
7288
8133
|
}
|
|
7289
8134
|
},
|
|
7290
|
-
{
|
|
7291
|
-
"name": "vitest",
|
|
7292
|
-
"description": "Vitest integration with Nuxt",
|
|
7293
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7294
|
-
"npm": "nuxt-vitest",
|
|
7295
|
-
"icon": "vitest.svg",
|
|
7296
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7297
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7298
|
-
"learn_more": "",
|
|
7299
|
-
"category": "Devtools",
|
|
7300
|
-
"type": "3rd-party",
|
|
7301
|
-
"maintainers": [
|
|
7302
|
-
{
|
|
7303
|
-
"name": "Daniel Roe",
|
|
7304
|
-
"github": "danielroe"
|
|
7305
|
-
},
|
|
7306
|
-
{
|
|
7307
|
-
"name": "Anthony Fu",
|
|
7308
|
-
"github": "antfu"
|
|
7309
|
-
}
|
|
7310
|
-
],
|
|
7311
|
-
"compatibility": {
|
|
7312
|
-
"nuxt": "^3.0.0",
|
|
7313
|
-
"requires": {},
|
|
7314
|
-
"devtools": "^0.0.0"
|
|
7315
|
-
}
|
|
7316
|
-
},
|
|
7317
8135
|
{
|
|
7318
8136
|
"name": "vue-email",
|
|
7319
8137
|
"description": "💌 Write email templates with vue",
|
|
@@ -7322,7 +8140,7 @@
|
|
|
7322
8140
|
"icon": "vue-email.svg",
|
|
7323
8141
|
"github": "https://github.com/vue-email/nuxt",
|
|
7324
8142
|
"website": "https://vuemail.net/",
|
|
7325
|
-
"learn_more": "https://vuemail.net/
|
|
8143
|
+
"learn_more": "https://vuemail.net/",
|
|
7326
8144
|
"category": "UI",
|
|
7327
8145
|
"type": "3rd-party",
|
|
7328
8146
|
"maintainers": [
|
|
@@ -7340,7 +8158,7 @@
|
|
|
7340
8158
|
}
|
|
7341
8159
|
],
|
|
7342
8160
|
"compatibility": {
|
|
7343
|
-
"nuxt": "
|
|
8161
|
+
"nuxt": ">=3.0.0",
|
|
7344
8162
|
"requires": {},
|
|
7345
8163
|
"devtools": "^0.0.0"
|
|
7346
8164
|
}
|
|
@@ -7364,7 +8182,7 @@
|
|
|
7364
8182
|
}
|
|
7365
8183
|
],
|
|
7366
8184
|
"compatibility": {
|
|
7367
|
-
"nuxt": "
|
|
8185
|
+
"nuxt": ">=3.0.0",
|
|
7368
8186
|
"requires": {}
|
|
7369
8187
|
}
|
|
7370
8188
|
},
|
|
@@ -7387,7 +8205,7 @@
|
|
|
7387
8205
|
}
|
|
7388
8206
|
],
|
|
7389
8207
|
"compatibility": {
|
|
7390
|
-
"nuxt": "
|
|
8208
|
+
"nuxt": ">=3.0.0",
|
|
7391
8209
|
"requires": {
|
|
7392
8210
|
"bridge": "optional"
|
|
7393
8211
|
},
|
|
@@ -7443,7 +8261,7 @@
|
|
|
7443
8261
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7444
8262
|
"repo": "moritzsternemann/vue-plausible",
|
|
7445
8263
|
"npm": "vue-plausible",
|
|
7446
|
-
"icon": "plausible.
|
|
8264
|
+
"icon": "plausible.svg",
|
|
7447
8265
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7448
8266
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7449
8267
|
"learn_more": "",
|
|
@@ -7479,7 +8297,7 @@
|
|
|
7479
8297
|
}
|
|
7480
8298
|
],
|
|
7481
8299
|
"compatibility": {
|
|
7482
|
-
"nuxt": "
|
|
8300
|
+
"nuxt": ">=3.0.0",
|
|
7483
8301
|
"requires": {}
|
|
7484
8302
|
}
|
|
7485
8303
|
},
|
|
@@ -7524,7 +8342,7 @@
|
|
|
7524
8342
|
}
|
|
7525
8343
|
],
|
|
7526
8344
|
"compatibility": {
|
|
7527
|
-
"nuxt": "^2.0.0 ||
|
|
8345
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7528
8346
|
"requires": {
|
|
7529
8347
|
"bridge": "optional"
|
|
7530
8348
|
}
|
|
@@ -7572,7 +8390,7 @@
|
|
|
7572
8390
|
}
|
|
7573
8391
|
],
|
|
7574
8392
|
"compatibility": {
|
|
7575
|
-
"nuxt": "
|
|
8393
|
+
"nuxt": ">=3.0.0",
|
|
7576
8394
|
"requires": {}
|
|
7577
8395
|
}
|
|
7578
8396
|
},
|
|
@@ -7594,7 +8412,7 @@
|
|
|
7594
8412
|
}
|
|
7595
8413
|
],
|
|
7596
8414
|
"compatibility": {
|
|
7597
|
-
"nuxt": "
|
|
8415
|
+
"nuxt": ">=3.0.0",
|
|
7598
8416
|
"requires": {}
|
|
7599
8417
|
}
|
|
7600
8418
|
},
|
|
@@ -7617,7 +8435,7 @@
|
|
|
7617
8435
|
}
|
|
7618
8436
|
],
|
|
7619
8437
|
"compatibility": {
|
|
7620
|
-
"nuxt": "
|
|
8438
|
+
"nuxt": ">=3.0.0",
|
|
7621
8439
|
"requires": {}
|
|
7622
8440
|
}
|
|
7623
8441
|
},
|
|
@@ -7640,7 +8458,7 @@
|
|
|
7640
8458
|
}
|
|
7641
8459
|
],
|
|
7642
8460
|
"compatibility": {
|
|
7643
|
-
"nuxt": "
|
|
8461
|
+
"nuxt": ">=3.0.0",
|
|
7644
8462
|
"requires": {}
|
|
7645
8463
|
}
|
|
7646
8464
|
},
|
|
@@ -7662,19 +8480,19 @@
|
|
|
7662
8480
|
}
|
|
7663
8481
|
],
|
|
7664
8482
|
"compatibility": {
|
|
7665
|
-
"nuxt": "
|
|
8483
|
+
"nuxt": ">=3.0.0",
|
|
7666
8484
|
"requires": {}
|
|
7667
8485
|
}
|
|
7668
8486
|
},
|
|
7669
8487
|
{
|
|
7670
8488
|
"name": "vuetify-nuxt-module",
|
|
7671
8489
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7672
|
-
"repo": "
|
|
8490
|
+
"repo": "vuetifyjs/nuxt-module",
|
|
7673
8491
|
"npm": "vuetify-nuxt-module",
|
|
7674
8492
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
7675
|
-
"github": "https://github.com/
|
|
7676
|
-
"website": "https://
|
|
7677
|
-
"learn_more": "https://github.com/
|
|
8493
|
+
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
8494
|
+
"website": "https://nuxt.vuetifyjs.com/",
|
|
8495
|
+
"learn_more": "https://github.com/vuetifyjs/nuxt-module/blob/main/README.md",
|
|
7678
8496
|
"category": "UI",
|
|
7679
8497
|
"type": "3rd-party",
|
|
7680
8498
|
"maintainers": [
|
|
@@ -7684,7 +8502,7 @@
|
|
|
7684
8502
|
}
|
|
7685
8503
|
],
|
|
7686
8504
|
"compatibility": {
|
|
7687
|
-
"nuxt": "
|
|
8505
|
+
"nuxt": ">=3.0.0",
|
|
7688
8506
|
"requires": {}
|
|
7689
8507
|
}
|
|
7690
8508
|
},
|
|
@@ -7734,7 +8552,7 @@
|
|
|
7734
8552
|
}
|
|
7735
8553
|
],
|
|
7736
8554
|
"compatibility": {
|
|
7737
|
-
"nuxt": "^2.0.0 ||
|
|
8555
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7738
8556
|
"requires": {
|
|
7739
8557
|
"bridge": "optional"
|
|
7740
8558
|
},
|
|
@@ -7782,7 +8600,7 @@
|
|
|
7782
8600
|
}
|
|
7783
8601
|
],
|
|
7784
8602
|
"compatibility": {
|
|
7785
|
-
"nuxt": "
|
|
8603
|
+
"nuxt": ">=3.0.0",
|
|
7786
8604
|
"requires": {}
|
|
7787
8605
|
}
|
|
7788
8606
|
},
|
|
@@ -7814,7 +8632,7 @@
|
|
|
7814
8632
|
}
|
|
7815
8633
|
],
|
|
7816
8634
|
"compatibility": {
|
|
7817
|
-
"nuxt": "^2.0.0 ||
|
|
8635
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7818
8636
|
"requires": {
|
|
7819
8637
|
"bridge": "optional"
|
|
7820
8638
|
}
|
|
@@ -7842,6 +8660,28 @@
|
|
|
7842
8660
|
"requires": {}
|
|
7843
8661
|
}
|
|
7844
8662
|
},
|
|
8663
|
+
{
|
|
8664
|
+
"name": "webhook-validators",
|
|
8665
|
+
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
8666
|
+
"repo": "yizack/nuxt-webhook-validators",
|
|
8667
|
+
"npm": "nuxt-webhook-validators",
|
|
8668
|
+
"icon": "webhook-validators.svg",
|
|
8669
|
+
"github": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8670
|
+
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8671
|
+
"learn_more": "",
|
|
8672
|
+
"category": "Security",
|
|
8673
|
+
"type": "3rd-party",
|
|
8674
|
+
"maintainers": [
|
|
8675
|
+
{
|
|
8676
|
+
"name": "Yizack Rangel",
|
|
8677
|
+
"github": "yizack"
|
|
8678
|
+
}
|
|
8679
|
+
],
|
|
8680
|
+
"compatibility": {
|
|
8681
|
+
"nuxt": ">=3.0.0",
|
|
8682
|
+
"requires": {}
|
|
8683
|
+
}
|
|
8684
|
+
},
|
|
7845
8685
|
{
|
|
7846
8686
|
"name": "webpack-optimisations",
|
|
7847
8687
|
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
@@ -7952,7 +8792,7 @@
|
|
|
7952
8792
|
}
|
|
7953
8793
|
],
|
|
7954
8794
|
"compatibility": {
|
|
7955
|
-
"nuxt": "
|
|
8795
|
+
"nuxt": ">=3.0.0",
|
|
7956
8796
|
"requires": {}
|
|
7957
8797
|
}
|
|
7958
8798
|
},
|
|
@@ -7978,7 +8818,7 @@
|
|
|
7978
8818
|
}
|
|
7979
8819
|
],
|
|
7980
8820
|
"compatibility": {
|
|
7981
|
-
"nuxt": "
|
|
8821
|
+
"nuxt": ">=3.0.0",
|
|
7982
8822
|
"requires": {}
|
|
7983
8823
|
}
|
|
7984
8824
|
},
|
|
@@ -8006,7 +8846,7 @@
|
|
|
8006
8846
|
}
|
|
8007
8847
|
],
|
|
8008
8848
|
"compatibility": {
|
|
8009
|
-
"nuxt": "^2.0.0 ||
|
|
8849
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8010
8850
|
"requires": {
|
|
8011
8851
|
"bridge": "optional"
|
|
8012
8852
|
}
|
|
@@ -8097,7 +8937,7 @@
|
|
|
8097
8937
|
}
|
|
8098
8938
|
],
|
|
8099
8939
|
"compatibility": {
|
|
8100
|
-
"nuxt": "^2.0.0 ||
|
|
8940
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8101
8941
|
"requires": {
|
|
8102
8942
|
"bridge": true
|
|
8103
8943
|
}
|