@nuxt/modules 0.6.0-66d0d9 → 0.6.0-674055
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 +1273 -501
- package/package.json +8 -5
package/modules.json
CHANGED
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
}
|
|
74
74
|
],
|
|
75
75
|
"compatibility": {
|
|
76
|
-
"nuxt": "^2.0.0 ||
|
|
76
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
77
77
|
"requires": {
|
|
78
78
|
"bridge": true
|
|
79
79
|
}
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"compatibility": {
|
|
145
|
-
"nuxt": "^2.0.0 ||
|
|
145
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
}
|
|
165
165
|
],
|
|
166
166
|
"compatibility": {
|
|
167
|
-
"nuxt": "
|
|
167
|
+
"nuxt": ">=3.0.0",
|
|
168
168
|
"requires": {
|
|
169
169
|
"bridge": "optional"
|
|
170
170
|
}
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
180
|
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
181
|
"learn_more": "",
|
|
182
|
-
"category": "
|
|
182
|
+
"category": "Libraries",
|
|
183
183
|
"type": "3rd-party",
|
|
184
184
|
"maintainers": [
|
|
185
185
|
{
|
|
@@ -188,18 +188,18 @@
|
|
|
188
188
|
}
|
|
189
189
|
],
|
|
190
190
|
"compatibility": {
|
|
191
|
-
"nuxt": "
|
|
191
|
+
"nuxt": ">=3.0.0",
|
|
192
192
|
"requires": {}
|
|
193
193
|
}
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"name": "api-party",
|
|
197
|
-
"description": "
|
|
197
|
+
"description": "Securely connect to any API with a server proxy and dynamic composables",
|
|
198
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
199
199
|
"npm": "nuxt-api-party",
|
|
200
200
|
"icon": "api-party.svg",
|
|
201
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
202
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
203
203
|
"learn_more": "",
|
|
204
204
|
"category": "Request",
|
|
205
205
|
"type": "3rd-party",
|
|
@@ -212,7 +212,29 @@
|
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
214
|
"compatibility": {
|
|
215
|
-
"nuxt": "
|
|
215
|
+
"nuxt": ">=3.0.0",
|
|
216
|
+
"requires": {}
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"name": "api-shield",
|
|
221
|
+
"description": "Nuxt API Shield - Rate Limiting",
|
|
222
|
+
"repo": "rrd108/nuxt-api-shield",
|
|
223
|
+
"npm": "nuxt-api-shield",
|
|
224
|
+
"icon": "api-shield.png",
|
|
225
|
+
"github": "https://github.com/rrd108/nuxt-api-shield",
|
|
226
|
+
"website": "https://github.com/rrd108/nuxt-api-shield",
|
|
227
|
+
"learn_more": "",
|
|
228
|
+
"category": "Security",
|
|
229
|
+
"type": "3rd-party",
|
|
230
|
+
"maintainers": [
|
|
231
|
+
{
|
|
232
|
+
"name": "rrd",
|
|
233
|
+
"github": "rrd108"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"compatibility": {
|
|
237
|
+
"nuxt": ">=3.0.0",
|
|
216
238
|
"requires": {}
|
|
217
239
|
}
|
|
218
240
|
},
|
|
@@ -260,7 +282,7 @@
|
|
|
260
282
|
}
|
|
261
283
|
],
|
|
262
284
|
"compatibility": {
|
|
263
|
-
"nuxt": "^2.0.0 ||
|
|
285
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
264
286
|
"requires": {}
|
|
265
287
|
}
|
|
266
288
|
},
|
|
@@ -304,7 +326,7 @@
|
|
|
304
326
|
}
|
|
305
327
|
],
|
|
306
328
|
"compatibility": {
|
|
307
|
-
"nuxt": "
|
|
329
|
+
"nuxt": ">=3.0.0",
|
|
308
330
|
"requires": {}
|
|
309
331
|
}
|
|
310
332
|
},
|
|
@@ -326,7 +348,7 @@
|
|
|
326
348
|
}
|
|
327
349
|
],
|
|
328
350
|
"compatibility": {
|
|
329
|
-
"nuxt": "
|
|
351
|
+
"nuxt": ">=3.0.0",
|
|
330
352
|
"requires": {}
|
|
331
353
|
}
|
|
332
354
|
},
|
|
@@ -349,7 +371,7 @@
|
|
|
349
371
|
}
|
|
350
372
|
],
|
|
351
373
|
"compatibility": {
|
|
352
|
-
"nuxt": "
|
|
374
|
+
"nuxt": ">=3.0.0",
|
|
353
375
|
"requires": {}
|
|
354
376
|
}
|
|
355
377
|
},
|
|
@@ -362,7 +384,7 @@
|
|
|
362
384
|
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
385
|
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
386
|
"learn_more": "",
|
|
365
|
-
"category": "
|
|
387
|
+
"category": "Security",
|
|
366
388
|
"type": "3rd-party",
|
|
367
389
|
"maintainers": [
|
|
368
390
|
{
|
|
@@ -371,7 +393,7 @@
|
|
|
371
393
|
}
|
|
372
394
|
],
|
|
373
395
|
"compatibility": {
|
|
374
|
-
"nuxt": "
|
|
396
|
+
"nuxt": ">=3.0.0",
|
|
375
397
|
"requires": {}
|
|
376
398
|
}
|
|
377
399
|
},
|
|
@@ -421,7 +443,30 @@
|
|
|
421
443
|
}
|
|
422
444
|
],
|
|
423
445
|
"compatibility": {
|
|
424
|
-
"nuxt": "
|
|
446
|
+
"nuxt": ">=3.0.0",
|
|
447
|
+
"requires": {}
|
|
448
|
+
}
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "authorization",
|
|
452
|
+
"description": "Manage permissions inside the app and the server.",
|
|
453
|
+
"repo": "barbapapazes/nuxt-authorization",
|
|
454
|
+
"npm": "nuxt-authorization",
|
|
455
|
+
"icon": "",
|
|
456
|
+
"github": "https://github.com/barbapapazes/nuxt-authorization",
|
|
457
|
+
"website": "https://github.com/barbapapazes/nuxt-authorization",
|
|
458
|
+
"learn_more": "https://soubiran.dev/posts/nuxt-going-full-stack-how-to-handle-authorization",
|
|
459
|
+
"category": "Security",
|
|
460
|
+
"type": "3rd-party",
|
|
461
|
+
"maintainers": [
|
|
462
|
+
{
|
|
463
|
+
"name": "Estéban Soubiran",
|
|
464
|
+
"github": "barbapapazes",
|
|
465
|
+
"twitter": "soubiran_"
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"compatibility": {
|
|
469
|
+
"nuxt": ">=3.0.0",
|
|
425
470
|
"requires": {}
|
|
426
471
|
}
|
|
427
472
|
},
|
|
@@ -444,7 +489,7 @@
|
|
|
444
489
|
}
|
|
445
490
|
],
|
|
446
491
|
"compatibility": {
|
|
447
|
-
"nuxt": "
|
|
492
|
+
"nuxt": ">=3.0.0",
|
|
448
493
|
"requires": {}
|
|
449
494
|
}
|
|
450
495
|
},
|
|
@@ -589,7 +634,7 @@
|
|
|
589
634
|
}
|
|
590
635
|
],
|
|
591
636
|
"compatibility": {
|
|
592
|
-
"nuxt": "^2.0.0 ||
|
|
637
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
593
638
|
"requires": {
|
|
594
639
|
"bridge": true
|
|
595
640
|
}
|
|
@@ -658,7 +703,7 @@
|
|
|
658
703
|
}
|
|
659
704
|
],
|
|
660
705
|
"compatibility": {
|
|
661
|
-
"nuxt": "
|
|
706
|
+
"nuxt": ">=3.0.0",
|
|
662
707
|
"requires": {}
|
|
663
708
|
}
|
|
664
709
|
},
|
|
@@ -703,7 +748,7 @@
|
|
|
703
748
|
}
|
|
704
749
|
],
|
|
705
750
|
"compatibility": {
|
|
706
|
-
"nuxt": "
|
|
751
|
+
"nuxt": ">=3.0.0",
|
|
707
752
|
"requires": {}
|
|
708
753
|
}
|
|
709
754
|
},
|
|
@@ -747,7 +792,7 @@
|
|
|
747
792
|
}
|
|
748
793
|
],
|
|
749
794
|
"compatibility": {
|
|
750
|
-
"nuxt": "
|
|
795
|
+
"nuxt": ">=3.0.0",
|
|
751
796
|
"requires": {}
|
|
752
797
|
}
|
|
753
798
|
},
|
|
@@ -792,7 +837,7 @@
|
|
|
792
837
|
}
|
|
793
838
|
],
|
|
794
839
|
"compatibility": {
|
|
795
|
-
"nuxt": "
|
|
840
|
+
"nuxt": ">=3.0.0",
|
|
796
841
|
"requires": {}
|
|
797
842
|
}
|
|
798
843
|
},
|
|
@@ -863,7 +908,7 @@
|
|
|
863
908
|
}
|
|
864
909
|
],
|
|
865
910
|
"compatibility": {
|
|
866
|
-
"nuxt": "
|
|
911
|
+
"nuxt": ">=3.0.0",
|
|
867
912
|
"requires": {}
|
|
868
913
|
}
|
|
869
914
|
},
|
|
@@ -909,7 +954,7 @@
|
|
|
909
954
|
}
|
|
910
955
|
],
|
|
911
956
|
"compatibility": {
|
|
912
|
-
"nuxt": "^2.0.0 ||
|
|
957
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
913
958
|
"requires": {
|
|
914
959
|
"bridge": "optional"
|
|
915
960
|
}
|
|
@@ -980,7 +1025,7 @@
|
|
|
980
1025
|
}
|
|
981
1026
|
],
|
|
982
1027
|
"compatibility": {
|
|
983
|
-
"nuxt": "
|
|
1028
|
+
"nuxt": ">=3.0.0",
|
|
984
1029
|
"requires": {}
|
|
985
1030
|
}
|
|
986
1031
|
},
|
|
@@ -991,7 +1036,7 @@
|
|
|
991
1036
|
"npm": "@nuxt/content",
|
|
992
1037
|
"icon": "nuxt.svg",
|
|
993
1038
|
"github": "https://github.com/nuxt/content",
|
|
994
|
-
"website": "https://content.
|
|
1039
|
+
"website": "https://content.nuxt.com",
|
|
995
1040
|
"learn_more": "",
|
|
996
1041
|
"category": "CMS",
|
|
997
1042
|
"type": "official",
|
|
@@ -1013,7 +1058,7 @@
|
|
|
1013
1058
|
}
|
|
1014
1059
|
],
|
|
1015
1060
|
"compatibility": {
|
|
1016
|
-
"nuxt": "^2.0.0 ||
|
|
1061
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1017
1062
|
"requires": {}
|
|
1018
1063
|
}
|
|
1019
1064
|
},
|
|
@@ -1058,7 +1103,7 @@
|
|
|
1058
1103
|
}
|
|
1059
1104
|
],
|
|
1060
1105
|
"compatibility": {
|
|
1061
|
-
"nuxt": "
|
|
1106
|
+
"nuxt": ">=3.0.0",
|
|
1062
1107
|
"requires": {}
|
|
1063
1108
|
}
|
|
1064
1109
|
},
|
|
@@ -1081,7 +1126,7 @@
|
|
|
1081
1126
|
}
|
|
1082
1127
|
],
|
|
1083
1128
|
"compatibility": {
|
|
1084
|
-
"nuxt": "
|
|
1129
|
+
"nuxt": ">=3.0.0",
|
|
1085
1130
|
"requires": {}
|
|
1086
1131
|
}
|
|
1087
1132
|
},
|
|
@@ -1092,7 +1137,7 @@
|
|
|
1092
1137
|
"npm": "nuxt-custom-elements",
|
|
1093
1138
|
"icon": "custom-elements.png",
|
|
1094
1139
|
"github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
|
|
1095
|
-
"website": "https://nuxt-custom-elements
|
|
1140
|
+
"website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
|
|
1096
1141
|
"learn_more": "https://github.com/karol-f/vue-custom-element",
|
|
1097
1142
|
"category": "Extensions",
|
|
1098
1143
|
"type": "3rd-party",
|
|
@@ -1197,7 +1242,7 @@
|
|
|
1197
1242
|
}
|
|
1198
1243
|
],
|
|
1199
1244
|
"compatibility": {
|
|
1200
|
-
"nuxt": "
|
|
1245
|
+
"nuxt": ">=3.0.0",
|
|
1201
1246
|
"requires": {}
|
|
1202
1247
|
}
|
|
1203
1248
|
},
|
|
@@ -1220,7 +1265,7 @@
|
|
|
1220
1265
|
}
|
|
1221
1266
|
],
|
|
1222
1267
|
"compatibility": {
|
|
1223
|
-
"nuxt": "
|
|
1268
|
+
"nuxt": ">=3.0.0",
|
|
1224
1269
|
"requires": {}
|
|
1225
1270
|
}
|
|
1226
1271
|
},
|
|
@@ -1243,7 +1288,7 @@
|
|
|
1243
1288
|
}
|
|
1244
1289
|
],
|
|
1245
1290
|
"compatibility": {
|
|
1246
|
-
"nuxt": "^2.0.0 ||
|
|
1291
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1247
1292
|
"requires": {}
|
|
1248
1293
|
}
|
|
1249
1294
|
},
|
|
@@ -1265,7 +1310,7 @@
|
|
|
1265
1310
|
}
|
|
1266
1311
|
],
|
|
1267
1312
|
"compatibility": {
|
|
1268
|
-
"nuxt": "^2.0.0 ||
|
|
1313
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1269
1314
|
"requires": {}
|
|
1270
1315
|
}
|
|
1271
1316
|
},
|
|
@@ -1276,7 +1321,7 @@
|
|
|
1276
1321
|
"npm": "@nuxt/devtools",
|
|
1277
1322
|
"icon": "nuxt.svg",
|
|
1278
1323
|
"github": "https://github.com/nuxt/devtools",
|
|
1279
|
-
"website": "https://devtools.
|
|
1324
|
+
"website": "https://devtools.nuxt.com",
|
|
1280
1325
|
"learn_more": "",
|
|
1281
1326
|
"category": "Devtools",
|
|
1282
1327
|
"type": "official",
|
|
@@ -1288,7 +1333,7 @@
|
|
|
1288
1333
|
}
|
|
1289
1334
|
],
|
|
1290
1335
|
"compatibility": {
|
|
1291
|
-
"nuxt": "
|
|
1336
|
+
"nuxt": ">=3.0.0",
|
|
1292
1337
|
"requires": {}
|
|
1293
1338
|
}
|
|
1294
1339
|
},
|
|
@@ -1311,7 +1356,7 @@
|
|
|
1311
1356
|
}
|
|
1312
1357
|
],
|
|
1313
1358
|
"compatibility": {
|
|
1314
|
-
"nuxt": "
|
|
1359
|
+
"nuxt": ">=3.0.0",
|
|
1315
1360
|
"requires": {},
|
|
1316
1361
|
"devtools": "^0.0.0"
|
|
1317
1362
|
}
|
|
@@ -1334,7 +1379,7 @@
|
|
|
1334
1379
|
}
|
|
1335
1380
|
],
|
|
1336
1381
|
"compatibility": {
|
|
1337
|
-
"nuxt": "
|
|
1382
|
+
"nuxt": ">=3.0.0",
|
|
1338
1383
|
"requires": {}
|
|
1339
1384
|
}
|
|
1340
1385
|
},
|
|
@@ -1356,7 +1401,7 @@
|
|
|
1356
1401
|
}
|
|
1357
1402
|
],
|
|
1358
1403
|
"compatibility": {
|
|
1359
|
-
"nuxt": "
|
|
1404
|
+
"nuxt": ">=3.0.0",
|
|
1360
1405
|
"requires": {}
|
|
1361
1406
|
}
|
|
1362
1407
|
},
|
|
@@ -1411,7 +1456,7 @@
|
|
|
1411
1456
|
}
|
|
1412
1457
|
],
|
|
1413
1458
|
"compatibility": {
|
|
1414
|
-
"nuxt": "^2.0.0 ||
|
|
1459
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1415
1460
|
"requires": {}
|
|
1416
1461
|
}
|
|
1417
1462
|
},
|
|
@@ -1437,6 +1482,50 @@
|
|
|
1437
1482
|
"requires": {}
|
|
1438
1483
|
}
|
|
1439
1484
|
},
|
|
1485
|
+
{
|
|
1486
|
+
"name": "easy-lightbox",
|
|
1487
|
+
"description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
|
|
1488
|
+
"repo": "modbender/nuxt-easy-lightbox",
|
|
1489
|
+
"npm": "nuxt-easy-lightbox",
|
|
1490
|
+
"icon": "easy-lightbox.svg",
|
|
1491
|
+
"github": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1492
|
+
"website": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1493
|
+
"learn_more": "",
|
|
1494
|
+
"category": "Libraries",
|
|
1495
|
+
"type": "3rd-party",
|
|
1496
|
+
"maintainers": [
|
|
1497
|
+
{
|
|
1498
|
+
"name": "modbender",
|
|
1499
|
+
"github": "modbender"
|
|
1500
|
+
}
|
|
1501
|
+
],
|
|
1502
|
+
"compatibility": {
|
|
1503
|
+
"nuxt": ">=3.0.0",
|
|
1504
|
+
"requires": {}
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "echarts",
|
|
1509
|
+
"description": "Nuxt Module for Apache ECharts™",
|
|
1510
|
+
"repo": "kingyue737/nuxt-echarts",
|
|
1511
|
+
"npm": "nuxt-echarts",
|
|
1512
|
+
"icon": "echarts.svg",
|
|
1513
|
+
"github": "https://github.com/kingyue737/nuxt-echarts",
|
|
1514
|
+
"website": "https://echarts.nuxt.dev",
|
|
1515
|
+
"learn_more": "https://nuxt-echarts.nuxt.dev",
|
|
1516
|
+
"category": "Libraries",
|
|
1517
|
+
"type": "3rd-party",
|
|
1518
|
+
"maintainers": [
|
|
1519
|
+
{
|
|
1520
|
+
"name": "Yue JIN",
|
|
1521
|
+
"github": "kingyue737"
|
|
1522
|
+
}
|
|
1523
|
+
],
|
|
1524
|
+
"compatibility": {
|
|
1525
|
+
"nuxt": ">=3.0.0",
|
|
1526
|
+
"requires": {}
|
|
1527
|
+
}
|
|
1528
|
+
},
|
|
1440
1529
|
{
|
|
1441
1530
|
"name": "edgedb",
|
|
1442
1531
|
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
@@ -1456,7 +1545,7 @@
|
|
|
1456
1545
|
}
|
|
1457
1546
|
],
|
|
1458
1547
|
"compatibility": {
|
|
1459
|
-
"nuxt": "
|
|
1548
|
+
"nuxt": ">=3.8.0",
|
|
1460
1549
|
"requires": {}
|
|
1461
1550
|
}
|
|
1462
1551
|
},
|
|
@@ -1478,7 +1567,7 @@
|
|
|
1478
1567
|
}
|
|
1479
1568
|
],
|
|
1480
1569
|
"compatibility": {
|
|
1481
|
-
"nuxt": "
|
|
1570
|
+
"nuxt": ">=3.0.0",
|
|
1482
1571
|
"requires": {}
|
|
1483
1572
|
}
|
|
1484
1573
|
},
|
|
@@ -1500,7 +1589,7 @@
|
|
|
1500
1589
|
}
|
|
1501
1590
|
],
|
|
1502
1591
|
"compatibility": {
|
|
1503
|
-
"nuxt": "
|
|
1592
|
+
"nuxt": ">=3.0.0",
|
|
1504
1593
|
"requires": {
|
|
1505
1594
|
"bridge": "optional"
|
|
1506
1595
|
}
|
|
@@ -1530,12 +1619,12 @@
|
|
|
1530
1619
|
}
|
|
1531
1620
|
],
|
|
1532
1621
|
"compatibility": {
|
|
1533
|
-
"nuxt": "^2.0.0 ||
|
|
1622
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1534
1623
|
"requires": {}
|
|
1535
1624
|
}
|
|
1536
1625
|
},
|
|
1537
1626
|
{
|
|
1538
|
-
"name": "eslint",
|
|
1627
|
+
"name": "eslint-module",
|
|
1539
1628
|
"description": "ESLint module for Nuxt",
|
|
1540
1629
|
"repo": "nuxt-community/eslint-module",
|
|
1541
1630
|
"npm": "@nuxtjs/eslint-module",
|
|
@@ -1552,7 +1641,30 @@
|
|
|
1552
1641
|
}
|
|
1553
1642
|
],
|
|
1554
1643
|
"compatibility": {
|
|
1555
|
-
"nuxt": "^2.0.0 ||
|
|
1644
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1645
|
+
"requires": {}
|
|
1646
|
+
}
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"name": "eslint",
|
|
1650
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1651
|
+
"repo": "nuxt/eslint",
|
|
1652
|
+
"npm": "@nuxt/eslint",
|
|
1653
|
+
"icon": "nuxt.svg",
|
|
1654
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1655
|
+
"website": "https://eslint.nuxt.com",
|
|
1656
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1657
|
+
"category": "Devtools",
|
|
1658
|
+
"type": "official",
|
|
1659
|
+
"maintainers": [
|
|
1660
|
+
{
|
|
1661
|
+
"name": "Anthony Fu",
|
|
1662
|
+
"github": "antfu",
|
|
1663
|
+
"twitter": "antfu7"
|
|
1664
|
+
}
|
|
1665
|
+
],
|
|
1666
|
+
"compatibility": {
|
|
1667
|
+
"nuxt": ">=3.0.0",
|
|
1556
1668
|
"requires": {}
|
|
1557
1669
|
}
|
|
1558
1670
|
},
|
|
@@ -1597,7 +1709,7 @@
|
|
|
1597
1709
|
}
|
|
1598
1710
|
],
|
|
1599
1711
|
"compatibility": {
|
|
1600
|
-
"nuxt": "
|
|
1712
|
+
"nuxt": ">=3.0.0",
|
|
1601
1713
|
"requires": {}
|
|
1602
1714
|
}
|
|
1603
1715
|
},
|
|
@@ -1775,7 +1887,7 @@
|
|
|
1775
1887
|
}
|
|
1776
1888
|
],
|
|
1777
1889
|
"compatibility": {
|
|
1778
|
-
"nuxt": "
|
|
1890
|
+
"nuxt": ">=3.0.0",
|
|
1779
1891
|
"requires": {}
|
|
1780
1892
|
}
|
|
1781
1893
|
},
|
|
@@ -1801,6 +1913,29 @@
|
|
|
1801
1913
|
"requires": {}
|
|
1802
1914
|
}
|
|
1803
1915
|
},
|
|
1916
|
+
{
|
|
1917
|
+
"name": "fonts",
|
|
1918
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1919
|
+
"repo": "nuxt/fonts",
|
|
1920
|
+
"npm": "@nuxt/fonts",
|
|
1921
|
+
"icon": "nuxt.svg",
|
|
1922
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1923
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1924
|
+
"learn_more": "",
|
|
1925
|
+
"category": "Libraries",
|
|
1926
|
+
"type": "official",
|
|
1927
|
+
"maintainers": [
|
|
1928
|
+
{
|
|
1929
|
+
"name": "Daniel Roe",
|
|
1930
|
+
"github": "danielroe",
|
|
1931
|
+
"twitter": "danielcroe"
|
|
1932
|
+
}
|
|
1933
|
+
],
|
|
1934
|
+
"compatibility": {
|
|
1935
|
+
"nuxt": ">=3.0.0",
|
|
1936
|
+
"requires": {}
|
|
1937
|
+
}
|
|
1938
|
+
},
|
|
1804
1939
|
{
|
|
1805
1940
|
"name": "form-actions",
|
|
1806
1941
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
@@ -1820,7 +1955,7 @@
|
|
|
1820
1955
|
}
|
|
1821
1956
|
],
|
|
1822
1957
|
"compatibility": {
|
|
1823
|
-
"nuxt": "
|
|
1958
|
+
"nuxt": ">=3.7.0",
|
|
1824
1959
|
"requires": {}
|
|
1825
1960
|
}
|
|
1826
1961
|
},
|
|
@@ -1848,7 +1983,7 @@
|
|
|
1848
1983
|
}
|
|
1849
1984
|
],
|
|
1850
1985
|
"compatibility": {
|
|
1851
|
-
"nuxt": "
|
|
1986
|
+
"nuxt": ">=3.0.0",
|
|
1852
1987
|
"requires": {}
|
|
1853
1988
|
}
|
|
1854
1989
|
},
|
|
@@ -1918,7 +2053,7 @@
|
|
|
1918
2053
|
}
|
|
1919
2054
|
],
|
|
1920
2055
|
"compatibility": {
|
|
1921
|
-
"nuxt": "^2.0.0 ||
|
|
2056
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1922
2057
|
"requires": {}
|
|
1923
2058
|
}
|
|
1924
2059
|
},
|
|
@@ -1972,7 +2107,7 @@
|
|
|
1972
2107
|
}
|
|
1973
2108
|
],
|
|
1974
2109
|
"compatibility": {
|
|
1975
|
-
"nuxt": "^2.0.0 ||
|
|
2110
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1976
2111
|
"requires": {
|
|
1977
2112
|
"bridge": "optional"
|
|
1978
2113
|
}
|
|
@@ -2055,7 +2190,7 @@
|
|
|
2055
2190
|
}
|
|
2056
2191
|
],
|
|
2057
2192
|
"compatibility": {
|
|
2058
|
-
"nuxt": "
|
|
2193
|
+
"nuxt": ">=3.0.0",
|
|
2059
2194
|
"requires": {}
|
|
2060
2195
|
}
|
|
2061
2196
|
},
|
|
@@ -2077,7 +2212,7 @@
|
|
|
2077
2212
|
}
|
|
2078
2213
|
],
|
|
2079
2214
|
"compatibility": {
|
|
2080
|
-
"nuxt": "^2.0.0 ||
|
|
2215
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2081
2216
|
"requires": {}
|
|
2082
2217
|
}
|
|
2083
2218
|
},
|
|
@@ -2099,14 +2234,14 @@
|
|
|
2099
2234
|
}
|
|
2100
2235
|
],
|
|
2101
2236
|
"compatibility": {
|
|
2102
|
-
"nuxt": "
|
|
2237
|
+
"nuxt": ">=3.0.0",
|
|
2103
2238
|
"requires": {},
|
|
2104
2239
|
"devtools": "^0.0.0"
|
|
2105
2240
|
}
|
|
2106
2241
|
},
|
|
2107
2242
|
{
|
|
2108
2243
|
"name": "gtag",
|
|
2109
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2244
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2110
2245
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2111
2246
|
"npm": "nuxt-gtag",
|
|
2112
2247
|
"icon": "gtag.svg",
|
|
@@ -2124,7 +2259,7 @@
|
|
|
2124
2259
|
}
|
|
2125
2260
|
],
|
|
2126
2261
|
"compatibility": {
|
|
2127
|
-
"nuxt": "
|
|
2262
|
+
"nuxt": ">=3.0.0",
|
|
2128
2263
|
"requires": {}
|
|
2129
2264
|
}
|
|
2130
2265
|
},
|
|
@@ -2191,7 +2326,7 @@
|
|
|
2191
2326
|
}
|
|
2192
2327
|
],
|
|
2193
2328
|
"compatibility": {
|
|
2194
|
-
"nuxt": "
|
|
2329
|
+
"nuxt": ">=3.0.0",
|
|
2195
2330
|
"requires": {}
|
|
2196
2331
|
}
|
|
2197
2332
|
},
|
|
@@ -2214,7 +2349,7 @@
|
|
|
2214
2349
|
}
|
|
2215
2350
|
],
|
|
2216
2351
|
"compatibility": {
|
|
2217
|
-
"nuxt": "
|
|
2352
|
+
"nuxt": ">=3.0.0",
|
|
2218
2353
|
"requires": {}
|
|
2219
2354
|
}
|
|
2220
2355
|
},
|
|
@@ -2236,7 +2371,7 @@
|
|
|
2236
2371
|
}
|
|
2237
2372
|
],
|
|
2238
2373
|
"compatibility": {
|
|
2239
|
-
"nuxt": "
|
|
2374
|
+
"nuxt": ">=3.0.0",
|
|
2240
2375
|
"requires": {}
|
|
2241
2376
|
}
|
|
2242
2377
|
},
|
|
@@ -2329,6 +2464,28 @@
|
|
|
2329
2464
|
"requires": {}
|
|
2330
2465
|
}
|
|
2331
2466
|
},
|
|
2467
|
+
{
|
|
2468
|
+
"name": "hotjar",
|
|
2469
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2470
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2471
|
+
"npm": "nuxt-module-hotjar",
|
|
2472
|
+
"icon": "hotjar.png",
|
|
2473
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2474
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2475
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2476
|
+
"category": "SEO",
|
|
2477
|
+
"type": "3rd-party",
|
|
2478
|
+
"maintainers": [
|
|
2479
|
+
{
|
|
2480
|
+
"name": "Raphaël DAMEVIN",
|
|
2481
|
+
"github": "damevin"
|
|
2482
|
+
}
|
|
2483
|
+
],
|
|
2484
|
+
"compatibility": {
|
|
2485
|
+
"nuxt": ">=3.0.0",
|
|
2486
|
+
"requires": {}
|
|
2487
|
+
}
|
|
2488
|
+
},
|
|
2332
2489
|
{
|
|
2333
2490
|
"name": "html-minifier",
|
|
2334
2491
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2358,7 +2515,7 @@
|
|
|
2358
2515
|
"npm": "@nuxtjs/html-validator",
|
|
2359
2516
|
"icon": "html-validator.png",
|
|
2360
2517
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2361
|
-
"website": "https://html-validator
|
|
2518
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2362
2519
|
"learn_more": "https://html-validate.org",
|
|
2363
2520
|
"category": "Performance",
|
|
2364
2521
|
"type": "community",
|
|
@@ -2370,7 +2527,7 @@
|
|
|
2370
2527
|
}
|
|
2371
2528
|
],
|
|
2372
2529
|
"compatibility": {
|
|
2373
|
-
"nuxt": "^2.0.0 ||
|
|
2530
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2374
2531
|
"requires": {
|
|
2375
2532
|
"bridge": "optional"
|
|
2376
2533
|
}
|
|
@@ -2404,6 +2561,44 @@
|
|
|
2404
2561
|
"requires": {}
|
|
2405
2562
|
}
|
|
2406
2563
|
},
|
|
2564
|
+
{
|
|
2565
|
+
"name": "hub",
|
|
2566
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2567
|
+
"repo": "nuxt-hub/core",
|
|
2568
|
+
"npm": "@nuxthub/core",
|
|
2569
|
+
"icon": "nuxthub.svg",
|
|
2570
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2571
|
+
"website": "https://hub.nuxt.com",
|
|
2572
|
+
"learn_more": "",
|
|
2573
|
+
"category": "Database",
|
|
2574
|
+
"type": "3rd-party",
|
|
2575
|
+
"maintainers": [
|
|
2576
|
+
{
|
|
2577
|
+
"name": "Sebastien Chopin",
|
|
2578
|
+
"github": "Atinux"
|
|
2579
|
+
},
|
|
2580
|
+
{
|
|
2581
|
+
"name": "Ahad Birang",
|
|
2582
|
+
"github": "farnabaz"
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"name": "Sylvain Marroufin",
|
|
2586
|
+
"github": "smarroufin"
|
|
2587
|
+
},
|
|
2588
|
+
{
|
|
2589
|
+
"name": "Florent Delerue",
|
|
2590
|
+
"github": "flosciante"
|
|
2591
|
+
},
|
|
2592
|
+
{
|
|
2593
|
+
"name": "NuxtLabs",
|
|
2594
|
+
"github": "nuxtlabs"
|
|
2595
|
+
}
|
|
2596
|
+
],
|
|
2597
|
+
"compatibility": {
|
|
2598
|
+
"nuxt": ">=3.0.0",
|
|
2599
|
+
"requires": {}
|
|
2600
|
+
}
|
|
2601
|
+
},
|
|
2407
2602
|
{
|
|
2408
2603
|
"name": "humans-txt",
|
|
2409
2604
|
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
@@ -2453,7 +2648,7 @@
|
|
|
2453
2648
|
}
|
|
2454
2649
|
],
|
|
2455
2650
|
"compatibility": {
|
|
2456
|
-
"nuxt": "^2.0.0 ||
|
|
2651
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2457
2652
|
"requires": {}
|
|
2458
2653
|
}
|
|
2459
2654
|
},
|
|
@@ -2475,7 +2670,7 @@
|
|
|
2475
2670
|
}
|
|
2476
2671
|
],
|
|
2477
2672
|
"compatibility": {
|
|
2478
|
-
"nuxt": "
|
|
2673
|
+
"nuxt": ">=3.0.0",
|
|
2479
2674
|
"requires": {}
|
|
2480
2675
|
}
|
|
2481
2676
|
},
|
|
@@ -2497,30 +2692,34 @@
|
|
|
2497
2692
|
}
|
|
2498
2693
|
],
|
|
2499
2694
|
"compatibility": {
|
|
2500
|
-
"nuxt": "
|
|
2695
|
+
"nuxt": ">=3.0.0",
|
|
2501
2696
|
"requires": {},
|
|
2502
2697
|
"devtools": "^0.0.0"
|
|
2503
2698
|
}
|
|
2504
2699
|
},
|
|
2505
2700
|
{
|
|
2506
2701
|
"name": "icon",
|
|
2507
|
-
"description": "Icon module for Nuxt with
|
|
2508
|
-
"repo": "nuxt
|
|
2509
|
-
"npm": "nuxt
|
|
2702
|
+
"description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
|
|
2703
|
+
"repo": "nuxt/icon",
|
|
2704
|
+
"npm": "@nuxt/icon",
|
|
2510
2705
|
"icon": "nuxt-icon.png",
|
|
2511
|
-
"github": "https://github.com/nuxt
|
|
2512
|
-
"website": "https://github.com/nuxt
|
|
2706
|
+
"github": "https://github.com/nuxt/icon",
|
|
2707
|
+
"website": "https://github.com/nuxt/icon",
|
|
2513
2708
|
"learn_more": "",
|
|
2514
2709
|
"category": "UI",
|
|
2515
|
-
"type": "
|
|
2710
|
+
"type": "official",
|
|
2516
2711
|
"maintainers": [
|
|
2517
2712
|
{
|
|
2518
2713
|
"name": "Atinux",
|
|
2519
2714
|
"github": "Atinux"
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"name": "Anthony Fu",
|
|
2718
|
+
"github": "antfu"
|
|
2520
2719
|
}
|
|
2521
2720
|
],
|
|
2522
2721
|
"compatibility": {
|
|
2523
|
-
"nuxt": "
|
|
2722
|
+
"nuxt": ">=3.0.0",
|
|
2524
2723
|
"requires": {},
|
|
2525
2724
|
"devtools": "^0.0.0"
|
|
2526
2725
|
}
|
|
@@ -2543,7 +2742,7 @@
|
|
|
2543
2742
|
}
|
|
2544
2743
|
],
|
|
2545
2744
|
"compatibility": {
|
|
2546
|
-
"nuxt": "
|
|
2745
|
+
"nuxt": ">=3.0.0",
|
|
2547
2746
|
"requires": {}
|
|
2548
2747
|
}
|
|
2549
2748
|
},
|
|
@@ -2603,7 +2802,7 @@
|
|
|
2603
2802
|
}
|
|
2604
2803
|
],
|
|
2605
2804
|
"compatibility": {
|
|
2606
|
-
"nuxt": "^2.0.0 ||
|
|
2805
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2607
2806
|
"requires": {
|
|
2608
2807
|
"bridge": "optional"
|
|
2609
2808
|
}
|
|
@@ -2634,10 +2833,10 @@
|
|
|
2634
2833
|
{
|
|
2635
2834
|
"name": "inkline",
|
|
2636
2835
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2637
|
-
"repo": "inkline/plugin",
|
|
2836
|
+
"repo": "inkline/inkline#main/packages/integrations/plugin",
|
|
2638
2837
|
"npm": "@inkline/plugin",
|
|
2639
2838
|
"icon": "inkline.svg",
|
|
2640
|
-
"github": "https://github.com/inkline/
|
|
2839
|
+
"github": "https://github.com/inkline/inkline",
|
|
2641
2840
|
"website": "https://inkline.io",
|
|
2642
2841
|
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2643
2842
|
"category": "UI",
|
|
@@ -2650,7 +2849,7 @@
|
|
|
2650
2849
|
}
|
|
2651
2850
|
],
|
|
2652
2851
|
"compatibility": {
|
|
2653
|
-
"nuxt": "^2.0.0 ||
|
|
2852
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2654
2853
|
"requires": {
|
|
2655
2854
|
"bridge": true
|
|
2656
2855
|
}
|
|
@@ -2697,7 +2896,7 @@
|
|
|
2697
2896
|
}
|
|
2698
2897
|
],
|
|
2699
2898
|
"compatibility": {
|
|
2700
|
-
"nuxt": "
|
|
2899
|
+
"nuxt": ">=3.0.0",
|
|
2701
2900
|
"requires": {}
|
|
2702
2901
|
}
|
|
2703
2902
|
},
|
|
@@ -2719,7 +2918,29 @@
|
|
|
2719
2918
|
}
|
|
2720
2919
|
],
|
|
2721
2920
|
"compatibility": {
|
|
2722
|
-
"nuxt": "^2.0.0 ||
|
|
2921
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2922
|
+
"requires": {}
|
|
2923
|
+
}
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"name": "keen-slider",
|
|
2927
|
+
"description": "Best, lightweight Keen Slider for best web performance",
|
|
2928
|
+
"repo": "modbender/nuxt-keen-slider",
|
|
2929
|
+
"npm": "nuxt-keen-slider",
|
|
2930
|
+
"icon": "keen-slider.png",
|
|
2931
|
+
"github": "https://github.com/modbender/nuxt-keen-slider",
|
|
2932
|
+
"website": "https://github.com/modbender/nuxt-keen-slider",
|
|
2933
|
+
"learn_more": "",
|
|
2934
|
+
"category": "Libraries",
|
|
2935
|
+
"type": "3rd-party",
|
|
2936
|
+
"maintainers": [
|
|
2937
|
+
{
|
|
2938
|
+
"name": "modbender",
|
|
2939
|
+
"github": "modbender"
|
|
2940
|
+
}
|
|
2941
|
+
],
|
|
2942
|
+
"compatibility": {
|
|
2943
|
+
"nuxt": "^3.0.0",
|
|
2723
2944
|
"requires": {}
|
|
2724
2945
|
}
|
|
2725
2946
|
},
|
|
@@ -2768,7 +2989,7 @@
|
|
|
2768
2989
|
}
|
|
2769
2990
|
],
|
|
2770
2991
|
"compatibility": {
|
|
2771
|
-
"nuxt": "
|
|
2992
|
+
"nuxt": ">=3.0.0",
|
|
2772
2993
|
"requires": {}
|
|
2773
2994
|
},
|
|
2774
2995
|
"sponsor": true
|
|
@@ -2780,7 +3001,7 @@
|
|
|
2780
3001
|
"npm": "nuxt-kql",
|
|
2781
3002
|
"icon": "kql.svg",
|
|
2782
3003
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2783
|
-
"website": "https://nuxt-kql.
|
|
3004
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2784
3005
|
"learn_more": "",
|
|
2785
3006
|
"category": "CMS",
|
|
2786
3007
|
"type": "3rd-party",
|
|
@@ -2793,7 +3014,7 @@
|
|
|
2793
3014
|
}
|
|
2794
3015
|
],
|
|
2795
3016
|
"compatibility": {
|
|
2796
|
-
"nuxt": "
|
|
3017
|
+
"nuxt": ">=3.0.0",
|
|
2797
3018
|
"requires": {}
|
|
2798
3019
|
}
|
|
2799
3020
|
},
|
|
@@ -2859,7 +3080,7 @@
|
|
|
2859
3080
|
}
|
|
2860
3081
|
],
|
|
2861
3082
|
"compatibility": {
|
|
2862
|
-
"nuxt": "
|
|
3083
|
+
"nuxt": ">=3.0.0",
|
|
2863
3084
|
"requires": {}
|
|
2864
3085
|
}
|
|
2865
3086
|
},
|
|
@@ -2887,23 +3108,23 @@
|
|
|
2887
3108
|
},
|
|
2888
3109
|
{
|
|
2889
3110
|
"name": "leaflet",
|
|
2890
|
-
"description": "
|
|
2891
|
-
"repo": "
|
|
2892
|
-
"npm": "
|
|
3111
|
+
"description": "Leaflet integration with Nuxt",
|
|
3112
|
+
"repo": "nuxt-modules/leaflet",
|
|
3113
|
+
"npm": "@nuxtjs/leaflet",
|
|
2893
3114
|
"icon": "leaflet.png",
|
|
2894
|
-
"github": "https://github.com/
|
|
2895
|
-
"website": "https://
|
|
2896
|
-
"learn_more": "https://
|
|
3115
|
+
"github": "https://github.com/nuxt-modules/leaflet",
|
|
3116
|
+
"website": "https://leaflet.nuxtjs.org/",
|
|
3117
|
+
"learn_more": "https://leaflet.nuxtjs.org/",
|
|
2897
3118
|
"category": "Libraries",
|
|
2898
|
-
"type": "
|
|
3119
|
+
"type": "community",
|
|
2899
3120
|
"maintainers": [
|
|
2900
3121
|
{
|
|
2901
|
-
"name": "
|
|
2902
|
-
"github": "
|
|
3122
|
+
"name": "Augustin MERCIER",
|
|
3123
|
+
"github": "Gugustinette"
|
|
2903
3124
|
}
|
|
2904
3125
|
],
|
|
2905
3126
|
"compatibility": {
|
|
2906
|
-
"nuxt": "^
|
|
3127
|
+
"nuxt": "^3.0.0",
|
|
2907
3128
|
"requires": {}
|
|
2908
3129
|
}
|
|
2909
3130
|
},
|
|
@@ -2927,7 +3148,7 @@
|
|
|
2927
3148
|
}
|
|
2928
3149
|
],
|
|
2929
3150
|
"compatibility": {
|
|
2930
|
-
"nuxt": "
|
|
3151
|
+
"nuxt": ">=3.0.0",
|
|
2931
3152
|
"requires": {},
|
|
2932
3153
|
"devtools": "^0.0.0"
|
|
2933
3154
|
}
|
|
@@ -2982,6 +3203,28 @@
|
|
|
2982
3203
|
"requires": {}
|
|
2983
3204
|
}
|
|
2984
3205
|
},
|
|
3206
|
+
{
|
|
3207
|
+
"name": "locomotive-scroll",
|
|
3208
|
+
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3209
|
+
"repo": "arashsheyda/nuxt-locomotive-scroll",
|
|
3210
|
+
"npm": "nuxt-locomotive-scroll",
|
|
3211
|
+
"icon": "locomotive-scroll.png",
|
|
3212
|
+
"github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
|
|
3213
|
+
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3214
|
+
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3215
|
+
"category": "Libraries",
|
|
3216
|
+
"type": "3rd-party",
|
|
3217
|
+
"maintainers": [
|
|
3218
|
+
{
|
|
3219
|
+
"name": "Arash Sheyda",
|
|
3220
|
+
"github": "arashsheyda"
|
|
3221
|
+
}
|
|
3222
|
+
],
|
|
3223
|
+
"compatibility": {
|
|
3224
|
+
"nuxt": ">=3.0.0",
|
|
3225
|
+
"requires": {}
|
|
3226
|
+
}
|
|
3227
|
+
},
|
|
2985
3228
|
{
|
|
2986
3229
|
"name": "lodash",
|
|
2987
3230
|
"description": "lodash module with auto-import and custom prefix",
|
|
@@ -3000,7 +3243,7 @@
|
|
|
3000
3243
|
}
|
|
3001
3244
|
],
|
|
3002
3245
|
"compatibility": {
|
|
3003
|
-
"nuxt": "
|
|
3246
|
+
"nuxt": ">=3.0.0",
|
|
3004
3247
|
"requires": {}
|
|
3005
3248
|
}
|
|
3006
3249
|
},
|
|
@@ -3023,10 +3266,34 @@
|
|
|
3023
3266
|
}
|
|
3024
3267
|
],
|
|
3025
3268
|
"compatibility": {
|
|
3026
|
-
"nuxt": "^2.0.0 ||
|
|
3269
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3027
3270
|
"requires": {}
|
|
3028
3271
|
}
|
|
3029
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "logto",
|
|
3275
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3276
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3277
|
+
"npm": "@logto/nuxt",
|
|
3278
|
+
"icon": "logto.svg",
|
|
3279
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3280
|
+
"website": "https://logto.io",
|
|
3281
|
+
"learn_more": "https://docs.logto.io",
|
|
3282
|
+
"category": "Security",
|
|
3283
|
+
"type": "3rd-party",
|
|
3284
|
+
"maintainers": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "logto",
|
|
3287
|
+
"github": "logto-io",
|
|
3288
|
+
"twitter": "logto_io"
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"compatibility": {
|
|
3292
|
+
"nuxt": ">=3.0.0",
|
|
3293
|
+
"requires": {}
|
|
3294
|
+
},
|
|
3295
|
+
"sponsor": true
|
|
3296
|
+
},
|
|
3030
3297
|
{
|
|
3031
3298
|
"name": "lucide-icons",
|
|
3032
3299
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3049,7 +3316,7 @@
|
|
|
3049
3316
|
}
|
|
3050
3317
|
],
|
|
3051
3318
|
"compatibility": {
|
|
3052
|
-
"nuxt": "
|
|
3319
|
+
"nuxt": ">=3.0.0",
|
|
3053
3320
|
"requires": {}
|
|
3054
3321
|
}
|
|
3055
3322
|
},
|
|
@@ -3094,7 +3361,30 @@
|
|
|
3094
3361
|
}
|
|
3095
3362
|
],
|
|
3096
3363
|
"compatibility": {
|
|
3097
|
-
"nuxt": "
|
|
3364
|
+
"nuxt": ">=3.0.0",
|
|
3365
|
+
"requires": {}
|
|
3366
|
+
}
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"name": "mailpit",
|
|
3370
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3371
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3372
|
+
"npm": "nuxt-mailpit",
|
|
3373
|
+
"icon": "mailpit.svg",
|
|
3374
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3375
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3376
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3377
|
+
"category": "Devtools",
|
|
3378
|
+
"type": "3rd-party",
|
|
3379
|
+
"maintainers": [
|
|
3380
|
+
{
|
|
3381
|
+
"name": "Torkild Dyvik Olsen",
|
|
3382
|
+
"github": "tdolsen",
|
|
3383
|
+
"twitter": "tdolsen"
|
|
3384
|
+
}
|
|
3385
|
+
],
|
|
3386
|
+
"compatibility": {
|
|
3387
|
+
"nuxt": ">=3.8.0",
|
|
3098
3388
|
"requires": {}
|
|
3099
3389
|
}
|
|
3100
3390
|
},
|
|
@@ -3140,7 +3430,7 @@
|
|
|
3140
3430
|
}
|
|
3141
3431
|
],
|
|
3142
3432
|
"compatibility": {
|
|
3143
|
-
"nuxt": "
|
|
3433
|
+
"nuxt": ">=3.0.0",
|
|
3144
3434
|
"requires": {},
|
|
3145
3435
|
"devtools": "^0.0.0"
|
|
3146
3436
|
}
|
|
@@ -3170,8 +3460,8 @@
|
|
|
3170
3460
|
{
|
|
3171
3461
|
"name": "maz-ui",
|
|
3172
3462
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3173
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3174
|
-
"npm": "
|
|
3463
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3464
|
+
"npm": "maz-ui",
|
|
3175
3465
|
"icon": "maz-ui.png",
|
|
3176
3466
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3177
3467
|
"website": "https://maz-ui.com/",
|
|
@@ -3185,7 +3475,29 @@
|
|
|
3185
3475
|
}
|
|
3186
3476
|
],
|
|
3187
3477
|
"compatibility": {
|
|
3188
|
-
"nuxt": "
|
|
3478
|
+
"nuxt": ">=3.0.0",
|
|
3479
|
+
"requires": {}
|
|
3480
|
+
}
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"name": "mdc",
|
|
3484
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3485
|
+
"repo": "nuxt-modules/mdc",
|
|
3486
|
+
"npm": "@nuxtjs/mdc",
|
|
3487
|
+
"icon": "mdc.png",
|
|
3488
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3489
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3490
|
+
"learn_more": "",
|
|
3491
|
+
"category": "Extensions",
|
|
3492
|
+
"type": "community",
|
|
3493
|
+
"maintainers": [
|
|
3494
|
+
{
|
|
3495
|
+
"name": "farnabaz",
|
|
3496
|
+
"github": "farnabaz"
|
|
3497
|
+
}
|
|
3498
|
+
],
|
|
3499
|
+
"compatibility": {
|
|
3500
|
+
"nuxt": ">=3.0.0",
|
|
3189
3501
|
"requires": {}
|
|
3190
3502
|
}
|
|
3191
3503
|
},
|
|
@@ -3231,7 +3543,7 @@
|
|
|
3231
3543
|
}
|
|
3232
3544
|
],
|
|
3233
3545
|
"compatibility": {
|
|
3234
|
-
"nuxt": "^2.0.0 ||
|
|
3546
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3235
3547
|
"requires": {
|
|
3236
3548
|
"bridge": true
|
|
3237
3549
|
}
|
|
@@ -3256,7 +3568,7 @@
|
|
|
3256
3568
|
}
|
|
3257
3569
|
],
|
|
3258
3570
|
"compatibility": {
|
|
3259
|
-
"nuxt": "
|
|
3571
|
+
"nuxt": ">=3.0.0",
|
|
3260
3572
|
"requires": {
|
|
3261
3573
|
"bridge": false
|
|
3262
3574
|
},
|
|
@@ -3304,7 +3616,29 @@
|
|
|
3304
3616
|
}
|
|
3305
3617
|
],
|
|
3306
3618
|
"compatibility": {
|
|
3307
|
-
"nuxt": "
|
|
3619
|
+
"nuxt": ">=3.0.0",
|
|
3620
|
+
"requires": {}
|
|
3621
|
+
}
|
|
3622
|
+
},
|
|
3623
|
+
{
|
|
3624
|
+
"name": "mojocss",
|
|
3625
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3626
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3627
|
+
"npm": "@mojocss/nuxt",
|
|
3628
|
+
"icon": "mojocss.svg",
|
|
3629
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3630
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3631
|
+
"learn_more": "",
|
|
3632
|
+
"category": "UI",
|
|
3633
|
+
"type": "3rd-party",
|
|
3634
|
+
"maintainers": [
|
|
3635
|
+
{
|
|
3636
|
+
"name": "mojocss",
|
|
3637
|
+
"github": "mojocss"
|
|
3638
|
+
}
|
|
3639
|
+
],
|
|
3640
|
+
"compatibility": {
|
|
3641
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3308
3642
|
"requires": {}
|
|
3309
3643
|
}
|
|
3310
3644
|
},
|
|
@@ -3357,6 +3691,28 @@
|
|
|
3357
3691
|
"requires": {}
|
|
3358
3692
|
}
|
|
3359
3693
|
},
|
|
3694
|
+
{
|
|
3695
|
+
"name": "neo4j",
|
|
3696
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3697
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3698
|
+
"npm": "nuxt-neo4j",
|
|
3699
|
+
"icon": "nuxt-neo4j.png",
|
|
3700
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3701
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3702
|
+
"learn_more": "",
|
|
3703
|
+
"category": "Database",
|
|
3704
|
+
"type": "3rd-party",
|
|
3705
|
+
"maintainers": [
|
|
3706
|
+
{
|
|
3707
|
+
"name": "arashsheyda",
|
|
3708
|
+
"github": "arashsheyda"
|
|
3709
|
+
}
|
|
3710
|
+
],
|
|
3711
|
+
"compatibility": {
|
|
3712
|
+
"nuxt": ">=3.0.0",
|
|
3713
|
+
"requires": {}
|
|
3714
|
+
}
|
|
3715
|
+
},
|
|
3360
3716
|
{
|
|
3361
3717
|
"name": "netlify-cache",
|
|
3362
3718
|
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
@@ -3426,29 +3782,45 @@
|
|
|
3426
3782
|
},
|
|
3427
3783
|
{
|
|
3428
3784
|
"name": "ngrok",
|
|
3429
|
-
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
3430
|
-
"repo": "nuxt-
|
|
3785
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
|
|
3786
|
+
"repo": "nuxt-modules/ngrok",
|
|
3431
3787
|
"npm": "@nuxtjs/ngrok",
|
|
3432
|
-
"icon": "ngrok.
|
|
3433
|
-
"github": "https://github.com/nuxt-
|
|
3434
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3435
|
-
"learn_more": "https://
|
|
3788
|
+
"icon": "ngrok.svg",
|
|
3789
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3790
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3791
|
+
"learn_more": "https://ngrok.com/",
|
|
3436
3792
|
"category": "Devtools",
|
|
3437
3793
|
"type": "community",
|
|
3438
3794
|
"maintainers": [
|
|
3439
3795
|
{
|
|
3440
|
-
"name": "
|
|
3441
|
-
"github": "
|
|
3442
|
-
|
|
3443
|
-
|
|
3796
|
+
"name": "Arash Sheyda",
|
|
3797
|
+
"github": "arashsheyda"
|
|
3798
|
+
}
|
|
3799
|
+
],
|
|
3800
|
+
"compatibility": {
|
|
3801
|
+
"nuxt": ">=3.0.0",
|
|
3802
|
+
"requires": {}
|
|
3803
|
+
}
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
"name": "nodemailer",
|
|
3807
|
+
"description": "Nuxt integration for nodemailer",
|
|
3808
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3809
|
+
"npm": "nuxt-nodemailer",
|
|
3810
|
+
"icon": "nodemailer.png",
|
|
3811
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3812
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3813
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3814
|
+
"category": "Extensions",
|
|
3815
|
+
"type": "3rd-party",
|
|
3816
|
+
"maintainers": [
|
|
3444
3817
|
{
|
|
3445
|
-
"name": "
|
|
3446
|
-
"github": "
|
|
3447
|
-
"twitter": "_pi0_"
|
|
3818
|
+
"name": "kleinpetr",
|
|
3819
|
+
"github": "kleinpetr"
|
|
3448
3820
|
}
|
|
3449
3821
|
],
|
|
3450
3822
|
"compatibility": {
|
|
3451
|
-
"nuxt": "
|
|
3823
|
+
"nuxt": ">=3.0.0",
|
|
3452
3824
|
"requires": {}
|
|
3453
3825
|
}
|
|
3454
3826
|
},
|
|
@@ -3492,7 +3864,7 @@
|
|
|
3492
3864
|
}
|
|
3493
3865
|
],
|
|
3494
3866
|
"compatibility": {
|
|
3495
|
-
"nuxt": "
|
|
3867
|
+
"nuxt": ">=3.0.0",
|
|
3496
3868
|
"requires": {}
|
|
3497
3869
|
}
|
|
3498
3870
|
},
|
|
@@ -3514,7 +3886,7 @@
|
|
|
3514
3886
|
}
|
|
3515
3887
|
],
|
|
3516
3888
|
"compatibility": {
|
|
3517
|
-
"nuxt": "
|
|
3889
|
+
"nuxt": ">=3.0.0",
|
|
3518
3890
|
"requires": {}
|
|
3519
3891
|
}
|
|
3520
3892
|
},
|
|
@@ -3537,7 +3909,7 @@
|
|
|
3537
3909
|
}
|
|
3538
3910
|
],
|
|
3539
3911
|
"compatibility": {
|
|
3540
|
-
"nuxt": "
|
|
3912
|
+
"nuxt": ">=3.0.0",
|
|
3541
3913
|
"requires": {}
|
|
3542
3914
|
}
|
|
3543
3915
|
},
|
|
@@ -3560,7 +3932,7 @@
|
|
|
3560
3932
|
}
|
|
3561
3933
|
],
|
|
3562
3934
|
"compatibility": {
|
|
3563
|
-
"nuxt": "
|
|
3935
|
+
"nuxt": ">=3.9.0",
|
|
3564
3936
|
"requires": {}
|
|
3565
3937
|
}
|
|
3566
3938
|
},
|
|
@@ -3582,7 +3954,7 @@
|
|
|
3582
3954
|
}
|
|
3583
3955
|
],
|
|
3584
3956
|
"compatibility": {
|
|
3585
|
-
"nuxt": "
|
|
3957
|
+
"nuxt": ">=3.0.0",
|
|
3586
3958
|
"requires": {}
|
|
3587
3959
|
}
|
|
3588
3960
|
},
|
|
@@ -3593,7 +3965,7 @@
|
|
|
3593
3965
|
"npm": "nuxt-bezier",
|
|
3594
3966
|
"icon": "nuxt-bezier.png",
|
|
3595
3967
|
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3596
|
-
"website": "https://
|
|
3968
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3597
3969
|
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3598
3970
|
"category": "UI",
|
|
3599
3971
|
"type": "3rd-party",
|
|
@@ -3604,10 +3976,39 @@
|
|
|
3604
3976
|
}
|
|
3605
3977
|
],
|
|
3606
3978
|
"compatibility": {
|
|
3607
|
-
"nuxt": "
|
|
3979
|
+
"nuxt": ">=3.0.0",
|
|
3608
3980
|
"requires": {}
|
|
3609
3981
|
}
|
|
3610
3982
|
},
|
|
3983
|
+
{
|
|
3984
|
+
"name": "nuxt-booster",
|
|
3985
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3986
|
+
"repo": "basics/nuxt-booster",
|
|
3987
|
+
"npm": "nuxt-booster",
|
|
3988
|
+
"icon": "nuxt-booster.svg",
|
|
3989
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3990
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3991
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3992
|
+
"category": "Performance",
|
|
3993
|
+
"type": "3rd-party",
|
|
3994
|
+
"maintainers": [
|
|
3995
|
+
{
|
|
3996
|
+
"name": "Thorn Walli",
|
|
3997
|
+
"github": "ThornWalli",
|
|
3998
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
"name": "Stephan Gerbeth",
|
|
4002
|
+
"github": "StephanGerbeth",
|
|
4003
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
4004
|
+
}
|
|
4005
|
+
],
|
|
4006
|
+
"compatibility": {
|
|
4007
|
+
"nuxt": ">=3.0.0",
|
|
4008
|
+
"requires": {},
|
|
4009
|
+
"devtools": "^0.0.0"
|
|
4010
|
+
}
|
|
4011
|
+
},
|
|
3611
4012
|
{
|
|
3612
4013
|
"name": "nuxt-bootstrap-icons",
|
|
3613
4014
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3626,7 +4027,7 @@
|
|
|
3626
4027
|
}
|
|
3627
4028
|
],
|
|
3628
4029
|
"compatibility": {
|
|
3629
|
-
"nuxt": "
|
|
4030
|
+
"nuxt": ">=3.0.0",
|
|
3630
4031
|
"requires": {}
|
|
3631
4032
|
}
|
|
3632
4033
|
},
|
|
@@ -3648,7 +4049,51 @@
|
|
|
3648
4049
|
}
|
|
3649
4050
|
],
|
|
3650
4051
|
"compatibility": {
|
|
3651
|
-
"nuxt": "
|
|
4052
|
+
"nuxt": ">=3.0.0",
|
|
4053
|
+
"requires": {}
|
|
4054
|
+
}
|
|
4055
|
+
},
|
|
4056
|
+
{
|
|
4057
|
+
"name": "nuxt-codemirror",
|
|
4058
|
+
"description": "Nuxt codemirror module",
|
|
4059
|
+
"repo": "thimodev/nuxt-codemirror",
|
|
4060
|
+
"npm": "nuxt-codemirror",
|
|
4061
|
+
"icon": "nuxt-codemirror.svg",
|
|
4062
|
+
"github": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4063
|
+
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4064
|
+
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4065
|
+
"category": "Libraries",
|
|
4066
|
+
"type": "3rd-party",
|
|
4067
|
+
"maintainers": [
|
|
4068
|
+
{
|
|
4069
|
+
"name": "ThimoDEV",
|
|
4070
|
+
"github": "ThimoDEV"
|
|
4071
|
+
}
|
|
4072
|
+
],
|
|
4073
|
+
"compatibility": {
|
|
4074
|
+
"nuxt": ">=3.0.0",
|
|
4075
|
+
"requires": {}
|
|
4076
|
+
}
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"name": "nuxt-cookie-consent",
|
|
4080
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4081
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4082
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4083
|
+
"icon": "wah.svg",
|
|
4084
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4085
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4086
|
+
"learn_more": "",
|
|
4087
|
+
"category": "Extensions",
|
|
4088
|
+
"type": "3rd-party",
|
|
4089
|
+
"maintainers": [
|
|
4090
|
+
{
|
|
4091
|
+
"name": "weareheavy",
|
|
4092
|
+
"github": "weareheavy"
|
|
4093
|
+
}
|
|
4094
|
+
],
|
|
4095
|
+
"compatibility": {
|
|
4096
|
+
"nuxt": ">=3.0.0",
|
|
3652
4097
|
"requires": {}
|
|
3653
4098
|
}
|
|
3654
4099
|
},
|
|
@@ -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,7 @@
|
|
|
3696
4141
|
}
|
|
3697
4142
|
],
|
|
3698
4143
|
"compatibility": {
|
|
3699
|
-
"nuxt": "
|
|
4144
|
+
"nuxt": ">=3.0.0",
|
|
3700
4145
|
"requires": {}
|
|
3701
4146
|
}
|
|
3702
4147
|
},
|
|
@@ -3718,7 +4163,75 @@
|
|
|
3718
4163
|
}
|
|
3719
4164
|
],
|
|
3720
4165
|
"compatibility": {
|
|
3721
|
-
"nuxt": "
|
|
4166
|
+
"nuxt": ">=3.0.0",
|
|
4167
|
+
"requires": {}
|
|
4168
|
+
}
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
"name": "nuxt-file-storage",
|
|
4172
|
+
"description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
|
|
4173
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4174
|
+
"npm": "nuxt-file-storage",
|
|
4175
|
+
"icon": "nuxt-file-storage.svg",
|
|
4176
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4177
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4178
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4179
|
+
"category": "Database",
|
|
4180
|
+
"type": "3rd-party",
|
|
4181
|
+
"maintainers": [
|
|
4182
|
+
{
|
|
4183
|
+
"name": "NyllRE",
|
|
4184
|
+
"github": "NyllRE"
|
|
4185
|
+
}
|
|
4186
|
+
],
|
|
4187
|
+
"compatibility": {
|
|
4188
|
+
"nuxt": ">=3.0.0",
|
|
4189
|
+
"requires": {}
|
|
4190
|
+
}
|
|
4191
|
+
},
|
|
4192
|
+
{
|
|
4193
|
+
"name": "nuxt-fontawesome",
|
|
4194
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4195
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4196
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4197
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4198
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4199
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4200
|
+
"learn_more": "https://fontawesome.com",
|
|
4201
|
+
"category": "UI",
|
|
4202
|
+
"type": "3rd-party",
|
|
4203
|
+
"maintainers": [
|
|
4204
|
+
{
|
|
4205
|
+
"name": "Vasily Naumkin",
|
|
4206
|
+
"github": "bezumkin",
|
|
4207
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4208
|
+
}
|
|
4209
|
+
],
|
|
4210
|
+
"compatibility": {
|
|
4211
|
+
"nuxt": ">=3.0.0",
|
|
4212
|
+
"requires": {}
|
|
4213
|
+
}
|
|
4214
|
+
},
|
|
4215
|
+
{
|
|
4216
|
+
"name": "nuxt-fortify",
|
|
4217
|
+
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
4218
|
+
"repo": "dev-charles15531/nuxt-fortify",
|
|
4219
|
+
"npm": "nuxt-fortify",
|
|
4220
|
+
"icon": "laravel-nuxt-fortify.svg",
|
|
4221
|
+
"github": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4222
|
+
"website": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4223
|
+
"learn_more": "https://laravel.com/docs/11.x/fortify",
|
|
4224
|
+
"category": "Security",
|
|
4225
|
+
"type": "3rd-party",
|
|
4226
|
+
"maintainers": [
|
|
4227
|
+
{
|
|
4228
|
+
"name": "Charles Paul",
|
|
4229
|
+
"github": "dev-charles15531",
|
|
4230
|
+
"avatar": "https://avatars.githubusercontent.com/dev-charles15531"
|
|
4231
|
+
}
|
|
4232
|
+
],
|
|
4233
|
+
"compatibility": {
|
|
4234
|
+
"nuxt": ">=3.9.0",
|
|
3722
4235
|
"requires": {}
|
|
3723
4236
|
}
|
|
3724
4237
|
},
|
|
@@ -3729,7 +4242,7 @@
|
|
|
3729
4242
|
"npm": "nuxt-graphql-middleware",
|
|
3730
4243
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3731
4244
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3732
|
-
"website": "https://nuxt-graphql-middleware
|
|
4245
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3733
4246
|
"learn_more": "",
|
|
3734
4247
|
"category": "Request",
|
|
3735
4248
|
"type": "3rd-party",
|
|
@@ -3747,7 +4260,7 @@
|
|
|
3747
4260
|
}
|
|
3748
4261
|
],
|
|
3749
4262
|
"compatibility": {
|
|
3750
|
-
"nuxt": "^2.0.0 ||
|
|
4263
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3751
4264
|
"requires": {}
|
|
3752
4265
|
}
|
|
3753
4266
|
},
|
|
@@ -3787,11 +4300,11 @@
|
|
|
3787
4300
|
"maintainers": [
|
|
3788
4301
|
{
|
|
3789
4302
|
"name": "Zadig&Voltaire Team",
|
|
3790
|
-
"github": "
|
|
4303
|
+
"github": "zadigetvoltaire"
|
|
3791
4304
|
}
|
|
3792
4305
|
],
|
|
3793
4306
|
"compatibility": {
|
|
3794
|
-
"nuxt": "
|
|
4307
|
+
"nuxt": ">=3.0.0",
|
|
3795
4308
|
"requires": {},
|
|
3796
4309
|
"devtools": "^0.0.0"
|
|
3797
4310
|
}
|
|
@@ -3814,7 +4327,7 @@
|
|
|
3814
4327
|
}
|
|
3815
4328
|
],
|
|
3816
4329
|
"compatibility": {
|
|
3817
|
-
"nuxt": "^2.0.0 ||
|
|
4330
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3818
4331
|
"requires": {
|
|
3819
4332
|
"bridge": "optional"
|
|
3820
4333
|
}
|
|
@@ -3860,7 +4373,7 @@
|
|
|
3860
4373
|
}
|
|
3861
4374
|
],
|
|
3862
4375
|
"compatibility": {
|
|
3863
|
-
"nuxt": "
|
|
4376
|
+
"nuxt": ">=3.0.0",
|
|
3864
4377
|
"requires": {}
|
|
3865
4378
|
}
|
|
3866
4379
|
},
|
|
@@ -3871,8 +4384,8 @@
|
|
|
3871
4384
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3872
4385
|
"icon": "nuxt-localtunnel.svg",
|
|
3873
4386
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3874
|
-
"website": "https://
|
|
3875
|
-
"learn_more": "
|
|
4387
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4388
|
+
"learn_more": "",
|
|
3876
4389
|
"category": "Devtools",
|
|
3877
4390
|
"type": "3rd-party",
|
|
3878
4391
|
"maintainers": [
|
|
@@ -3883,7 +4396,7 @@
|
|
|
3883
4396
|
}
|
|
3884
4397
|
],
|
|
3885
4398
|
"compatibility": {
|
|
3886
|
-
"nuxt": "
|
|
4399
|
+
"nuxt": ">=3.0.0",
|
|
3887
4400
|
"requires": {}
|
|
3888
4401
|
}
|
|
3889
4402
|
},
|
|
@@ -3906,7 +4419,7 @@
|
|
|
3906
4419
|
}
|
|
3907
4420
|
],
|
|
3908
4421
|
"compatibility": {
|
|
3909
|
-
"nuxt": "
|
|
4422
|
+
"nuxt": ">=3.0.0",
|
|
3910
4423
|
"requires": {}
|
|
3911
4424
|
}
|
|
3912
4425
|
},
|
|
@@ -3928,7 +4441,7 @@
|
|
|
3928
4441
|
}
|
|
3929
4442
|
],
|
|
3930
4443
|
"compatibility": {
|
|
3931
|
-
"nuxt": "^2.0.0 ||
|
|
4444
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3932
4445
|
"requires": {}
|
|
3933
4446
|
}
|
|
3934
4447
|
},
|
|
@@ -3949,6 +4462,28 @@
|
|
|
3949
4462
|
"github": "AlexLavoie42"
|
|
3950
4463
|
}
|
|
3951
4464
|
],
|
|
4465
|
+
"compatibility": {
|
|
4466
|
+
"nuxt": ">=3.0.0",
|
|
4467
|
+
"requires": {}
|
|
4468
|
+
}
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"name": "nuxt-maplibre",
|
|
4472
|
+
"description": "Maplibre integration with Nuxt",
|
|
4473
|
+
"repo": "Gugustinette/nuxt-maplibre",
|
|
4474
|
+
"npm": "nuxt-maplibre",
|
|
4475
|
+
"icon": "maplibre.png",
|
|
4476
|
+
"github": "https://github.com/Gugustinette/nuxt-maplibre",
|
|
4477
|
+
"website": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4478
|
+
"learn_more": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4479
|
+
"category": "Libraries",
|
|
4480
|
+
"type": "3rd-party",
|
|
4481
|
+
"maintainers": [
|
|
4482
|
+
{
|
|
4483
|
+
"name": "Augustin MERCIER",
|
|
4484
|
+
"github": "Gugustinette"
|
|
4485
|
+
}
|
|
4486
|
+
],
|
|
3952
4487
|
"compatibility": {
|
|
3953
4488
|
"nuxt": "^3.0.0",
|
|
3954
4489
|
"requires": {}
|
|
@@ -3972,7 +4507,30 @@
|
|
|
3972
4507
|
}
|
|
3973
4508
|
],
|
|
3974
4509
|
"compatibility": {
|
|
3975
|
-
"nuxt": "
|
|
4510
|
+
"nuxt": ">=3.0.0",
|
|
4511
|
+
"requires": {}
|
|
4512
|
+
}
|
|
4513
|
+
},
|
|
4514
|
+
{
|
|
4515
|
+
"name": "nuxt-meta-pixel",
|
|
4516
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4517
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4518
|
+
"npm": "nuxt-meta-pixel",
|
|
4519
|
+
"icon": "",
|
|
4520
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4521
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4522
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4523
|
+
"category": "Analytics",
|
|
4524
|
+
"type": "3rd-party",
|
|
4525
|
+
"maintainers": [
|
|
4526
|
+
{
|
|
4527
|
+
"name": "tanukijs",
|
|
4528
|
+
"github": "tanukijs",
|
|
4529
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4530
|
+
}
|
|
4531
|
+
],
|
|
4532
|
+
"compatibility": {
|
|
4533
|
+
"nuxt": ">=3.0.0",
|
|
3976
4534
|
"requires": {}
|
|
3977
4535
|
}
|
|
3978
4536
|
},
|
|
@@ -3994,7 +4552,7 @@
|
|
|
3994
4552
|
}
|
|
3995
4553
|
],
|
|
3996
4554
|
"compatibility": {
|
|
3997
|
-
"nuxt": "
|
|
4555
|
+
"nuxt": ">=3.0.0",
|
|
3998
4556
|
"requires": {}
|
|
3999
4557
|
}
|
|
4000
4558
|
},
|
|
@@ -4016,7 +4574,7 @@
|
|
|
4016
4574
|
}
|
|
4017
4575
|
],
|
|
4018
4576
|
"compatibility": {
|
|
4019
|
-
"nuxt": "
|
|
4577
|
+
"nuxt": ">=3.0.0",
|
|
4020
4578
|
"requires": {},
|
|
4021
4579
|
"devtools": "^0.0.0"
|
|
4022
4580
|
}
|
|
@@ -4040,7 +4598,7 @@
|
|
|
4040
4598
|
}
|
|
4041
4599
|
],
|
|
4042
4600
|
"compatibility": {
|
|
4043
|
-
"nuxt": "
|
|
4601
|
+
"nuxt": ">=3.0.0",
|
|
4044
4602
|
"requires": {}
|
|
4045
4603
|
}
|
|
4046
4604
|
},
|
|
@@ -4062,7 +4620,7 @@
|
|
|
4062
4620
|
}
|
|
4063
4621
|
],
|
|
4064
4622
|
"compatibility": {
|
|
4065
|
-
"nuxt": "
|
|
4623
|
+
"nuxt": ">=3.0.0",
|
|
4066
4624
|
"requires": {}
|
|
4067
4625
|
}
|
|
4068
4626
|
},
|
|
@@ -4088,7 +4646,7 @@
|
|
|
4088
4646
|
}
|
|
4089
4647
|
],
|
|
4090
4648
|
"compatibility": {
|
|
4091
|
-
"nuxt": "
|
|
4649
|
+
"nuxt": ">=3.0.0",
|
|
4092
4650
|
"requires": {},
|
|
4093
4651
|
"devtools": "^0.0.0"
|
|
4094
4652
|
}
|
|
@@ -4112,7 +4670,30 @@
|
|
|
4112
4670
|
}
|
|
4113
4671
|
],
|
|
4114
4672
|
"compatibility": {
|
|
4115
|
-
"nuxt": "
|
|
4673
|
+
"nuxt": ">=3.0.0",
|
|
4674
|
+
"requires": {}
|
|
4675
|
+
}
|
|
4676
|
+
},
|
|
4677
|
+
{
|
|
4678
|
+
"name": "nuxt-pdf-frame",
|
|
4679
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4680
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4681
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4682
|
+
"icon": "pdf-frame.svg",
|
|
4683
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4684
|
+
"website": "https://www.pdf-frame.org",
|
|
4685
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4686
|
+
"category": "Libraries",
|
|
4687
|
+
"type": "3rd-party",
|
|
4688
|
+
"maintainers": [
|
|
4689
|
+
{
|
|
4690
|
+
"name": "Narayana Swamy",
|
|
4691
|
+
"github": "nswamy14",
|
|
4692
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4693
|
+
}
|
|
4694
|
+
],
|
|
4695
|
+
"compatibility": {
|
|
4696
|
+
"nuxt": ">=3.0.0",
|
|
4116
4697
|
"requires": {}
|
|
4117
4698
|
}
|
|
4118
4699
|
},
|
|
@@ -4135,7 +4716,7 @@
|
|
|
4135
4716
|
}
|
|
4136
4717
|
],
|
|
4137
4718
|
"compatibility": {
|
|
4138
|
-
"nuxt": "
|
|
4719
|
+
"nuxt": ">=3.0.0",
|
|
4139
4720
|
"requires": {}
|
|
4140
4721
|
}
|
|
4141
4722
|
},
|
|
@@ -4157,7 +4738,7 @@
|
|
|
4157
4738
|
}
|
|
4158
4739
|
],
|
|
4159
4740
|
"compatibility": {
|
|
4160
|
-
"nuxt": "
|
|
4741
|
+
"nuxt": ">=3.0.0",
|
|
4161
4742
|
"requires": {}
|
|
4162
4743
|
}
|
|
4163
4744
|
},
|
|
@@ -4183,28 +4764,6 @@
|
|
|
4183
4764
|
"requires": {}
|
|
4184
4765
|
}
|
|
4185
4766
|
},
|
|
4186
|
-
{
|
|
4187
|
-
"name": "plausible",
|
|
4188
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4189
|
-
"repo": "nuxt-modules/plausible",
|
|
4190
|
-
"npm": "@nuxtjs/plausible",
|
|
4191
|
-
"icon": "plausible.png",
|
|
4192
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4193
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4194
|
-
"learn_more": "https://plausible.io/",
|
|
4195
|
-
"category": "Analytics",
|
|
4196
|
-
"type": "community",
|
|
4197
|
-
"maintainers": [
|
|
4198
|
-
{
|
|
4199
|
-
"name": "Johann Schopplich",
|
|
4200
|
-
"github": "johannschopplich"
|
|
4201
|
-
}
|
|
4202
|
-
],
|
|
4203
|
-
"compatibility": {
|
|
4204
|
-
"nuxt": "^3.0.0",
|
|
4205
|
-
"requires": {}
|
|
4206
|
-
}
|
|
4207
|
-
},
|
|
4208
4767
|
{
|
|
4209
4768
|
"name": "nuxt-plotly",
|
|
4210
4769
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4227,7 +4786,7 @@
|
|
|
4227
4786
|
}
|
|
4228
4787
|
],
|
|
4229
4788
|
"compatibility": {
|
|
4230
|
-
"nuxt": "
|
|
4789
|
+
"nuxt": ">=3.0.0",
|
|
4231
4790
|
"requires": {}
|
|
4232
4791
|
}
|
|
4233
4792
|
},
|
|
@@ -4254,6 +4813,28 @@
|
|
|
4254
4813
|
"requires": {}
|
|
4255
4814
|
}
|
|
4256
4815
|
},
|
|
4816
|
+
{
|
|
4817
|
+
"name": "nuxt-posthog",
|
|
4818
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4819
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4820
|
+
"npm": "nuxt-posthog",
|
|
4821
|
+
"icon": "posthog.svg",
|
|
4822
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4823
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4824
|
+
"learn_more": "https://posthog.com",
|
|
4825
|
+
"category": "Analytics",
|
|
4826
|
+
"type": "3rd-party",
|
|
4827
|
+
"maintainers": [
|
|
4828
|
+
{
|
|
4829
|
+
"name": "Carles Mitjans",
|
|
4830
|
+
"github": "mitjans"
|
|
4831
|
+
}
|
|
4832
|
+
],
|
|
4833
|
+
"compatibility": {
|
|
4834
|
+
"nuxt": ">=3.0.0",
|
|
4835
|
+
"requires": {}
|
|
4836
|
+
}
|
|
4837
|
+
},
|
|
4257
4838
|
{
|
|
4258
4839
|
"name": "nuxt-smartlook",
|
|
4259
4840
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4296,7 +4877,7 @@
|
|
|
4296
4877
|
}
|
|
4297
4878
|
],
|
|
4298
4879
|
"compatibility": {
|
|
4299
|
-
"nuxt": "
|
|
4880
|
+
"nuxt": ">=3.0.0",
|
|
4300
4881
|
"requires": {}
|
|
4301
4882
|
}
|
|
4302
4883
|
},
|
|
@@ -4324,7 +4905,7 @@
|
|
|
4324
4905
|
}
|
|
4325
4906
|
],
|
|
4326
4907
|
"compatibility": {
|
|
4327
|
-
"nuxt": "
|
|
4908
|
+
"nuxt": ">=3.0.0",
|
|
4328
4909
|
"requires": {}
|
|
4329
4910
|
}
|
|
4330
4911
|
},
|
|
@@ -4369,7 +4950,7 @@
|
|
|
4369
4950
|
}
|
|
4370
4951
|
],
|
|
4371
4952
|
"compatibility": {
|
|
4372
|
-
"nuxt": "
|
|
4953
|
+
"nuxt": ">=3.0.0",
|
|
4373
4954
|
"requires": {},
|
|
4374
4955
|
"devtools": "^0.0.0"
|
|
4375
4956
|
}
|
|
@@ -4392,7 +4973,7 @@
|
|
|
4392
4973
|
}
|
|
4393
4974
|
],
|
|
4394
4975
|
"compatibility": {
|
|
4395
|
-
"nuxt": "
|
|
4976
|
+
"nuxt": ">=3.0.0",
|
|
4396
4977
|
"requires": {}
|
|
4397
4978
|
}
|
|
4398
4979
|
},
|
|
@@ -4440,6 +5021,28 @@
|
|
|
4440
5021
|
"requires": {}
|
|
4441
5022
|
}
|
|
4442
5023
|
},
|
|
5024
|
+
{
|
|
5025
|
+
"name": "nuxt-uswds",
|
|
5026
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
5027
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
5028
|
+
"npm": "nuxt-uswds",
|
|
5029
|
+
"icon": "nuxt-uswds.svg",
|
|
5030
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
5031
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
5032
|
+
"learn_more": "",
|
|
5033
|
+
"category": "UI",
|
|
5034
|
+
"type": "3rd-party",
|
|
5035
|
+
"maintainers": [
|
|
5036
|
+
{
|
|
5037
|
+
"name": "Patrick Cate",
|
|
5038
|
+
"github": "patrickcate"
|
|
5039
|
+
}
|
|
5040
|
+
],
|
|
5041
|
+
"compatibility": {
|
|
5042
|
+
"nuxt": ">=3.0.0",
|
|
5043
|
+
"requires": {}
|
|
5044
|
+
}
|
|
5045
|
+
},
|
|
4443
5046
|
{
|
|
4444
5047
|
"name": "nuxt-viewport",
|
|
4445
5048
|
"description": "Define custom viewports for your Nuxt project",
|
|
@@ -4458,7 +5061,7 @@
|
|
|
4458
5061
|
}
|
|
4459
5062
|
],
|
|
4460
5063
|
"compatibility": {
|
|
4461
|
-
"nuxt": "^2.0.0 ||
|
|
5064
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4462
5065
|
"requires": {
|
|
4463
5066
|
"bridge": "optional"
|
|
4464
5067
|
}
|
|
@@ -4482,7 +5085,7 @@
|
|
|
4482
5085
|
}
|
|
4483
5086
|
],
|
|
4484
5087
|
"compatibility": {
|
|
4485
|
-
"nuxt": "
|
|
5088
|
+
"nuxt": ">=3.0.0",
|
|
4486
5089
|
"requires": {}
|
|
4487
5090
|
}
|
|
4488
5091
|
},
|
|
@@ -4493,7 +5096,7 @@
|
|
|
4493
5096
|
"npm": "nuxt-zod-i18n",
|
|
4494
5097
|
"icon": "nuxt-zod-i18n.svg",
|
|
4495
5098
|
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4496
|
-
"website": "https://xibman
|
|
5099
|
+
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4497
5100
|
"learn_more": "",
|
|
4498
5101
|
"category": "Libraries",
|
|
4499
5102
|
"type": "3rd-party",
|
|
@@ -4504,51 +5107,79 @@
|
|
|
4504
5107
|
}
|
|
4505
5108
|
],
|
|
4506
5109
|
"compatibility": {
|
|
4507
|
-
"nuxt": "
|
|
5110
|
+
"nuxt": ">=3.0.0",
|
|
4508
5111
|
"requires": {}
|
|
4509
5112
|
}
|
|
4510
5113
|
},
|
|
4511
5114
|
{
|
|
4512
|
-
"name": "
|
|
4513
|
-
"description": "",
|
|
4514
|
-
"repo": "
|
|
4515
|
-
"npm": "
|
|
4516
|
-
"icon": "",
|
|
4517
|
-
"github": "https://github.com/
|
|
4518
|
-
"website": "https://github.com/
|
|
4519
|
-
"learn_more": "",
|
|
4520
|
-
"category": "
|
|
5115
|
+
"name": "nuxt2-leaflet",
|
|
5116
|
+
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
5117
|
+
"repo": "schlunsen/nuxt-leaflet",
|
|
5118
|
+
"npm": "nuxt-leaflet",
|
|
5119
|
+
"icon": "leaflet.png",
|
|
5120
|
+
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5121
|
+
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5122
|
+
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
5123
|
+
"category": "Libraries",
|
|
4521
5124
|
"type": "3rd-party",
|
|
4522
5125
|
"maintainers": [
|
|
4523
5126
|
{
|
|
4524
|
-
"name": "
|
|
4525
|
-
"github": "
|
|
5127
|
+
"name": "schlunsen",
|
|
5128
|
+
"github": "schlunsen"
|
|
4526
5129
|
}
|
|
4527
5130
|
],
|
|
4528
5131
|
"compatibility": {
|
|
4529
|
-
"nuxt": "^
|
|
5132
|
+
"nuxt": "^2.0.0",
|
|
4530
5133
|
"requires": {}
|
|
4531
5134
|
}
|
|
4532
5135
|
},
|
|
4533
5136
|
{
|
|
4534
|
-
"name": "
|
|
4535
|
-
"description": "
|
|
4536
|
-
"repo": "
|
|
4537
|
-
"npm": "
|
|
4538
|
-
"icon": "
|
|
4539
|
-
"github": "https://github.com/
|
|
4540
|
-
"website": "https://
|
|
4541
|
-
"learn_more": "https://github.com/
|
|
4542
|
-
"category": "
|
|
5137
|
+
"name": "nuxt2-ngrok",
|
|
5138
|
+
"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",
|
|
5139
|
+
"repo": "nuxt-community/ngrok",
|
|
5140
|
+
"npm": "@nuxtjs/ngrok",
|
|
5141
|
+
"icon": "ngrok.png",
|
|
5142
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
5143
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
5144
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
5145
|
+
"category": "Devtools",
|
|
5146
|
+
"type": "community",
|
|
5147
|
+
"maintainers": [
|
|
5148
|
+
{
|
|
5149
|
+
"name": "Debbie O'Brien",
|
|
5150
|
+
"github": "debs-obrien",
|
|
5151
|
+
"twitter": "debs_obrien"
|
|
5152
|
+
},
|
|
5153
|
+
{
|
|
5154
|
+
"name": "Pooya Parsa",
|
|
5155
|
+
"github": "pi0",
|
|
5156
|
+
"twitter": "_pi0_"
|
|
5157
|
+
}
|
|
5158
|
+
],
|
|
5159
|
+
"compatibility": {
|
|
5160
|
+
"nuxt": "^2.0.0",
|
|
5161
|
+
"requires": {}
|
|
5162
|
+
}
|
|
5163
|
+
},
|
|
5164
|
+
{
|
|
5165
|
+
"name": "nuxt3-interpolation",
|
|
5166
|
+
"description": "",
|
|
5167
|
+
"repo": "daliborgogic/interpolation",
|
|
5168
|
+
"npm": "nuxt3-interpolation",
|
|
5169
|
+
"icon": "",
|
|
5170
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5171
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5172
|
+
"learn_more": "",
|
|
5173
|
+
"category": "Devtools",
|
|
4543
5174
|
"type": "3rd-party",
|
|
4544
5175
|
"maintainers": [
|
|
4545
5176
|
{
|
|
4546
|
-
"name": "
|
|
4547
|
-
"github": "
|
|
5177
|
+
"name": "daliborgogic",
|
|
5178
|
+
"github": "daliborgogic"
|
|
4548
5179
|
}
|
|
4549
5180
|
],
|
|
4550
5181
|
"compatibility": {
|
|
4551
|
-
"nuxt": "
|
|
5182
|
+
"nuxt": ">=3.0.0",
|
|
4552
5183
|
"requires": {}
|
|
4553
5184
|
}
|
|
4554
5185
|
},
|
|
@@ -4595,7 +5226,7 @@
|
|
|
4595
5226
|
}
|
|
4596
5227
|
],
|
|
4597
5228
|
"compatibility": {
|
|
4598
|
-
"nuxt": "
|
|
5229
|
+
"nuxt": ">=3.0.0",
|
|
4599
5230
|
"requires": {},
|
|
4600
5231
|
"devtools": "^0.0.0"
|
|
4601
5232
|
}
|
|
@@ -4623,6 +5254,28 @@
|
|
|
4623
5254
|
"requires": {}
|
|
4624
5255
|
}
|
|
4625
5256
|
},
|
|
5257
|
+
{
|
|
5258
|
+
"name": "onyx",
|
|
5259
|
+
"description": "A design system and Vue.js component library created by Schwarz IT",
|
|
5260
|
+
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
5261
|
+
"npm": "@sit-onyx/nuxt",
|
|
5262
|
+
"icon": "onyx.svg",
|
|
5263
|
+
"github": "https://github.com/SchwarzIT/onyx",
|
|
5264
|
+
"website": "https://onyx.schwarz/development/packages/nuxt.html",
|
|
5265
|
+
"learn_more": "https://onyx.schwarz",
|
|
5266
|
+
"category": "UI",
|
|
5267
|
+
"type": "3rd-party",
|
|
5268
|
+
"maintainers": [
|
|
5269
|
+
{
|
|
5270
|
+
"name": "Schwarz IT",
|
|
5271
|
+
"github": "SchwarzIT"
|
|
5272
|
+
}
|
|
5273
|
+
],
|
|
5274
|
+
"compatibility": {
|
|
5275
|
+
"nuxt": ">=3.0.0",
|
|
5276
|
+
"requires": {}
|
|
5277
|
+
}
|
|
5278
|
+
},
|
|
4626
5279
|
{
|
|
4627
5280
|
"name": "optimized-images",
|
|
4628
5281
|
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
@@ -4709,7 +5362,7 @@
|
|
|
4709
5362
|
}
|
|
4710
5363
|
],
|
|
4711
5364
|
"compatibility": {
|
|
4712
|
-
"nuxt": "
|
|
5365
|
+
"nuxt": ">=3.0.0",
|
|
4713
5366
|
"requires": {}
|
|
4714
5367
|
}
|
|
4715
5368
|
},
|
|
@@ -4732,7 +5385,7 @@
|
|
|
4732
5385
|
}
|
|
4733
5386
|
],
|
|
4734
5387
|
"compatibility": {
|
|
4735
|
-
"nuxt": "^2.0.0 ||
|
|
5388
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4736
5389
|
"requires": {
|
|
4737
5390
|
"bridge": true
|
|
4738
5391
|
}
|
|
@@ -4756,7 +5409,7 @@
|
|
|
4756
5409
|
}
|
|
4757
5410
|
],
|
|
4758
5411
|
"compatibility": {
|
|
4759
|
-
"nuxt": "
|
|
5412
|
+
"nuxt": ">=3.0.0",
|
|
4760
5413
|
"requires": {}
|
|
4761
5414
|
}
|
|
4762
5415
|
},
|
|
@@ -4780,7 +5433,29 @@
|
|
|
4780
5433
|
}
|
|
4781
5434
|
],
|
|
4782
5435
|
"compatibility": {
|
|
4783
|
-
"nuxt": "
|
|
5436
|
+
"nuxt": ">=3.0.0",
|
|
5437
|
+
"requires": {}
|
|
5438
|
+
}
|
|
5439
|
+
},
|
|
5440
|
+
{
|
|
5441
|
+
"name": "pergel",
|
|
5442
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5443
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5444
|
+
"npm": "pergel",
|
|
5445
|
+
"icon": "pergel.svg",
|
|
5446
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5447
|
+
"website": "https://oku-ui.com/pergel",
|
|
5448
|
+
"learn_more": "",
|
|
5449
|
+
"category": "Devtools",
|
|
5450
|
+
"type": "3rd-party",
|
|
5451
|
+
"maintainers": [
|
|
5452
|
+
{
|
|
5453
|
+
"name": "Mehmet - productdevbook",
|
|
5454
|
+
"github": "productdevbook"
|
|
5455
|
+
}
|
|
5456
|
+
],
|
|
5457
|
+
"compatibility": {
|
|
5458
|
+
"nuxt": ">=3.10.0",
|
|
4784
5459
|
"requires": {}
|
|
4785
5460
|
}
|
|
4786
5461
|
},
|
|
@@ -4810,7 +5485,7 @@
|
|
|
4810
5485
|
{
|
|
4811
5486
|
"name": "pinia-orm",
|
|
4812
5487
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4813
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5488
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4814
5489
|
"npm": "@pinia-orm/nuxt",
|
|
4815
5490
|
"icon": "pinia-orm.svg",
|
|
4816
5491
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4825,7 +5500,7 @@
|
|
|
4825
5500
|
}
|
|
4826
5501
|
],
|
|
4827
5502
|
"compatibility": {
|
|
4828
|
-
"nuxt": "^2.0.0 ||
|
|
5503
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4829
5504
|
"requires": {
|
|
4830
5505
|
"bridge": "optional"
|
|
4831
5506
|
}
|
|
@@ -4849,7 +5524,7 @@
|
|
|
4849
5524
|
}
|
|
4850
5525
|
],
|
|
4851
5526
|
"compatibility": {
|
|
4852
|
-
"nuxt": "^2.0.0 ||
|
|
5527
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4853
5528
|
"requires": {
|
|
4854
5529
|
"bridge": "optional"
|
|
4855
5530
|
}
|
|
@@ -4873,7 +5548,7 @@
|
|
|
4873
5548
|
}
|
|
4874
5549
|
],
|
|
4875
5550
|
"compatibility": {
|
|
4876
|
-
"nuxt": "^2.0.0 ||
|
|
5551
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4877
5552
|
"requires": {
|
|
4878
5553
|
"bridge": "optional"
|
|
4879
5554
|
}
|
|
@@ -4884,20 +5559,20 @@
|
|
|
4884
5559
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4885
5560
|
"repo": "nuxt-modules/plausible",
|
|
4886
5561
|
"npm": "@nuxtjs/plausible",
|
|
4887
|
-
"icon": "",
|
|
5562
|
+
"icon": "plausible.svg",
|
|
4888
5563
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4889
5564
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4890
5565
|
"learn_more": "",
|
|
4891
|
-
"category": "
|
|
5566
|
+
"category": "Analytics",
|
|
4892
5567
|
"type": "community",
|
|
4893
5568
|
"maintainers": [
|
|
4894
5569
|
{
|
|
4895
|
-
"name": "
|
|
4896
|
-
"github": "
|
|
5570
|
+
"name": "Johann Schopplich",
|
|
5571
|
+
"github": "johannschopplich"
|
|
4897
5572
|
}
|
|
4898
5573
|
],
|
|
4899
5574
|
"compatibility": {
|
|
4900
|
-
"nuxt": "^2.0.0",
|
|
5575
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4901
5576
|
"requires": {}
|
|
4902
5577
|
}
|
|
4903
5578
|
},
|
|
@@ -4943,7 +5618,7 @@
|
|
|
4943
5618
|
}
|
|
4944
5619
|
],
|
|
4945
5620
|
"compatibility": {
|
|
4946
|
-
"nuxt": "
|
|
5621
|
+
"nuxt": ">=3.0.0",
|
|
4947
5622
|
"requires": {}
|
|
4948
5623
|
}
|
|
4949
5624
|
},
|
|
@@ -4966,7 +5641,29 @@
|
|
|
4966
5641
|
}
|
|
4967
5642
|
],
|
|
4968
5643
|
"compatibility": {
|
|
4969
|
-
"nuxt": "
|
|
5644
|
+
"nuxt": ">=3.0.0",
|
|
5645
|
+
"requires": {}
|
|
5646
|
+
}
|
|
5647
|
+
},
|
|
5648
|
+
{
|
|
5649
|
+
"name": "prisma",
|
|
5650
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5651
|
+
"repo": "prisma/nuxt-prisma",
|
|
5652
|
+
"npm": "@prisma/nuxt",
|
|
5653
|
+
"icon": "prisma.png",
|
|
5654
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5655
|
+
"website": "https://pris.ly/prisma-nuxt",
|
|
5656
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5657
|
+
"category": "Database",
|
|
5658
|
+
"type": "3rd-party",
|
|
5659
|
+
"maintainers": [
|
|
5660
|
+
{
|
|
5661
|
+
"name": "prisma",
|
|
5662
|
+
"github": "prisma"
|
|
5663
|
+
}
|
|
5664
|
+
],
|
|
5665
|
+
"compatibility": {
|
|
5666
|
+
"nuxt": ">=3.0.0",
|
|
4970
5667
|
"requires": {}
|
|
4971
5668
|
}
|
|
4972
5669
|
},
|
|
@@ -4989,7 +5686,7 @@
|
|
|
4989
5686
|
}
|
|
4990
5687
|
],
|
|
4991
5688
|
"compatibility": {
|
|
4992
|
-
"nuxt": "^2.0.0 ||
|
|
5689
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4993
5690
|
"requires": {}
|
|
4994
5691
|
}
|
|
4995
5692
|
},
|
|
@@ -5011,7 +5708,7 @@
|
|
|
5011
5708
|
}
|
|
5012
5709
|
],
|
|
5013
5710
|
"compatibility": {
|
|
5014
|
-
"nuxt": "
|
|
5711
|
+
"nuxt": ">=3.0.0",
|
|
5015
5712
|
"requires": {}
|
|
5016
5713
|
}
|
|
5017
5714
|
},
|
|
@@ -5101,7 +5798,7 @@
|
|
|
5101
5798
|
}
|
|
5102
5799
|
],
|
|
5103
5800
|
"compatibility": {
|
|
5104
|
-
"nuxt": "^2.0.0 ||
|
|
5801
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5105
5802
|
"requires": {}
|
|
5106
5803
|
}
|
|
5107
5804
|
},
|
|
@@ -5170,7 +5867,7 @@
|
|
|
5170
5867
|
}
|
|
5171
5868
|
],
|
|
5172
5869
|
"compatibility": {
|
|
5173
|
-
"nuxt": "
|
|
5870
|
+
"nuxt": ">=3.0.0",
|
|
5174
5871
|
"requires": {},
|
|
5175
5872
|
"devtools": "^0.0.0"
|
|
5176
5873
|
}
|
|
@@ -5193,7 +5890,7 @@
|
|
|
5193
5890
|
}
|
|
5194
5891
|
],
|
|
5195
5892
|
"compatibility": {
|
|
5196
|
-
"nuxt": "
|
|
5893
|
+
"nuxt": ">=3.0.0",
|
|
5197
5894
|
"requires": {}
|
|
5198
5895
|
}
|
|
5199
5896
|
},
|
|
@@ -5228,7 +5925,7 @@
|
|
|
5228
5925
|
}
|
|
5229
5926
|
],
|
|
5230
5927
|
"compatibility": {
|
|
5231
|
-
"nuxt": "
|
|
5928
|
+
"nuxt": ">=3.0.0",
|
|
5232
5929
|
"requires": {}
|
|
5233
5930
|
}
|
|
5234
5931
|
},
|
|
@@ -5296,7 +5993,7 @@
|
|
|
5296
5993
|
}
|
|
5297
5994
|
],
|
|
5298
5995
|
"compatibility": {
|
|
5299
|
-
"nuxt": "
|
|
5996
|
+
"nuxt": ">=3.0.0",
|
|
5300
5997
|
"requires": {}
|
|
5301
5998
|
}
|
|
5302
5999
|
},
|
|
@@ -5324,10 +6021,10 @@
|
|
|
5324
6021
|
},
|
|
5325
6022
|
{
|
|
5326
6023
|
"name": "robots",
|
|
5327
|
-
"description": "
|
|
6024
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5328
6025
|
"repo": "nuxt-modules/robots",
|
|
5329
6026
|
"npm": "@nuxtjs/robots",
|
|
5330
|
-
"icon": "robots.
|
|
6027
|
+
"icon": "simple-robots.svg",
|
|
5331
6028
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5332
6029
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5333
6030
|
"learn_more": "",
|
|
@@ -5337,10 +6034,16 @@
|
|
|
5337
6034
|
{
|
|
5338
6035
|
"name": "Ricardo Gobbo de Souza",
|
|
5339
6036
|
"github": "ricardogobbosouza"
|
|
6037
|
+
},
|
|
6038
|
+
{
|
|
6039
|
+
"name": "Harlan Wilton",
|
|
6040
|
+
"github": "harlan-zw",
|
|
6041
|
+
"twitter": "harlan_zw",
|
|
6042
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5340
6043
|
}
|
|
5341
6044
|
],
|
|
5342
6045
|
"compatibility": {
|
|
5343
|
-
"nuxt": "^2.0.0 ||
|
|
6046
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5344
6047
|
"requires": {
|
|
5345
6048
|
"bridge": "optional"
|
|
5346
6049
|
}
|
|
@@ -5364,7 +6067,7 @@
|
|
|
5364
6067
|
}
|
|
5365
6068
|
],
|
|
5366
6069
|
"compatibility": {
|
|
5367
|
-
"nuxt": "
|
|
6070
|
+
"nuxt": ">=3.0.0",
|
|
5368
6071
|
"requires": {}
|
|
5369
6072
|
}
|
|
5370
6073
|
},
|
|
@@ -5433,12 +6136,35 @@
|
|
|
5433
6136
|
}
|
|
5434
6137
|
],
|
|
5435
6138
|
"compatibility": {
|
|
5436
|
-
"nuxt": "^2.0.0 ||
|
|
6139
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5437
6140
|
"requires": {
|
|
5438
6141
|
"bridge": "optional"
|
|
5439
6142
|
}
|
|
5440
6143
|
}
|
|
5441
6144
|
},
|
|
6145
|
+
{
|
|
6146
|
+
"name": "scalar",
|
|
6147
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6148
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
6149
|
+
"npm": "@scalar/nuxt",
|
|
6150
|
+
"icon": "scalar.svg",
|
|
6151
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6152
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6153
|
+
"learn_more": "https://scalar.com",
|
|
6154
|
+
"category": "Devtools",
|
|
6155
|
+
"type": "3rd-party",
|
|
6156
|
+
"maintainers": [
|
|
6157
|
+
{
|
|
6158
|
+
"name": "scalar",
|
|
6159
|
+
"github": "scalar",
|
|
6160
|
+
"twitter": "scalar"
|
|
6161
|
+
}
|
|
6162
|
+
],
|
|
6163
|
+
"compatibility": {
|
|
6164
|
+
"nuxt": ">=3.0.0",
|
|
6165
|
+
"requires": {}
|
|
6166
|
+
}
|
|
6167
|
+
},
|
|
5442
6168
|
{
|
|
5443
6169
|
"name": "schema-org",
|
|
5444
6170
|
"description": "Quick and easy Schema.org graphs.",
|
|
@@ -5459,7 +6185,30 @@
|
|
|
5459
6185
|
}
|
|
5460
6186
|
],
|
|
5461
6187
|
"compatibility": {
|
|
5462
|
-
"nuxt": "
|
|
6188
|
+
"nuxt": ">=3.0.0",
|
|
6189
|
+
"requires": {}
|
|
6190
|
+
}
|
|
6191
|
+
},
|
|
6192
|
+
{
|
|
6193
|
+
"name": "scripts",
|
|
6194
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
6195
|
+
"repo": "nuxt/scripts",
|
|
6196
|
+
"npm": "@nuxt/scripts",
|
|
6197
|
+
"icon": "nuxt.svg",
|
|
6198
|
+
"github": "https://github.com/nuxt/scripts",
|
|
6199
|
+
"website": "https://scripts.nuxt.com",
|
|
6200
|
+
"learn_more": "",
|
|
6201
|
+
"category": "Libraries",
|
|
6202
|
+
"type": "official",
|
|
6203
|
+
"maintainers": [
|
|
6204
|
+
{
|
|
6205
|
+
"name": "Harlan Wilton",
|
|
6206
|
+
"github": "harlan-zw",
|
|
6207
|
+
"twitter": "harlan_zw"
|
|
6208
|
+
}
|
|
6209
|
+
],
|
|
6210
|
+
"compatibility": {
|
|
6211
|
+
"nuxt": ">=3.0.0",
|
|
5463
6212
|
"requires": {}
|
|
5464
6213
|
}
|
|
5465
6214
|
},
|
|
@@ -5504,7 +6253,7 @@
|
|
|
5504
6253
|
}
|
|
5505
6254
|
],
|
|
5506
6255
|
"compatibility": {
|
|
5507
|
-
"nuxt": "
|
|
6256
|
+
"nuxt": ">=3.0.0",
|
|
5508
6257
|
"requires": {}
|
|
5509
6258
|
}
|
|
5510
6259
|
},
|
|
@@ -5572,7 +6321,7 @@
|
|
|
5572
6321
|
}
|
|
5573
6322
|
],
|
|
5574
6323
|
"compatibility": {
|
|
5575
|
-
"nuxt": "
|
|
6324
|
+
"nuxt": ">=3.0.0",
|
|
5576
6325
|
"requires": {}
|
|
5577
6326
|
}
|
|
5578
6327
|
},
|
|
@@ -5617,7 +6366,7 @@
|
|
|
5617
6366
|
}
|
|
5618
6367
|
],
|
|
5619
6368
|
"compatibility": {
|
|
5620
|
-
"nuxt": "
|
|
6369
|
+
"nuxt": ">=3.0.0",
|
|
5621
6370
|
"requires": {}
|
|
5622
6371
|
}
|
|
5623
6372
|
},
|
|
@@ -5685,30 +6434,34 @@
|
|
|
5685
6434
|
}
|
|
5686
6435
|
],
|
|
5687
6436
|
"compatibility": {
|
|
5688
|
-
"nuxt": "
|
|
6437
|
+
"nuxt": ">=3.0.0",
|
|
5689
6438
|
"requires": {}
|
|
5690
6439
|
}
|
|
5691
6440
|
},
|
|
5692
6441
|
{
|
|
5693
|
-
"name": "
|
|
5694
|
-
"description": "
|
|
5695
|
-
"repo": "
|
|
5696
|
-
"npm": "
|
|
5697
|
-
"icon": "
|
|
5698
|
-
"github": "https://github.com/
|
|
5699
|
-
"website": "https://
|
|
5700
|
-
"learn_more": "https://
|
|
5701
|
-
"category": "
|
|
6442
|
+
"name": "shadcn",
|
|
6443
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6444
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6445
|
+
"npm": "shadcn-nuxt",
|
|
6446
|
+
"icon": "",
|
|
6447
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6448
|
+
"website": "https://www.shadcn-vue.com",
|
|
6449
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6450
|
+
"category": "UI",
|
|
5702
6451
|
"type": "3rd-party",
|
|
5703
6452
|
"maintainers": [
|
|
5704
6453
|
{
|
|
5705
|
-
"name": "
|
|
5706
|
-
"github": "
|
|
5707
|
-
"twitter": "
|
|
6454
|
+
"name": "Zernonia",
|
|
6455
|
+
"github": "zernonia",
|
|
6456
|
+
"twitter": "zernonia"
|
|
6457
|
+
},
|
|
6458
|
+
{
|
|
6459
|
+
"name": "Sadegh Barati",
|
|
6460
|
+
"github": "sadeghbarati"
|
|
5708
6461
|
}
|
|
5709
6462
|
],
|
|
5710
6463
|
"compatibility": {
|
|
5711
|
-
"nuxt": "
|
|
6464
|
+
"nuxt": ">=3.0.0",
|
|
5712
6465
|
"requires": {}
|
|
5713
6466
|
}
|
|
5714
6467
|
},
|
|
@@ -5734,15 +6487,37 @@
|
|
|
5734
6487
|
"requires": {}
|
|
5735
6488
|
}
|
|
5736
6489
|
},
|
|
6490
|
+
{
|
|
6491
|
+
"name": "shuimo-ui",
|
|
6492
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6493
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6494
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6495
|
+
"icon": "shuimo-ui.svg",
|
|
6496
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6497
|
+
"website": "https://shuimo.design",
|
|
6498
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6499
|
+
"category": "UI",
|
|
6500
|
+
"type": "3rd-party",
|
|
6501
|
+
"maintainers": [
|
|
6502
|
+
{
|
|
6503
|
+
"name": "higuaifan",
|
|
6504
|
+
"github": "higuaifan"
|
|
6505
|
+
}
|
|
6506
|
+
],
|
|
6507
|
+
"compatibility": {
|
|
6508
|
+
"nuxt": ">=3.0.0",
|
|
6509
|
+
"requires": {}
|
|
6510
|
+
}
|
|
6511
|
+
},
|
|
5737
6512
|
{
|
|
5738
6513
|
"name": "sidebase-auth",
|
|
5739
|
-
"description": "Zero-boilerplate authentication for
|
|
6514
|
+
"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.",
|
|
5740
6515
|
"repo": "sidebase/nuxt-auth",
|
|
5741
6516
|
"npm": "@sidebase/nuxt-auth",
|
|
5742
6517
|
"icon": "sidebase-auth.png",
|
|
5743
6518
|
"github": "https://github.com/sidebase/nuxt-auth",
|
|
5744
|
-
"website": "https://
|
|
5745
|
-
"learn_more": "https://
|
|
6519
|
+
"website": "https://auth.sidebase.io/",
|
|
6520
|
+
"learn_more": "https://sidebase.io/",
|
|
5746
6521
|
"category": "Security",
|
|
5747
6522
|
"type": "3rd-party",
|
|
5748
6523
|
"maintainers": [
|
|
@@ -5753,7 +6528,7 @@
|
|
|
5753
6528
|
}
|
|
5754
6529
|
],
|
|
5755
6530
|
"compatibility": {
|
|
5756
|
-
"nuxt": "
|
|
6531
|
+
"nuxt": ">=3.0.0",
|
|
5757
6532
|
"requires": {}
|
|
5758
6533
|
}
|
|
5759
6534
|
},
|
|
@@ -5779,30 +6554,6 @@
|
|
|
5779
6554
|
"requires": {}
|
|
5780
6555
|
}
|
|
5781
6556
|
},
|
|
5782
|
-
{
|
|
5783
|
-
"name": "simple-robots",
|
|
5784
|
-
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5785
|
-
"repo": "harlan-zw/nuxt-simple-robots",
|
|
5786
|
-
"npm": "nuxt-simple-robots",
|
|
5787
|
-
"icon": "simple-robots.svg",
|
|
5788
|
-
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
5789
|
-
"website": "https://nuxtseo.com/robots",
|
|
5790
|
-
"learn_more": "https://nuxtseo.com/robots",
|
|
5791
|
-
"category": "SEO",
|
|
5792
|
-
"type": "3rd-party",
|
|
5793
|
-
"maintainers": [
|
|
5794
|
-
{
|
|
5795
|
-
"name": "Harlan Wilton",
|
|
5796
|
-
"github": "harlan-zw",
|
|
5797
|
-
"twitter": "harlan_zw",
|
|
5798
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5799
|
-
}
|
|
5800
|
-
],
|
|
5801
|
-
"compatibility": {
|
|
5802
|
-
"nuxt": "^3.0.0",
|
|
5803
|
-
"requires": {}
|
|
5804
|
-
}
|
|
5805
|
-
},
|
|
5806
6557
|
{
|
|
5807
6558
|
"name": "sitemap",
|
|
5808
6559
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
@@ -5828,7 +6579,7 @@
|
|
|
5828
6579
|
}
|
|
5829
6580
|
],
|
|
5830
6581
|
"compatibility": {
|
|
5831
|
-
"nuxt": "
|
|
6582
|
+
"nuxt": ">=3.0.0",
|
|
5832
6583
|
"requires": {}
|
|
5833
6584
|
}
|
|
5834
6585
|
},
|
|
@@ -5850,7 +6601,7 @@
|
|
|
5850
6601
|
}
|
|
5851
6602
|
],
|
|
5852
6603
|
"compatibility": {
|
|
5853
|
-
"nuxt": "
|
|
6604
|
+
"nuxt": ">=3.0.0",
|
|
5854
6605
|
"requires": {}
|
|
5855
6606
|
}
|
|
5856
6607
|
},
|
|
@@ -5862,7 +6613,7 @@
|
|
|
5862
6613
|
"icon": "snipcart.png",
|
|
5863
6614
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5864
6615
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5865
|
-
"learn_more": "
|
|
6616
|
+
"learn_more": "",
|
|
5866
6617
|
"category": "Ecommerce",
|
|
5867
6618
|
"type": "community",
|
|
5868
6619
|
"maintainers": [
|
|
@@ -5873,7 +6624,7 @@
|
|
|
5873
6624
|
}
|
|
5874
6625
|
],
|
|
5875
6626
|
"compatibility": {
|
|
5876
|
-
"nuxt": "^2.0.0 ||
|
|
6627
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5877
6628
|
"requires": {}
|
|
5878
6629
|
}
|
|
5879
6630
|
},
|
|
@@ -5944,39 +6695,6 @@
|
|
|
5944
6695
|
"requires": {}
|
|
5945
6696
|
}
|
|
5946
6697
|
},
|
|
5947
|
-
{
|
|
5948
|
-
"name": "speedkit",
|
|
5949
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5950
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5951
|
-
"npm": "nuxt-speedkit",
|
|
5952
|
-
"icon": "speedkit.png",
|
|
5953
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5954
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5955
|
-
"learn_more": "",
|
|
5956
|
-
"category": "Performance",
|
|
5957
|
-
"type": "3rd-party",
|
|
5958
|
-
"maintainers": [
|
|
5959
|
-
{
|
|
5960
|
-
"name": "Stephan Gerbeth",
|
|
5961
|
-
"github": "StephanGerbeth",
|
|
5962
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5963
|
-
},
|
|
5964
|
-
{
|
|
5965
|
-
"name": "Thorn Walli",
|
|
5966
|
-
"github": "ThornWalli",
|
|
5967
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5968
|
-
},
|
|
5969
|
-
{
|
|
5970
|
-
"name": "Grabarz & Partner",
|
|
5971
|
-
"github": "GrabarzUndPartner",
|
|
5972
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5973
|
-
}
|
|
5974
|
-
],
|
|
5975
|
-
"compatibility": {
|
|
5976
|
-
"nuxt": "^2.0.0",
|
|
5977
|
-
"requires": {}
|
|
5978
|
-
}
|
|
5979
|
-
},
|
|
5980
6698
|
{
|
|
5981
6699
|
"name": "ssr-lit",
|
|
5982
6700
|
"description": "",
|
|
@@ -6023,23 +6741,29 @@
|
|
|
6023
6741
|
},
|
|
6024
6742
|
{
|
|
6025
6743
|
"name": "storefront-ui",
|
|
6026
|
-
"description": "Storefront UI
|
|
6027
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6744
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6745
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
6028
6746
|
"npm": "@storefront-ui/nuxt",
|
|
6029
6747
|
"icon": "storefront-ui.svg",
|
|
6030
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
6031
|
-
"website": "https://docs.storefrontui.io
|
|
6032
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6748
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6749
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6750
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
6033
6751
|
"category": "UI",
|
|
6034
6752
|
"type": "3rd-party",
|
|
6035
6753
|
"maintainers": [
|
|
6036
6754
|
{
|
|
6037
|
-
"name": "
|
|
6038
|
-
"github": "
|
|
6755
|
+
"name": "Szymon Dziewoński",
|
|
6756
|
+
"github": "Szymon-dziewonski",
|
|
6757
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6758
|
+
},
|
|
6759
|
+
{
|
|
6760
|
+
"name": "Jakub Freisler",
|
|
6761
|
+
"github": "FRSgit",
|
|
6762
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
6039
6763
|
}
|
|
6040
6764
|
],
|
|
6041
6765
|
"compatibility": {
|
|
6042
|
-
"nuxt": "
|
|
6766
|
+
"nuxt": ">=3.0.0",
|
|
6043
6767
|
"requires": {}
|
|
6044
6768
|
}
|
|
6045
6769
|
},
|
|
@@ -6083,20 +6807,20 @@
|
|
|
6083
6807
|
}
|
|
6084
6808
|
],
|
|
6085
6809
|
"compatibility": {
|
|
6086
|
-
"nuxt": "^2.0.0 ||
|
|
6810
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6087
6811
|
"requires": {},
|
|
6088
6812
|
"devtools": "^0.0.0"
|
|
6089
6813
|
}
|
|
6090
6814
|
},
|
|
6091
6815
|
{
|
|
6092
6816
|
"name": "storybook",
|
|
6093
|
-
"description": "Easily integrate Storybook in your Nuxt application to design, build, and
|
|
6094
|
-
"repo": "nuxt-modules/storybook",
|
|
6817
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
|
|
6818
|
+
"repo": "nuxt-modules/storybook#main/packages/nuxt-module",
|
|
6095
6819
|
"npm": "@nuxtjs/storybook",
|
|
6096
6820
|
"icon": "storybook.png",
|
|
6097
6821
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
6098
6822
|
"website": "https://storybook.nuxtjs.org",
|
|
6099
|
-
"learn_more": "
|
|
6823
|
+
"learn_more": "",
|
|
6100
6824
|
"category": "Devtools",
|
|
6101
6825
|
"type": "community",
|
|
6102
6826
|
"maintainers": [
|
|
@@ -6104,10 +6828,14 @@
|
|
|
6104
6828
|
"name": "Chakir QATAB",
|
|
6105
6829
|
"github": "chakAs3",
|
|
6106
6830
|
"twitter": "ChakirQatab"
|
|
6831
|
+
},
|
|
6832
|
+
{
|
|
6833
|
+
"name": "Tobias Diez",
|
|
6834
|
+
"github": "tobiasdiez"
|
|
6107
6835
|
}
|
|
6108
6836
|
],
|
|
6109
6837
|
"compatibility": {
|
|
6110
|
-
"nuxt": "^2.0.0 ||
|
|
6838
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6111
6839
|
"requires": {
|
|
6112
6840
|
"bridge": "optional"
|
|
6113
6841
|
},
|
|
@@ -6138,7 +6866,7 @@
|
|
|
6138
6866
|
}
|
|
6139
6867
|
],
|
|
6140
6868
|
"compatibility": {
|
|
6141
|
-
"nuxt": "^2.0.0 ||
|
|
6869
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6142
6870
|
"requires": {
|
|
6143
6871
|
"bridge": true
|
|
6144
6872
|
},
|
|
@@ -6167,7 +6895,7 @@
|
|
|
6167
6895
|
}
|
|
6168
6896
|
],
|
|
6169
6897
|
"compatibility": {
|
|
6170
|
-
"nuxt": "
|
|
6898
|
+
"nuxt": ">=3.0.0",
|
|
6171
6899
|
"requires": {}
|
|
6172
6900
|
}
|
|
6173
6901
|
},
|
|
@@ -6217,7 +6945,7 @@
|
|
|
6217
6945
|
}
|
|
6218
6946
|
],
|
|
6219
6947
|
"compatibility": {
|
|
6220
|
-
"nuxt": "
|
|
6948
|
+
"nuxt": ">=3.0.0",
|
|
6221
6949
|
"requires": {
|
|
6222
6950
|
"content": true
|
|
6223
6951
|
}
|
|
@@ -6264,30 +6992,7 @@
|
|
|
6264
6992
|
}
|
|
6265
6993
|
],
|
|
6266
6994
|
"compatibility": {
|
|
6267
|
-
"nuxt": "^2.0.0 ||
|
|
6268
|
-
"requires": {}
|
|
6269
|
-
}
|
|
6270
|
-
},
|
|
6271
|
-
{
|
|
6272
|
-
"name": "stylify",
|
|
6273
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
6274
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
6275
|
-
"npm": "@stylify/nuxt",
|
|
6276
|
-
"icon": "stylify.svg",
|
|
6277
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
6278
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
6279
|
-
"learn_more": "https://stylifycss.com",
|
|
6280
|
-
"category": "UI",
|
|
6281
|
-
"type": "3rd-party",
|
|
6282
|
-
"maintainers": [
|
|
6283
|
-
{
|
|
6284
|
-
"name": "Vladimír Macháček",
|
|
6285
|
-
"github": "Machy8",
|
|
6286
|
-
"twitter": "8machy"
|
|
6287
|
-
}
|
|
6288
|
-
],
|
|
6289
|
-
"compatibility": {
|
|
6290
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6995
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6291
6996
|
"requires": {}
|
|
6292
6997
|
}
|
|
6293
6998
|
},
|
|
@@ -6320,7 +7025,30 @@
|
|
|
6320
7025
|
}
|
|
6321
7026
|
],
|
|
6322
7027
|
"compatibility": {
|
|
6323
|
-
"nuxt": "^2.0.0 ||
|
|
7028
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7029
|
+
"requires": {}
|
|
7030
|
+
}
|
|
7031
|
+
},
|
|
7032
|
+
{
|
|
7033
|
+
"name": "surrealdb",
|
|
7034
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
7035
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
7036
|
+
"npm": "nuxt-surrealdb",
|
|
7037
|
+
"icon": "surrealdb.png",
|
|
7038
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7039
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7040
|
+
"learn_more": "",
|
|
7041
|
+
"category": "Database",
|
|
7042
|
+
"type": "3rd-party",
|
|
7043
|
+
"maintainers": [
|
|
7044
|
+
{
|
|
7045
|
+
"name": "Sandro Circi",
|
|
7046
|
+
"github": "sandros94",
|
|
7047
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
7048
|
+
}
|
|
7049
|
+
],
|
|
7050
|
+
"compatibility": {
|
|
7051
|
+
"nuxt": ">=3.10.0",
|
|
6324
7052
|
"requires": {}
|
|
6325
7053
|
}
|
|
6326
7054
|
},
|
|
@@ -6365,7 +7093,7 @@
|
|
|
6365
7093
|
}
|
|
6366
7094
|
],
|
|
6367
7095
|
"compatibility": {
|
|
6368
|
-
"nuxt": "^2.0.0 ||
|
|
7096
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6369
7097
|
"requires": {}
|
|
6370
7098
|
}
|
|
6371
7099
|
},
|
|
@@ -6413,6 +7141,30 @@
|
|
|
6413
7141
|
"requires": {}
|
|
6414
7142
|
}
|
|
6415
7143
|
},
|
|
7144
|
+
{
|
|
7145
|
+
"name": "swiftsearch",
|
|
7146
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
7147
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
7148
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
7149
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
7150
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
7151
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
7152
|
+
"learn_more": "",
|
|
7153
|
+
"category": "Libraries",
|
|
7154
|
+
"type": "3rd-party",
|
|
7155
|
+
"maintainers": [
|
|
7156
|
+
{
|
|
7157
|
+
"name": "Matteo Rigoni",
|
|
7158
|
+
"github": "rigo-m",
|
|
7159
|
+
"twitter": "MatteoRigoni",
|
|
7160
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
7161
|
+
}
|
|
7162
|
+
],
|
|
7163
|
+
"compatibility": {
|
|
7164
|
+
"nuxt": ">=3.10.0",
|
|
7165
|
+
"requires": {}
|
|
7166
|
+
}
|
|
7167
|
+
},
|
|
6416
7168
|
{
|
|
6417
7169
|
"name": "swiper",
|
|
6418
7170
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6431,7 +7183,7 @@
|
|
|
6431
7183
|
}
|
|
6432
7184
|
],
|
|
6433
7185
|
"compatibility": {
|
|
6434
|
-
"nuxt": "
|
|
7186
|
+
"nuxt": ">=3.0.0",
|
|
6435
7187
|
"requires": {}
|
|
6436
7188
|
}
|
|
6437
7189
|
},
|
|
@@ -6454,7 +7206,7 @@
|
|
|
6454
7206
|
}
|
|
6455
7207
|
],
|
|
6456
7208
|
"compatibility": {
|
|
6457
|
-
"nuxt": "
|
|
7209
|
+
"nuxt": ">=3.0.0",
|
|
6458
7210
|
"requires": {}
|
|
6459
7211
|
}
|
|
6460
7212
|
},
|
|
@@ -6467,7 +7219,7 @@
|
|
|
6467
7219
|
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
6468
7220
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
6469
7221
|
"learn_more": "https://tailwindcss.com/",
|
|
6470
|
-
"category": "
|
|
7222
|
+
"category": "CSS",
|
|
6471
7223
|
"type": "community",
|
|
6472
7224
|
"maintainers": [
|
|
6473
7225
|
{
|
|
@@ -6481,9 +7233,62 @@
|
|
|
6481
7233
|
}
|
|
6482
7234
|
],
|
|
6483
7235
|
"compatibility": {
|
|
6484
|
-
"nuxt": "^2.0.0 ||
|
|
7236
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6485
7237
|
"requires": {},
|
|
6486
7238
|
"devtools": "^0.0.0"
|
|
7239
|
+
},
|
|
7240
|
+
"aliases": [
|
|
7241
|
+
"tailwind"
|
|
7242
|
+
]
|
|
7243
|
+
},
|
|
7244
|
+
{
|
|
7245
|
+
"name": "test-utils",
|
|
7246
|
+
"description": "Test utilities for Nuxt",
|
|
7247
|
+
"repo": "nuxt/test-utils#main",
|
|
7248
|
+
"npm": "@nuxt/test-utils",
|
|
7249
|
+
"icon": "nuxt.svg",
|
|
7250
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
7251
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
7252
|
+
"learn_more": "",
|
|
7253
|
+
"category": "Devtools",
|
|
7254
|
+
"type": "official",
|
|
7255
|
+
"maintainers": [
|
|
7256
|
+
{
|
|
7257
|
+
"name": "Daniel Roe",
|
|
7258
|
+
"github": "danielroe",
|
|
7259
|
+
"twitter": "danielcroe"
|
|
7260
|
+
},
|
|
7261
|
+
{
|
|
7262
|
+
"name": "Anthony Fu",
|
|
7263
|
+
"github": "antfu",
|
|
7264
|
+
"twitter": "antfu7"
|
|
7265
|
+
}
|
|
7266
|
+
],
|
|
7267
|
+
"compatibility": {
|
|
7268
|
+
"nuxt": ">=3.0.0",
|
|
7269
|
+
"requires": {}
|
|
7270
|
+
}
|
|
7271
|
+
},
|
|
7272
|
+
{
|
|
7273
|
+
"name": "tgauth",
|
|
7274
|
+
"description": "Extremely simple \"Login with Telegram\" button",
|
|
7275
|
+
"repo": "paranoidphantom/tgauth",
|
|
7276
|
+
"npm": "@paranoidphantom/tgauth",
|
|
7277
|
+
"icon": "tgauth.png",
|
|
7278
|
+
"github": "https://github.com/paranoidphantom/tgauth",
|
|
7279
|
+
"website": "https://github.com/paranoidphantom/tgauth",
|
|
7280
|
+
"learn_more": "https://github.com/paranoidphantom/tgauth",
|
|
7281
|
+
"category": "Security",
|
|
7282
|
+
"type": "3rd-party",
|
|
7283
|
+
"maintainers": [
|
|
7284
|
+
{
|
|
7285
|
+
"name": "Andrei Hudalla",
|
|
7286
|
+
"github": "paranoidPhantom"
|
|
7287
|
+
}
|
|
7288
|
+
],
|
|
7289
|
+
"compatibility": {
|
|
7290
|
+
"nuxt": "^3.11.0",
|
|
7291
|
+
"requires": {}
|
|
6487
7292
|
}
|
|
6488
7293
|
},
|
|
6489
7294
|
{
|
|
@@ -6527,7 +7332,7 @@
|
|
|
6527
7332
|
}
|
|
6528
7333
|
],
|
|
6529
7334
|
"compatibility": {
|
|
6530
|
-
"nuxt": "
|
|
7335
|
+
"nuxt": ">=3.0.0",
|
|
6531
7336
|
"requires": {}
|
|
6532
7337
|
}
|
|
6533
7338
|
},
|
|
@@ -6538,8 +7343,8 @@
|
|
|
6538
7343
|
"npm": "nuxt-tiptap-editor",
|
|
6539
7344
|
"icon": "tiptap.png",
|
|
6540
7345
|
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6541
|
-
"website": "https://
|
|
6542
|
-
"learn_more": "https://
|
|
7346
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7347
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6543
7348
|
"category": "Libraries",
|
|
6544
7349
|
"type": "3rd-party",
|
|
6545
7350
|
"maintainers": [
|
|
@@ -6549,7 +7354,7 @@
|
|
|
6549
7354
|
}
|
|
6550
7355
|
],
|
|
6551
7356
|
"compatibility": {
|
|
6552
|
-
"nuxt": "
|
|
7357
|
+
"nuxt": ">=3.0.0",
|
|
6553
7358
|
"requires": {}
|
|
6554
7359
|
}
|
|
6555
7360
|
},
|
|
@@ -6576,6 +7381,28 @@
|
|
|
6576
7381
|
"requires": {}
|
|
6577
7382
|
}
|
|
6578
7383
|
},
|
|
7384
|
+
{
|
|
7385
|
+
"name": "tradingview",
|
|
7386
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7387
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7388
|
+
"npm": "nuxt-tradingview",
|
|
7389
|
+
"icon": "tradingview.svg",
|
|
7390
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7391
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7392
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7393
|
+
"category": "Extensions",
|
|
7394
|
+
"type": "3rd-party",
|
|
7395
|
+
"maintainers": [
|
|
7396
|
+
{
|
|
7397
|
+
"name": "Volkan Akkuş",
|
|
7398
|
+
"github": "volkanakkus"
|
|
7399
|
+
}
|
|
7400
|
+
],
|
|
7401
|
+
"compatibility": {
|
|
7402
|
+
"nuxt": ">=3.0.0",
|
|
7403
|
+
"requires": {}
|
|
7404
|
+
}
|
|
7405
|
+
},
|
|
6579
7406
|
{
|
|
6580
7407
|
"name": "translation-manager",
|
|
6581
7408
|
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
@@ -6594,7 +7421,7 @@
|
|
|
6594
7421
|
}
|
|
6595
7422
|
],
|
|
6596
7423
|
"compatibility": {
|
|
6597
|
-
"nuxt": "
|
|
7424
|
+
"nuxt": ">=3.0.0",
|
|
6598
7425
|
"requires": {}
|
|
6599
7426
|
}
|
|
6600
7427
|
},
|
|
@@ -6627,7 +7454,7 @@
|
|
|
6627
7454
|
}
|
|
6628
7455
|
],
|
|
6629
7456
|
"compatibility": {
|
|
6630
|
-
"nuxt": "
|
|
7457
|
+
"nuxt": ">=3.0.0",
|
|
6631
7458
|
"requires": {}
|
|
6632
7459
|
}
|
|
6633
7460
|
},
|
|
@@ -6650,7 +7477,7 @@
|
|
|
6650
7477
|
}
|
|
6651
7478
|
],
|
|
6652
7479
|
"compatibility": {
|
|
6653
|
-
"nuxt": "^2.0.0 ||
|
|
7480
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6654
7481
|
"requires": {
|
|
6655
7482
|
"bridge": true
|
|
6656
7483
|
}
|
|
@@ -6698,7 +7525,7 @@
|
|
|
6698
7525
|
}
|
|
6699
7526
|
],
|
|
6700
7527
|
"compatibility": {
|
|
6701
|
-
"nuxt": "
|
|
7528
|
+
"nuxt": ">=3.0.0",
|
|
6702
7529
|
"requires": {}
|
|
6703
7530
|
}
|
|
6704
7531
|
},
|
|
@@ -6731,7 +7558,7 @@
|
|
|
6731
7558
|
}
|
|
6732
7559
|
],
|
|
6733
7560
|
"compatibility": {
|
|
6734
|
-
"nuxt": "^2.0.0 ||
|
|
7561
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6735
7562
|
"requires": {}
|
|
6736
7563
|
}
|
|
6737
7564
|
},
|
|
@@ -6753,7 +7580,7 @@
|
|
|
6753
7580
|
}
|
|
6754
7581
|
],
|
|
6755
7582
|
"compatibility": {
|
|
6756
|
-
"nuxt": "^2.0.0 ||
|
|
7583
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6757
7584
|
"requires": {}
|
|
6758
7585
|
}
|
|
6759
7586
|
},
|
|
@@ -6865,7 +7692,7 @@
|
|
|
6865
7692
|
}
|
|
6866
7693
|
],
|
|
6867
7694
|
"compatibility": {
|
|
6868
|
-
"nuxt": "^2.0.0 ||
|
|
7695
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6869
7696
|
"requires": {},
|
|
6870
7697
|
"devtools": "^0.0.0"
|
|
6871
7698
|
}
|
|
@@ -6899,7 +7726,7 @@
|
|
|
6899
7726
|
}
|
|
6900
7727
|
],
|
|
6901
7728
|
"compatibility": {
|
|
6902
|
-
"nuxt": "
|
|
7729
|
+
"nuxt": ">=3.0.0",
|
|
6903
7730
|
"requires": {}
|
|
6904
7731
|
}
|
|
6905
7732
|
},
|
|
@@ -6921,7 +7748,7 @@
|
|
|
6921
7748
|
}
|
|
6922
7749
|
],
|
|
6923
7750
|
"compatibility": {
|
|
6924
|
-
"nuxt": "^2.0.0 ||
|
|
7751
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6925
7752
|
"requires": {
|
|
6926
7753
|
"bridge": "optional"
|
|
6927
7754
|
}
|
|
@@ -6973,36 +7800,10 @@
|
|
|
6973
7800
|
}
|
|
6974
7801
|
],
|
|
6975
7802
|
"compatibility": {
|
|
6976
|
-
"nuxt": "
|
|
7803
|
+
"nuxt": ">=3.0.0",
|
|
6977
7804
|
"requires": {}
|
|
6978
7805
|
}
|
|
6979
7806
|
},
|
|
6980
|
-
{
|
|
6981
|
-
"name": "unlighthouse",
|
|
6982
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6983
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6984
|
-
"npm": "@unlighthouse/nuxt",
|
|
6985
|
-
"icon": "unlighthouse.svg",
|
|
6986
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6987
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6988
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6989
|
-
"category": "Devtools",
|
|
6990
|
-
"type": "3rd-party",
|
|
6991
|
-
"maintainers": [
|
|
6992
|
-
{
|
|
6993
|
-
"name": "Harlan Wilton",
|
|
6994
|
-
"github": "harlan-zw",
|
|
6995
|
-
"twitter": "harlan_zw",
|
|
6996
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6997
|
-
}
|
|
6998
|
-
],
|
|
6999
|
-
"compatibility": {
|
|
7000
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7001
|
-
"requires": {
|
|
7002
|
-
"bridge": "optional"
|
|
7003
|
-
}
|
|
7004
|
-
}
|
|
7005
|
-
},
|
|
7006
7807
|
{
|
|
7007
7808
|
"name": "unocss",
|
|
7008
7809
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -7012,7 +7813,7 @@
|
|
|
7012
7813
|
"github": "https://github.com/unocss/unocss",
|
|
7013
7814
|
"website": "https://github.com/unocss/unocss",
|
|
7014
7815
|
"learn_more": "https://github.com/unocss/unocss",
|
|
7015
|
-
"category": "
|
|
7816
|
+
"category": "CSS",
|
|
7016
7817
|
"type": "3rd-party",
|
|
7017
7818
|
"maintainers": [
|
|
7018
7819
|
{
|
|
@@ -7023,7 +7824,7 @@
|
|
|
7023
7824
|
}
|
|
7024
7825
|
],
|
|
7025
7826
|
"compatibility": {
|
|
7026
|
-
"nuxt": "^2.0.0 ||
|
|
7827
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7027
7828
|
"requires": {
|
|
7028
7829
|
"bridge": "optional"
|
|
7029
7830
|
},
|
|
@@ -7037,8 +7838,8 @@
|
|
|
7037
7838
|
"npm": "nuxt-ununura",
|
|
7038
7839
|
"icon": "ununuracss.png",
|
|
7039
7840
|
"github": "https://github.com/novout/ununuracss",
|
|
7040
|
-
"website": "https://
|
|
7041
|
-
"learn_more": "https://
|
|
7841
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7842
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
7042
7843
|
"category": "UI",
|
|
7043
7844
|
"type": "3rd-party",
|
|
7044
7845
|
"maintainers": [
|
|
@@ -7049,32 +7850,30 @@
|
|
|
7049
7850
|
}
|
|
7050
7851
|
],
|
|
7051
7852
|
"compatibility": {
|
|
7052
|
-
"nuxt": "^2.0.0 ||
|
|
7853
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7053
7854
|
"requires": {}
|
|
7054
7855
|
}
|
|
7055
7856
|
},
|
|
7056
7857
|
{
|
|
7057
|
-
"name": "use-
|
|
7058
|
-
"description": "
|
|
7059
|
-
"repo": "
|
|
7060
|
-
"npm": "
|
|
7061
|
-
"icon": "use-
|
|
7062
|
-
"github": "https://github.com/
|
|
7063
|
-
"website": "https://
|
|
7064
|
-
"learn_more": "https://
|
|
7065
|
-
"category": "
|
|
7858
|
+
"name": "use-bootstrap",
|
|
7859
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7860
|
+
"repo": "simplise/use-bootstrap",
|
|
7861
|
+
"npm": "usebootstrap",
|
|
7862
|
+
"icon": "use-bootstrap.svg",
|
|
7863
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7864
|
+
"website": "https://usebootstrap.org/",
|
|
7865
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7866
|
+
"category": "UI",
|
|
7066
7867
|
"type": "3rd-party",
|
|
7067
7868
|
"maintainers": [
|
|
7068
7869
|
{
|
|
7069
|
-
"name": "
|
|
7070
|
-
"github": "
|
|
7870
|
+
"name": "KoujiSano",
|
|
7871
|
+
"github": "KoujiSano"
|
|
7071
7872
|
}
|
|
7072
7873
|
],
|
|
7073
7874
|
"compatibility": {
|
|
7074
|
-
"nuxt": "
|
|
7075
|
-
"requires": {
|
|
7076
|
-
"bridge": true
|
|
7077
|
-
}
|
|
7875
|
+
"nuxt": ">=3.0.0",
|
|
7876
|
+
"requires": {}
|
|
7078
7877
|
}
|
|
7079
7878
|
},
|
|
7080
7879
|
{
|
|
@@ -7099,28 +7898,6 @@
|
|
|
7099
7898
|
"requires": {}
|
|
7100
7899
|
}
|
|
7101
7900
|
},
|
|
7102
|
-
{
|
|
7103
|
-
"name": "validate",
|
|
7104
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
7105
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
7106
|
-
"npm": "nuxt-validate",
|
|
7107
|
-
"icon": "vee-validate.png",
|
|
7108
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
7109
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
7110
|
-
"learn_more": "",
|
|
7111
|
-
"category": "Libraries",
|
|
7112
|
-
"type": "3rd-party",
|
|
7113
|
-
"maintainers": [
|
|
7114
|
-
{
|
|
7115
|
-
"name": "lewyuburi",
|
|
7116
|
-
"github": "lewyuburi"
|
|
7117
|
-
}
|
|
7118
|
-
],
|
|
7119
|
-
"compatibility": {
|
|
7120
|
-
"nuxt": "^2.0.0",
|
|
7121
|
-
"requires": {}
|
|
7122
|
-
}
|
|
7123
|
-
},
|
|
7124
7901
|
{
|
|
7125
7902
|
"name": "vant",
|
|
7126
7903
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7139,7 +7916,7 @@
|
|
|
7139
7916
|
}
|
|
7140
7917
|
],
|
|
7141
7918
|
"compatibility": {
|
|
7142
|
-
"nuxt": "
|
|
7919
|
+
"nuxt": ">=3.0.0",
|
|
7143
7920
|
"requires": {
|
|
7144
7921
|
"bridge": "optional"
|
|
7145
7922
|
}
|
|
@@ -7152,7 +7929,7 @@
|
|
|
7152
7929
|
"npm": "@varlet/nuxt",
|
|
7153
7930
|
"icon": "varlet.svg",
|
|
7154
7931
|
"github": "https://github.com/varletjs/varlet",
|
|
7155
|
-
"website": "https://varlet.
|
|
7932
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
7156
7933
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
7157
7934
|
"category": "UI",
|
|
7158
7935
|
"type": "3rd-party",
|
|
@@ -7163,7 +7940,7 @@
|
|
|
7163
7940
|
}
|
|
7164
7941
|
],
|
|
7165
7942
|
"compatibility": {
|
|
7166
|
-
"nuxt": "
|
|
7943
|
+
"nuxt": ">=3.0.0",
|
|
7167
7944
|
"requires": {
|
|
7168
7945
|
"bridge": "optional"
|
|
7169
7946
|
}
|
|
@@ -7175,8 +7952,8 @@
|
|
|
7175
7952
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7176
7953
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7177
7954
|
"icon": "vcalendar.png",
|
|
7178
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7179
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7955
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7956
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7180
7957
|
"learn_more": "",
|
|
7181
7958
|
"category": "Libraries",
|
|
7182
7959
|
"type": "3rd-party",
|
|
@@ -7187,7 +7964,7 @@
|
|
|
7187
7964
|
}
|
|
7188
7965
|
],
|
|
7189
7966
|
"compatibility": {
|
|
7190
|
-
"nuxt": "
|
|
7967
|
+
"nuxt": ">=3.0.0",
|
|
7191
7968
|
"requires": {}
|
|
7192
7969
|
}
|
|
7193
7970
|
},
|
|
@@ -7209,7 +7986,7 @@
|
|
|
7209
7986
|
}
|
|
7210
7987
|
],
|
|
7211
7988
|
"compatibility": {
|
|
7212
|
-
"nuxt": "
|
|
7989
|
+
"nuxt": ">=3.0.0",
|
|
7213
7990
|
"requires": {}
|
|
7214
7991
|
}
|
|
7215
7992
|
},
|
|
@@ -7254,7 +8031,7 @@
|
|
|
7254
8031
|
}
|
|
7255
8032
|
],
|
|
7256
8033
|
"compatibility": {
|
|
7257
|
-
"nuxt": "
|
|
8034
|
+
"nuxt": ">=3.0.0",
|
|
7258
8035
|
"requires": {}
|
|
7259
8036
|
}
|
|
7260
8037
|
},
|
|
@@ -7277,7 +8054,7 @@
|
|
|
7277
8054
|
}
|
|
7278
8055
|
],
|
|
7279
8056
|
"compatibility": {
|
|
7280
|
-
"nuxt": "
|
|
8057
|
+
"nuxt": ">=3.0.0",
|
|
7281
8058
|
"requires": {}
|
|
7282
8059
|
}
|
|
7283
8060
|
},
|
|
@@ -7305,37 +8082,10 @@
|
|
|
7305
8082
|
}
|
|
7306
8083
|
],
|
|
7307
8084
|
"compatibility": {
|
|
7308
|
-
"nuxt": "
|
|
8085
|
+
"nuxt": ">=3.0.0",
|
|
7309
8086
|
"requires": {}
|
|
7310
8087
|
}
|
|
7311
8088
|
},
|
|
7312
|
-
{
|
|
7313
|
-
"name": "vitest",
|
|
7314
|
-
"description": "Vitest integration with Nuxt",
|
|
7315
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7316
|
-
"npm": "nuxt-vitest",
|
|
7317
|
-
"icon": "vitest.svg",
|
|
7318
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7319
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7320
|
-
"learn_more": "",
|
|
7321
|
-
"category": "Devtools",
|
|
7322
|
-
"type": "3rd-party",
|
|
7323
|
-
"maintainers": [
|
|
7324
|
-
{
|
|
7325
|
-
"name": "Daniel Roe",
|
|
7326
|
-
"github": "danielroe"
|
|
7327
|
-
},
|
|
7328
|
-
{
|
|
7329
|
-
"name": "Anthony Fu",
|
|
7330
|
-
"github": "antfu"
|
|
7331
|
-
}
|
|
7332
|
-
],
|
|
7333
|
-
"compatibility": {
|
|
7334
|
-
"nuxt": "^3.0.0",
|
|
7335
|
-
"requires": {},
|
|
7336
|
-
"devtools": "^0.0.0"
|
|
7337
|
-
}
|
|
7338
|
-
},
|
|
7339
8089
|
{
|
|
7340
8090
|
"name": "vue-email",
|
|
7341
8091
|
"description": "💌 Write email templates with vue",
|
|
@@ -7344,7 +8094,7 @@
|
|
|
7344
8094
|
"icon": "vue-email.svg",
|
|
7345
8095
|
"github": "https://github.com/vue-email/nuxt",
|
|
7346
8096
|
"website": "https://vuemail.net/",
|
|
7347
|
-
"learn_more": "https://vuemail.net/
|
|
8097
|
+
"learn_more": "https://vuemail.net/",
|
|
7348
8098
|
"category": "UI",
|
|
7349
8099
|
"type": "3rd-party",
|
|
7350
8100
|
"maintainers": [
|
|
@@ -7362,7 +8112,7 @@
|
|
|
7362
8112
|
}
|
|
7363
8113
|
],
|
|
7364
8114
|
"compatibility": {
|
|
7365
|
-
"nuxt": "
|
|
8115
|
+
"nuxt": ">=3.0.0",
|
|
7366
8116
|
"requires": {},
|
|
7367
8117
|
"devtools": "^0.0.0"
|
|
7368
8118
|
}
|
|
@@ -7386,7 +8136,7 @@
|
|
|
7386
8136
|
}
|
|
7387
8137
|
],
|
|
7388
8138
|
"compatibility": {
|
|
7389
|
-
"nuxt": "
|
|
8139
|
+
"nuxt": ">=3.0.0",
|
|
7390
8140
|
"requires": {}
|
|
7391
8141
|
}
|
|
7392
8142
|
},
|
|
@@ -7409,7 +8159,7 @@
|
|
|
7409
8159
|
}
|
|
7410
8160
|
],
|
|
7411
8161
|
"compatibility": {
|
|
7412
|
-
"nuxt": "
|
|
8162
|
+
"nuxt": ">=3.0.0",
|
|
7413
8163
|
"requires": {
|
|
7414
8164
|
"bridge": "optional"
|
|
7415
8165
|
},
|
|
@@ -7465,7 +8215,7 @@
|
|
|
7465
8215
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7466
8216
|
"repo": "moritzsternemann/vue-plausible",
|
|
7467
8217
|
"npm": "vue-plausible",
|
|
7468
|
-
"icon": "plausible.
|
|
8218
|
+
"icon": "plausible.svg",
|
|
7469
8219
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7470
8220
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7471
8221
|
"learn_more": "",
|
|
@@ -7501,7 +8251,7 @@
|
|
|
7501
8251
|
}
|
|
7502
8252
|
],
|
|
7503
8253
|
"compatibility": {
|
|
7504
|
-
"nuxt": "
|
|
8254
|
+
"nuxt": ">=3.0.0",
|
|
7505
8255
|
"requires": {}
|
|
7506
8256
|
}
|
|
7507
8257
|
},
|
|
@@ -7546,7 +8296,7 @@
|
|
|
7546
8296
|
}
|
|
7547
8297
|
],
|
|
7548
8298
|
"compatibility": {
|
|
7549
|
-
"nuxt": "^2.0.0 ||
|
|
8299
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7550
8300
|
"requires": {
|
|
7551
8301
|
"bridge": "optional"
|
|
7552
8302
|
}
|
|
@@ -7594,7 +8344,7 @@
|
|
|
7594
8344
|
}
|
|
7595
8345
|
],
|
|
7596
8346
|
"compatibility": {
|
|
7597
|
-
"nuxt": "
|
|
8347
|
+
"nuxt": ">=3.0.0",
|
|
7598
8348
|
"requires": {}
|
|
7599
8349
|
}
|
|
7600
8350
|
},
|
|
@@ -7616,7 +8366,7 @@
|
|
|
7616
8366
|
}
|
|
7617
8367
|
],
|
|
7618
8368
|
"compatibility": {
|
|
7619
|
-
"nuxt": "
|
|
8369
|
+
"nuxt": ">=3.0.0",
|
|
7620
8370
|
"requires": {}
|
|
7621
8371
|
}
|
|
7622
8372
|
},
|
|
@@ -7639,7 +8389,7 @@
|
|
|
7639
8389
|
}
|
|
7640
8390
|
],
|
|
7641
8391
|
"compatibility": {
|
|
7642
|
-
"nuxt": "
|
|
8392
|
+
"nuxt": ">=3.0.0",
|
|
7643
8393
|
"requires": {}
|
|
7644
8394
|
}
|
|
7645
8395
|
},
|
|
@@ -7662,7 +8412,7 @@
|
|
|
7662
8412
|
}
|
|
7663
8413
|
],
|
|
7664
8414
|
"compatibility": {
|
|
7665
|
-
"nuxt": "
|
|
8415
|
+
"nuxt": ">=3.0.0",
|
|
7666
8416
|
"requires": {}
|
|
7667
8417
|
}
|
|
7668
8418
|
},
|
|
@@ -7684,7 +8434,7 @@
|
|
|
7684
8434
|
}
|
|
7685
8435
|
],
|
|
7686
8436
|
"compatibility": {
|
|
7687
|
-
"nuxt": "
|
|
8437
|
+
"nuxt": ">=3.0.0",
|
|
7688
8438
|
"requires": {}
|
|
7689
8439
|
}
|
|
7690
8440
|
},
|
|
@@ -7706,7 +8456,7 @@
|
|
|
7706
8456
|
}
|
|
7707
8457
|
],
|
|
7708
8458
|
"compatibility": {
|
|
7709
|
-
"nuxt": "
|
|
8459
|
+
"nuxt": ">=3.0.0",
|
|
7710
8460
|
"requires": {}
|
|
7711
8461
|
}
|
|
7712
8462
|
},
|
|
@@ -7756,7 +8506,7 @@
|
|
|
7756
8506
|
}
|
|
7757
8507
|
],
|
|
7758
8508
|
"compatibility": {
|
|
7759
|
-
"nuxt": "^2.0.0 ||
|
|
8509
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7760
8510
|
"requires": {
|
|
7761
8511
|
"bridge": "optional"
|
|
7762
8512
|
},
|
|
@@ -7804,7 +8554,7 @@
|
|
|
7804
8554
|
}
|
|
7805
8555
|
],
|
|
7806
8556
|
"compatibility": {
|
|
7807
|
-
"nuxt": "
|
|
8557
|
+
"nuxt": ">=3.0.0",
|
|
7808
8558
|
"requires": {}
|
|
7809
8559
|
}
|
|
7810
8560
|
},
|
|
@@ -7836,7 +8586,7 @@
|
|
|
7836
8586
|
}
|
|
7837
8587
|
],
|
|
7838
8588
|
"compatibility": {
|
|
7839
|
-
"nuxt": "^2.0.0 ||
|
|
8589
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7840
8590
|
"requires": {
|
|
7841
8591
|
"bridge": "optional"
|
|
7842
8592
|
}
|
|
@@ -7864,6 +8614,28 @@
|
|
|
7864
8614
|
"requires": {}
|
|
7865
8615
|
}
|
|
7866
8616
|
},
|
|
8617
|
+
{
|
|
8618
|
+
"name": "webhook-validators",
|
|
8619
|
+
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
8620
|
+
"repo": "yizack/nuxt-webhook-validators",
|
|
8621
|
+
"npm": "nuxt-webhook-validators",
|
|
8622
|
+
"icon": "webhook-validators.svg",
|
|
8623
|
+
"github": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8624
|
+
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8625
|
+
"learn_more": "",
|
|
8626
|
+
"category": "Security",
|
|
8627
|
+
"type": "3rd-party",
|
|
8628
|
+
"maintainers": [
|
|
8629
|
+
{
|
|
8630
|
+
"name": "Yizack Rangel",
|
|
8631
|
+
"github": "yizack"
|
|
8632
|
+
}
|
|
8633
|
+
],
|
|
8634
|
+
"compatibility": {
|
|
8635
|
+
"nuxt": ">=3.0.0",
|
|
8636
|
+
"requires": {}
|
|
8637
|
+
}
|
|
8638
|
+
},
|
|
7867
8639
|
{
|
|
7868
8640
|
"name": "webpack-optimisations",
|
|
7869
8641
|
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
@@ -7974,7 +8746,7 @@
|
|
|
7974
8746
|
}
|
|
7975
8747
|
],
|
|
7976
8748
|
"compatibility": {
|
|
7977
|
-
"nuxt": "
|
|
8749
|
+
"nuxt": ">=3.0.0",
|
|
7978
8750
|
"requires": {}
|
|
7979
8751
|
}
|
|
7980
8752
|
},
|
|
@@ -8000,7 +8772,7 @@
|
|
|
8000
8772
|
}
|
|
8001
8773
|
],
|
|
8002
8774
|
"compatibility": {
|
|
8003
|
-
"nuxt": "
|
|
8775
|
+
"nuxt": ">=3.0.0",
|
|
8004
8776
|
"requires": {}
|
|
8005
8777
|
}
|
|
8006
8778
|
},
|
|
@@ -8028,7 +8800,7 @@
|
|
|
8028
8800
|
}
|
|
8029
8801
|
],
|
|
8030
8802
|
"compatibility": {
|
|
8031
|
-
"nuxt": "^2.0.0 ||
|
|
8803
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8032
8804
|
"requires": {
|
|
8033
8805
|
"bridge": "optional"
|
|
8034
8806
|
}
|
|
@@ -8119,7 +8891,7 @@
|
|
|
8119
8891
|
}
|
|
8120
8892
|
],
|
|
8121
8893
|
"compatibility": {
|
|
8122
|
-
"nuxt": "^2.0.0 ||
|
|
8894
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8123
8895
|
"requires": {
|
|
8124
8896
|
"bridge": true
|
|
8125
8897
|
}
|