@nuxt/modules 0.6.0-c178c1 → 0.6.0-c25787
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 +1451 -540
- 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
|
},
|
|
@@ -1488,7 +1577,7 @@
|
|
|
1488
1577
|
"repo": "element-plus/element-plus-nuxt",
|
|
1489
1578
|
"npm": "@element-plus/nuxt",
|
|
1490
1579
|
"icon": "element-plus.svg",
|
|
1491
|
-
"github": "https://github.com/element-plus/element-plus",
|
|
1580
|
+
"github": "https://github.com/element-plus/element-plus-nuxt",
|
|
1492
1581
|
"website": "https://element-plus.org",
|
|
1493
1582
|
"learn_more": "https://github.com/element-plus/element-plus-nuxt",
|
|
1494
1583
|
"category": "UI",
|
|
@@ -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
|
},
|
|
@@ -2841,28 +3062,6 @@
|
|
|
2841
3062
|
"requires": {}
|
|
2842
3063
|
}
|
|
2843
3064
|
},
|
|
2844
|
-
{
|
|
2845
|
-
"name": "laravel-precognition",
|
|
2846
|
-
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2847
|
-
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2848
|
-
"npm": "nuxt-laravel-precognition",
|
|
2849
|
-
"icon": "laravel.svg",
|
|
2850
|
-
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2851
|
-
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2852
|
-
"learn_more": "",
|
|
2853
|
-
"category": "Security",
|
|
2854
|
-
"type": "3rd-party",
|
|
2855
|
-
"maintainers": [
|
|
2856
|
-
{
|
|
2857
|
-
"name": "sot1986",
|
|
2858
|
-
"github": "sot1986"
|
|
2859
|
-
}
|
|
2860
|
-
],
|
|
2861
|
-
"compatibility": {
|
|
2862
|
-
"nuxt": "^3.0.0",
|
|
2863
|
-
"requires": {}
|
|
2864
|
-
}
|
|
2865
|
-
},
|
|
2866
3065
|
{
|
|
2867
3066
|
"name": "laravel",
|
|
2868
3067
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2887,23 +3086,23 @@
|
|
|
2887
3086
|
},
|
|
2888
3087
|
{
|
|
2889
3088
|
"name": "leaflet",
|
|
2890
|
-
"description": "
|
|
2891
|
-
"repo": "
|
|
2892
|
-
"npm": "
|
|
3089
|
+
"description": "Leaflet integration with Nuxt",
|
|
3090
|
+
"repo": "nuxt-modules/leaflet",
|
|
3091
|
+
"npm": "@nuxtjs/leaflet",
|
|
2893
3092
|
"icon": "leaflet.png",
|
|
2894
|
-
"github": "https://github.com/
|
|
2895
|
-
"website": "https://
|
|
2896
|
-
"learn_more": "https://
|
|
3093
|
+
"github": "https://github.com/nuxt-modules/leaflet",
|
|
3094
|
+
"website": "https://leaflet.nuxtjs.org/",
|
|
3095
|
+
"learn_more": "https://leaflet.nuxtjs.org/",
|
|
2897
3096
|
"category": "Libraries",
|
|
2898
|
-
"type": "
|
|
3097
|
+
"type": "community",
|
|
2899
3098
|
"maintainers": [
|
|
2900
3099
|
{
|
|
2901
|
-
"name": "
|
|
2902
|
-
"github": "
|
|
3100
|
+
"name": "Augustin MERCIER",
|
|
3101
|
+
"github": "Gugustinette"
|
|
2903
3102
|
}
|
|
2904
3103
|
],
|
|
2905
3104
|
"compatibility": {
|
|
2906
|
-
"nuxt": "^
|
|
3105
|
+
"nuxt": "^3.0.0",
|
|
2907
3106
|
"requires": {}
|
|
2908
3107
|
}
|
|
2909
3108
|
},
|
|
@@ -2927,7 +3126,7 @@
|
|
|
2927
3126
|
}
|
|
2928
3127
|
],
|
|
2929
3128
|
"compatibility": {
|
|
2930
|
-
"nuxt": "
|
|
3129
|
+
"nuxt": ">=3.0.0",
|
|
2931
3130
|
"requires": {},
|
|
2932
3131
|
"devtools": "^0.0.0"
|
|
2933
3132
|
}
|
|
@@ -2982,6 +3181,28 @@
|
|
|
2982
3181
|
"requires": {}
|
|
2983
3182
|
}
|
|
2984
3183
|
},
|
|
3184
|
+
{
|
|
3185
|
+
"name": "locomotive-scroll",
|
|
3186
|
+
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3187
|
+
"repo": "arashsheyda/nuxt-locomotive-scroll",
|
|
3188
|
+
"npm": "nuxt-locomotive-scroll",
|
|
3189
|
+
"icon": "locomotive-scroll.png",
|
|
3190
|
+
"github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
|
|
3191
|
+
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3192
|
+
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3193
|
+
"category": "Libraries",
|
|
3194
|
+
"type": "3rd-party",
|
|
3195
|
+
"maintainers": [
|
|
3196
|
+
{
|
|
3197
|
+
"name": "Arash Sheyda",
|
|
3198
|
+
"github": "arashsheyda"
|
|
3199
|
+
}
|
|
3200
|
+
],
|
|
3201
|
+
"compatibility": {
|
|
3202
|
+
"nuxt": ">=3.0.0",
|
|
3203
|
+
"requires": {}
|
|
3204
|
+
}
|
|
3205
|
+
},
|
|
2985
3206
|
{
|
|
2986
3207
|
"name": "lodash",
|
|
2987
3208
|
"description": "lodash module with auto-import and custom prefix",
|
|
@@ -3000,7 +3221,7 @@
|
|
|
3000
3221
|
}
|
|
3001
3222
|
],
|
|
3002
3223
|
"compatibility": {
|
|
3003
|
-
"nuxt": "
|
|
3224
|
+
"nuxt": ">=3.0.0",
|
|
3004
3225
|
"requires": {}
|
|
3005
3226
|
}
|
|
3006
3227
|
},
|
|
@@ -3023,10 +3244,34 @@
|
|
|
3023
3244
|
}
|
|
3024
3245
|
],
|
|
3025
3246
|
"compatibility": {
|
|
3026
|
-
"nuxt": "^2.0.0 ||
|
|
3247
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3027
3248
|
"requires": {}
|
|
3028
3249
|
}
|
|
3029
3250
|
},
|
|
3251
|
+
{
|
|
3252
|
+
"name": "logto",
|
|
3253
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3254
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3255
|
+
"npm": "@logto/nuxt",
|
|
3256
|
+
"icon": "logto.svg",
|
|
3257
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3258
|
+
"website": "https://logto.io",
|
|
3259
|
+
"learn_more": "https://docs.logto.io",
|
|
3260
|
+
"category": "Security",
|
|
3261
|
+
"type": "3rd-party",
|
|
3262
|
+
"maintainers": [
|
|
3263
|
+
{
|
|
3264
|
+
"name": "logto",
|
|
3265
|
+
"github": "logto-io",
|
|
3266
|
+
"twitter": "logto_io"
|
|
3267
|
+
}
|
|
3268
|
+
],
|
|
3269
|
+
"compatibility": {
|
|
3270
|
+
"nuxt": ">=3.0.0",
|
|
3271
|
+
"requires": {}
|
|
3272
|
+
},
|
|
3273
|
+
"sponsor": true
|
|
3274
|
+
},
|
|
3030
3275
|
{
|
|
3031
3276
|
"name": "lucide-icons",
|
|
3032
3277
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3049,7 +3294,7 @@
|
|
|
3049
3294
|
}
|
|
3050
3295
|
],
|
|
3051
3296
|
"compatibility": {
|
|
3052
|
-
"nuxt": "
|
|
3297
|
+
"nuxt": ">=3.0.0",
|
|
3053
3298
|
"requires": {}
|
|
3054
3299
|
}
|
|
3055
3300
|
},
|
|
@@ -3094,7 +3339,30 @@
|
|
|
3094
3339
|
}
|
|
3095
3340
|
],
|
|
3096
3341
|
"compatibility": {
|
|
3097
|
-
"nuxt": "
|
|
3342
|
+
"nuxt": ">=3.0.0",
|
|
3343
|
+
"requires": {}
|
|
3344
|
+
}
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
"name": "mailpit",
|
|
3348
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3349
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3350
|
+
"npm": "nuxt-mailpit",
|
|
3351
|
+
"icon": "mailpit.svg",
|
|
3352
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3353
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3354
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3355
|
+
"category": "Devtools",
|
|
3356
|
+
"type": "3rd-party",
|
|
3357
|
+
"maintainers": [
|
|
3358
|
+
{
|
|
3359
|
+
"name": "Torkild Dyvik Olsen",
|
|
3360
|
+
"github": "tdolsen",
|
|
3361
|
+
"twitter": "tdolsen"
|
|
3362
|
+
}
|
|
3363
|
+
],
|
|
3364
|
+
"compatibility": {
|
|
3365
|
+
"nuxt": ">=3.8.0",
|
|
3098
3366
|
"requires": {}
|
|
3099
3367
|
}
|
|
3100
3368
|
},
|
|
@@ -3140,7 +3408,7 @@
|
|
|
3140
3408
|
}
|
|
3141
3409
|
],
|
|
3142
3410
|
"compatibility": {
|
|
3143
|
-
"nuxt": "
|
|
3411
|
+
"nuxt": ">=3.0.0",
|
|
3144
3412
|
"requires": {},
|
|
3145
3413
|
"devtools": "^0.0.0"
|
|
3146
3414
|
}
|
|
@@ -3170,8 +3438,8 @@
|
|
|
3170
3438
|
{
|
|
3171
3439
|
"name": "maz-ui",
|
|
3172
3440
|
"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": "
|
|
3441
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3442
|
+
"npm": "maz-ui",
|
|
3175
3443
|
"icon": "maz-ui.png",
|
|
3176
3444
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3177
3445
|
"website": "https://maz-ui.com/",
|
|
@@ -3185,7 +3453,29 @@
|
|
|
3185
3453
|
}
|
|
3186
3454
|
],
|
|
3187
3455
|
"compatibility": {
|
|
3188
|
-
"nuxt": "
|
|
3456
|
+
"nuxt": ">=3.0.0",
|
|
3457
|
+
"requires": {}
|
|
3458
|
+
}
|
|
3459
|
+
},
|
|
3460
|
+
{
|
|
3461
|
+
"name": "mdc",
|
|
3462
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3463
|
+
"repo": "nuxt-modules/mdc",
|
|
3464
|
+
"npm": "@nuxtjs/mdc",
|
|
3465
|
+
"icon": "mdc.png",
|
|
3466
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3467
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3468
|
+
"learn_more": "",
|
|
3469
|
+
"category": "Extensions",
|
|
3470
|
+
"type": "community",
|
|
3471
|
+
"maintainers": [
|
|
3472
|
+
{
|
|
3473
|
+
"name": "farnabaz",
|
|
3474
|
+
"github": "farnabaz"
|
|
3475
|
+
}
|
|
3476
|
+
],
|
|
3477
|
+
"compatibility": {
|
|
3478
|
+
"nuxt": ">=3.0.0",
|
|
3189
3479
|
"requires": {}
|
|
3190
3480
|
}
|
|
3191
3481
|
},
|
|
@@ -3231,7 +3521,7 @@
|
|
|
3231
3521
|
}
|
|
3232
3522
|
],
|
|
3233
3523
|
"compatibility": {
|
|
3234
|
-
"nuxt": "^2.0.0 ||
|
|
3524
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3235
3525
|
"requires": {
|
|
3236
3526
|
"bridge": true
|
|
3237
3527
|
}
|
|
@@ -3256,7 +3546,7 @@
|
|
|
3256
3546
|
}
|
|
3257
3547
|
],
|
|
3258
3548
|
"compatibility": {
|
|
3259
|
-
"nuxt": "
|
|
3549
|
+
"nuxt": ">=3.0.0",
|
|
3260
3550
|
"requires": {
|
|
3261
3551
|
"bridge": false
|
|
3262
3552
|
},
|
|
@@ -3304,7 +3594,29 @@
|
|
|
3304
3594
|
}
|
|
3305
3595
|
],
|
|
3306
3596
|
"compatibility": {
|
|
3307
|
-
"nuxt": "
|
|
3597
|
+
"nuxt": ">=3.0.0",
|
|
3598
|
+
"requires": {}
|
|
3599
|
+
}
|
|
3600
|
+
},
|
|
3601
|
+
{
|
|
3602
|
+
"name": "mojocss",
|
|
3603
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3604
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3605
|
+
"npm": "@mojocss/nuxt",
|
|
3606
|
+
"icon": "mojocss.svg",
|
|
3607
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3608
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3609
|
+
"learn_more": "",
|
|
3610
|
+
"category": "UI",
|
|
3611
|
+
"type": "3rd-party",
|
|
3612
|
+
"maintainers": [
|
|
3613
|
+
{
|
|
3614
|
+
"name": "mojocss",
|
|
3615
|
+
"github": "mojocss"
|
|
3616
|
+
}
|
|
3617
|
+
],
|
|
3618
|
+
"compatibility": {
|
|
3619
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3308
3620
|
"requires": {}
|
|
3309
3621
|
}
|
|
3310
3622
|
},
|
|
@@ -3357,6 +3669,28 @@
|
|
|
3357
3669
|
"requires": {}
|
|
3358
3670
|
}
|
|
3359
3671
|
},
|
|
3672
|
+
{
|
|
3673
|
+
"name": "neo4j",
|
|
3674
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3675
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3676
|
+
"npm": "nuxt-neo4j",
|
|
3677
|
+
"icon": "nuxt-neo4j.png",
|
|
3678
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3679
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3680
|
+
"learn_more": "",
|
|
3681
|
+
"category": "Database",
|
|
3682
|
+
"type": "3rd-party",
|
|
3683
|
+
"maintainers": [
|
|
3684
|
+
{
|
|
3685
|
+
"name": "arashsheyda",
|
|
3686
|
+
"github": "arashsheyda"
|
|
3687
|
+
}
|
|
3688
|
+
],
|
|
3689
|
+
"compatibility": {
|
|
3690
|
+
"nuxt": ">=3.0.0",
|
|
3691
|
+
"requires": {}
|
|
3692
|
+
}
|
|
3693
|
+
},
|
|
3360
3694
|
{
|
|
3361
3695
|
"name": "netlify-cache",
|
|
3362
3696
|
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
@@ -3426,29 +3760,45 @@
|
|
|
3426
3760
|
},
|
|
3427
3761
|
{
|
|
3428
3762
|
"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-
|
|
3763
|
+
"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.",
|
|
3764
|
+
"repo": "nuxt-modules/ngrok",
|
|
3431
3765
|
"npm": "@nuxtjs/ngrok",
|
|
3432
|
-
"icon": "ngrok.
|
|
3433
|
-
"github": "https://github.com/nuxt-
|
|
3434
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3435
|
-
"learn_more": "https://
|
|
3766
|
+
"icon": "ngrok.svg",
|
|
3767
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3768
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3769
|
+
"learn_more": "https://ngrok.com/",
|
|
3436
3770
|
"category": "Devtools",
|
|
3437
3771
|
"type": "community",
|
|
3438
3772
|
"maintainers": [
|
|
3439
3773
|
{
|
|
3440
|
-
"name": "
|
|
3441
|
-
"github": "
|
|
3442
|
-
|
|
3443
|
-
|
|
3774
|
+
"name": "Arash Sheyda",
|
|
3775
|
+
"github": "arashsheyda"
|
|
3776
|
+
}
|
|
3777
|
+
],
|
|
3778
|
+
"compatibility": {
|
|
3779
|
+
"nuxt": ">=3.0.0",
|
|
3780
|
+
"requires": {}
|
|
3781
|
+
}
|
|
3782
|
+
},
|
|
3783
|
+
{
|
|
3784
|
+
"name": "nodemailer",
|
|
3785
|
+
"description": "Nuxt integration for nodemailer",
|
|
3786
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3787
|
+
"npm": "nuxt-nodemailer",
|
|
3788
|
+
"icon": "nodemailer.png",
|
|
3789
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3790
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3791
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3792
|
+
"category": "Extensions",
|
|
3793
|
+
"type": "3rd-party",
|
|
3794
|
+
"maintainers": [
|
|
3444
3795
|
{
|
|
3445
|
-
"name": "
|
|
3446
|
-
"github": "
|
|
3447
|
-
"twitter": "_pi0_"
|
|
3796
|
+
"name": "kleinpetr",
|
|
3797
|
+
"github": "kleinpetr"
|
|
3448
3798
|
}
|
|
3449
3799
|
],
|
|
3450
3800
|
"compatibility": {
|
|
3451
|
-
"nuxt": "
|
|
3801
|
+
"nuxt": ">=3.0.0",
|
|
3452
3802
|
"requires": {}
|
|
3453
3803
|
}
|
|
3454
3804
|
},
|
|
@@ -3492,7 +3842,7 @@
|
|
|
3492
3842
|
}
|
|
3493
3843
|
],
|
|
3494
3844
|
"compatibility": {
|
|
3495
|
-
"nuxt": "
|
|
3845
|
+
"nuxt": ">=3.0.0",
|
|
3496
3846
|
"requires": {}
|
|
3497
3847
|
}
|
|
3498
3848
|
},
|
|
@@ -3514,7 +3864,7 @@
|
|
|
3514
3864
|
}
|
|
3515
3865
|
],
|
|
3516
3866
|
"compatibility": {
|
|
3517
|
-
"nuxt": "
|
|
3867
|
+
"nuxt": ">=3.0.0",
|
|
3518
3868
|
"requires": {}
|
|
3519
3869
|
}
|
|
3520
3870
|
},
|
|
@@ -3537,7 +3887,7 @@
|
|
|
3537
3887
|
}
|
|
3538
3888
|
],
|
|
3539
3889
|
"compatibility": {
|
|
3540
|
-
"nuxt": "
|
|
3890
|
+
"nuxt": ">=3.0.0",
|
|
3541
3891
|
"requires": {}
|
|
3542
3892
|
}
|
|
3543
3893
|
},
|
|
@@ -3549,7 +3899,7 @@
|
|
|
3549
3899
|
"icon": "laravel.svg",
|
|
3550
3900
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3551
3901
|
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3552
|
-
"learn_more": "https://laravel.com/docs/
|
|
3902
|
+
"learn_more": "https://laravel.com/docs/11.x/sanctum",
|
|
3553
3903
|
"category": "Security",
|
|
3554
3904
|
"type": "3rd-party",
|
|
3555
3905
|
"maintainers": [
|
|
@@ -3560,7 +3910,7 @@
|
|
|
3560
3910
|
}
|
|
3561
3911
|
],
|
|
3562
3912
|
"compatibility": {
|
|
3563
|
-
"nuxt": "
|
|
3913
|
+
"nuxt": ">=3.12.0",
|
|
3564
3914
|
"requires": {}
|
|
3565
3915
|
}
|
|
3566
3916
|
},
|
|
@@ -3582,10 +3932,61 @@
|
|
|
3582
3932
|
}
|
|
3583
3933
|
],
|
|
3584
3934
|
"compatibility": {
|
|
3585
|
-
"nuxt": "
|
|
3935
|
+
"nuxt": ">=3.0.0",
|
|
3586
3936
|
"requires": {}
|
|
3587
3937
|
}
|
|
3588
3938
|
},
|
|
3939
|
+
{
|
|
3940
|
+
"name": "nuxt-bezier",
|
|
3941
|
+
"description": "Reusable transition components",
|
|
3942
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3943
|
+
"npm": "nuxt-bezier",
|
|
3944
|
+
"icon": "nuxt-bezier.png",
|
|
3945
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3946
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3947
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3948
|
+
"category": "UI",
|
|
3949
|
+
"type": "3rd-party",
|
|
3950
|
+
"maintainers": [
|
|
3951
|
+
{
|
|
3952
|
+
"name": "Soryn Gitlan",
|
|
3953
|
+
"github": "50rayn"
|
|
3954
|
+
}
|
|
3955
|
+
],
|
|
3956
|
+
"compatibility": {
|
|
3957
|
+
"nuxt": ">=3.0.0",
|
|
3958
|
+
"requires": {}
|
|
3959
|
+
}
|
|
3960
|
+
},
|
|
3961
|
+
{
|
|
3962
|
+
"name": "nuxt-booster",
|
|
3963
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3964
|
+
"repo": "basics/nuxt-booster",
|
|
3965
|
+
"npm": "nuxt-booster",
|
|
3966
|
+
"icon": "nuxt-booster.svg",
|
|
3967
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3968
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3969
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3970
|
+
"category": "Performance",
|
|
3971
|
+
"type": "3rd-party",
|
|
3972
|
+
"maintainers": [
|
|
3973
|
+
{
|
|
3974
|
+
"name": "Thorn Walli",
|
|
3975
|
+
"github": "ThornWalli",
|
|
3976
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"name": "Stephan Gerbeth",
|
|
3980
|
+
"github": "StephanGerbeth",
|
|
3981
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3982
|
+
}
|
|
3983
|
+
],
|
|
3984
|
+
"compatibility": {
|
|
3985
|
+
"nuxt": ">=3.0.0",
|
|
3986
|
+
"requires": {},
|
|
3987
|
+
"devtools": "^0.0.0"
|
|
3988
|
+
}
|
|
3989
|
+
},
|
|
3589
3990
|
{
|
|
3590
3991
|
"name": "nuxt-bootstrap-icons",
|
|
3591
3992
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3604,7 +4005,7 @@
|
|
|
3604
4005
|
}
|
|
3605
4006
|
],
|
|
3606
4007
|
"compatibility": {
|
|
3607
|
-
"nuxt": "
|
|
4008
|
+
"nuxt": ">=3.0.0",
|
|
3608
4009
|
"requires": {}
|
|
3609
4010
|
}
|
|
3610
4011
|
},
|
|
@@ -3626,7 +4027,51 @@
|
|
|
3626
4027
|
}
|
|
3627
4028
|
],
|
|
3628
4029
|
"compatibility": {
|
|
3629
|
-
"nuxt": "
|
|
4030
|
+
"nuxt": ">=3.0.0",
|
|
4031
|
+
"requires": {}
|
|
4032
|
+
}
|
|
4033
|
+
},
|
|
4034
|
+
{
|
|
4035
|
+
"name": "nuxt-codemirror",
|
|
4036
|
+
"description": "Nuxt codemirror module",
|
|
4037
|
+
"repo": "thimodev/nuxt-codemirror",
|
|
4038
|
+
"npm": "nuxt-codemirror",
|
|
4039
|
+
"icon": "nuxt-codemirror.svg",
|
|
4040
|
+
"github": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4041
|
+
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4042
|
+
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4043
|
+
"category": "Libraries",
|
|
4044
|
+
"type": "3rd-party",
|
|
4045
|
+
"maintainers": [
|
|
4046
|
+
{
|
|
4047
|
+
"name": "ThimoDEV",
|
|
4048
|
+
"github": "ThimoDEV"
|
|
4049
|
+
}
|
|
4050
|
+
],
|
|
4051
|
+
"compatibility": {
|
|
4052
|
+
"nuxt": ">=3.0.0",
|
|
4053
|
+
"requires": {}
|
|
4054
|
+
}
|
|
4055
|
+
},
|
|
4056
|
+
{
|
|
4057
|
+
"name": "nuxt-cookie-consent",
|
|
4058
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4059
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4060
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4061
|
+
"icon": "wah.svg",
|
|
4062
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4063
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4064
|
+
"learn_more": "",
|
|
4065
|
+
"category": "Extensions",
|
|
4066
|
+
"type": "3rd-party",
|
|
4067
|
+
"maintainers": [
|
|
4068
|
+
{
|
|
4069
|
+
"name": "weareheavy",
|
|
4070
|
+
"github": "weareheavy"
|
|
4071
|
+
}
|
|
4072
|
+
],
|
|
4073
|
+
"compatibility": {
|
|
4074
|
+
"nuxt": ">=3.0.0",
|
|
3630
4075
|
"requires": {}
|
|
3631
4076
|
}
|
|
3632
4077
|
},
|
|
@@ -3652,7 +4097,7 @@
|
|
|
3652
4097
|
}
|
|
3653
4098
|
],
|
|
3654
4099
|
"compatibility": {
|
|
3655
|
-
"nuxt": "
|
|
4100
|
+
"nuxt": ">=3.0.0",
|
|
3656
4101
|
"requires": {}
|
|
3657
4102
|
}
|
|
3658
4103
|
},
|
|
@@ -3674,7 +4119,7 @@
|
|
|
3674
4119
|
}
|
|
3675
4120
|
],
|
|
3676
4121
|
"compatibility": {
|
|
3677
|
-
"nuxt": "
|
|
4122
|
+
"nuxt": ">=3.0.0",
|
|
3678
4123
|
"requires": {}
|
|
3679
4124
|
}
|
|
3680
4125
|
},
|
|
@@ -3696,7 +4141,75 @@
|
|
|
3696
4141
|
}
|
|
3697
4142
|
],
|
|
3698
4143
|
"compatibility": {
|
|
3699
|
-
"nuxt": "
|
|
4144
|
+
"nuxt": ">=3.0.0",
|
|
4145
|
+
"requires": {}
|
|
4146
|
+
}
|
|
4147
|
+
},
|
|
4148
|
+
{
|
|
4149
|
+
"name": "nuxt-file-storage",
|
|
4150
|
+
"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.",
|
|
4151
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4152
|
+
"npm": "nuxt-file-storage",
|
|
4153
|
+
"icon": "nuxt-file-storage.svg",
|
|
4154
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4155
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4156
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4157
|
+
"category": "Database",
|
|
4158
|
+
"type": "3rd-party",
|
|
4159
|
+
"maintainers": [
|
|
4160
|
+
{
|
|
4161
|
+
"name": "NyllRE",
|
|
4162
|
+
"github": "NyllRE"
|
|
4163
|
+
}
|
|
4164
|
+
],
|
|
4165
|
+
"compatibility": {
|
|
4166
|
+
"nuxt": ">=3.0.0",
|
|
4167
|
+
"requires": {}
|
|
4168
|
+
}
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
"name": "nuxt-fontawesome",
|
|
4172
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4173
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4174
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4175
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4176
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4177
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4178
|
+
"learn_more": "https://fontawesome.com",
|
|
4179
|
+
"category": "UI",
|
|
4180
|
+
"type": "3rd-party",
|
|
4181
|
+
"maintainers": [
|
|
4182
|
+
{
|
|
4183
|
+
"name": "Vasily Naumkin",
|
|
4184
|
+
"github": "bezumkin",
|
|
4185
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4186
|
+
}
|
|
4187
|
+
],
|
|
4188
|
+
"compatibility": {
|
|
4189
|
+
"nuxt": ">=3.0.0",
|
|
4190
|
+
"requires": {}
|
|
4191
|
+
}
|
|
4192
|
+
},
|
|
4193
|
+
{
|
|
4194
|
+
"name": "nuxt-fortify",
|
|
4195
|
+
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
4196
|
+
"repo": "dev-charles15531/nuxt-fortify",
|
|
4197
|
+
"npm": "nuxt-fortify",
|
|
4198
|
+
"icon": "laravel-nuxt-fortify.svg",
|
|
4199
|
+
"github": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4200
|
+
"website": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4201
|
+
"learn_more": "https://laravel.com/docs/11.x/fortify",
|
|
4202
|
+
"category": "Security",
|
|
4203
|
+
"type": "3rd-party",
|
|
4204
|
+
"maintainers": [
|
|
4205
|
+
{
|
|
4206
|
+
"name": "Charles Paul",
|
|
4207
|
+
"github": "dev-charles15531",
|
|
4208
|
+
"avatar": "https://avatars.githubusercontent.com/dev-charles15531"
|
|
4209
|
+
}
|
|
4210
|
+
],
|
|
4211
|
+
"compatibility": {
|
|
4212
|
+
"nuxt": ">=3.9.0",
|
|
3700
4213
|
"requires": {}
|
|
3701
4214
|
}
|
|
3702
4215
|
},
|
|
@@ -3707,7 +4220,7 @@
|
|
|
3707
4220
|
"npm": "nuxt-graphql-middleware",
|
|
3708
4221
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3709
4222
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3710
|
-
"website": "https://nuxt-graphql-middleware
|
|
4223
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3711
4224
|
"learn_more": "",
|
|
3712
4225
|
"category": "Request",
|
|
3713
4226
|
"type": "3rd-party",
|
|
@@ -3725,7 +4238,7 @@
|
|
|
3725
4238
|
}
|
|
3726
4239
|
],
|
|
3727
4240
|
"compatibility": {
|
|
3728
|
-
"nuxt": "^2.0.0 ||
|
|
4241
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3729
4242
|
"requires": {}
|
|
3730
4243
|
}
|
|
3731
4244
|
},
|
|
@@ -3765,11 +4278,11 @@
|
|
|
3765
4278
|
"maintainers": [
|
|
3766
4279
|
{
|
|
3767
4280
|
"name": "Zadig&Voltaire Team",
|
|
3768
|
-
"github": "
|
|
4281
|
+
"github": "zadigetvoltaire"
|
|
3769
4282
|
}
|
|
3770
4283
|
],
|
|
3771
4284
|
"compatibility": {
|
|
3772
|
-
"nuxt": "
|
|
4285
|
+
"nuxt": ">=3.0.0",
|
|
3773
4286
|
"requires": {},
|
|
3774
4287
|
"devtools": "^0.0.0"
|
|
3775
4288
|
}
|
|
@@ -3792,12 +4305,34 @@
|
|
|
3792
4305
|
}
|
|
3793
4306
|
],
|
|
3794
4307
|
"compatibility": {
|
|
3795
|
-
"nuxt": "^2.0.0 ||
|
|
4308
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3796
4309
|
"requires": {
|
|
3797
4310
|
"bridge": "optional"
|
|
3798
4311
|
}
|
|
3799
4312
|
}
|
|
3800
4313
|
},
|
|
4314
|
+
{
|
|
4315
|
+
"name": "nuxt-i18n-micro",
|
|
4316
|
+
"description": "I18n Micro is a fast, simple, and lightweight internationalization (i18n) module.",
|
|
4317
|
+
"repo": "s00d/nuxt-i18n-micro",
|
|
4318
|
+
"npm": "nuxt-i18n-micro",
|
|
4319
|
+
"icon": "nuxt-i18n-micro.png",
|
|
4320
|
+
"github": "https://github.com/s00d/nuxt-i18n-micro",
|
|
4321
|
+
"website": "https://github.com/s00d/nuxt-i18n-micro",
|
|
4322
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-i18n-micro",
|
|
4323
|
+
"category": "Extensions",
|
|
4324
|
+
"type": "3rd-party",
|
|
4325
|
+
"maintainers": [
|
|
4326
|
+
{
|
|
4327
|
+
"name": "Pavel Kuzmin",
|
|
4328
|
+
"github": "s00d"
|
|
4329
|
+
}
|
|
4330
|
+
],
|
|
4331
|
+
"compatibility": {
|
|
4332
|
+
"nuxt": ">=3.0.0",
|
|
4333
|
+
"requires": {}
|
|
4334
|
+
}
|
|
4335
|
+
},
|
|
3801
4336
|
{
|
|
3802
4337
|
"name": "nuxt-interpolation",
|
|
3803
4338
|
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
@@ -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,10 +4643,37 @@
|
|
|
4040
4643
|
}
|
|
4041
4644
|
],
|
|
4042
4645
|
"compatibility": {
|
|
4043
|
-
"nuxt": "
|
|
4646
|
+
"nuxt": ">=3.0.0",
|
|
4044
4647
|
"requires": {}
|
|
4045
4648
|
}
|
|
4046
4649
|
},
|
|
4650
|
+
{
|
|
4651
|
+
"name": "nuxt-openid-connect",
|
|
4652
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4653
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4654
|
+
"npm": "nuxt-openid-connect",
|
|
4655
|
+
"icon": "",
|
|
4656
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4657
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4658
|
+
"learn_more": "",
|
|
4659
|
+
"category": "Security",
|
|
4660
|
+
"type": "3rd-party",
|
|
4661
|
+
"maintainers": [
|
|
4662
|
+
{
|
|
4663
|
+
"name": "Aborn Jiang",
|
|
4664
|
+
"github": "aborn"
|
|
4665
|
+
},
|
|
4666
|
+
{
|
|
4667
|
+
"name": "Khaled Almana",
|
|
4668
|
+
"github": "KhaledAlMana"
|
|
4669
|
+
}
|
|
4670
|
+
],
|
|
4671
|
+
"compatibility": {
|
|
4672
|
+
"nuxt": ">=3.0.0",
|
|
4673
|
+
"requires": {},
|
|
4674
|
+
"devtools": "^0.0.0"
|
|
4675
|
+
}
|
|
4676
|
+
},
|
|
4047
4677
|
{
|
|
4048
4678
|
"name": "nuxt-payload-analyzer",
|
|
4049
4679
|
"description": "Analyze Nuxt Payload Size",
|
|
@@ -4063,7 +4693,30 @@
|
|
|
4063
4693
|
}
|
|
4064
4694
|
],
|
|
4065
4695
|
"compatibility": {
|
|
4066
|
-
"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",
|
|
4067
4720
|
"requires": {}
|
|
4068
4721
|
}
|
|
4069
4722
|
},
|
|
@@ -4086,7 +4739,7 @@
|
|
|
4086
4739
|
}
|
|
4087
4740
|
],
|
|
4088
4741
|
"compatibility": {
|
|
4089
|
-
"nuxt": "
|
|
4742
|
+
"nuxt": ">=3.0.0",
|
|
4090
4743
|
"requires": {}
|
|
4091
4744
|
}
|
|
4092
4745
|
},
|
|
@@ -4108,51 +4761,29 @@
|
|
|
4108
4761
|
}
|
|
4109
4762
|
],
|
|
4110
4763
|
"compatibility": {
|
|
4111
|
-
"nuxt": "
|
|
4764
|
+
"nuxt": ">=3.0.0",
|
|
4112
4765
|
"requires": {}
|
|
4113
4766
|
}
|
|
4114
4767
|
},
|
|
4115
4768
|
{
|
|
4116
|
-
"name": "nuxt-pino-log",
|
|
4117
|
-
"description": "Structured logs for nuxt apps using pino",
|
|
4118
|
-
"repo": "kpn/nuxt-pino-log",
|
|
4119
|
-
"npm": "nuxt-pino-log",
|
|
4120
|
-
"icon": "",
|
|
4121
|
-
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
4122
|
-
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
4123
|
-
"learn_more": "https://github.com/pinojs/pino",
|
|
4124
|
-
"category": "Monitoring",
|
|
4125
|
-
"type": "3rd-party",
|
|
4126
|
-
"maintainers": [
|
|
4127
|
-
{
|
|
4128
|
-
"name": "kpn",
|
|
4129
|
-
"github": "kpn"
|
|
4130
|
-
}
|
|
4131
|
-
],
|
|
4132
|
-
"compatibility": {
|
|
4133
|
-
"nuxt": "^2.0.0",
|
|
4134
|
-
"requires": {}
|
|
4135
|
-
}
|
|
4136
|
-
},
|
|
4137
|
-
{
|
|
4138
|
-
"name": "plausible",
|
|
4139
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4140
|
-
"repo": "nuxt-modules/plausible",
|
|
4141
|
-
"npm": "@nuxtjs/plausible",
|
|
4142
|
-
"icon": "plausible.png",
|
|
4143
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4144
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4145
|
-
"learn_more": "https://plausible.io/",
|
|
4146
|
-
"category": "Analytics",
|
|
4147
|
-
"type": "community",
|
|
4769
|
+
"name": "nuxt-pino-log",
|
|
4770
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
4771
|
+
"repo": "kpn/nuxt-pino-log",
|
|
4772
|
+
"npm": "nuxt-pino-log",
|
|
4773
|
+
"icon": "",
|
|
4774
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
4775
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
4776
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
4777
|
+
"category": "Monitoring",
|
|
4778
|
+
"type": "3rd-party",
|
|
4148
4779
|
"maintainers": [
|
|
4149
4780
|
{
|
|
4150
|
-
"name": "
|
|
4151
|
-
"github": "
|
|
4781
|
+
"name": "kpn",
|
|
4782
|
+
"github": "kpn"
|
|
4152
4783
|
}
|
|
4153
4784
|
],
|
|
4154
4785
|
"compatibility": {
|
|
4155
|
-
"nuxt": "^
|
|
4786
|
+
"nuxt": "^2.0.0",
|
|
4156
4787
|
"requires": {}
|
|
4157
4788
|
}
|
|
4158
4789
|
},
|
|
@@ -4178,7 +4809,7 @@
|
|
|
4178
4809
|
}
|
|
4179
4810
|
],
|
|
4180
4811
|
"compatibility": {
|
|
4181
|
-
"nuxt": "
|
|
4812
|
+
"nuxt": ">=3.0.0",
|
|
4182
4813
|
"requires": {}
|
|
4183
4814
|
}
|
|
4184
4815
|
},
|
|
@@ -4205,6 +4836,28 @@
|
|
|
4205
4836
|
"requires": {}
|
|
4206
4837
|
}
|
|
4207
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
|
+
},
|
|
4208
4861
|
{
|
|
4209
4862
|
"name": "nuxt-smartlook",
|
|
4210
4863
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4247,7 +4900,7 @@
|
|
|
4247
4900
|
}
|
|
4248
4901
|
],
|
|
4249
4902
|
"compatibility": {
|
|
4250
|
-
"nuxt": "
|
|
4903
|
+
"nuxt": ">=3.0.0",
|
|
4251
4904
|
"requires": {}
|
|
4252
4905
|
}
|
|
4253
4906
|
},
|
|
@@ -4275,7 +4928,7 @@
|
|
|
4275
4928
|
}
|
|
4276
4929
|
],
|
|
4277
4930
|
"compatibility": {
|
|
4278
|
-
"nuxt": "
|
|
4931
|
+
"nuxt": ">=3.0.0",
|
|
4279
4932
|
"requires": {}
|
|
4280
4933
|
}
|
|
4281
4934
|
},
|
|
@@ -4320,7 +4973,7 @@
|
|
|
4320
4973
|
}
|
|
4321
4974
|
],
|
|
4322
4975
|
"compatibility": {
|
|
4323
|
-
"nuxt": "
|
|
4976
|
+
"nuxt": ">=3.0.0",
|
|
4324
4977
|
"requires": {},
|
|
4325
4978
|
"devtools": "^0.0.0"
|
|
4326
4979
|
}
|
|
@@ -4342,6 +4995,29 @@
|
|
|
4342
4995
|
"github": "cpsoinos"
|
|
4343
4996
|
}
|
|
4344
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
|
+
],
|
|
4345
5021
|
"compatibility": {
|
|
4346
5022
|
"nuxt": "^3.0.0",
|
|
4347
5023
|
"requires": {}
|
|
@@ -4391,6 +5067,28 @@
|
|
|
4391
5067
|
"requires": {}
|
|
4392
5068
|
}
|
|
4393
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
|
+
},
|
|
4394
5092
|
{
|
|
4395
5093
|
"name": "nuxt-viewport",
|
|
4396
5094
|
"description": "Define custom viewports for your Nuxt project",
|
|
@@ -4409,7 +5107,7 @@
|
|
|
4409
5107
|
}
|
|
4410
5108
|
],
|
|
4411
5109
|
"compatibility": {
|
|
4412
|
-
"nuxt": "^2.0.0 ||
|
|
5110
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4413
5111
|
"requires": {
|
|
4414
5112
|
"bridge": "optional"
|
|
4415
5113
|
}
|
|
@@ -4433,7 +5131,7 @@
|
|
|
4433
5131
|
}
|
|
4434
5132
|
],
|
|
4435
5133
|
"compatibility": {
|
|
4436
|
-
"nuxt": "
|
|
5134
|
+
"nuxt": ">=3.0.0",
|
|
4437
5135
|
"requires": {}
|
|
4438
5136
|
}
|
|
4439
5137
|
},
|
|
@@ -4444,7 +5142,7 @@
|
|
|
4444
5142
|
"npm": "nuxt-zod-i18n",
|
|
4445
5143
|
"icon": "nuxt-zod-i18n.svg",
|
|
4446
5144
|
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4447
|
-
"website": "https://xibman
|
|
5145
|
+
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4448
5146
|
"learn_more": "",
|
|
4449
5147
|
"category": "Libraries",
|
|
4450
5148
|
"type": "3rd-party",
|
|
@@ -4455,51 +5153,79 @@
|
|
|
4455
5153
|
}
|
|
4456
5154
|
],
|
|
4457
5155
|
"compatibility": {
|
|
4458
|
-
"nuxt": "
|
|
5156
|
+
"nuxt": ">=3.0.0",
|
|
4459
5157
|
"requires": {}
|
|
4460
5158
|
}
|
|
4461
5159
|
},
|
|
4462
5160
|
{
|
|
4463
|
-
"name": "
|
|
4464
|
-
"description": "",
|
|
4465
|
-
"repo": "
|
|
4466
|
-
"npm": "
|
|
4467
|
-
"icon": "",
|
|
4468
|
-
"github": "https://github.com/
|
|
4469
|
-
"website": "https://github.com/
|
|
4470
|
-
"learn_more": "",
|
|
4471
|
-
"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",
|
|
4472
5170
|
"type": "3rd-party",
|
|
4473
5171
|
"maintainers": [
|
|
4474
5172
|
{
|
|
4475
|
-
"name": "
|
|
4476
|
-
"github": "
|
|
5173
|
+
"name": "schlunsen",
|
|
5174
|
+
"github": "schlunsen"
|
|
4477
5175
|
}
|
|
4478
5176
|
],
|
|
4479
5177
|
"compatibility": {
|
|
4480
|
-
"nuxt": "^
|
|
5178
|
+
"nuxt": "^2.0.0",
|
|
4481
5179
|
"requires": {}
|
|
4482
5180
|
}
|
|
4483
5181
|
},
|
|
4484
5182
|
{
|
|
4485
|
-
"name": "
|
|
4486
|
-
"description": "
|
|
4487
|
-
"repo": "
|
|
4488
|
-
"npm": "
|
|
4489
|
-
"icon": "
|
|
4490
|
-
"github": "https://github.com/
|
|
4491
|
-
"website": "https://
|
|
4492
|
-
"learn_more": "https://github.com/
|
|
4493
|
-
"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",
|
|
4494
5220
|
"type": "3rd-party",
|
|
4495
5221
|
"maintainers": [
|
|
4496
5222
|
{
|
|
4497
|
-
"name": "
|
|
4498
|
-
"github": "
|
|
5223
|
+
"name": "daliborgogic",
|
|
5224
|
+
"github": "daliborgogic"
|
|
4499
5225
|
}
|
|
4500
5226
|
],
|
|
4501
5227
|
"compatibility": {
|
|
4502
|
-
"nuxt": "
|
|
5228
|
+
"nuxt": ">=3.0.0",
|
|
4503
5229
|
"requires": {}
|
|
4504
5230
|
}
|
|
4505
5231
|
},
|
|
@@ -4546,7 +5272,7 @@
|
|
|
4546
5272
|
}
|
|
4547
5273
|
],
|
|
4548
5274
|
"compatibility": {
|
|
4549
|
-
"nuxt": "
|
|
5275
|
+
"nuxt": ">=3.0.0",
|
|
4550
5276
|
"requires": {},
|
|
4551
5277
|
"devtools": "^0.0.0"
|
|
4552
5278
|
}
|
|
@@ -4574,6 +5300,28 @@
|
|
|
4574
5300
|
"requires": {}
|
|
4575
5301
|
}
|
|
4576
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
|
+
},
|
|
4577
5325
|
{
|
|
4578
5326
|
"name": "optimized-images",
|
|
4579
5327
|
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
@@ -4660,7 +5408,7 @@
|
|
|
4660
5408
|
}
|
|
4661
5409
|
],
|
|
4662
5410
|
"compatibility": {
|
|
4663
|
-
"nuxt": "
|
|
5411
|
+
"nuxt": ">=3.0.0",
|
|
4664
5412
|
"requires": {}
|
|
4665
5413
|
}
|
|
4666
5414
|
},
|
|
@@ -4683,7 +5431,7 @@
|
|
|
4683
5431
|
}
|
|
4684
5432
|
],
|
|
4685
5433
|
"compatibility": {
|
|
4686
|
-
"nuxt": "^2.0.0 ||
|
|
5434
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4687
5435
|
"requires": {
|
|
4688
5436
|
"bridge": true
|
|
4689
5437
|
}
|
|
@@ -4707,7 +5455,7 @@
|
|
|
4707
5455
|
}
|
|
4708
5456
|
],
|
|
4709
5457
|
"compatibility": {
|
|
4710
|
-
"nuxt": "
|
|
5458
|
+
"nuxt": ">=3.0.0",
|
|
4711
5459
|
"requires": {}
|
|
4712
5460
|
}
|
|
4713
5461
|
},
|
|
@@ -4731,7 +5479,29 @@
|
|
|
4731
5479
|
}
|
|
4732
5480
|
],
|
|
4733
5481
|
"compatibility": {
|
|
4734
|
-
"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",
|
|
4735
5505
|
"requires": {}
|
|
4736
5506
|
}
|
|
4737
5507
|
},
|
|
@@ -4761,7 +5531,7 @@
|
|
|
4761
5531
|
{
|
|
4762
5532
|
"name": "pinia-orm",
|
|
4763
5533
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4764
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5534
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4765
5535
|
"npm": "@pinia-orm/nuxt",
|
|
4766
5536
|
"icon": "pinia-orm.svg",
|
|
4767
5537
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4776,7 +5546,7 @@
|
|
|
4776
5546
|
}
|
|
4777
5547
|
],
|
|
4778
5548
|
"compatibility": {
|
|
4779
|
-
"nuxt": "^2.0.0 ||
|
|
5549
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4780
5550
|
"requires": {
|
|
4781
5551
|
"bridge": "optional"
|
|
4782
5552
|
}
|
|
@@ -4800,7 +5570,7 @@
|
|
|
4800
5570
|
}
|
|
4801
5571
|
],
|
|
4802
5572
|
"compatibility": {
|
|
4803
|
-
"nuxt": "^2.0.0 ||
|
|
5573
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4804
5574
|
"requires": {
|
|
4805
5575
|
"bridge": "optional"
|
|
4806
5576
|
}
|
|
@@ -4824,7 +5594,7 @@
|
|
|
4824
5594
|
}
|
|
4825
5595
|
],
|
|
4826
5596
|
"compatibility": {
|
|
4827
|
-
"nuxt": "^2.0.0 ||
|
|
5597
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4828
5598
|
"requires": {
|
|
4829
5599
|
"bridge": "optional"
|
|
4830
5600
|
}
|
|
@@ -4835,20 +5605,42 @@
|
|
|
4835
5605
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4836
5606
|
"repo": "nuxt-modules/plausible",
|
|
4837
5607
|
"npm": "@nuxtjs/plausible",
|
|
4838
|
-
"icon": "",
|
|
5608
|
+
"icon": "plausible.svg",
|
|
4839
5609
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4840
5610
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4841
5611
|
"learn_more": "",
|
|
4842
|
-
"category": "
|
|
5612
|
+
"category": "Analytics",
|
|
4843
5613
|
"type": "community",
|
|
4844
5614
|
"maintainers": [
|
|
4845
5615
|
{
|
|
4846
|
-
"name": "
|
|
4847
|
-
"github": "
|
|
5616
|
+
"name": "Johann Schopplich",
|
|
5617
|
+
"github": "johannschopplich"
|
|
4848
5618
|
}
|
|
4849
5619
|
],
|
|
4850
5620
|
"compatibility": {
|
|
4851
|
-
"nuxt": "^2.0.0",
|
|
5621
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5622
|
+
"requires": {}
|
|
5623
|
+
}
|
|
5624
|
+
},
|
|
5625
|
+
{
|
|
5626
|
+
"name": "precognition",
|
|
5627
|
+
"description": "Nuxt module implementing Laravel Precognition protocol in Nitro",
|
|
5628
|
+
"repo": "sot1986/nuxt-precognition",
|
|
5629
|
+
"npm": "nuxt-precognition",
|
|
5630
|
+
"icon": "laravel.svg",
|
|
5631
|
+
"github": "https://github.com/sot1986/nuxt-precognition",
|
|
5632
|
+
"website": "https://github.com/sot1986/nuxt-precognition",
|
|
5633
|
+
"learn_more": "",
|
|
5634
|
+
"category": "Security",
|
|
5635
|
+
"type": "3rd-party",
|
|
5636
|
+
"maintainers": [
|
|
5637
|
+
{
|
|
5638
|
+
"name": "sot1986",
|
|
5639
|
+
"github": "sot1986"
|
|
5640
|
+
}
|
|
5641
|
+
],
|
|
5642
|
+
"compatibility": {
|
|
5643
|
+
"nuxt": ">=3.0.0",
|
|
4852
5644
|
"requires": {}
|
|
4853
5645
|
}
|
|
4854
5646
|
},
|
|
@@ -4894,7 +5686,7 @@
|
|
|
4894
5686
|
}
|
|
4895
5687
|
],
|
|
4896
5688
|
"compatibility": {
|
|
4897
|
-
"nuxt": "
|
|
5689
|
+
"nuxt": ">=3.0.0",
|
|
4898
5690
|
"requires": {}
|
|
4899
5691
|
}
|
|
4900
5692
|
},
|
|
@@ -4917,7 +5709,29 @@
|
|
|
4917
5709
|
}
|
|
4918
5710
|
],
|
|
4919
5711
|
"compatibility": {
|
|
4920
|
-
"nuxt": "
|
|
5712
|
+
"nuxt": ">=3.0.0",
|
|
5713
|
+
"requires": {}
|
|
5714
|
+
}
|
|
5715
|
+
},
|
|
5716
|
+
{
|
|
5717
|
+
"name": "prisma",
|
|
5718
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5719
|
+
"repo": "prisma/nuxt-prisma",
|
|
5720
|
+
"npm": "@prisma/nuxt",
|
|
5721
|
+
"icon": "prisma.png",
|
|
5722
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5723
|
+
"website": "https://pris.ly/prisma-nuxt",
|
|
5724
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5725
|
+
"category": "Database",
|
|
5726
|
+
"type": "3rd-party",
|
|
5727
|
+
"maintainers": [
|
|
5728
|
+
{
|
|
5729
|
+
"name": "prisma",
|
|
5730
|
+
"github": "prisma"
|
|
5731
|
+
}
|
|
5732
|
+
],
|
|
5733
|
+
"compatibility": {
|
|
5734
|
+
"nuxt": ">=3.0.0",
|
|
4921
5735
|
"requires": {}
|
|
4922
5736
|
}
|
|
4923
5737
|
},
|
|
@@ -4940,7 +5754,7 @@
|
|
|
4940
5754
|
}
|
|
4941
5755
|
],
|
|
4942
5756
|
"compatibility": {
|
|
4943
|
-
"nuxt": "^2.0.0 ||
|
|
5757
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4944
5758
|
"requires": {}
|
|
4945
5759
|
}
|
|
4946
5760
|
},
|
|
@@ -4962,7 +5776,7 @@
|
|
|
4962
5776
|
}
|
|
4963
5777
|
],
|
|
4964
5778
|
"compatibility": {
|
|
4965
|
-
"nuxt": "
|
|
5779
|
+
"nuxt": ">=3.0.0",
|
|
4966
5780
|
"requires": {}
|
|
4967
5781
|
}
|
|
4968
5782
|
},
|
|
@@ -5052,7 +5866,7 @@
|
|
|
5052
5866
|
}
|
|
5053
5867
|
],
|
|
5054
5868
|
"compatibility": {
|
|
5055
|
-
"nuxt": "^2.0.0 ||
|
|
5869
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5056
5870
|
"requires": {}
|
|
5057
5871
|
}
|
|
5058
5872
|
},
|
|
@@ -5121,7 +5935,7 @@
|
|
|
5121
5935
|
}
|
|
5122
5936
|
],
|
|
5123
5937
|
"compatibility": {
|
|
5124
|
-
"nuxt": "
|
|
5938
|
+
"nuxt": ">=3.0.0",
|
|
5125
5939
|
"requires": {},
|
|
5126
5940
|
"devtools": "^0.0.0"
|
|
5127
5941
|
}
|
|
@@ -5144,7 +5958,7 @@
|
|
|
5144
5958
|
}
|
|
5145
5959
|
],
|
|
5146
5960
|
"compatibility": {
|
|
5147
|
-
"nuxt": "
|
|
5961
|
+
"nuxt": ">=3.0.0",
|
|
5148
5962
|
"requires": {}
|
|
5149
5963
|
}
|
|
5150
5964
|
},
|
|
@@ -5179,7 +5993,7 @@
|
|
|
5179
5993
|
}
|
|
5180
5994
|
],
|
|
5181
5995
|
"compatibility": {
|
|
5182
|
-
"nuxt": "
|
|
5996
|
+
"nuxt": ">=3.0.0",
|
|
5183
5997
|
"requires": {}
|
|
5184
5998
|
}
|
|
5185
5999
|
},
|
|
@@ -5247,7 +6061,7 @@
|
|
|
5247
6061
|
}
|
|
5248
6062
|
],
|
|
5249
6063
|
"compatibility": {
|
|
5250
|
-
"nuxt": "
|
|
6064
|
+
"nuxt": ">=3.0.0",
|
|
5251
6065
|
"requires": {}
|
|
5252
6066
|
}
|
|
5253
6067
|
},
|
|
@@ -5275,10 +6089,10 @@
|
|
|
5275
6089
|
},
|
|
5276
6090
|
{
|
|
5277
6091
|
"name": "robots",
|
|
5278
|
-
"description": "
|
|
6092
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5279
6093
|
"repo": "nuxt-modules/robots",
|
|
5280
6094
|
"npm": "@nuxtjs/robots",
|
|
5281
|
-
"icon": "robots.
|
|
6095
|
+
"icon": "simple-robots.svg",
|
|
5282
6096
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5283
6097
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5284
6098
|
"learn_more": "",
|
|
@@ -5288,10 +6102,16 @@
|
|
|
5288
6102
|
{
|
|
5289
6103
|
"name": "Ricardo Gobbo de Souza",
|
|
5290
6104
|
"github": "ricardogobbosouza"
|
|
6105
|
+
},
|
|
6106
|
+
{
|
|
6107
|
+
"name": "Harlan Wilton",
|
|
6108
|
+
"github": "harlan-zw",
|
|
6109
|
+
"twitter": "harlan_zw",
|
|
6110
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5291
6111
|
}
|
|
5292
6112
|
],
|
|
5293
6113
|
"compatibility": {
|
|
5294
|
-
"nuxt": "^2.0.0 ||
|
|
6114
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5295
6115
|
"requires": {
|
|
5296
6116
|
"bridge": "optional"
|
|
5297
6117
|
}
|
|
@@ -5315,7 +6135,7 @@
|
|
|
5315
6135
|
}
|
|
5316
6136
|
],
|
|
5317
6137
|
"compatibility": {
|
|
5318
|
-
"nuxt": "
|
|
6138
|
+
"nuxt": ">=3.0.0",
|
|
5319
6139
|
"requires": {}
|
|
5320
6140
|
}
|
|
5321
6141
|
},
|
|
@@ -5384,12 +6204,35 @@
|
|
|
5384
6204
|
}
|
|
5385
6205
|
],
|
|
5386
6206
|
"compatibility": {
|
|
5387
|
-
"nuxt": "^2.0.0 ||
|
|
6207
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5388
6208
|
"requires": {
|
|
5389
6209
|
"bridge": "optional"
|
|
5390
6210
|
}
|
|
5391
6211
|
}
|
|
5392
6212
|
},
|
|
6213
|
+
{
|
|
6214
|
+
"name": "scalar",
|
|
6215
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6216
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
6217
|
+
"npm": "@scalar/nuxt",
|
|
6218
|
+
"icon": "scalar.svg",
|
|
6219
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6220
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6221
|
+
"learn_more": "https://scalar.com",
|
|
6222
|
+
"category": "Devtools",
|
|
6223
|
+
"type": "3rd-party",
|
|
6224
|
+
"maintainers": [
|
|
6225
|
+
{
|
|
6226
|
+
"name": "scalar",
|
|
6227
|
+
"github": "scalar",
|
|
6228
|
+
"twitter": "scalar"
|
|
6229
|
+
}
|
|
6230
|
+
],
|
|
6231
|
+
"compatibility": {
|
|
6232
|
+
"nuxt": ">=3.0.0",
|
|
6233
|
+
"requires": {}
|
|
6234
|
+
}
|
|
6235
|
+
},
|
|
5393
6236
|
{
|
|
5394
6237
|
"name": "schema-org",
|
|
5395
6238
|
"description": "Quick and easy Schema.org graphs.",
|
|
@@ -5410,7 +6253,30 @@
|
|
|
5410
6253
|
}
|
|
5411
6254
|
],
|
|
5412
6255
|
"compatibility": {
|
|
5413
|
-
"nuxt": "
|
|
6256
|
+
"nuxt": ">=3.0.0",
|
|
6257
|
+
"requires": {}
|
|
6258
|
+
}
|
|
6259
|
+
},
|
|
6260
|
+
{
|
|
6261
|
+
"name": "scripts",
|
|
6262
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
6263
|
+
"repo": "nuxt/scripts",
|
|
6264
|
+
"npm": "@nuxt/scripts",
|
|
6265
|
+
"icon": "nuxt.svg",
|
|
6266
|
+
"github": "https://github.com/nuxt/scripts",
|
|
6267
|
+
"website": "https://scripts.nuxt.com",
|
|
6268
|
+
"learn_more": "",
|
|
6269
|
+
"category": "Libraries",
|
|
6270
|
+
"type": "official",
|
|
6271
|
+
"maintainers": [
|
|
6272
|
+
{
|
|
6273
|
+
"name": "Harlan Wilton",
|
|
6274
|
+
"github": "harlan-zw",
|
|
6275
|
+
"twitter": "harlan_zw"
|
|
6276
|
+
}
|
|
6277
|
+
],
|
|
6278
|
+
"compatibility": {
|
|
6279
|
+
"nuxt": ">=3.0.0",
|
|
5414
6280
|
"requires": {}
|
|
5415
6281
|
}
|
|
5416
6282
|
},
|
|
@@ -5455,7 +6321,7 @@
|
|
|
5455
6321
|
}
|
|
5456
6322
|
],
|
|
5457
6323
|
"compatibility": {
|
|
5458
|
-
"nuxt": "
|
|
6324
|
+
"nuxt": ">=3.0.0",
|
|
5459
6325
|
"requires": {}
|
|
5460
6326
|
}
|
|
5461
6327
|
},
|
|
@@ -5523,7 +6389,7 @@
|
|
|
5523
6389
|
}
|
|
5524
6390
|
],
|
|
5525
6391
|
"compatibility": {
|
|
5526
|
-
"nuxt": "
|
|
6392
|
+
"nuxt": ">=3.0.0",
|
|
5527
6393
|
"requires": {}
|
|
5528
6394
|
}
|
|
5529
6395
|
},
|
|
@@ -5568,7 +6434,7 @@
|
|
|
5568
6434
|
}
|
|
5569
6435
|
],
|
|
5570
6436
|
"compatibility": {
|
|
5571
|
-
"nuxt": "
|
|
6437
|
+
"nuxt": ">=3.0.0",
|
|
5572
6438
|
"requires": {}
|
|
5573
6439
|
}
|
|
5574
6440
|
},
|
|
@@ -5636,30 +6502,34 @@
|
|
|
5636
6502
|
}
|
|
5637
6503
|
],
|
|
5638
6504
|
"compatibility": {
|
|
5639
|
-
"nuxt": "
|
|
6505
|
+
"nuxt": ">=3.0.0",
|
|
5640
6506
|
"requires": {}
|
|
5641
6507
|
}
|
|
5642
6508
|
},
|
|
5643
6509
|
{
|
|
5644
|
-
"name": "
|
|
5645
|
-
"description": "
|
|
5646
|
-
"repo": "
|
|
5647
|
-
"npm": "
|
|
5648
|
-
"icon": "
|
|
5649
|
-
"github": "https://github.com/
|
|
5650
|
-
"website": "https://
|
|
5651
|
-
"learn_more": "https://
|
|
5652
|
-
"category": "
|
|
6510
|
+
"name": "shadcn",
|
|
6511
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6512
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6513
|
+
"npm": "shadcn-nuxt",
|
|
6514
|
+
"icon": "",
|
|
6515
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6516
|
+
"website": "https://www.shadcn-vue.com",
|
|
6517
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6518
|
+
"category": "UI",
|
|
5653
6519
|
"type": "3rd-party",
|
|
5654
6520
|
"maintainers": [
|
|
5655
6521
|
{
|
|
5656
|
-
"name": "
|
|
5657
|
-
"github": "
|
|
5658
|
-
"twitter": "
|
|
6522
|
+
"name": "Zernonia",
|
|
6523
|
+
"github": "zernonia",
|
|
6524
|
+
"twitter": "zernonia"
|
|
6525
|
+
},
|
|
6526
|
+
{
|
|
6527
|
+
"name": "Sadegh Barati",
|
|
6528
|
+
"github": "sadeghbarati"
|
|
5659
6529
|
}
|
|
5660
6530
|
],
|
|
5661
6531
|
"compatibility": {
|
|
5662
|
-
"nuxt": "
|
|
6532
|
+
"nuxt": ">=3.0.0",
|
|
5663
6533
|
"requires": {}
|
|
5664
6534
|
}
|
|
5665
6535
|
},
|
|
@@ -5676,24 +6546,46 @@
|
|
|
5676
6546
|
"type": "3rd-party",
|
|
5677
6547
|
"maintainers": [
|
|
5678
6548
|
{
|
|
5679
|
-
"name": "Gomah",
|
|
5680
|
-
"github": "Gomah"
|
|
6549
|
+
"name": "Gomah",
|
|
6550
|
+
"github": "Gomah"
|
|
6551
|
+
}
|
|
6552
|
+
],
|
|
6553
|
+
"compatibility": {
|
|
6554
|
+
"nuxt": "^2.0.0",
|
|
6555
|
+
"requires": {}
|
|
6556
|
+
}
|
|
6557
|
+
},
|
|
6558
|
+
{
|
|
6559
|
+
"name": "shuimo-ui",
|
|
6560
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6561
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6562
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6563
|
+
"icon": "shuimo-ui.svg",
|
|
6564
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6565
|
+
"website": "https://shuimo.design",
|
|
6566
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6567
|
+
"category": "UI",
|
|
6568
|
+
"type": "3rd-party",
|
|
6569
|
+
"maintainers": [
|
|
6570
|
+
{
|
|
6571
|
+
"name": "higuaifan",
|
|
6572
|
+
"github": "higuaifan"
|
|
5681
6573
|
}
|
|
5682
6574
|
],
|
|
5683
6575
|
"compatibility": {
|
|
5684
|
-
"nuxt": "
|
|
6576
|
+
"nuxt": ">=3.0.0",
|
|
5685
6577
|
"requires": {}
|
|
5686
6578
|
}
|
|
5687
6579
|
},
|
|
5688
6580
|
{
|
|
5689
6581
|
"name": "sidebase-auth",
|
|
5690
|
-
"description": "Zero-boilerplate authentication for
|
|
6582
|
+
"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.",
|
|
5691
6583
|
"repo": "sidebase/nuxt-auth",
|
|
5692
6584
|
"npm": "@sidebase/nuxt-auth",
|
|
5693
6585
|
"icon": "sidebase-auth.png",
|
|
5694
6586
|
"github": "https://github.com/sidebase/nuxt-auth",
|
|
5695
|
-
"website": "https://
|
|
5696
|
-
"learn_more": "https://
|
|
6587
|
+
"website": "https://auth.sidebase.io/",
|
|
6588
|
+
"learn_more": "https://sidebase.io/",
|
|
5697
6589
|
"category": "Security",
|
|
5698
6590
|
"type": "3rd-party",
|
|
5699
6591
|
"maintainers": [
|
|
@@ -5704,7 +6596,7 @@
|
|
|
5704
6596
|
}
|
|
5705
6597
|
],
|
|
5706
6598
|
"compatibility": {
|
|
5707
|
-
"nuxt": "
|
|
6599
|
+
"nuxt": ">=3.0.0",
|
|
5708
6600
|
"requires": {}
|
|
5709
6601
|
}
|
|
5710
6602
|
},
|
|
@@ -5730,30 +6622,6 @@
|
|
|
5730
6622
|
"requires": {}
|
|
5731
6623
|
}
|
|
5732
6624
|
},
|
|
5733
|
-
{
|
|
5734
|
-
"name": "simple-robots",
|
|
5735
|
-
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5736
|
-
"repo": "harlan-zw/nuxt-simple-robots",
|
|
5737
|
-
"npm": "nuxt-simple-robots",
|
|
5738
|
-
"icon": "simple-robots.svg",
|
|
5739
|
-
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
5740
|
-
"website": "https://nuxtseo.com/robots",
|
|
5741
|
-
"learn_more": "https://nuxtseo.com/robots",
|
|
5742
|
-
"category": "SEO",
|
|
5743
|
-
"type": "3rd-party",
|
|
5744
|
-
"maintainers": [
|
|
5745
|
-
{
|
|
5746
|
-
"name": "Harlan Wilton",
|
|
5747
|
-
"github": "harlan-zw",
|
|
5748
|
-
"twitter": "harlan_zw",
|
|
5749
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5750
|
-
}
|
|
5751
|
-
],
|
|
5752
|
-
"compatibility": {
|
|
5753
|
-
"nuxt": "^3.0.0",
|
|
5754
|
-
"requires": {}
|
|
5755
|
-
}
|
|
5756
|
-
},
|
|
5757
6625
|
{
|
|
5758
6626
|
"name": "sitemap",
|
|
5759
6627
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
@@ -5779,7 +6647,7 @@
|
|
|
5779
6647
|
}
|
|
5780
6648
|
],
|
|
5781
6649
|
"compatibility": {
|
|
5782
|
-
"nuxt": "
|
|
6650
|
+
"nuxt": ">=3.0.0",
|
|
5783
6651
|
"requires": {}
|
|
5784
6652
|
}
|
|
5785
6653
|
},
|
|
@@ -5801,7 +6669,7 @@
|
|
|
5801
6669
|
}
|
|
5802
6670
|
],
|
|
5803
6671
|
"compatibility": {
|
|
5804
|
-
"nuxt": "
|
|
6672
|
+
"nuxt": ">=3.0.0",
|
|
5805
6673
|
"requires": {}
|
|
5806
6674
|
}
|
|
5807
6675
|
},
|
|
@@ -5813,7 +6681,7 @@
|
|
|
5813
6681
|
"icon": "snipcart.png",
|
|
5814
6682
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5815
6683
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5816
|
-
"learn_more": "
|
|
6684
|
+
"learn_more": "",
|
|
5817
6685
|
"category": "Ecommerce",
|
|
5818
6686
|
"type": "community",
|
|
5819
6687
|
"maintainers": [
|
|
@@ -5824,7 +6692,7 @@
|
|
|
5824
6692
|
}
|
|
5825
6693
|
],
|
|
5826
6694
|
"compatibility": {
|
|
5827
|
-
"nuxt": "^2.0.0 ||
|
|
6695
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5828
6696
|
"requires": {}
|
|
5829
6697
|
}
|
|
5830
6698
|
},
|
|
@@ -5895,39 +6763,6 @@
|
|
|
5895
6763
|
"requires": {}
|
|
5896
6764
|
}
|
|
5897
6765
|
},
|
|
5898
|
-
{
|
|
5899
|
-
"name": "speedkit",
|
|
5900
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5901
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5902
|
-
"npm": "nuxt-speedkit",
|
|
5903
|
-
"icon": "speedkit.png",
|
|
5904
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5905
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5906
|
-
"learn_more": "",
|
|
5907
|
-
"category": "Performance",
|
|
5908
|
-
"type": "3rd-party",
|
|
5909
|
-
"maintainers": [
|
|
5910
|
-
{
|
|
5911
|
-
"name": "Stephan Gerbeth",
|
|
5912
|
-
"github": "StephanGerbeth",
|
|
5913
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5914
|
-
},
|
|
5915
|
-
{
|
|
5916
|
-
"name": "Thorn Walli",
|
|
5917
|
-
"github": "ThornWalli",
|
|
5918
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5919
|
-
},
|
|
5920
|
-
{
|
|
5921
|
-
"name": "Grabarz & Partner",
|
|
5922
|
-
"github": "GrabarzUndPartner",
|
|
5923
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5924
|
-
}
|
|
5925
|
-
],
|
|
5926
|
-
"compatibility": {
|
|
5927
|
-
"nuxt": "^2.0.0",
|
|
5928
|
-
"requires": {}
|
|
5929
|
-
}
|
|
5930
|
-
},
|
|
5931
6766
|
{
|
|
5932
6767
|
"name": "ssr-lit",
|
|
5933
6768
|
"description": "",
|
|
@@ -5974,23 +6809,29 @@
|
|
|
5974
6809
|
},
|
|
5975
6810
|
{
|
|
5976
6811
|
"name": "storefront-ui",
|
|
5977
|
-
"description": "Storefront UI
|
|
5978
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6812
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6813
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
5979
6814
|
"npm": "@storefront-ui/nuxt",
|
|
5980
6815
|
"icon": "storefront-ui.svg",
|
|
5981
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
5982
|
-
"website": "https://docs.storefrontui.io
|
|
5983
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6816
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6817
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6818
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
5984
6819
|
"category": "UI",
|
|
5985
6820
|
"type": "3rd-party",
|
|
5986
6821
|
"maintainers": [
|
|
5987
6822
|
{
|
|
5988
|
-
"name": "
|
|
5989
|
-
"github": "
|
|
6823
|
+
"name": "Szymon Dziewoński",
|
|
6824
|
+
"github": "Szymon-dziewonski",
|
|
6825
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6826
|
+
},
|
|
6827
|
+
{
|
|
6828
|
+
"name": "Jakub Freisler",
|
|
6829
|
+
"github": "FRSgit",
|
|
6830
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
5990
6831
|
}
|
|
5991
6832
|
],
|
|
5992
6833
|
"compatibility": {
|
|
5993
|
-
"nuxt": "
|
|
6834
|
+
"nuxt": ">=3.0.0",
|
|
5994
6835
|
"requires": {}
|
|
5995
6836
|
}
|
|
5996
6837
|
},
|
|
@@ -6034,20 +6875,20 @@
|
|
|
6034
6875
|
}
|
|
6035
6876
|
],
|
|
6036
6877
|
"compatibility": {
|
|
6037
|
-
"nuxt": "^2.0.0 ||
|
|
6878
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6038
6879
|
"requires": {},
|
|
6039
6880
|
"devtools": "^0.0.0"
|
|
6040
6881
|
}
|
|
6041
6882
|
},
|
|
6042
6883
|
{
|
|
6043
6884
|
"name": "storybook",
|
|
6044
|
-
"description": "Easily integrate Storybook in your Nuxt application to design, build, and
|
|
6045
|
-
"repo": "nuxt-modules/storybook",
|
|
6885
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
|
|
6886
|
+
"repo": "nuxt-modules/storybook#main/packages/nuxt-module",
|
|
6046
6887
|
"npm": "@nuxtjs/storybook",
|
|
6047
6888
|
"icon": "storybook.png",
|
|
6048
6889
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
6049
6890
|
"website": "https://storybook.nuxtjs.org",
|
|
6050
|
-
"learn_more": "
|
|
6891
|
+
"learn_more": "",
|
|
6051
6892
|
"category": "Devtools",
|
|
6052
6893
|
"type": "community",
|
|
6053
6894
|
"maintainers": [
|
|
@@ -6055,10 +6896,14 @@
|
|
|
6055
6896
|
"name": "Chakir QATAB",
|
|
6056
6897
|
"github": "chakAs3",
|
|
6057
6898
|
"twitter": "ChakirQatab"
|
|
6899
|
+
},
|
|
6900
|
+
{
|
|
6901
|
+
"name": "Tobias Diez",
|
|
6902
|
+
"github": "tobiasdiez"
|
|
6058
6903
|
}
|
|
6059
6904
|
],
|
|
6060
6905
|
"compatibility": {
|
|
6061
|
-
"nuxt": "^2.0.0 ||
|
|
6906
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6062
6907
|
"requires": {
|
|
6063
6908
|
"bridge": "optional"
|
|
6064
6909
|
},
|
|
@@ -6089,7 +6934,7 @@
|
|
|
6089
6934
|
}
|
|
6090
6935
|
],
|
|
6091
6936
|
"compatibility": {
|
|
6092
|
-
"nuxt": "^2.0.0 ||
|
|
6937
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6093
6938
|
"requires": {
|
|
6094
6939
|
"bridge": true
|
|
6095
6940
|
},
|
|
@@ -6118,7 +6963,7 @@
|
|
|
6118
6963
|
}
|
|
6119
6964
|
],
|
|
6120
6965
|
"compatibility": {
|
|
6121
|
-
"nuxt": "
|
|
6966
|
+
"nuxt": ">=3.0.0",
|
|
6122
6967
|
"requires": {}
|
|
6123
6968
|
}
|
|
6124
6969
|
},
|
|
@@ -6168,7 +7013,7 @@
|
|
|
6168
7013
|
}
|
|
6169
7014
|
],
|
|
6170
7015
|
"compatibility": {
|
|
6171
|
-
"nuxt": "
|
|
7016
|
+
"nuxt": ">=3.0.0",
|
|
6172
7017
|
"requires": {
|
|
6173
7018
|
"content": true
|
|
6174
7019
|
}
|
|
@@ -6215,30 +7060,7 @@
|
|
|
6215
7060
|
}
|
|
6216
7061
|
],
|
|
6217
7062
|
"compatibility": {
|
|
6218
|
-
"nuxt": "^2.0.0 ||
|
|
6219
|
-
"requires": {}
|
|
6220
|
-
}
|
|
6221
|
-
},
|
|
6222
|
-
{
|
|
6223
|
-
"name": "stylify",
|
|
6224
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
6225
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
6226
|
-
"npm": "@stylify/nuxt",
|
|
6227
|
-
"icon": "stylify.svg",
|
|
6228
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
6229
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
6230
|
-
"learn_more": "https://stylifycss.com",
|
|
6231
|
-
"category": "UI",
|
|
6232
|
-
"type": "3rd-party",
|
|
6233
|
-
"maintainers": [
|
|
6234
|
-
{
|
|
6235
|
-
"name": "Vladimír Macháček",
|
|
6236
|
-
"github": "Machy8",
|
|
6237
|
-
"twitter": "8machy"
|
|
6238
|
-
}
|
|
6239
|
-
],
|
|
6240
|
-
"compatibility": {
|
|
6241
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7063
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6242
7064
|
"requires": {}
|
|
6243
7065
|
}
|
|
6244
7066
|
},
|
|
@@ -6271,7 +7093,30 @@
|
|
|
6271
7093
|
}
|
|
6272
7094
|
],
|
|
6273
7095
|
"compatibility": {
|
|
6274
|
-
"nuxt": "^2.0.0 ||
|
|
7096
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7097
|
+
"requires": {}
|
|
7098
|
+
}
|
|
7099
|
+
},
|
|
7100
|
+
{
|
|
7101
|
+
"name": "surrealdb",
|
|
7102
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
7103
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
7104
|
+
"npm": "nuxt-surrealdb",
|
|
7105
|
+
"icon": "surrealdb.png",
|
|
7106
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7107
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7108
|
+
"learn_more": "",
|
|
7109
|
+
"category": "Database",
|
|
7110
|
+
"type": "3rd-party",
|
|
7111
|
+
"maintainers": [
|
|
7112
|
+
{
|
|
7113
|
+
"name": "Sandro Circi",
|
|
7114
|
+
"github": "sandros94",
|
|
7115
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
7116
|
+
}
|
|
7117
|
+
],
|
|
7118
|
+
"compatibility": {
|
|
7119
|
+
"nuxt": ">=3.10.0",
|
|
6275
7120
|
"requires": {}
|
|
6276
7121
|
}
|
|
6277
7122
|
},
|
|
@@ -6316,7 +7161,7 @@
|
|
|
6316
7161
|
}
|
|
6317
7162
|
],
|
|
6318
7163
|
"compatibility": {
|
|
6319
|
-
"nuxt": "^2.0.0 ||
|
|
7164
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6320
7165
|
"requires": {}
|
|
6321
7166
|
}
|
|
6322
7167
|
},
|
|
@@ -6364,6 +7209,30 @@
|
|
|
6364
7209
|
"requires": {}
|
|
6365
7210
|
}
|
|
6366
7211
|
},
|
|
7212
|
+
{
|
|
7213
|
+
"name": "swiftsearch",
|
|
7214
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
7215
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
7216
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
7217
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
7218
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
7219
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
7220
|
+
"learn_more": "",
|
|
7221
|
+
"category": "Libraries",
|
|
7222
|
+
"type": "3rd-party",
|
|
7223
|
+
"maintainers": [
|
|
7224
|
+
{
|
|
7225
|
+
"name": "Matteo Rigoni",
|
|
7226
|
+
"github": "rigo-m",
|
|
7227
|
+
"twitter": "MatteoRigoni",
|
|
7228
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
7229
|
+
}
|
|
7230
|
+
],
|
|
7231
|
+
"compatibility": {
|
|
7232
|
+
"nuxt": ">=3.10.0",
|
|
7233
|
+
"requires": {}
|
|
7234
|
+
}
|
|
7235
|
+
},
|
|
6367
7236
|
{
|
|
6368
7237
|
"name": "swiper",
|
|
6369
7238
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6382,7 +7251,7 @@
|
|
|
6382
7251
|
}
|
|
6383
7252
|
],
|
|
6384
7253
|
"compatibility": {
|
|
6385
|
-
"nuxt": "
|
|
7254
|
+
"nuxt": ">=3.0.0",
|
|
6386
7255
|
"requires": {}
|
|
6387
7256
|
}
|
|
6388
7257
|
},
|
|
@@ -6405,7 +7274,7 @@
|
|
|
6405
7274
|
}
|
|
6406
7275
|
],
|
|
6407
7276
|
"compatibility": {
|
|
6408
|
-
"nuxt": "
|
|
7277
|
+
"nuxt": ">=3.0.0",
|
|
6409
7278
|
"requires": {}
|
|
6410
7279
|
}
|
|
6411
7280
|
},
|
|
@@ -6418,7 +7287,7 @@
|
|
|
6418
7287
|
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
6419
7288
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
6420
7289
|
"learn_more": "https://tailwindcss.com/",
|
|
6421
|
-
"category": "
|
|
7290
|
+
"category": "CSS",
|
|
6422
7291
|
"type": "community",
|
|
6423
7292
|
"maintainers": [
|
|
6424
7293
|
{
|
|
@@ -6432,9 +7301,62 @@
|
|
|
6432
7301
|
}
|
|
6433
7302
|
],
|
|
6434
7303
|
"compatibility": {
|
|
6435
|
-
"nuxt": "^2.0.0 ||
|
|
7304
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6436
7305
|
"requires": {},
|
|
6437
7306
|
"devtools": "^0.0.0"
|
|
7307
|
+
},
|
|
7308
|
+
"aliases": [
|
|
7309
|
+
"tailwind"
|
|
7310
|
+
]
|
|
7311
|
+
},
|
|
7312
|
+
{
|
|
7313
|
+
"name": "test-utils",
|
|
7314
|
+
"description": "Test utilities for Nuxt",
|
|
7315
|
+
"repo": "nuxt/test-utils#main",
|
|
7316
|
+
"npm": "@nuxt/test-utils",
|
|
7317
|
+
"icon": "nuxt.svg",
|
|
7318
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
7319
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
7320
|
+
"learn_more": "",
|
|
7321
|
+
"category": "Devtools",
|
|
7322
|
+
"type": "official",
|
|
7323
|
+
"maintainers": [
|
|
7324
|
+
{
|
|
7325
|
+
"name": "Daniel Roe",
|
|
7326
|
+
"github": "danielroe",
|
|
7327
|
+
"twitter": "danielcroe"
|
|
7328
|
+
},
|
|
7329
|
+
{
|
|
7330
|
+
"name": "Anthony Fu",
|
|
7331
|
+
"github": "antfu",
|
|
7332
|
+
"twitter": "antfu7"
|
|
7333
|
+
}
|
|
7334
|
+
],
|
|
7335
|
+
"compatibility": {
|
|
7336
|
+
"nuxt": ">=3.0.0",
|
|
7337
|
+
"requires": {}
|
|
7338
|
+
}
|
|
7339
|
+
},
|
|
7340
|
+
{
|
|
7341
|
+
"name": "tgauth",
|
|
7342
|
+
"description": "Extremely simple \"Login with Telegram\" button",
|
|
7343
|
+
"repo": "paranoidphantom/tgauth",
|
|
7344
|
+
"npm": "@paranoidphantom/tgauth",
|
|
7345
|
+
"icon": "tgauth.png",
|
|
7346
|
+
"github": "https://github.com/paranoidphantom/tgauth",
|
|
7347
|
+
"website": "https://github.com/paranoidphantom/tgauth",
|
|
7348
|
+
"learn_more": "https://github.com/paranoidphantom/tgauth",
|
|
7349
|
+
"category": "Security",
|
|
7350
|
+
"type": "3rd-party",
|
|
7351
|
+
"maintainers": [
|
|
7352
|
+
{
|
|
7353
|
+
"name": "Andrei Hudalla",
|
|
7354
|
+
"github": "paranoidPhantom"
|
|
7355
|
+
}
|
|
7356
|
+
],
|
|
7357
|
+
"compatibility": {
|
|
7358
|
+
"nuxt": "^3.11.0",
|
|
7359
|
+
"requires": {}
|
|
6438
7360
|
}
|
|
6439
7361
|
},
|
|
6440
7362
|
{
|
|
@@ -6478,7 +7400,7 @@
|
|
|
6478
7400
|
}
|
|
6479
7401
|
],
|
|
6480
7402
|
"compatibility": {
|
|
6481
|
-
"nuxt": "
|
|
7403
|
+
"nuxt": ">=3.0.0",
|
|
6482
7404
|
"requires": {}
|
|
6483
7405
|
}
|
|
6484
7406
|
},
|
|
@@ -6489,8 +7411,8 @@
|
|
|
6489
7411
|
"npm": "nuxt-tiptap-editor",
|
|
6490
7412
|
"icon": "tiptap.png",
|
|
6491
7413
|
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6492
|
-
"website": "https://
|
|
6493
|
-
"learn_more": "https://
|
|
7414
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7415
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6494
7416
|
"category": "Libraries",
|
|
6495
7417
|
"type": "3rd-party",
|
|
6496
7418
|
"maintainers": [
|
|
@@ -6500,7 +7422,7 @@
|
|
|
6500
7422
|
}
|
|
6501
7423
|
],
|
|
6502
7424
|
"compatibility": {
|
|
6503
|
-
"nuxt": "
|
|
7425
|
+
"nuxt": ">=3.0.0",
|
|
6504
7426
|
"requires": {}
|
|
6505
7427
|
}
|
|
6506
7428
|
},
|
|
@@ -6527,6 +7449,28 @@
|
|
|
6527
7449
|
"requires": {}
|
|
6528
7450
|
}
|
|
6529
7451
|
},
|
|
7452
|
+
{
|
|
7453
|
+
"name": "tradingview",
|
|
7454
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7455
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7456
|
+
"npm": "nuxt-tradingview",
|
|
7457
|
+
"icon": "tradingview.svg",
|
|
7458
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7459
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7460
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7461
|
+
"category": "Extensions",
|
|
7462
|
+
"type": "3rd-party",
|
|
7463
|
+
"maintainers": [
|
|
7464
|
+
{
|
|
7465
|
+
"name": "Volkan Akkuş",
|
|
7466
|
+
"github": "volkanakkus"
|
|
7467
|
+
}
|
|
7468
|
+
],
|
|
7469
|
+
"compatibility": {
|
|
7470
|
+
"nuxt": ">=3.0.0",
|
|
7471
|
+
"requires": {}
|
|
7472
|
+
}
|
|
7473
|
+
},
|
|
6530
7474
|
{
|
|
6531
7475
|
"name": "translation-manager",
|
|
6532
7476
|
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
@@ -6545,7 +7489,7 @@
|
|
|
6545
7489
|
}
|
|
6546
7490
|
],
|
|
6547
7491
|
"compatibility": {
|
|
6548
|
-
"nuxt": "
|
|
7492
|
+
"nuxt": ">=3.0.0",
|
|
6549
7493
|
"requires": {}
|
|
6550
7494
|
}
|
|
6551
7495
|
},
|
|
@@ -6578,7 +7522,7 @@
|
|
|
6578
7522
|
}
|
|
6579
7523
|
],
|
|
6580
7524
|
"compatibility": {
|
|
6581
|
-
"nuxt": "
|
|
7525
|
+
"nuxt": ">=3.0.0",
|
|
6582
7526
|
"requires": {}
|
|
6583
7527
|
}
|
|
6584
7528
|
},
|
|
@@ -6601,7 +7545,7 @@
|
|
|
6601
7545
|
}
|
|
6602
7546
|
],
|
|
6603
7547
|
"compatibility": {
|
|
6604
|
-
"nuxt": "^2.0.0 ||
|
|
7548
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6605
7549
|
"requires": {
|
|
6606
7550
|
"bridge": true
|
|
6607
7551
|
}
|
|
@@ -6649,7 +7593,7 @@
|
|
|
6649
7593
|
}
|
|
6650
7594
|
],
|
|
6651
7595
|
"compatibility": {
|
|
6652
|
-
"nuxt": "
|
|
7596
|
+
"nuxt": ">=3.0.0",
|
|
6653
7597
|
"requires": {}
|
|
6654
7598
|
}
|
|
6655
7599
|
},
|
|
@@ -6682,7 +7626,7 @@
|
|
|
6682
7626
|
}
|
|
6683
7627
|
],
|
|
6684
7628
|
"compatibility": {
|
|
6685
|
-
"nuxt": "^2.0.0 ||
|
|
7629
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6686
7630
|
"requires": {}
|
|
6687
7631
|
}
|
|
6688
7632
|
},
|
|
@@ -6704,7 +7648,7 @@
|
|
|
6704
7648
|
}
|
|
6705
7649
|
],
|
|
6706
7650
|
"compatibility": {
|
|
6707
|
-
"nuxt": "^2.0.0 ||
|
|
7651
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6708
7652
|
"requires": {}
|
|
6709
7653
|
}
|
|
6710
7654
|
},
|
|
@@ -6816,7 +7760,7 @@
|
|
|
6816
7760
|
}
|
|
6817
7761
|
],
|
|
6818
7762
|
"compatibility": {
|
|
6819
|
-
"nuxt": "^2.0.0 ||
|
|
7763
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6820
7764
|
"requires": {},
|
|
6821
7765
|
"devtools": "^0.0.0"
|
|
6822
7766
|
}
|
|
@@ -6850,7 +7794,7 @@
|
|
|
6850
7794
|
}
|
|
6851
7795
|
],
|
|
6852
7796
|
"compatibility": {
|
|
6853
|
-
"nuxt": "
|
|
7797
|
+
"nuxt": ">=3.0.0",
|
|
6854
7798
|
"requires": {}
|
|
6855
7799
|
}
|
|
6856
7800
|
},
|
|
@@ -6872,7 +7816,7 @@
|
|
|
6872
7816
|
}
|
|
6873
7817
|
],
|
|
6874
7818
|
"compatibility": {
|
|
6875
|
-
"nuxt": "^2.0.0 ||
|
|
7819
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6876
7820
|
"requires": {
|
|
6877
7821
|
"bridge": "optional"
|
|
6878
7822
|
}
|
|
@@ -6924,36 +7868,10 @@
|
|
|
6924
7868
|
}
|
|
6925
7869
|
],
|
|
6926
7870
|
"compatibility": {
|
|
6927
|
-
"nuxt": "
|
|
7871
|
+
"nuxt": ">=3.0.0",
|
|
6928
7872
|
"requires": {}
|
|
6929
7873
|
}
|
|
6930
7874
|
},
|
|
6931
|
-
{
|
|
6932
|
-
"name": "unlighthouse",
|
|
6933
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6934
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6935
|
-
"npm": "@unlighthouse/nuxt",
|
|
6936
|
-
"icon": "unlighthouse.svg",
|
|
6937
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6938
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6939
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6940
|
-
"category": "Devtools",
|
|
6941
|
-
"type": "3rd-party",
|
|
6942
|
-
"maintainers": [
|
|
6943
|
-
{
|
|
6944
|
-
"name": "Harlan Wilton",
|
|
6945
|
-
"github": "harlan-zw",
|
|
6946
|
-
"twitter": "harlan_zw",
|
|
6947
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6948
|
-
}
|
|
6949
|
-
],
|
|
6950
|
-
"compatibility": {
|
|
6951
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6952
|
-
"requires": {
|
|
6953
|
-
"bridge": "optional"
|
|
6954
|
-
}
|
|
6955
|
-
}
|
|
6956
|
-
},
|
|
6957
7875
|
{
|
|
6958
7876
|
"name": "unocss",
|
|
6959
7877
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6963,7 +7881,7 @@
|
|
|
6963
7881
|
"github": "https://github.com/unocss/unocss",
|
|
6964
7882
|
"website": "https://github.com/unocss/unocss",
|
|
6965
7883
|
"learn_more": "https://github.com/unocss/unocss",
|
|
6966
|
-
"category": "
|
|
7884
|
+
"category": "CSS",
|
|
6967
7885
|
"type": "3rd-party",
|
|
6968
7886
|
"maintainers": [
|
|
6969
7887
|
{
|
|
@@ -6974,7 +7892,7 @@
|
|
|
6974
7892
|
}
|
|
6975
7893
|
],
|
|
6976
7894
|
"compatibility": {
|
|
6977
|
-
"nuxt": "^2.0.0 ||
|
|
7895
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6978
7896
|
"requires": {
|
|
6979
7897
|
"bridge": "optional"
|
|
6980
7898
|
},
|
|
@@ -6988,8 +7906,8 @@
|
|
|
6988
7906
|
"npm": "nuxt-ununura",
|
|
6989
7907
|
"icon": "ununuracss.png",
|
|
6990
7908
|
"github": "https://github.com/novout/ununuracss",
|
|
6991
|
-
"website": "https://
|
|
6992
|
-
"learn_more": "https://
|
|
7909
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7910
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6993
7911
|
"category": "UI",
|
|
6994
7912
|
"type": "3rd-party",
|
|
6995
7913
|
"maintainers": [
|
|
@@ -7000,32 +7918,30 @@
|
|
|
7000
7918
|
}
|
|
7001
7919
|
],
|
|
7002
7920
|
"compatibility": {
|
|
7003
|
-
"nuxt": "^2.0.0 ||
|
|
7921
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7004
7922
|
"requires": {}
|
|
7005
7923
|
}
|
|
7006
7924
|
},
|
|
7007
7925
|
{
|
|
7008
|
-
"name": "use-
|
|
7009
|
-
"description": "
|
|
7010
|
-
"repo": "
|
|
7011
|
-
"npm": "
|
|
7012
|
-
"icon": "use-
|
|
7013
|
-
"github": "https://github.com/
|
|
7014
|
-
"website": "https://
|
|
7015
|
-
"learn_more": "https://
|
|
7016
|
-
"category": "
|
|
7926
|
+
"name": "use-bootstrap",
|
|
7927
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7928
|
+
"repo": "simplise/use-bootstrap",
|
|
7929
|
+
"npm": "usebootstrap",
|
|
7930
|
+
"icon": "use-bootstrap.svg",
|
|
7931
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7932
|
+
"website": "https://usebootstrap.org/",
|
|
7933
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7934
|
+
"category": "UI",
|
|
7017
7935
|
"type": "3rd-party",
|
|
7018
7936
|
"maintainers": [
|
|
7019
7937
|
{
|
|
7020
|
-
"name": "
|
|
7021
|
-
"github": "
|
|
7938
|
+
"name": "KoujiSano",
|
|
7939
|
+
"github": "KoujiSano"
|
|
7022
7940
|
}
|
|
7023
7941
|
],
|
|
7024
7942
|
"compatibility": {
|
|
7025
|
-
"nuxt": "
|
|
7026
|
-
"requires": {
|
|
7027
|
-
"bridge": true
|
|
7028
|
-
}
|
|
7943
|
+
"nuxt": ">=3.0.0",
|
|
7944
|
+
"requires": {}
|
|
7029
7945
|
}
|
|
7030
7946
|
},
|
|
7031
7947
|
{
|
|
@@ -7050,28 +7966,6 @@
|
|
|
7050
7966
|
"requires": {}
|
|
7051
7967
|
}
|
|
7052
7968
|
},
|
|
7053
|
-
{
|
|
7054
|
-
"name": "validate",
|
|
7055
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
7056
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
7057
|
-
"npm": "nuxt-validate",
|
|
7058
|
-
"icon": "vee-validate.png",
|
|
7059
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
7060
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
7061
|
-
"learn_more": "",
|
|
7062
|
-
"category": "Libraries",
|
|
7063
|
-
"type": "3rd-party",
|
|
7064
|
-
"maintainers": [
|
|
7065
|
-
{
|
|
7066
|
-
"name": "lewyuburi",
|
|
7067
|
-
"github": "lewyuburi"
|
|
7068
|
-
}
|
|
7069
|
-
],
|
|
7070
|
-
"compatibility": {
|
|
7071
|
-
"nuxt": "^2.0.0",
|
|
7072
|
-
"requires": {}
|
|
7073
|
-
}
|
|
7074
|
-
},
|
|
7075
7969
|
{
|
|
7076
7970
|
"name": "vant",
|
|
7077
7971
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7090,7 +7984,7 @@
|
|
|
7090
7984
|
}
|
|
7091
7985
|
],
|
|
7092
7986
|
"compatibility": {
|
|
7093
|
-
"nuxt": "
|
|
7987
|
+
"nuxt": ">=3.0.0",
|
|
7094
7988
|
"requires": {
|
|
7095
7989
|
"bridge": "optional"
|
|
7096
7990
|
}
|
|
@@ -7103,7 +7997,7 @@
|
|
|
7103
7997
|
"npm": "@varlet/nuxt",
|
|
7104
7998
|
"icon": "varlet.svg",
|
|
7105
7999
|
"github": "https://github.com/varletjs/varlet",
|
|
7106
|
-
"website": "https://varlet.
|
|
8000
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
7107
8001
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
7108
8002
|
"category": "UI",
|
|
7109
8003
|
"type": "3rd-party",
|
|
@@ -7114,20 +8008,42 @@
|
|
|
7114
8008
|
}
|
|
7115
8009
|
],
|
|
7116
8010
|
"compatibility": {
|
|
7117
|
-
"nuxt": "
|
|
8011
|
+
"nuxt": ">=3.0.0",
|
|
7118
8012
|
"requires": {
|
|
7119
8013
|
"bridge": "optional"
|
|
7120
8014
|
}
|
|
7121
8015
|
}
|
|
7122
8016
|
},
|
|
8017
|
+
{
|
|
8018
|
+
"name": "vaxee",
|
|
8019
|
+
"description": "The State Manager for Vue 3",
|
|
8020
|
+
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
8021
|
+
"npm": "@vaxee/nuxt",
|
|
8022
|
+
"icon": "vaxee.svg",
|
|
8023
|
+
"github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
|
|
8024
|
+
"website": "https://vaxee.letstri.dev/",
|
|
8025
|
+
"learn_more": "",
|
|
8026
|
+
"category": "Extensions",
|
|
8027
|
+
"type": "3rd-party",
|
|
8028
|
+
"maintainers": [
|
|
8029
|
+
{
|
|
8030
|
+
"name": "letstri",
|
|
8031
|
+
"github": "letstri"
|
|
8032
|
+
}
|
|
8033
|
+
],
|
|
8034
|
+
"compatibility": {
|
|
8035
|
+
"nuxt": "^3.0.0",
|
|
8036
|
+
"requires": {}
|
|
8037
|
+
}
|
|
8038
|
+
},
|
|
7123
8039
|
{
|
|
7124
8040
|
"name": "vcalendar",
|
|
7125
8041
|
"description": "VCalendar module for Nuxt",
|
|
7126
8042
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7127
8043
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7128
8044
|
"icon": "vcalendar.png",
|
|
7129
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7130
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
8045
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
8046
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7131
8047
|
"learn_more": "",
|
|
7132
8048
|
"category": "Libraries",
|
|
7133
8049
|
"type": "3rd-party",
|
|
@@ -7138,7 +8054,7 @@
|
|
|
7138
8054
|
}
|
|
7139
8055
|
],
|
|
7140
8056
|
"compatibility": {
|
|
7141
|
-
"nuxt": "
|
|
8057
|
+
"nuxt": ">=3.0.0",
|
|
7142
8058
|
"requires": {}
|
|
7143
8059
|
}
|
|
7144
8060
|
},
|
|
@@ -7160,7 +8076,7 @@
|
|
|
7160
8076
|
}
|
|
7161
8077
|
],
|
|
7162
8078
|
"compatibility": {
|
|
7163
|
-
"nuxt": "
|
|
8079
|
+
"nuxt": ">=3.0.0",
|
|
7164
8080
|
"requires": {}
|
|
7165
8081
|
}
|
|
7166
8082
|
},
|
|
@@ -7205,7 +8121,7 @@
|
|
|
7205
8121
|
}
|
|
7206
8122
|
],
|
|
7207
8123
|
"compatibility": {
|
|
7208
|
-
"nuxt": "
|
|
8124
|
+
"nuxt": ">=3.0.0",
|
|
7209
8125
|
"requires": {}
|
|
7210
8126
|
}
|
|
7211
8127
|
},
|
|
@@ -7228,7 +8144,7 @@
|
|
|
7228
8144
|
}
|
|
7229
8145
|
],
|
|
7230
8146
|
"compatibility": {
|
|
7231
|
-
"nuxt": "
|
|
8147
|
+
"nuxt": ">=3.0.0",
|
|
7232
8148
|
"requires": {}
|
|
7233
8149
|
}
|
|
7234
8150
|
},
|
|
@@ -7256,37 +8172,10 @@
|
|
|
7256
8172
|
}
|
|
7257
8173
|
],
|
|
7258
8174
|
"compatibility": {
|
|
7259
|
-
"nuxt": "
|
|
8175
|
+
"nuxt": ">=3.0.0",
|
|
7260
8176
|
"requires": {}
|
|
7261
8177
|
}
|
|
7262
8178
|
},
|
|
7263
|
-
{
|
|
7264
|
-
"name": "vitest",
|
|
7265
|
-
"description": "Vitest integration with Nuxt",
|
|
7266
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7267
|
-
"npm": "nuxt-vitest",
|
|
7268
|
-
"icon": "vitest.svg",
|
|
7269
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7270
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7271
|
-
"learn_more": "",
|
|
7272
|
-
"category": "Devtools",
|
|
7273
|
-
"type": "3rd-party",
|
|
7274
|
-
"maintainers": [
|
|
7275
|
-
{
|
|
7276
|
-
"name": "Daniel Roe",
|
|
7277
|
-
"github": "danielroe"
|
|
7278
|
-
},
|
|
7279
|
-
{
|
|
7280
|
-
"name": "Anthony Fu",
|
|
7281
|
-
"github": "antfu"
|
|
7282
|
-
}
|
|
7283
|
-
],
|
|
7284
|
-
"compatibility": {
|
|
7285
|
-
"nuxt": "^3.0.0",
|
|
7286
|
-
"requires": {},
|
|
7287
|
-
"devtools": "^0.0.0"
|
|
7288
|
-
}
|
|
7289
|
-
},
|
|
7290
8179
|
{
|
|
7291
8180
|
"name": "vue-email",
|
|
7292
8181
|
"description": "💌 Write email templates with vue",
|
|
@@ -7295,7 +8184,7 @@
|
|
|
7295
8184
|
"icon": "vue-email.svg",
|
|
7296
8185
|
"github": "https://github.com/vue-email/nuxt",
|
|
7297
8186
|
"website": "https://vuemail.net/",
|
|
7298
|
-
"learn_more": "https://vuemail.net/
|
|
8187
|
+
"learn_more": "https://vuemail.net/",
|
|
7299
8188
|
"category": "UI",
|
|
7300
8189
|
"type": "3rd-party",
|
|
7301
8190
|
"maintainers": [
|
|
@@ -7313,7 +8202,7 @@
|
|
|
7313
8202
|
}
|
|
7314
8203
|
],
|
|
7315
8204
|
"compatibility": {
|
|
7316
|
-
"nuxt": "
|
|
8205
|
+
"nuxt": ">=3.0.0",
|
|
7317
8206
|
"requires": {},
|
|
7318
8207
|
"devtools": "^0.0.0"
|
|
7319
8208
|
}
|
|
@@ -7337,7 +8226,7 @@
|
|
|
7337
8226
|
}
|
|
7338
8227
|
],
|
|
7339
8228
|
"compatibility": {
|
|
7340
|
-
"nuxt": "
|
|
8229
|
+
"nuxt": ">=3.0.0",
|
|
7341
8230
|
"requires": {}
|
|
7342
8231
|
}
|
|
7343
8232
|
},
|
|
@@ -7360,7 +8249,7 @@
|
|
|
7360
8249
|
}
|
|
7361
8250
|
],
|
|
7362
8251
|
"compatibility": {
|
|
7363
|
-
"nuxt": "
|
|
8252
|
+
"nuxt": ">=3.0.0",
|
|
7364
8253
|
"requires": {
|
|
7365
8254
|
"bridge": "optional"
|
|
7366
8255
|
},
|
|
@@ -7416,7 +8305,7 @@
|
|
|
7416
8305
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7417
8306
|
"repo": "moritzsternemann/vue-plausible",
|
|
7418
8307
|
"npm": "vue-plausible",
|
|
7419
|
-
"icon": "plausible.
|
|
8308
|
+
"icon": "plausible.svg",
|
|
7420
8309
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7421
8310
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7422
8311
|
"learn_more": "",
|
|
@@ -7452,7 +8341,7 @@
|
|
|
7452
8341
|
}
|
|
7453
8342
|
],
|
|
7454
8343
|
"compatibility": {
|
|
7455
|
-
"nuxt": "
|
|
8344
|
+
"nuxt": ">=3.0.0",
|
|
7456
8345
|
"requires": {}
|
|
7457
8346
|
}
|
|
7458
8347
|
},
|
|
@@ -7497,7 +8386,7 @@
|
|
|
7497
8386
|
}
|
|
7498
8387
|
],
|
|
7499
8388
|
"compatibility": {
|
|
7500
|
-
"nuxt": "^2.0.0 ||
|
|
8389
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7501
8390
|
"requires": {
|
|
7502
8391
|
"bridge": "optional"
|
|
7503
8392
|
}
|
|
@@ -7545,7 +8434,7 @@
|
|
|
7545
8434
|
}
|
|
7546
8435
|
],
|
|
7547
8436
|
"compatibility": {
|
|
7548
|
-
"nuxt": "
|
|
8437
|
+
"nuxt": ">=3.0.0",
|
|
7549
8438
|
"requires": {}
|
|
7550
8439
|
}
|
|
7551
8440
|
},
|
|
@@ -7567,7 +8456,7 @@
|
|
|
7567
8456
|
}
|
|
7568
8457
|
],
|
|
7569
8458
|
"compatibility": {
|
|
7570
|
-
"nuxt": "
|
|
8459
|
+
"nuxt": ">=3.0.0",
|
|
7571
8460
|
"requires": {}
|
|
7572
8461
|
}
|
|
7573
8462
|
},
|
|
@@ -7590,7 +8479,7 @@
|
|
|
7590
8479
|
}
|
|
7591
8480
|
],
|
|
7592
8481
|
"compatibility": {
|
|
7593
|
-
"nuxt": "
|
|
8482
|
+
"nuxt": ">=3.0.0",
|
|
7594
8483
|
"requires": {}
|
|
7595
8484
|
}
|
|
7596
8485
|
},
|
|
@@ -7613,7 +8502,7 @@
|
|
|
7613
8502
|
}
|
|
7614
8503
|
],
|
|
7615
8504
|
"compatibility": {
|
|
7616
|
-
"nuxt": "
|
|
8505
|
+
"nuxt": ">=3.0.0",
|
|
7617
8506
|
"requires": {}
|
|
7618
8507
|
}
|
|
7619
8508
|
},
|
|
@@ -7635,19 +8524,19 @@
|
|
|
7635
8524
|
}
|
|
7636
8525
|
],
|
|
7637
8526
|
"compatibility": {
|
|
7638
|
-
"nuxt": "
|
|
8527
|
+
"nuxt": ">=3.0.0",
|
|
7639
8528
|
"requires": {}
|
|
7640
8529
|
}
|
|
7641
8530
|
},
|
|
7642
8531
|
{
|
|
7643
8532
|
"name": "vuetify-nuxt-module",
|
|
7644
8533
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7645
|
-
"repo": "
|
|
8534
|
+
"repo": "vuetifyjs/nuxt-module",
|
|
7646
8535
|
"npm": "vuetify-nuxt-module",
|
|
7647
8536
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
7648
|
-
"github": "https://github.com/
|
|
7649
|
-
"website": "https://
|
|
7650
|
-
"learn_more": "https://github.com/
|
|
8537
|
+
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
8538
|
+
"website": "https://nuxt.vuetifyjs.com/",
|
|
8539
|
+
"learn_more": "https://github.com/vuetifyjs/nuxt-module/blob/main/README.md",
|
|
7651
8540
|
"category": "UI",
|
|
7652
8541
|
"type": "3rd-party",
|
|
7653
8542
|
"maintainers": [
|
|
@@ -7657,7 +8546,7 @@
|
|
|
7657
8546
|
}
|
|
7658
8547
|
],
|
|
7659
8548
|
"compatibility": {
|
|
7660
|
-
"nuxt": "
|
|
8549
|
+
"nuxt": ">=3.0.0",
|
|
7661
8550
|
"requires": {}
|
|
7662
8551
|
}
|
|
7663
8552
|
},
|
|
@@ -7707,7 +8596,7 @@
|
|
|
7707
8596
|
}
|
|
7708
8597
|
],
|
|
7709
8598
|
"compatibility": {
|
|
7710
|
-
"nuxt": "^2.0.0 ||
|
|
8599
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7711
8600
|
"requires": {
|
|
7712
8601
|
"bridge": "optional"
|
|
7713
8602
|
},
|
|
@@ -7755,7 +8644,7 @@
|
|
|
7755
8644
|
}
|
|
7756
8645
|
],
|
|
7757
8646
|
"compatibility": {
|
|
7758
|
-
"nuxt": "
|
|
8647
|
+
"nuxt": ">=3.0.0",
|
|
7759
8648
|
"requires": {}
|
|
7760
8649
|
}
|
|
7761
8650
|
},
|
|
@@ -7787,7 +8676,7 @@
|
|
|
7787
8676
|
}
|
|
7788
8677
|
],
|
|
7789
8678
|
"compatibility": {
|
|
7790
|
-
"nuxt": "^2.0.0 ||
|
|
8679
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7791
8680
|
"requires": {
|
|
7792
8681
|
"bridge": "optional"
|
|
7793
8682
|
}
|
|
@@ -7815,6 +8704,28 @@
|
|
|
7815
8704
|
"requires": {}
|
|
7816
8705
|
}
|
|
7817
8706
|
},
|
|
8707
|
+
{
|
|
8708
|
+
"name": "webhook-validators",
|
|
8709
|
+
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
8710
|
+
"repo": "yizack/nuxt-webhook-validators",
|
|
8711
|
+
"npm": "nuxt-webhook-validators",
|
|
8712
|
+
"icon": "webhook-validators.svg",
|
|
8713
|
+
"github": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8714
|
+
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8715
|
+
"learn_more": "",
|
|
8716
|
+
"category": "Security",
|
|
8717
|
+
"type": "3rd-party",
|
|
8718
|
+
"maintainers": [
|
|
8719
|
+
{
|
|
8720
|
+
"name": "Yizack Rangel",
|
|
8721
|
+
"github": "yizack"
|
|
8722
|
+
}
|
|
8723
|
+
],
|
|
8724
|
+
"compatibility": {
|
|
8725
|
+
"nuxt": ">=3.0.0",
|
|
8726
|
+
"requires": {}
|
|
8727
|
+
}
|
|
8728
|
+
},
|
|
7818
8729
|
{
|
|
7819
8730
|
"name": "webpack-optimisations",
|
|
7820
8731
|
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
@@ -7925,7 +8836,7 @@
|
|
|
7925
8836
|
}
|
|
7926
8837
|
],
|
|
7927
8838
|
"compatibility": {
|
|
7928
|
-
"nuxt": "
|
|
8839
|
+
"nuxt": ">=3.0.0",
|
|
7929
8840
|
"requires": {}
|
|
7930
8841
|
}
|
|
7931
8842
|
},
|
|
@@ -7951,7 +8862,7 @@
|
|
|
7951
8862
|
}
|
|
7952
8863
|
],
|
|
7953
8864
|
"compatibility": {
|
|
7954
|
-
"nuxt": "
|
|
8865
|
+
"nuxt": ">=3.0.0",
|
|
7955
8866
|
"requires": {}
|
|
7956
8867
|
}
|
|
7957
8868
|
},
|
|
@@ -7979,7 +8890,7 @@
|
|
|
7979
8890
|
}
|
|
7980
8891
|
],
|
|
7981
8892
|
"compatibility": {
|
|
7982
|
-
"nuxt": "^2.0.0 ||
|
|
8893
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7983
8894
|
"requires": {
|
|
7984
8895
|
"bridge": "optional"
|
|
7985
8896
|
}
|
|
@@ -8070,7 +8981,7 @@
|
|
|
8070
8981
|
}
|
|
8071
8982
|
],
|
|
8072
8983
|
"compatibility": {
|
|
8073
|
-
"nuxt": "^2.0.0 ||
|
|
8984
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8074
8985
|
"requires": {
|
|
8075
8986
|
"bridge": true
|
|
8076
8987
|
}
|