@nuxt/modules 0.6.0-8bfb58 → 0.6.0-8d8d32
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 +1985 -736
- package/package.json +9 -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,29 @@
|
|
|
349
371
|
}
|
|
350
372
|
],
|
|
351
373
|
"compatibility": {
|
|
352
|
-
"nuxt": "
|
|
374
|
+
"nuxt": ">=3.0.0",
|
|
375
|
+
"requires": {}
|
|
376
|
+
}
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"name": "artivue",
|
|
380
|
+
"description": "A dynamic & layered theming engine for Vue applications. Pick a color and transform your entire application!",
|
|
381
|
+
"repo": "Eschricht/artivue",
|
|
382
|
+
"npm": "artivue",
|
|
383
|
+
"icon": "artivue.svg",
|
|
384
|
+
"github": "https://github.com/Eschricht/artivue",
|
|
385
|
+
"website": "https://artivue.eschricht.dev",
|
|
386
|
+
"learn_more": "https://github.com/Eschricht/artivue",
|
|
387
|
+
"category": "UI",
|
|
388
|
+
"type": "3rd-party",
|
|
389
|
+
"maintainers": [
|
|
390
|
+
{
|
|
391
|
+
"name": "Eschricht",
|
|
392
|
+
"github": "Eschricht"
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"compatibility": {
|
|
396
|
+
"nuxt": ">=3.0.0",
|
|
353
397
|
"requires": {}
|
|
354
398
|
}
|
|
355
399
|
},
|
|
@@ -362,7 +406,7 @@
|
|
|
362
406
|
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
407
|
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
408
|
"learn_more": "",
|
|
365
|
-
"category": "
|
|
409
|
+
"category": "Security",
|
|
366
410
|
"type": "3rd-party",
|
|
367
411
|
"maintainers": [
|
|
368
412
|
{
|
|
@@ -371,7 +415,7 @@
|
|
|
371
415
|
}
|
|
372
416
|
],
|
|
373
417
|
"compatibility": {
|
|
374
|
-
"nuxt": "
|
|
418
|
+
"nuxt": ">=3.0.0",
|
|
375
419
|
"requires": {}
|
|
376
420
|
}
|
|
377
421
|
},
|
|
@@ -421,7 +465,30 @@
|
|
|
421
465
|
}
|
|
422
466
|
],
|
|
423
467
|
"compatibility": {
|
|
424
|
-
"nuxt": "
|
|
468
|
+
"nuxt": ">=3.0.0",
|
|
469
|
+
"requires": {}
|
|
470
|
+
}
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"name": "authorization",
|
|
474
|
+
"description": "Manage permissions inside the app and the server.",
|
|
475
|
+
"repo": "barbapapazes/nuxt-authorization",
|
|
476
|
+
"npm": "nuxt-authorization",
|
|
477
|
+
"icon": "",
|
|
478
|
+
"github": "https://github.com/barbapapazes/nuxt-authorization",
|
|
479
|
+
"website": "https://github.com/barbapapazes/nuxt-authorization",
|
|
480
|
+
"learn_more": "https://soubiran.dev/posts/nuxt-going-full-stack-how-to-handle-authorization",
|
|
481
|
+
"category": "Security",
|
|
482
|
+
"type": "3rd-party",
|
|
483
|
+
"maintainers": [
|
|
484
|
+
{
|
|
485
|
+
"name": "Estéban Soubiran",
|
|
486
|
+
"github": "barbapapazes",
|
|
487
|
+
"twitter": "soubiran_"
|
|
488
|
+
}
|
|
489
|
+
],
|
|
490
|
+
"compatibility": {
|
|
491
|
+
"nuxt": ">=3.0.0",
|
|
425
492
|
"requires": {}
|
|
426
493
|
}
|
|
427
494
|
},
|
|
@@ -444,7 +511,7 @@
|
|
|
444
511
|
}
|
|
445
512
|
],
|
|
446
513
|
"compatibility": {
|
|
447
|
-
"nuxt": "
|
|
514
|
+
"nuxt": ">=3.0.0",
|
|
448
515
|
"requires": {}
|
|
449
516
|
}
|
|
450
517
|
},
|
|
@@ -589,7 +656,7 @@
|
|
|
589
656
|
}
|
|
590
657
|
],
|
|
591
658
|
"compatibility": {
|
|
592
|
-
"nuxt": "^2.0.0 ||
|
|
659
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
593
660
|
"requires": {
|
|
594
661
|
"bridge": true
|
|
595
662
|
}
|
|
@@ -658,7 +725,7 @@
|
|
|
658
725
|
}
|
|
659
726
|
],
|
|
660
727
|
"compatibility": {
|
|
661
|
-
"nuxt": "
|
|
728
|
+
"nuxt": ">=3.0.0",
|
|
662
729
|
"requires": {}
|
|
663
730
|
}
|
|
664
731
|
},
|
|
@@ -703,7 +770,7 @@
|
|
|
703
770
|
}
|
|
704
771
|
],
|
|
705
772
|
"compatibility": {
|
|
706
|
-
"nuxt": "
|
|
773
|
+
"nuxt": ">=3.0.0",
|
|
707
774
|
"requires": {}
|
|
708
775
|
}
|
|
709
776
|
},
|
|
@@ -747,7 +814,7 @@
|
|
|
747
814
|
}
|
|
748
815
|
],
|
|
749
816
|
"compatibility": {
|
|
750
|
-
"nuxt": "
|
|
817
|
+
"nuxt": ">=3.0.0",
|
|
751
818
|
"requires": {}
|
|
752
819
|
}
|
|
753
820
|
},
|
|
@@ -756,10 +823,10 @@
|
|
|
756
823
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
757
824
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
758
825
|
"npm": "nuxt-chiffre",
|
|
759
|
-
"icon": "
|
|
826
|
+
"icon": "chiffre.png",
|
|
760
827
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
761
828
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
762
|
-
"learn_more": "https://chiffre.io",
|
|
829
|
+
"learn_more": "https://chiffre.io/",
|
|
763
830
|
"category": "Analytics",
|
|
764
831
|
"type": "3rd-party",
|
|
765
832
|
"maintainers": [
|
|
@@ -792,7 +859,7 @@
|
|
|
792
859
|
}
|
|
793
860
|
],
|
|
794
861
|
"compatibility": {
|
|
795
|
-
"nuxt": "
|
|
862
|
+
"nuxt": ">=3.0.0",
|
|
796
863
|
"requires": {}
|
|
797
864
|
}
|
|
798
865
|
},
|
|
@@ -863,7 +930,7 @@
|
|
|
863
930
|
}
|
|
864
931
|
],
|
|
865
932
|
"compatibility": {
|
|
866
|
-
"nuxt": "
|
|
933
|
+
"nuxt": ">=3.0.0",
|
|
867
934
|
"requires": {}
|
|
868
935
|
}
|
|
869
936
|
},
|
|
@@ -909,7 +976,7 @@
|
|
|
909
976
|
}
|
|
910
977
|
],
|
|
911
978
|
"compatibility": {
|
|
912
|
-
"nuxt": "^2.0.0 ||
|
|
979
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
913
980
|
"requires": {
|
|
914
981
|
"bridge": "optional"
|
|
915
982
|
}
|
|
@@ -980,7 +1047,7 @@
|
|
|
980
1047
|
}
|
|
981
1048
|
],
|
|
982
1049
|
"compatibility": {
|
|
983
|
-
"nuxt": "
|
|
1050
|
+
"nuxt": ">=3.0.0",
|
|
984
1051
|
"requires": {}
|
|
985
1052
|
}
|
|
986
1053
|
},
|
|
@@ -991,7 +1058,7 @@
|
|
|
991
1058
|
"npm": "@nuxt/content",
|
|
992
1059
|
"icon": "nuxt.svg",
|
|
993
1060
|
"github": "https://github.com/nuxt/content",
|
|
994
|
-
"website": "https://content.
|
|
1061
|
+
"website": "https://content.nuxt.com",
|
|
995
1062
|
"learn_more": "",
|
|
996
1063
|
"category": "CMS",
|
|
997
1064
|
"type": "official",
|
|
@@ -1013,7 +1080,7 @@
|
|
|
1013
1080
|
}
|
|
1014
1081
|
],
|
|
1015
1082
|
"compatibility": {
|
|
1016
|
-
"nuxt": "^2.0.0 ||
|
|
1083
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1017
1084
|
"requires": {}
|
|
1018
1085
|
}
|
|
1019
1086
|
},
|
|
@@ -1058,7 +1125,7 @@
|
|
|
1058
1125
|
}
|
|
1059
1126
|
],
|
|
1060
1127
|
"compatibility": {
|
|
1061
|
-
"nuxt": "
|
|
1128
|
+
"nuxt": ">=3.0.0",
|
|
1062
1129
|
"requires": {}
|
|
1063
1130
|
}
|
|
1064
1131
|
},
|
|
@@ -1081,7 +1148,7 @@
|
|
|
1081
1148
|
}
|
|
1082
1149
|
],
|
|
1083
1150
|
"compatibility": {
|
|
1084
|
-
"nuxt": "
|
|
1151
|
+
"nuxt": ">=3.0.0",
|
|
1085
1152
|
"requires": {}
|
|
1086
1153
|
}
|
|
1087
1154
|
},
|
|
@@ -1092,7 +1159,7 @@
|
|
|
1092
1159
|
"npm": "nuxt-custom-elements",
|
|
1093
1160
|
"icon": "custom-elements.png",
|
|
1094
1161
|
"github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
|
|
1095
|
-
"website": "https://nuxt-custom-elements
|
|
1162
|
+
"website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
|
|
1096
1163
|
"learn_more": "https://github.com/karol-f/vue-custom-element",
|
|
1097
1164
|
"category": "Extensions",
|
|
1098
1165
|
"type": "3rd-party",
|
|
@@ -1197,7 +1264,7 @@
|
|
|
1197
1264
|
}
|
|
1198
1265
|
],
|
|
1199
1266
|
"compatibility": {
|
|
1200
|
-
"nuxt": "
|
|
1267
|
+
"nuxt": ">=3.0.0",
|
|
1201
1268
|
"requires": {}
|
|
1202
1269
|
}
|
|
1203
1270
|
},
|
|
@@ -1220,7 +1287,7 @@
|
|
|
1220
1287
|
}
|
|
1221
1288
|
],
|
|
1222
1289
|
"compatibility": {
|
|
1223
|
-
"nuxt": "
|
|
1290
|
+
"nuxt": ">=3.0.0",
|
|
1224
1291
|
"requires": {}
|
|
1225
1292
|
}
|
|
1226
1293
|
},
|
|
@@ -1243,7 +1310,7 @@
|
|
|
1243
1310
|
}
|
|
1244
1311
|
],
|
|
1245
1312
|
"compatibility": {
|
|
1246
|
-
"nuxt": "^2.0.0 ||
|
|
1313
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1247
1314
|
"requires": {}
|
|
1248
1315
|
}
|
|
1249
1316
|
},
|
|
@@ -1265,7 +1332,7 @@
|
|
|
1265
1332
|
}
|
|
1266
1333
|
],
|
|
1267
1334
|
"compatibility": {
|
|
1268
|
-
"nuxt": "^2.0.0 ||
|
|
1335
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1269
1336
|
"requires": {}
|
|
1270
1337
|
}
|
|
1271
1338
|
},
|
|
@@ -1276,7 +1343,7 @@
|
|
|
1276
1343
|
"npm": "@nuxt/devtools",
|
|
1277
1344
|
"icon": "nuxt.svg",
|
|
1278
1345
|
"github": "https://github.com/nuxt/devtools",
|
|
1279
|
-
"website": "https://devtools.
|
|
1346
|
+
"website": "https://devtools.nuxt.com",
|
|
1280
1347
|
"learn_more": "",
|
|
1281
1348
|
"category": "Devtools",
|
|
1282
1349
|
"type": "official",
|
|
@@ -1288,7 +1355,7 @@
|
|
|
1288
1355
|
}
|
|
1289
1356
|
],
|
|
1290
1357
|
"compatibility": {
|
|
1291
|
-
"nuxt": "
|
|
1358
|
+
"nuxt": ">=3.0.0",
|
|
1292
1359
|
"requires": {}
|
|
1293
1360
|
}
|
|
1294
1361
|
},
|
|
@@ -1299,8 +1366,8 @@
|
|
|
1299
1366
|
"npm": "nuxt-directus",
|
|
1300
1367
|
"icon": "directus.svg",
|
|
1301
1368
|
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1302
|
-
"website": "https://nuxt-directus.
|
|
1303
|
-
"learn_more": "https://
|
|
1369
|
+
"website": "https://nuxt-directus.de/",
|
|
1370
|
+
"learn_more": "https://directus.io/",
|
|
1304
1371
|
"category": "CMS",
|
|
1305
1372
|
"type": "3rd-party",
|
|
1306
1373
|
"maintainers": [
|
|
@@ -1308,10 +1375,20 @@
|
|
|
1308
1375
|
"name": "Conner Bachmann",
|
|
1309
1376
|
"github": "intevel",
|
|
1310
1377
|
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
"name": "Matt.",
|
|
1381
|
+
"github": "casualmatt",
|
|
1382
|
+
"avatar": "https://avatars.githubusercontent.com/u/85650530?v=4"
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"name": "Sandro Circi",
|
|
1386
|
+
"github": "sandros94",
|
|
1387
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429?v=4"
|
|
1311
1388
|
}
|
|
1312
1389
|
],
|
|
1313
1390
|
"compatibility": {
|
|
1314
|
-
"nuxt": "
|
|
1391
|
+
"nuxt": ">=3.0.0",
|
|
1315
1392
|
"requires": {},
|
|
1316
1393
|
"devtools": "^0.0.0"
|
|
1317
1394
|
}
|
|
@@ -1334,7 +1411,29 @@
|
|
|
1334
1411
|
}
|
|
1335
1412
|
],
|
|
1336
1413
|
"compatibility": {
|
|
1337
|
-
"nuxt": "
|
|
1414
|
+
"nuxt": ">=3.0.0",
|
|
1415
|
+
"requires": {}
|
|
1416
|
+
}
|
|
1417
|
+
},
|
|
1418
|
+
{
|
|
1419
|
+
"name": "doppler",
|
|
1420
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1421
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1422
|
+
"npm": "nuxt-doppler",
|
|
1423
|
+
"icon": "doppler.png",
|
|
1424
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1425
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1426
|
+
"learn_more": "",
|
|
1427
|
+
"category": "Devtools",
|
|
1428
|
+
"type": "3rd-party",
|
|
1429
|
+
"maintainers": [
|
|
1430
|
+
{
|
|
1431
|
+
"name": "JamieCurnow",
|
|
1432
|
+
"github": "JamieCurnow"
|
|
1433
|
+
}
|
|
1434
|
+
],
|
|
1435
|
+
"compatibility": {
|
|
1436
|
+
"nuxt": ">=3.0.0",
|
|
1338
1437
|
"requires": {}
|
|
1339
1438
|
}
|
|
1340
1439
|
},
|
|
@@ -1360,6 +1459,28 @@
|
|
|
1360
1459
|
"requires": {}
|
|
1361
1460
|
}
|
|
1362
1461
|
},
|
|
1462
|
+
{
|
|
1463
|
+
"name": "dragon-editor",
|
|
1464
|
+
"description": "Javascript WYSIWYG editor in Nuxt!",
|
|
1465
|
+
"repo": "lovefields/dragonEditor",
|
|
1466
|
+
"npm": "dragon-editor",
|
|
1467
|
+
"icon": "",
|
|
1468
|
+
"github": "https://github.com/lovefields/dragonEditor",
|
|
1469
|
+
"website": "https://github.com/lovefields/dragonEditor",
|
|
1470
|
+
"learn_more": "",
|
|
1471
|
+
"category": "Libraries",
|
|
1472
|
+
"type": "3rd-party",
|
|
1473
|
+
"maintainers": [
|
|
1474
|
+
{
|
|
1475
|
+
"name": "lovefields",
|
|
1476
|
+
"github": "lovefields"
|
|
1477
|
+
}
|
|
1478
|
+
],
|
|
1479
|
+
"compatibility": {
|
|
1480
|
+
"nuxt": "^3.0.0",
|
|
1481
|
+
"requires": {}
|
|
1482
|
+
}
|
|
1483
|
+
},
|
|
1363
1484
|
{
|
|
1364
1485
|
"name": "drupal-ce",
|
|
1365
1486
|
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
@@ -1367,8 +1488,8 @@
|
|
|
1367
1488
|
"npm": "nuxtjs-drupal-ce",
|
|
1368
1489
|
"icon": "drupal-ce.png",
|
|
1369
1490
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1370
|
-
"website": "https://
|
|
1371
|
-
"learn_more": "https://
|
|
1491
|
+
"website": "https://lupus-decoupled.org",
|
|
1492
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1372
1493
|
"category": "CMS",
|
|
1373
1494
|
"type": "3rd-party",
|
|
1374
1495
|
"maintainers": [
|
|
@@ -1383,13 +1504,13 @@
|
|
|
1383
1504
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1384
1505
|
},
|
|
1385
1506
|
{
|
|
1386
|
-
"name": "
|
|
1387
|
-
"github": "
|
|
1388
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1507
|
+
"name": "Matic",
|
|
1508
|
+
"github": "TurtlBbx",
|
|
1509
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1389
1510
|
}
|
|
1390
1511
|
],
|
|
1391
1512
|
"compatibility": {
|
|
1392
|
-
"nuxt": "^2.0.0",
|
|
1513
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1393
1514
|
"requires": {}
|
|
1394
1515
|
}
|
|
1395
1516
|
},
|
|
@@ -1415,6 +1536,50 @@
|
|
|
1415
1536
|
"requires": {}
|
|
1416
1537
|
}
|
|
1417
1538
|
},
|
|
1539
|
+
{
|
|
1540
|
+
"name": "easy-lightbox",
|
|
1541
|
+
"description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
|
|
1542
|
+
"repo": "modbender/nuxt-easy-lightbox",
|
|
1543
|
+
"npm": "nuxt-easy-lightbox",
|
|
1544
|
+
"icon": "easy-lightbox.svg",
|
|
1545
|
+
"github": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1546
|
+
"website": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1547
|
+
"learn_more": "",
|
|
1548
|
+
"category": "Libraries",
|
|
1549
|
+
"type": "3rd-party",
|
|
1550
|
+
"maintainers": [
|
|
1551
|
+
{
|
|
1552
|
+
"name": "modbender",
|
|
1553
|
+
"github": "modbender"
|
|
1554
|
+
}
|
|
1555
|
+
],
|
|
1556
|
+
"compatibility": {
|
|
1557
|
+
"nuxt": ">=3.0.0",
|
|
1558
|
+
"requires": {}
|
|
1559
|
+
}
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
"name": "echarts",
|
|
1563
|
+
"description": "Nuxt Module for Apache ECharts™",
|
|
1564
|
+
"repo": "kingyue737/nuxt-echarts",
|
|
1565
|
+
"npm": "nuxt-echarts",
|
|
1566
|
+
"icon": "echarts.svg",
|
|
1567
|
+
"github": "https://github.com/kingyue737/nuxt-echarts",
|
|
1568
|
+
"website": "https://echarts.nuxt.dev",
|
|
1569
|
+
"learn_more": "https://nuxt-echarts.nuxt.dev",
|
|
1570
|
+
"category": "Libraries",
|
|
1571
|
+
"type": "3rd-party",
|
|
1572
|
+
"maintainers": [
|
|
1573
|
+
{
|
|
1574
|
+
"name": "Yue JIN",
|
|
1575
|
+
"github": "kingyue737"
|
|
1576
|
+
}
|
|
1577
|
+
],
|
|
1578
|
+
"compatibility": {
|
|
1579
|
+
"nuxt": ">=3.0.0",
|
|
1580
|
+
"requires": {}
|
|
1581
|
+
}
|
|
1582
|
+
},
|
|
1418
1583
|
{
|
|
1419
1584
|
"name": "edgedb",
|
|
1420
1585
|
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
@@ -1434,7 +1599,7 @@
|
|
|
1434
1599
|
}
|
|
1435
1600
|
],
|
|
1436
1601
|
"compatibility": {
|
|
1437
|
-
"nuxt": "
|
|
1602
|
+
"nuxt": ">=3.8.0",
|
|
1438
1603
|
"requires": {}
|
|
1439
1604
|
}
|
|
1440
1605
|
},
|
|
@@ -1456,7 +1621,7 @@
|
|
|
1456
1621
|
}
|
|
1457
1622
|
],
|
|
1458
1623
|
"compatibility": {
|
|
1459
|
-
"nuxt": "
|
|
1624
|
+
"nuxt": ">=3.0.0",
|
|
1460
1625
|
"requires": {}
|
|
1461
1626
|
}
|
|
1462
1627
|
},
|
|
@@ -1466,7 +1631,7 @@
|
|
|
1466
1631
|
"repo": "element-plus/element-plus-nuxt",
|
|
1467
1632
|
"npm": "@element-plus/nuxt",
|
|
1468
1633
|
"icon": "element-plus.svg",
|
|
1469
|
-
"github": "https://github.com/element-plus/element-plus",
|
|
1634
|
+
"github": "https://github.com/element-plus/element-plus-nuxt",
|
|
1470
1635
|
"website": "https://element-plus.org",
|
|
1471
1636
|
"learn_more": "https://github.com/element-plus/element-plus-nuxt",
|
|
1472
1637
|
"category": "UI",
|
|
@@ -1478,7 +1643,7 @@
|
|
|
1478
1643
|
}
|
|
1479
1644
|
],
|
|
1480
1645
|
"compatibility": {
|
|
1481
|
-
"nuxt": "
|
|
1646
|
+
"nuxt": ">=3.0.0",
|
|
1482
1647
|
"requires": {
|
|
1483
1648
|
"bridge": "optional"
|
|
1484
1649
|
}
|
|
@@ -1508,12 +1673,12 @@
|
|
|
1508
1673
|
}
|
|
1509
1674
|
],
|
|
1510
1675
|
"compatibility": {
|
|
1511
|
-
"nuxt": "^2.0.0 ||
|
|
1676
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1512
1677
|
"requires": {}
|
|
1513
1678
|
}
|
|
1514
1679
|
},
|
|
1515
1680
|
{
|
|
1516
|
-
"name": "eslint",
|
|
1681
|
+
"name": "eslint-module",
|
|
1517
1682
|
"description": "ESLint module for Nuxt",
|
|
1518
1683
|
"repo": "nuxt-community/eslint-module",
|
|
1519
1684
|
"npm": "@nuxtjs/eslint-module",
|
|
@@ -1530,7 +1695,30 @@
|
|
|
1530
1695
|
}
|
|
1531
1696
|
],
|
|
1532
1697
|
"compatibility": {
|
|
1533
|
-
"nuxt": "^2.0.0 ||
|
|
1698
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1699
|
+
"requires": {}
|
|
1700
|
+
}
|
|
1701
|
+
},
|
|
1702
|
+
{
|
|
1703
|
+
"name": "eslint",
|
|
1704
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1705
|
+
"repo": "nuxt/eslint",
|
|
1706
|
+
"npm": "@nuxt/eslint",
|
|
1707
|
+
"icon": "nuxt.svg",
|
|
1708
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1709
|
+
"website": "https://eslint.nuxt.com",
|
|
1710
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1711
|
+
"category": "Devtools",
|
|
1712
|
+
"type": "official",
|
|
1713
|
+
"maintainers": [
|
|
1714
|
+
{
|
|
1715
|
+
"name": "Anthony Fu",
|
|
1716
|
+
"github": "antfu",
|
|
1717
|
+
"twitter": "antfu7"
|
|
1718
|
+
}
|
|
1719
|
+
],
|
|
1720
|
+
"compatibility": {
|
|
1721
|
+
"nuxt": ">=3.0.0",
|
|
1534
1722
|
"requires": {}
|
|
1535
1723
|
}
|
|
1536
1724
|
},
|
|
@@ -1556,6 +1744,29 @@
|
|
|
1556
1744
|
"requires": {}
|
|
1557
1745
|
}
|
|
1558
1746
|
},
|
|
1747
|
+
{
|
|
1748
|
+
"name": "fathom-analytics",
|
|
1749
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1750
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1751
|
+
"npm": "nuxt-fathom",
|
|
1752
|
+
"icon": "fathom-analytics.svg",
|
|
1753
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1754
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1755
|
+
"learn_more": "",
|
|
1756
|
+
"category": "Analytics",
|
|
1757
|
+
"type": "3rd-party",
|
|
1758
|
+
"maintainers": [
|
|
1759
|
+
{
|
|
1760
|
+
"name": "Valgeir Björnsson",
|
|
1761
|
+
"github": "valgeirb",
|
|
1762
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1763
|
+
}
|
|
1764
|
+
],
|
|
1765
|
+
"compatibility": {
|
|
1766
|
+
"nuxt": ">=3.0.0",
|
|
1767
|
+
"requires": {}
|
|
1768
|
+
}
|
|
1769
|
+
},
|
|
1559
1770
|
{
|
|
1560
1771
|
"name": "fathom",
|
|
1561
1772
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1730,7 +1941,7 @@
|
|
|
1730
1941
|
}
|
|
1731
1942
|
],
|
|
1732
1943
|
"compatibility": {
|
|
1733
|
-
"nuxt": "
|
|
1944
|
+
"nuxt": ">=3.0.0",
|
|
1734
1945
|
"requires": {}
|
|
1735
1946
|
}
|
|
1736
1947
|
},
|
|
@@ -1756,10 +1967,33 @@
|
|
|
1756
1967
|
"requires": {}
|
|
1757
1968
|
}
|
|
1758
1969
|
},
|
|
1970
|
+
{
|
|
1971
|
+
"name": "fonts",
|
|
1972
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1973
|
+
"repo": "nuxt/fonts",
|
|
1974
|
+
"npm": "@nuxt/fonts",
|
|
1975
|
+
"icon": "nuxt.svg",
|
|
1976
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1977
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1978
|
+
"learn_more": "",
|
|
1979
|
+
"category": "Libraries",
|
|
1980
|
+
"type": "official",
|
|
1981
|
+
"maintainers": [
|
|
1982
|
+
{
|
|
1983
|
+
"name": "Daniel Roe",
|
|
1984
|
+
"github": "danielroe",
|
|
1985
|
+
"twitter": "danielcroe"
|
|
1986
|
+
}
|
|
1987
|
+
],
|
|
1988
|
+
"compatibility": {
|
|
1989
|
+
"nuxt": ">=3.0.0",
|
|
1990
|
+
"requires": {}
|
|
1991
|
+
}
|
|
1992
|
+
},
|
|
1759
1993
|
{
|
|
1760
1994
|
"name": "form-actions",
|
|
1761
1995
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1762
|
-
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-
|
|
1996
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1763
1997
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1764
1998
|
"icon": "form-actions.svg",
|
|
1765
1999
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
@@ -1775,7 +2009,7 @@
|
|
|
1775
2009
|
}
|
|
1776
2010
|
],
|
|
1777
2011
|
"compatibility": {
|
|
1778
|
-
"nuxt": "
|
|
2012
|
+
"nuxt": ">=3.7.0",
|
|
1779
2013
|
"requires": {}
|
|
1780
2014
|
}
|
|
1781
2015
|
},
|
|
@@ -1787,7 +2021,7 @@
|
|
|
1787
2021
|
"icon": "formkit.png",
|
|
1788
2022
|
"github": "https://github.com/formkit/formkit",
|
|
1789
2023
|
"website": "https://formkit.com",
|
|
1790
|
-
"learn_more": "https://formkit.com/
|
|
2024
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1791
2025
|
"category": "Libraries",
|
|
1792
2026
|
"type": "3rd-party",
|
|
1793
2027
|
"maintainers": [
|
|
@@ -1803,7 +2037,7 @@
|
|
|
1803
2037
|
}
|
|
1804
2038
|
],
|
|
1805
2039
|
"compatibility": {
|
|
1806
|
-
"nuxt": "
|
|
2040
|
+
"nuxt": ">=3.0.0",
|
|
1807
2041
|
"requires": {}
|
|
1808
2042
|
}
|
|
1809
2043
|
},
|
|
@@ -1873,7 +2107,7 @@
|
|
|
1873
2107
|
}
|
|
1874
2108
|
],
|
|
1875
2109
|
"compatibility": {
|
|
1876
|
-
"nuxt": "^2.0.0 ||
|
|
2110
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1877
2111
|
"requires": {}
|
|
1878
2112
|
}
|
|
1879
2113
|
},
|
|
@@ -1927,7 +2161,7 @@
|
|
|
1927
2161
|
}
|
|
1928
2162
|
],
|
|
1929
2163
|
"compatibility": {
|
|
1930
|
-
"nuxt": "^2.0.0 ||
|
|
2164
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
1931
2165
|
"requires": {
|
|
1932
2166
|
"bridge": "optional"
|
|
1933
2167
|
}
|
|
@@ -2000,7 +2234,7 @@
|
|
|
2000
2234
|
"icon": "graphql-client.svg",
|
|
2001
2235
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2002
2236
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2003
|
-
"learn_more": "https://
|
|
2237
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
2004
2238
|
"category": "Request",
|
|
2005
2239
|
"type": "3rd-party",
|
|
2006
2240
|
"maintainers": [
|
|
@@ -2010,7 +2244,7 @@
|
|
|
2010
2244
|
}
|
|
2011
2245
|
],
|
|
2012
2246
|
"compatibility": {
|
|
2013
|
-
"nuxt": "
|
|
2247
|
+
"nuxt": ">=3.0.0",
|
|
2014
2248
|
"requires": {}
|
|
2015
2249
|
}
|
|
2016
2250
|
},
|
|
@@ -2032,7 +2266,7 @@
|
|
|
2032
2266
|
}
|
|
2033
2267
|
],
|
|
2034
2268
|
"compatibility": {
|
|
2035
|
-
"nuxt": "^2.0.0 ||
|
|
2269
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2036
2270
|
"requires": {}
|
|
2037
2271
|
}
|
|
2038
2272
|
},
|
|
@@ -2054,14 +2288,14 @@
|
|
|
2054
2288
|
}
|
|
2055
2289
|
],
|
|
2056
2290
|
"compatibility": {
|
|
2057
|
-
"nuxt": "
|
|
2291
|
+
"nuxt": ">=3.0.0",
|
|
2058
2292
|
"requires": {},
|
|
2059
2293
|
"devtools": "^0.0.0"
|
|
2060
2294
|
}
|
|
2061
2295
|
},
|
|
2062
2296
|
{
|
|
2063
2297
|
"name": "gtag",
|
|
2064
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2298
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2065
2299
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2066
2300
|
"npm": "nuxt-gtag",
|
|
2067
2301
|
"icon": "gtag.svg",
|
|
@@ -2079,7 +2313,7 @@
|
|
|
2079
2313
|
}
|
|
2080
2314
|
],
|
|
2081
2315
|
"compatibility": {
|
|
2082
|
-
"nuxt": "
|
|
2316
|
+
"nuxt": ">=3.0.0",
|
|
2083
2317
|
"requires": {}
|
|
2084
2318
|
}
|
|
2085
2319
|
},
|
|
@@ -2146,7 +2380,7 @@
|
|
|
2146
2380
|
}
|
|
2147
2381
|
],
|
|
2148
2382
|
"compatibility": {
|
|
2149
|
-
"nuxt": "
|
|
2383
|
+
"nuxt": ">=3.0.0",
|
|
2150
2384
|
"requires": {}
|
|
2151
2385
|
}
|
|
2152
2386
|
},
|
|
@@ -2169,7 +2403,7 @@
|
|
|
2169
2403
|
}
|
|
2170
2404
|
],
|
|
2171
2405
|
"compatibility": {
|
|
2172
|
-
"nuxt": "
|
|
2406
|
+
"nuxt": ">=3.0.0",
|
|
2173
2407
|
"requires": {}
|
|
2174
2408
|
}
|
|
2175
2409
|
},
|
|
@@ -2191,7 +2425,7 @@
|
|
|
2191
2425
|
}
|
|
2192
2426
|
],
|
|
2193
2427
|
"compatibility": {
|
|
2194
|
-
"nuxt": "
|
|
2428
|
+
"nuxt": ">=3.0.0",
|
|
2195
2429
|
"requires": {}
|
|
2196
2430
|
}
|
|
2197
2431
|
},
|
|
@@ -2284,6 +2518,28 @@
|
|
|
2284
2518
|
"requires": {}
|
|
2285
2519
|
}
|
|
2286
2520
|
},
|
|
2521
|
+
{
|
|
2522
|
+
"name": "hotjar",
|
|
2523
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2524
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2525
|
+
"npm": "nuxt-module-hotjar",
|
|
2526
|
+
"icon": "hotjar.png",
|
|
2527
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2528
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2529
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2530
|
+
"category": "SEO",
|
|
2531
|
+
"type": "3rd-party",
|
|
2532
|
+
"maintainers": [
|
|
2533
|
+
{
|
|
2534
|
+
"name": "Raphaël DAMEVIN",
|
|
2535
|
+
"github": "damevin"
|
|
2536
|
+
}
|
|
2537
|
+
],
|
|
2538
|
+
"compatibility": {
|
|
2539
|
+
"nuxt": ">=3.0.0",
|
|
2540
|
+
"requires": {}
|
|
2541
|
+
}
|
|
2542
|
+
},
|
|
2287
2543
|
{
|
|
2288
2544
|
"name": "html-minifier",
|
|
2289
2545
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2313,7 +2569,7 @@
|
|
|
2313
2569
|
"npm": "@nuxtjs/html-validator",
|
|
2314
2570
|
"icon": "html-validator.png",
|
|
2315
2571
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2316
|
-
"website": "https://html-validator
|
|
2572
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2317
2573
|
"learn_more": "https://html-validate.org",
|
|
2318
2574
|
"category": "Performance",
|
|
2319
2575
|
"type": "community",
|
|
@@ -2325,7 +2581,7 @@
|
|
|
2325
2581
|
}
|
|
2326
2582
|
],
|
|
2327
2583
|
"compatibility": {
|
|
2328
|
-
"nuxt": "^2.0.0 ||
|
|
2584
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2329
2585
|
"requires": {
|
|
2330
2586
|
"bridge": "optional"
|
|
2331
2587
|
}
|
|
@@ -2359,6 +2615,44 @@
|
|
|
2359
2615
|
"requires": {}
|
|
2360
2616
|
}
|
|
2361
2617
|
},
|
|
2618
|
+
{
|
|
2619
|
+
"name": "hub",
|
|
2620
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2621
|
+
"repo": "nuxt-hub/core",
|
|
2622
|
+
"npm": "@nuxthub/core",
|
|
2623
|
+
"icon": "nuxthub.svg",
|
|
2624
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2625
|
+
"website": "https://hub.nuxt.com",
|
|
2626
|
+
"learn_more": "",
|
|
2627
|
+
"category": "Database",
|
|
2628
|
+
"type": "3rd-party",
|
|
2629
|
+
"maintainers": [
|
|
2630
|
+
{
|
|
2631
|
+
"name": "Sebastien Chopin",
|
|
2632
|
+
"github": "Atinux"
|
|
2633
|
+
},
|
|
2634
|
+
{
|
|
2635
|
+
"name": "Ahad Birang",
|
|
2636
|
+
"github": "farnabaz"
|
|
2637
|
+
},
|
|
2638
|
+
{
|
|
2639
|
+
"name": "Sylvain Marroufin",
|
|
2640
|
+
"github": "smarroufin"
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"name": "Florent Delerue",
|
|
2644
|
+
"github": "flosciante"
|
|
2645
|
+
},
|
|
2646
|
+
{
|
|
2647
|
+
"name": "NuxtLabs",
|
|
2648
|
+
"github": "nuxtlabs"
|
|
2649
|
+
}
|
|
2650
|
+
],
|
|
2651
|
+
"compatibility": {
|
|
2652
|
+
"nuxt": ">=3.0.0",
|
|
2653
|
+
"requires": {}
|
|
2654
|
+
}
|
|
2655
|
+
},
|
|
2362
2656
|
{
|
|
2363
2657
|
"name": "humans-txt",
|
|
2364
2658
|
"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.",
|
|
@@ -2367,7 +2661,7 @@
|
|
|
2367
2661
|
"icon": "",
|
|
2368
2662
|
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
2369
2663
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2370
|
-
"learn_more": "
|
|
2664
|
+
"learn_more": "",
|
|
2371
2665
|
"category": "SEO",
|
|
2372
2666
|
"type": "3rd-party",
|
|
2373
2667
|
"maintainers": [
|
|
@@ -2389,8 +2683,8 @@
|
|
|
2389
2683
|
"npm": "@nuxtjs/i18n",
|
|
2390
2684
|
"icon": "i18n.png",
|
|
2391
2685
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2392
|
-
"website": "https://
|
|
2393
|
-
"learn_more": "https://
|
|
2686
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2687
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2394
2688
|
"category": "Extensions",
|
|
2395
2689
|
"type": "community",
|
|
2396
2690
|
"maintainers": [
|
|
@@ -2401,10 +2695,14 @@
|
|
|
2401
2695
|
{
|
|
2402
2696
|
"name": "Kazuya Kawaguchi",
|
|
2403
2697
|
"github": "kazupon"
|
|
2698
|
+
},
|
|
2699
|
+
{
|
|
2700
|
+
"name": "Bobbie Goede",
|
|
2701
|
+
"github": "BobbieGoede"
|
|
2404
2702
|
}
|
|
2405
2703
|
],
|
|
2406
2704
|
"compatibility": {
|
|
2407
|
-
"nuxt": "^2.0.0 ||
|
|
2705
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2408
2706
|
"requires": {}
|
|
2409
2707
|
}
|
|
2410
2708
|
},
|
|
@@ -2426,29 +2724,56 @@
|
|
|
2426
2724
|
}
|
|
2427
2725
|
],
|
|
2428
2726
|
"compatibility": {
|
|
2429
|
-
"nuxt": "
|
|
2727
|
+
"nuxt": ">=3.0.0",
|
|
2430
2728
|
"requires": {}
|
|
2431
2729
|
}
|
|
2432
2730
|
},
|
|
2433
2731
|
{
|
|
2434
|
-
"name": "icon",
|
|
2435
|
-
"description": "Icon module
|
|
2436
|
-
"repo": "nuxt-
|
|
2437
|
-
"npm": "nuxt-icon",
|
|
2732
|
+
"name": "icon-tw",
|
|
2733
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2734
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2735
|
+
"npm": "nuxt-icon-tw",
|
|
2438
2736
|
"icon": "nuxt-icon.png",
|
|
2439
|
-
"github": "https://github.com/nuxt-
|
|
2440
|
-
"website": "https://github.com/nuxt-
|
|
2737
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2738
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2441
2739
|
"learn_more": "",
|
|
2442
2740
|
"category": "UI",
|
|
2443
|
-
"type": "
|
|
2741
|
+
"type": "3rd-party",
|
|
2742
|
+
"maintainers": [
|
|
2743
|
+
{
|
|
2744
|
+
"name": "JohnCampionJr",
|
|
2745
|
+
"github": "JohnCampionJr"
|
|
2746
|
+
}
|
|
2747
|
+
],
|
|
2748
|
+
"compatibility": {
|
|
2749
|
+
"nuxt": ">=3.0.0",
|
|
2750
|
+
"requires": {},
|
|
2751
|
+
"devtools": "^0.0.0"
|
|
2752
|
+
}
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"name": "icon",
|
|
2756
|
+
"description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
|
|
2757
|
+
"repo": "nuxt/icon",
|
|
2758
|
+
"npm": "@nuxt/icon",
|
|
2759
|
+
"icon": "nuxt.svg",
|
|
2760
|
+
"github": "https://github.com/nuxt/icon",
|
|
2761
|
+
"website": "https://github.com/nuxt/icon",
|
|
2762
|
+
"learn_more": "",
|
|
2763
|
+
"category": "UI",
|
|
2764
|
+
"type": "official",
|
|
2444
2765
|
"maintainers": [
|
|
2445
2766
|
{
|
|
2446
2767
|
"name": "Atinux",
|
|
2447
2768
|
"github": "Atinux"
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"name": "Anthony Fu",
|
|
2772
|
+
"github": "antfu"
|
|
2448
2773
|
}
|
|
2449
2774
|
],
|
|
2450
2775
|
"compatibility": {
|
|
2451
|
-
"nuxt": "
|
|
2776
|
+
"nuxt": ">=3.0.0",
|
|
2452
2777
|
"requires": {},
|
|
2453
2778
|
"devtools": "^0.0.0"
|
|
2454
2779
|
}
|
|
@@ -2471,7 +2796,7 @@
|
|
|
2471
2796
|
}
|
|
2472
2797
|
],
|
|
2473
2798
|
"compatibility": {
|
|
2474
|
-
"nuxt": "
|
|
2799
|
+
"nuxt": ">=3.0.0",
|
|
2475
2800
|
"requires": {}
|
|
2476
2801
|
}
|
|
2477
2802
|
},
|
|
@@ -2502,7 +2827,7 @@
|
|
|
2502
2827
|
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2503
2828
|
"repo": "nuxt/image",
|
|
2504
2829
|
"npm": "@nuxt/image",
|
|
2505
|
-
"icon": "
|
|
2830
|
+
"icon": "nuxt.svg",
|
|
2506
2831
|
"github": "https://github.com/nuxt/image",
|
|
2507
2832
|
"website": "https://image.nuxt.com",
|
|
2508
2833
|
"learn_more": "",
|
|
@@ -2531,7 +2856,7 @@
|
|
|
2531
2856
|
}
|
|
2532
2857
|
],
|
|
2533
2858
|
"compatibility": {
|
|
2534
|
-
"nuxt": "^2.0.0 ||
|
|
2859
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2535
2860
|
"requires": {
|
|
2536
2861
|
"bridge": "optional"
|
|
2537
2862
|
}
|
|
@@ -2562,10 +2887,10 @@
|
|
|
2562
2887
|
{
|
|
2563
2888
|
"name": "inkline",
|
|
2564
2889
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2565
|
-
"repo": "inkline/plugin",
|
|
2890
|
+
"repo": "inkline/inkline#main/packages/integrations/plugin",
|
|
2566
2891
|
"npm": "@inkline/plugin",
|
|
2567
2892
|
"icon": "inkline.svg",
|
|
2568
|
-
"github": "https://github.com/inkline/
|
|
2893
|
+
"github": "https://github.com/inkline/inkline",
|
|
2569
2894
|
"website": "https://inkline.io",
|
|
2570
2895
|
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2571
2896
|
"category": "UI",
|
|
@@ -2578,7 +2903,7 @@
|
|
|
2578
2903
|
}
|
|
2579
2904
|
],
|
|
2580
2905
|
"compatibility": {
|
|
2581
|
-
"nuxt": "^2.0.0 ||
|
|
2906
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2582
2907
|
"requires": {
|
|
2583
2908
|
"bridge": true
|
|
2584
2909
|
}
|
|
@@ -2625,7 +2950,7 @@
|
|
|
2625
2950
|
}
|
|
2626
2951
|
],
|
|
2627
2952
|
"compatibility": {
|
|
2628
|
-
"nuxt": "
|
|
2953
|
+
"nuxt": ">=3.0.0",
|
|
2629
2954
|
"requires": {}
|
|
2630
2955
|
}
|
|
2631
2956
|
},
|
|
@@ -2647,7 +2972,29 @@
|
|
|
2647
2972
|
}
|
|
2648
2973
|
],
|
|
2649
2974
|
"compatibility": {
|
|
2650
|
-
"nuxt": "^2.0.0 ||
|
|
2975
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2976
|
+
"requires": {}
|
|
2977
|
+
}
|
|
2978
|
+
},
|
|
2979
|
+
{
|
|
2980
|
+
"name": "keen-slider",
|
|
2981
|
+
"description": "Best, lightweight Keen Slider for best web performance",
|
|
2982
|
+
"repo": "modbender/nuxt-keen-slider",
|
|
2983
|
+
"npm": "nuxt-keen-slider",
|
|
2984
|
+
"icon": "keen-slider.png",
|
|
2985
|
+
"github": "https://github.com/modbender/nuxt-keen-slider",
|
|
2986
|
+
"website": "https://github.com/modbender/nuxt-keen-slider",
|
|
2987
|
+
"learn_more": "",
|
|
2988
|
+
"category": "Libraries",
|
|
2989
|
+
"type": "3rd-party",
|
|
2990
|
+
"maintainers": [
|
|
2991
|
+
{
|
|
2992
|
+
"name": "modbender",
|
|
2993
|
+
"github": "modbender"
|
|
2994
|
+
}
|
|
2995
|
+
],
|
|
2996
|
+
"compatibility": {
|
|
2997
|
+
"nuxt": "^3.0.0",
|
|
2651
2998
|
"requires": {}
|
|
2652
2999
|
}
|
|
2653
3000
|
},
|
|
@@ -2696,9 +3043,10 @@
|
|
|
2696
3043
|
}
|
|
2697
3044
|
],
|
|
2698
3045
|
"compatibility": {
|
|
2699
|
-
"nuxt": "
|
|
3046
|
+
"nuxt": ">=3.0.0",
|
|
2700
3047
|
"requires": {}
|
|
2701
|
-
}
|
|
3048
|
+
},
|
|
3049
|
+
"sponsor": true
|
|
2702
3050
|
},
|
|
2703
3051
|
{
|
|
2704
3052
|
"name": "kql",
|
|
@@ -2707,7 +3055,7 @@
|
|
|
2707
3055
|
"npm": "nuxt-kql",
|
|
2708
3056
|
"icon": "kql.svg",
|
|
2709
3057
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2710
|
-
"website": "https://nuxt-kql.
|
|
3058
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2711
3059
|
"learn_more": "",
|
|
2712
3060
|
"category": "CMS",
|
|
2713
3061
|
"type": "3rd-party",
|
|
@@ -2720,7 +3068,7 @@
|
|
|
2720
3068
|
}
|
|
2721
3069
|
],
|
|
2722
3070
|
"compatibility": {
|
|
2723
|
-
"nuxt": "
|
|
3071
|
+
"nuxt": ">=3.0.0",
|
|
2724
3072
|
"requires": {}
|
|
2725
3073
|
}
|
|
2726
3074
|
},
|
|
@@ -2792,29 +3140,29 @@
|
|
|
2792
3140
|
},
|
|
2793
3141
|
{
|
|
2794
3142
|
"name": "leaflet",
|
|
2795
|
-
"description": "
|
|
2796
|
-
"repo": "
|
|
2797
|
-
"npm": "
|
|
3143
|
+
"description": "Leaflet integration with Nuxt",
|
|
3144
|
+
"repo": "nuxt-modules/leaflet",
|
|
3145
|
+
"npm": "@nuxtjs/leaflet",
|
|
2798
3146
|
"icon": "leaflet.png",
|
|
2799
|
-
"github": "https://github.com/
|
|
2800
|
-
"website": "https://
|
|
2801
|
-
"learn_more": "https://
|
|
3147
|
+
"github": "https://github.com/nuxt-modules/leaflet",
|
|
3148
|
+
"website": "https://leaflet.nuxtjs.org/",
|
|
3149
|
+
"learn_more": "https://leaflet.nuxtjs.org/",
|
|
2802
3150
|
"category": "Libraries",
|
|
2803
|
-
"type": "
|
|
3151
|
+
"type": "community",
|
|
2804
3152
|
"maintainers": [
|
|
2805
3153
|
{
|
|
2806
|
-
"name": "
|
|
2807
|
-
"github": "
|
|
3154
|
+
"name": "Augustin MERCIER",
|
|
3155
|
+
"github": "Gugustinette"
|
|
2808
3156
|
}
|
|
2809
3157
|
],
|
|
2810
3158
|
"compatibility": {
|
|
2811
|
-
"nuxt": "^
|
|
3159
|
+
"nuxt": "^3.0.0",
|
|
2812
3160
|
"requires": {}
|
|
2813
3161
|
}
|
|
2814
3162
|
},
|
|
2815
3163
|
{
|
|
2816
3164
|
"name": "link-checker",
|
|
2817
|
-
"description": "Find and magically fix links that may be negatively effecting your
|
|
3165
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2818
3166
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2819
3167
|
"npm": "nuxt-link-checker",
|
|
2820
3168
|
"icon": "link-checker.svg",
|
|
@@ -2832,7 +3180,7 @@
|
|
|
2832
3180
|
}
|
|
2833
3181
|
],
|
|
2834
3182
|
"compatibility": {
|
|
2835
|
-
"nuxt": "
|
|
3183
|
+
"nuxt": ">=3.0.0",
|
|
2836
3184
|
"requires": {},
|
|
2837
3185
|
"devtools": "^0.0.0"
|
|
2838
3186
|
}
|
|
@@ -2887,6 +3235,28 @@
|
|
|
2887
3235
|
"requires": {}
|
|
2888
3236
|
}
|
|
2889
3237
|
},
|
|
3238
|
+
{
|
|
3239
|
+
"name": "locomotive-scroll",
|
|
3240
|
+
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3241
|
+
"repo": "arashsheyda/nuxt-locomotive-scroll",
|
|
3242
|
+
"npm": "nuxt-locomotive-scroll",
|
|
3243
|
+
"icon": "locomotive-scroll.png",
|
|
3244
|
+
"github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
|
|
3245
|
+
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3246
|
+
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3247
|
+
"category": "Libraries",
|
|
3248
|
+
"type": "3rd-party",
|
|
3249
|
+
"maintainers": [
|
|
3250
|
+
{
|
|
3251
|
+
"name": "Arash Sheyda",
|
|
3252
|
+
"github": "arashsheyda"
|
|
3253
|
+
}
|
|
3254
|
+
],
|
|
3255
|
+
"compatibility": {
|
|
3256
|
+
"nuxt": ">=3.0.0",
|
|
3257
|
+
"requires": {}
|
|
3258
|
+
}
|
|
3259
|
+
},
|
|
2890
3260
|
{
|
|
2891
3261
|
"name": "lodash",
|
|
2892
3262
|
"description": "lodash module with auto-import and custom prefix",
|
|
@@ -2905,7 +3275,7 @@
|
|
|
2905
3275
|
}
|
|
2906
3276
|
],
|
|
2907
3277
|
"compatibility": {
|
|
2908
|
-
"nuxt": "
|
|
3278
|
+
"nuxt": ">=3.0.0",
|
|
2909
3279
|
"requires": {}
|
|
2910
3280
|
}
|
|
2911
3281
|
},
|
|
@@ -2928,10 +3298,34 @@
|
|
|
2928
3298
|
}
|
|
2929
3299
|
],
|
|
2930
3300
|
"compatibility": {
|
|
2931
|
-
"nuxt": "^2.0.0 ||
|
|
3301
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2932
3302
|
"requires": {}
|
|
2933
3303
|
}
|
|
2934
3304
|
},
|
|
3305
|
+
{
|
|
3306
|
+
"name": "logto",
|
|
3307
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3308
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3309
|
+
"npm": "@logto/nuxt",
|
|
3310
|
+
"icon": "logto.svg",
|
|
3311
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3312
|
+
"website": "https://logto.io",
|
|
3313
|
+
"learn_more": "https://docs.logto.io",
|
|
3314
|
+
"category": "Security",
|
|
3315
|
+
"type": "3rd-party",
|
|
3316
|
+
"maintainers": [
|
|
3317
|
+
{
|
|
3318
|
+
"name": "logto",
|
|
3319
|
+
"github": "logto-io",
|
|
3320
|
+
"twitter": "logto_io"
|
|
3321
|
+
}
|
|
3322
|
+
],
|
|
3323
|
+
"compatibility": {
|
|
3324
|
+
"nuxt": ">=3.0.0",
|
|
3325
|
+
"requires": {}
|
|
3326
|
+
},
|
|
3327
|
+
"sponsor": true
|
|
3328
|
+
},
|
|
2935
3329
|
{
|
|
2936
3330
|
"name": "lucide-icons",
|
|
2937
3331
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -2954,7 +3348,7 @@
|
|
|
2954
3348
|
}
|
|
2955
3349
|
],
|
|
2956
3350
|
"compatibility": {
|
|
2957
|
-
"nuxt": "
|
|
3351
|
+
"nuxt": ">=3.0.0",
|
|
2958
3352
|
"requires": {}
|
|
2959
3353
|
}
|
|
2960
3354
|
},
|
|
@@ -2983,10 +3377,10 @@
|
|
|
2983
3377
|
{
|
|
2984
3378
|
"name": "magic-regexp",
|
|
2985
3379
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2986
|
-
"repo": "
|
|
3380
|
+
"repo": "unjs/magic-regexp",
|
|
2987
3381
|
"npm": "magic-regexp",
|
|
2988
3382
|
"icon": "magic-regexp.svg",
|
|
2989
|
-
"github": "https://github.com/
|
|
3383
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2990
3384
|
"website": "https://magic-regexp.roe.dev",
|
|
2991
3385
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2992
3386
|
"category": "Libraries",
|
|
@@ -2999,7 +3393,30 @@
|
|
|
2999
3393
|
}
|
|
3000
3394
|
],
|
|
3001
3395
|
"compatibility": {
|
|
3002
|
-
"nuxt": "
|
|
3396
|
+
"nuxt": ">=3.0.0",
|
|
3397
|
+
"requires": {}
|
|
3398
|
+
}
|
|
3399
|
+
},
|
|
3400
|
+
{
|
|
3401
|
+
"name": "mailpit",
|
|
3402
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3403
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3404
|
+
"npm": "nuxt-mailpit",
|
|
3405
|
+
"icon": "mailpit.svg",
|
|
3406
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3407
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3408
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3409
|
+
"category": "Devtools",
|
|
3410
|
+
"type": "3rd-party",
|
|
3411
|
+
"maintainers": [
|
|
3412
|
+
{
|
|
3413
|
+
"name": "Torkild Dyvik Olsen",
|
|
3414
|
+
"github": "tdolsen",
|
|
3415
|
+
"twitter": "tdolsen"
|
|
3416
|
+
}
|
|
3417
|
+
],
|
|
3418
|
+
"compatibility": {
|
|
3419
|
+
"nuxt": ">=3.8.0",
|
|
3003
3420
|
"requires": {}
|
|
3004
3421
|
}
|
|
3005
3422
|
},
|
|
@@ -3026,6 +3443,30 @@
|
|
|
3026
3443
|
"requires": {}
|
|
3027
3444
|
}
|
|
3028
3445
|
},
|
|
3446
|
+
{
|
|
3447
|
+
"name": "marquee",
|
|
3448
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3449
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3450
|
+
"npm": "nuxt-marquee",
|
|
3451
|
+
"icon": "marquee.png",
|
|
3452
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3453
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3454
|
+
"learn_more": "",
|
|
3455
|
+
"category": "UI",
|
|
3456
|
+
"type": "3rd-party",
|
|
3457
|
+
"maintainers": [
|
|
3458
|
+
{
|
|
3459
|
+
"name": "Hànzy",
|
|
3460
|
+
"github": "hanzydev",
|
|
3461
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3462
|
+
}
|
|
3463
|
+
],
|
|
3464
|
+
"compatibility": {
|
|
3465
|
+
"nuxt": ">=3.0.0",
|
|
3466
|
+
"requires": {},
|
|
3467
|
+
"devtools": "^0.0.0"
|
|
3468
|
+
}
|
|
3469
|
+
},
|
|
3029
3470
|
{
|
|
3030
3471
|
"name": "matomo",
|
|
3031
3472
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -3051,14 +3492,14 @@
|
|
|
3051
3492
|
{
|
|
3052
3493
|
"name": "maz-ui",
|
|
3053
3494
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3054
|
-
"repo": "louismazel/maz-ui",
|
|
3495
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3055
3496
|
"npm": "maz-ui",
|
|
3056
3497
|
"icon": "maz-ui.png",
|
|
3057
3498
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3058
|
-
"website": "https://
|
|
3059
|
-
"learn_more": "https://
|
|
3499
|
+
"website": "https://maz-ui.com/",
|
|
3500
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3060
3501
|
"category": "UI",
|
|
3061
|
-
"type": "
|
|
3502
|
+
"type": "3rd-party",
|
|
3062
3503
|
"maintainers": [
|
|
3063
3504
|
{
|
|
3064
3505
|
"name": "Loïc Mazuel",
|
|
@@ -3066,7 +3507,29 @@
|
|
|
3066
3507
|
}
|
|
3067
3508
|
],
|
|
3068
3509
|
"compatibility": {
|
|
3069
|
-
"nuxt": "
|
|
3510
|
+
"nuxt": ">=3.0.0",
|
|
3511
|
+
"requires": {}
|
|
3512
|
+
}
|
|
3513
|
+
},
|
|
3514
|
+
{
|
|
3515
|
+
"name": "mdc",
|
|
3516
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3517
|
+
"repo": "nuxt-modules/mdc",
|
|
3518
|
+
"npm": "@nuxtjs/mdc",
|
|
3519
|
+
"icon": "mdc.png",
|
|
3520
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3521
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3522
|
+
"learn_more": "",
|
|
3523
|
+
"category": "Extensions",
|
|
3524
|
+
"type": "community",
|
|
3525
|
+
"maintainers": [
|
|
3526
|
+
{
|
|
3527
|
+
"name": "farnabaz",
|
|
3528
|
+
"github": "farnabaz"
|
|
3529
|
+
}
|
|
3530
|
+
],
|
|
3531
|
+
"compatibility": {
|
|
3532
|
+
"nuxt": ">=3.0.0",
|
|
3070
3533
|
"requires": {}
|
|
3071
3534
|
}
|
|
3072
3535
|
},
|
|
@@ -3112,7 +3575,7 @@
|
|
|
3112
3575
|
}
|
|
3113
3576
|
],
|
|
3114
3577
|
"compatibility": {
|
|
3115
|
-
"nuxt": "^2.0.0 ||
|
|
3578
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3116
3579
|
"requires": {
|
|
3117
3580
|
"bridge": true
|
|
3118
3581
|
}
|
|
@@ -3137,7 +3600,7 @@
|
|
|
3137
3600
|
}
|
|
3138
3601
|
],
|
|
3139
3602
|
"compatibility": {
|
|
3140
|
-
"nuxt": "
|
|
3603
|
+
"nuxt": ">=3.0.0",
|
|
3141
3604
|
"requires": {
|
|
3142
3605
|
"bridge": false
|
|
3143
3606
|
},
|
|
@@ -3166,28 +3629,6 @@
|
|
|
3166
3629
|
"requires": {}
|
|
3167
3630
|
}
|
|
3168
3631
|
},
|
|
3169
|
-
{
|
|
3170
|
-
"name": "mobile",
|
|
3171
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
3172
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
3173
|
-
"npm": "nuxt-mobile",
|
|
3174
|
-
"icon": "",
|
|
3175
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3176
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3177
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
3178
|
-
"category": "Extensions",
|
|
3179
|
-
"type": "3rd-party",
|
|
3180
|
-
"maintainers": [
|
|
3181
|
-
{
|
|
3182
|
-
"name": "ChanningDefoe",
|
|
3183
|
-
"github": "ChanningDefoe"
|
|
3184
|
-
}
|
|
3185
|
-
],
|
|
3186
|
-
"compatibility": {
|
|
3187
|
-
"nuxt": "^2.0.0",
|
|
3188
|
-
"requires": {}
|
|
3189
|
-
}
|
|
3190
|
-
},
|
|
3191
3632
|
{
|
|
3192
3633
|
"name": "module-feed",
|
|
3193
3634
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3207,7 +3648,29 @@
|
|
|
3207
3648
|
}
|
|
3208
3649
|
],
|
|
3209
3650
|
"compatibility": {
|
|
3210
|
-
"nuxt": "
|
|
3651
|
+
"nuxt": ">=3.0.0",
|
|
3652
|
+
"requires": {}
|
|
3653
|
+
}
|
|
3654
|
+
},
|
|
3655
|
+
{
|
|
3656
|
+
"name": "mojocss",
|
|
3657
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3658
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3659
|
+
"npm": "@mojocss/nuxt",
|
|
3660
|
+
"icon": "mojocss.svg",
|
|
3661
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3662
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3663
|
+
"learn_more": "",
|
|
3664
|
+
"category": "UI",
|
|
3665
|
+
"type": "3rd-party",
|
|
3666
|
+
"maintainers": [
|
|
3667
|
+
{
|
|
3668
|
+
"name": "mojocss",
|
|
3669
|
+
"github": "mojocss"
|
|
3670
|
+
}
|
|
3671
|
+
],
|
|
3672
|
+
"compatibility": {
|
|
3673
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3211
3674
|
"requires": {}
|
|
3212
3675
|
}
|
|
3213
3676
|
},
|
|
@@ -3239,20 +3702,20 @@
|
|
|
3239
3702
|
}
|
|
3240
3703
|
},
|
|
3241
3704
|
{
|
|
3242
|
-
"name": "
|
|
3243
|
-
"description": "
|
|
3244
|
-
"repo": "
|
|
3245
|
-
"npm": "nuxt-
|
|
3705
|
+
"name": "neo",
|
|
3706
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3707
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3708
|
+
"npm": "nuxt-neo",
|
|
3246
3709
|
"icon": "",
|
|
3247
|
-
"github": "https://github.com/
|
|
3248
|
-
"website": "https://github.
|
|
3249
|
-
"learn_more": "
|
|
3250
|
-
"category": "
|
|
3710
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3711
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3712
|
+
"learn_more": "",
|
|
3713
|
+
"category": "Request",
|
|
3251
3714
|
"type": "3rd-party",
|
|
3252
3715
|
"maintainers": [
|
|
3253
3716
|
{
|
|
3254
|
-
"name": "
|
|
3255
|
-
"github": "
|
|
3717
|
+
"name": "ezypeeze",
|
|
3718
|
+
"github": "ezypeeze"
|
|
3256
3719
|
}
|
|
3257
3720
|
],
|
|
3258
3721
|
"compatibility": {
|
|
@@ -3261,24 +3724,24 @@
|
|
|
3261
3724
|
}
|
|
3262
3725
|
},
|
|
3263
3726
|
{
|
|
3264
|
-
"name": "
|
|
3265
|
-
"description": "
|
|
3266
|
-
"repo": "
|
|
3267
|
-
"npm": "nuxt-
|
|
3268
|
-
"icon": "",
|
|
3269
|
-
"github": "https://github.com/
|
|
3270
|
-
"website": "https://
|
|
3727
|
+
"name": "neo4j",
|
|
3728
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3729
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3730
|
+
"npm": "nuxt-neo4j",
|
|
3731
|
+
"icon": "nuxt-neo4j.png",
|
|
3732
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3733
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3271
3734
|
"learn_more": "",
|
|
3272
|
-
"category": "
|
|
3735
|
+
"category": "Database",
|
|
3273
3736
|
"type": "3rd-party",
|
|
3274
3737
|
"maintainers": [
|
|
3275
3738
|
{
|
|
3276
|
-
"name": "
|
|
3277
|
-
"github": "
|
|
3739
|
+
"name": "arashsheyda",
|
|
3740
|
+
"github": "arashsheyda"
|
|
3278
3741
|
}
|
|
3279
3742
|
],
|
|
3280
3743
|
"compatibility": {
|
|
3281
|
-
"nuxt": "
|
|
3744
|
+
"nuxt": ">=3.0.0",
|
|
3282
3745
|
"requires": {}
|
|
3283
3746
|
}
|
|
3284
3747
|
},
|
|
@@ -3330,12 +3793,12 @@
|
|
|
3330
3793
|
{
|
|
3331
3794
|
"name": "netlify",
|
|
3332
3795
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3333
|
-
"repo": "
|
|
3796
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3334
3797
|
"npm": "@aceforth/nuxt-netlify",
|
|
3335
3798
|
"icon": "netlify.png",
|
|
3336
|
-
"github": "https://github.com/
|
|
3337
|
-
"website": "https://
|
|
3338
|
-
"learn_more": "",
|
|
3799
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3800
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3801
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3339
3802
|
"category": "Deployment",
|
|
3340
3803
|
"type": "3rd-party",
|
|
3341
3804
|
"maintainers": [
|
|
@@ -3351,29 +3814,45 @@
|
|
|
3351
3814
|
},
|
|
3352
3815
|
{
|
|
3353
3816
|
"name": "ngrok",
|
|
3354
|
-
"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",
|
|
3355
|
-
"repo": "nuxt-
|
|
3817
|
+
"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.",
|
|
3818
|
+
"repo": "nuxt-modules/ngrok",
|
|
3356
3819
|
"npm": "@nuxtjs/ngrok",
|
|
3357
|
-
"icon": "ngrok.
|
|
3358
|
-
"github": "https://github.com/nuxt-
|
|
3359
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3360
|
-
"learn_more": "https://
|
|
3820
|
+
"icon": "ngrok.svg",
|
|
3821
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3822
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3823
|
+
"learn_more": "https://ngrok.com/",
|
|
3361
3824
|
"category": "Devtools",
|
|
3362
3825
|
"type": "community",
|
|
3363
3826
|
"maintainers": [
|
|
3364
3827
|
{
|
|
3365
|
-
"name": "
|
|
3366
|
-
"github": "
|
|
3367
|
-
|
|
3368
|
-
|
|
3828
|
+
"name": "Arash Sheyda",
|
|
3829
|
+
"github": "arashsheyda"
|
|
3830
|
+
}
|
|
3831
|
+
],
|
|
3832
|
+
"compatibility": {
|
|
3833
|
+
"nuxt": ">=3.0.0",
|
|
3834
|
+
"requires": {}
|
|
3835
|
+
}
|
|
3836
|
+
},
|
|
3837
|
+
{
|
|
3838
|
+
"name": "nodemailer",
|
|
3839
|
+
"description": "Nuxt integration for nodemailer",
|
|
3840
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3841
|
+
"npm": "nuxt-nodemailer",
|
|
3842
|
+
"icon": "nodemailer.png",
|
|
3843
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3844
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3845
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3846
|
+
"category": "Extensions",
|
|
3847
|
+
"type": "3rd-party",
|
|
3848
|
+
"maintainers": [
|
|
3369
3849
|
{
|
|
3370
|
-
"name": "
|
|
3371
|
-
"github": "
|
|
3372
|
-
"twitter": "_pi0_"
|
|
3850
|
+
"name": "kleinpetr",
|
|
3851
|
+
"github": "kleinpetr"
|
|
3373
3852
|
}
|
|
3374
3853
|
],
|
|
3375
3854
|
"compatibility": {
|
|
3376
|
-
"nuxt": "
|
|
3855
|
+
"nuxt": ">=3.0.0",
|
|
3377
3856
|
"requires": {}
|
|
3378
3857
|
}
|
|
3379
3858
|
},
|
|
@@ -3417,7 +3896,7 @@
|
|
|
3417
3896
|
}
|
|
3418
3897
|
],
|
|
3419
3898
|
"compatibility": {
|
|
3420
|
-
"nuxt": "
|
|
3899
|
+
"nuxt": ">=3.0.0",
|
|
3421
3900
|
"requires": {}
|
|
3422
3901
|
}
|
|
3423
3902
|
},
|
|
@@ -3439,7 +3918,30 @@
|
|
|
3439
3918
|
}
|
|
3440
3919
|
],
|
|
3441
3920
|
"compatibility": {
|
|
3442
|
-
"nuxt": "
|
|
3921
|
+
"nuxt": ">=3.0.0",
|
|
3922
|
+
"requires": {}
|
|
3923
|
+
}
|
|
3924
|
+
},
|
|
3925
|
+
{
|
|
3926
|
+
"name": "nuxt-asciidoc",
|
|
3927
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3928
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3929
|
+
"npm": "nuxt-asciidoc",
|
|
3930
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3931
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3932
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3933
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3934
|
+
"category": "Extensions",
|
|
3935
|
+
"type": "3rd-party",
|
|
3936
|
+
"maintainers": [
|
|
3937
|
+
{
|
|
3938
|
+
"name": "Christian Lenz",
|
|
3939
|
+
"github": "Chris2011",
|
|
3940
|
+
"twitter": "Chrizzly42"
|
|
3941
|
+
}
|
|
3942
|
+
],
|
|
3943
|
+
"compatibility": {
|
|
3944
|
+
"nuxt": ">=3.0.0",
|
|
3443
3945
|
"requires": {}
|
|
3444
3946
|
}
|
|
3445
3947
|
},
|
|
@@ -3450,8 +3952,8 @@
|
|
|
3450
3952
|
"npm": "nuxt-auth-sanctum",
|
|
3451
3953
|
"icon": "laravel.svg",
|
|
3452
3954
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3453
|
-
"website": "https://
|
|
3454
|
-
"learn_more": "",
|
|
3955
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3956
|
+
"learn_more": "https://laravel.com/docs/11.x/sanctum",
|
|
3455
3957
|
"category": "Security",
|
|
3456
3958
|
"type": "3rd-party",
|
|
3457
3959
|
"maintainers": [
|
|
@@ -3462,7 +3964,7 @@
|
|
|
3462
3964
|
}
|
|
3463
3965
|
],
|
|
3464
3966
|
"compatibility": {
|
|
3465
|
-
"nuxt": "
|
|
3967
|
+
"nuxt": ">=3.12.0",
|
|
3466
3968
|
"requires": {}
|
|
3467
3969
|
}
|
|
3468
3970
|
},
|
|
@@ -3484,10 +3986,61 @@
|
|
|
3484
3986
|
}
|
|
3485
3987
|
],
|
|
3486
3988
|
"compatibility": {
|
|
3487
|
-
"nuxt": "
|
|
3989
|
+
"nuxt": ">=3.0.0",
|
|
3990
|
+
"requires": {}
|
|
3991
|
+
}
|
|
3992
|
+
},
|
|
3993
|
+
{
|
|
3994
|
+
"name": "nuxt-bezier",
|
|
3995
|
+
"description": "Reusable transition components",
|
|
3996
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3997
|
+
"npm": "nuxt-bezier",
|
|
3998
|
+
"icon": "nuxt-bezier.png",
|
|
3999
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
4000
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
4001
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
4002
|
+
"category": "UI",
|
|
4003
|
+
"type": "3rd-party",
|
|
4004
|
+
"maintainers": [
|
|
4005
|
+
{
|
|
4006
|
+
"name": "Soryn Gitlan",
|
|
4007
|
+
"github": "50rayn"
|
|
4008
|
+
}
|
|
4009
|
+
],
|
|
4010
|
+
"compatibility": {
|
|
4011
|
+
"nuxt": ">=3.0.0",
|
|
3488
4012
|
"requires": {}
|
|
3489
4013
|
}
|
|
3490
4014
|
},
|
|
4015
|
+
{
|
|
4016
|
+
"name": "nuxt-booster",
|
|
4017
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
4018
|
+
"repo": "basics/nuxt-booster",
|
|
4019
|
+
"npm": "nuxt-booster",
|
|
4020
|
+
"icon": "nuxt-booster.svg",
|
|
4021
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
4022
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
4023
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
4024
|
+
"category": "Performance",
|
|
4025
|
+
"type": "3rd-party",
|
|
4026
|
+
"maintainers": [
|
|
4027
|
+
{
|
|
4028
|
+
"name": "Thorn Walli",
|
|
4029
|
+
"github": "ThornWalli",
|
|
4030
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
4031
|
+
},
|
|
4032
|
+
{
|
|
4033
|
+
"name": "Stephan Gerbeth",
|
|
4034
|
+
"github": "StephanGerbeth",
|
|
4035
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
4036
|
+
}
|
|
4037
|
+
],
|
|
4038
|
+
"compatibility": {
|
|
4039
|
+
"nuxt": ">=3.0.0",
|
|
4040
|
+
"requires": {},
|
|
4041
|
+
"devtools": "^0.0.0"
|
|
4042
|
+
}
|
|
4043
|
+
},
|
|
3491
4044
|
{
|
|
3492
4045
|
"name": "nuxt-bootstrap-icons",
|
|
3493
4046
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3506,7 +4059,7 @@
|
|
|
3506
4059
|
}
|
|
3507
4060
|
],
|
|
3508
4061
|
"compatibility": {
|
|
3509
|
-
"nuxt": "
|
|
4062
|
+
"nuxt": ">=3.0.0",
|
|
3510
4063
|
"requires": {}
|
|
3511
4064
|
}
|
|
3512
4065
|
},
|
|
@@ -3528,7 +4081,51 @@
|
|
|
3528
4081
|
}
|
|
3529
4082
|
],
|
|
3530
4083
|
"compatibility": {
|
|
3531
|
-
"nuxt": "
|
|
4084
|
+
"nuxt": ">=3.0.0",
|
|
4085
|
+
"requires": {}
|
|
4086
|
+
}
|
|
4087
|
+
},
|
|
4088
|
+
{
|
|
4089
|
+
"name": "nuxt-codemirror",
|
|
4090
|
+
"description": "Nuxt codemirror module",
|
|
4091
|
+
"repo": "thimodev/nuxt-codemirror",
|
|
4092
|
+
"npm": "nuxt-codemirror",
|
|
4093
|
+
"icon": "nuxt-codemirror.svg",
|
|
4094
|
+
"github": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4095
|
+
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4096
|
+
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4097
|
+
"category": "Libraries",
|
|
4098
|
+
"type": "3rd-party",
|
|
4099
|
+
"maintainers": [
|
|
4100
|
+
{
|
|
4101
|
+
"name": "ThimoDEV",
|
|
4102
|
+
"github": "ThimoDEV"
|
|
4103
|
+
}
|
|
4104
|
+
],
|
|
4105
|
+
"compatibility": {
|
|
4106
|
+
"nuxt": ">=3.0.0",
|
|
4107
|
+
"requires": {}
|
|
4108
|
+
}
|
|
4109
|
+
},
|
|
4110
|
+
{
|
|
4111
|
+
"name": "nuxt-cookie-consent",
|
|
4112
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4113
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4114
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4115
|
+
"icon": "wah.svg",
|
|
4116
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4117
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4118
|
+
"learn_more": "",
|
|
4119
|
+
"category": "Extensions",
|
|
4120
|
+
"type": "3rd-party",
|
|
4121
|
+
"maintainers": [
|
|
4122
|
+
{
|
|
4123
|
+
"name": "weareheavy",
|
|
4124
|
+
"github": "weareheavy"
|
|
4125
|
+
}
|
|
4126
|
+
],
|
|
4127
|
+
"compatibility": {
|
|
4128
|
+
"nuxt": ">=3.0.0",
|
|
3532
4129
|
"requires": {}
|
|
3533
4130
|
}
|
|
3534
4131
|
},
|
|
@@ -3554,7 +4151,29 @@
|
|
|
3554
4151
|
}
|
|
3555
4152
|
],
|
|
3556
4153
|
"compatibility": {
|
|
3557
|
-
"nuxt": "
|
|
4154
|
+
"nuxt": ">=3.0.0",
|
|
4155
|
+
"requires": {}
|
|
4156
|
+
}
|
|
4157
|
+
},
|
|
4158
|
+
{
|
|
4159
|
+
"name": "nuxt-feather-icons",
|
|
4160
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
4161
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
4162
|
+
"npm": "nuxt-feather-icons",
|
|
4163
|
+
"icon": "nuxt-feather-icons.png",
|
|
4164
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
4165
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
4166
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
4167
|
+
"category": "UI",
|
|
4168
|
+
"type": "3rd-party",
|
|
4169
|
+
"maintainers": [
|
|
4170
|
+
{
|
|
4171
|
+
"name": "4sllan",
|
|
4172
|
+
"github": "4sllan"
|
|
4173
|
+
}
|
|
4174
|
+
],
|
|
4175
|
+
"compatibility": {
|
|
4176
|
+
"nuxt": ">=3.0.0",
|
|
3558
4177
|
"requires": {}
|
|
3559
4178
|
}
|
|
3560
4179
|
},
|
|
@@ -3576,28 +4195,96 @@
|
|
|
3576
4195
|
}
|
|
3577
4196
|
],
|
|
3578
4197
|
"compatibility": {
|
|
3579
|
-
"nuxt": "
|
|
4198
|
+
"nuxt": ">=3.0.0",
|
|
3580
4199
|
"requires": {}
|
|
3581
4200
|
}
|
|
3582
4201
|
},
|
|
3583
4202
|
{
|
|
3584
|
-
"name": "nuxt-
|
|
3585
|
-
"description": "
|
|
3586
|
-
"repo": "
|
|
3587
|
-
"npm": "nuxt-
|
|
3588
|
-
"icon": "nuxt-
|
|
3589
|
-
"github": "https://github.com/
|
|
3590
|
-
"website": "https://nuxt-
|
|
3591
|
-
"learn_more": "",
|
|
3592
|
-
"category": "
|
|
4203
|
+
"name": "nuxt-file-storage",
|
|
4204
|
+
"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.",
|
|
4205
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4206
|
+
"npm": "nuxt-file-storage",
|
|
4207
|
+
"icon": "nuxt-file-storage.svg",
|
|
4208
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4209
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4210
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4211
|
+
"category": "Database",
|
|
3593
4212
|
"type": "3rd-party",
|
|
3594
4213
|
"maintainers": [
|
|
3595
4214
|
{
|
|
3596
|
-
"name": "
|
|
3597
|
-
"github": "
|
|
3598
|
-
|
|
3599
|
-
|
|
3600
|
-
|
|
4215
|
+
"name": "NyllRE",
|
|
4216
|
+
"github": "NyllRE"
|
|
4217
|
+
}
|
|
4218
|
+
],
|
|
4219
|
+
"compatibility": {
|
|
4220
|
+
"nuxt": ">=3.0.0",
|
|
4221
|
+
"requires": {}
|
|
4222
|
+
}
|
|
4223
|
+
},
|
|
4224
|
+
{
|
|
4225
|
+
"name": "nuxt-fontawesome",
|
|
4226
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4227
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4228
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4229
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4230
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4231
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4232
|
+
"learn_more": "https://fontawesome.com",
|
|
4233
|
+
"category": "UI",
|
|
4234
|
+
"type": "3rd-party",
|
|
4235
|
+
"maintainers": [
|
|
4236
|
+
{
|
|
4237
|
+
"name": "Vasily Naumkin",
|
|
4238
|
+
"github": "bezumkin",
|
|
4239
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4240
|
+
}
|
|
4241
|
+
],
|
|
4242
|
+
"compatibility": {
|
|
4243
|
+
"nuxt": ">=3.0.0",
|
|
4244
|
+
"requires": {}
|
|
4245
|
+
}
|
|
4246
|
+
},
|
|
4247
|
+
{
|
|
4248
|
+
"name": "nuxt-fortify",
|
|
4249
|
+
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
4250
|
+
"repo": "dev-charles15531/nuxt-fortify",
|
|
4251
|
+
"npm": "nuxt-fortify",
|
|
4252
|
+
"icon": "laravel-nuxt-fortify.svg",
|
|
4253
|
+
"github": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4254
|
+
"website": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4255
|
+
"learn_more": "https://laravel.com/docs/11.x/fortify",
|
|
4256
|
+
"category": "Security",
|
|
4257
|
+
"type": "3rd-party",
|
|
4258
|
+
"maintainers": [
|
|
4259
|
+
{
|
|
4260
|
+
"name": "Charles Paul",
|
|
4261
|
+
"github": "dev-charles15531",
|
|
4262
|
+
"avatar": "https://avatars.githubusercontent.com/dev-charles15531"
|
|
4263
|
+
}
|
|
4264
|
+
],
|
|
4265
|
+
"compatibility": {
|
|
4266
|
+
"nuxt": ">=3.9.0",
|
|
4267
|
+
"requires": {}
|
|
4268
|
+
}
|
|
4269
|
+
},
|
|
4270
|
+
{
|
|
4271
|
+
"name": "nuxt-graphql-middleware",
|
|
4272
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
4273
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
4274
|
+
"npm": "nuxt-graphql-middleware",
|
|
4275
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
4276
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
4277
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
4278
|
+
"learn_more": "",
|
|
4279
|
+
"category": "Request",
|
|
4280
|
+
"type": "3rd-party",
|
|
4281
|
+
"maintainers": [
|
|
4282
|
+
{
|
|
4283
|
+
"name": "dulnan",
|
|
4284
|
+
"github": "dulnan",
|
|
4285
|
+
"twitter": "dulnan",
|
|
4286
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
4287
|
+
},
|
|
3601
4288
|
{
|
|
3602
4289
|
"name": "ayalon",
|
|
3603
4290
|
"github": "ayalon",
|
|
@@ -3605,7 +4292,7 @@
|
|
|
3605
4292
|
}
|
|
3606
4293
|
],
|
|
3607
4294
|
"compatibility": {
|
|
3608
|
-
"nuxt": "^2.0.0 ||
|
|
4295
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3609
4296
|
"requires": {}
|
|
3610
4297
|
}
|
|
3611
4298
|
},
|
|
@@ -3645,11 +4332,11 @@
|
|
|
3645
4332
|
"maintainers": [
|
|
3646
4333
|
{
|
|
3647
4334
|
"name": "Zadig&Voltaire Team",
|
|
3648
|
-
"github": "
|
|
4335
|
+
"github": "zadigetvoltaire"
|
|
3649
4336
|
}
|
|
3650
4337
|
],
|
|
3651
4338
|
"compatibility": {
|
|
3652
|
-
"nuxt": "
|
|
4339
|
+
"nuxt": ">=3.0.0",
|
|
3653
4340
|
"requires": {},
|
|
3654
4341
|
"devtools": "^0.0.0"
|
|
3655
4342
|
}
|
|
@@ -3672,12 +4359,56 @@
|
|
|
3672
4359
|
}
|
|
3673
4360
|
],
|
|
3674
4361
|
"compatibility": {
|
|
3675
|
-
"nuxt": "^2.0.0 ||
|
|
4362
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3676
4363
|
"requires": {
|
|
3677
4364
|
"bridge": "optional"
|
|
3678
4365
|
}
|
|
3679
4366
|
}
|
|
3680
4367
|
},
|
|
4368
|
+
{
|
|
4369
|
+
"name": "nuxt-i18n-micro",
|
|
4370
|
+
"description": "I18n Micro is a fast, simple, and lightweight internationalization (i18n) module.",
|
|
4371
|
+
"repo": "s00d/nuxt-i18n-micro",
|
|
4372
|
+
"npm": "nuxt-i18n-micro",
|
|
4373
|
+
"icon": "nuxt-i18n-micro.png",
|
|
4374
|
+
"github": "https://github.com/s00d/nuxt-i18n-micro",
|
|
4375
|
+
"website": "https://github.com/s00d/nuxt-i18n-micro",
|
|
4376
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-i18n-micro",
|
|
4377
|
+
"category": "Extensions",
|
|
4378
|
+
"type": "3rd-party",
|
|
4379
|
+
"maintainers": [
|
|
4380
|
+
{
|
|
4381
|
+
"name": "Pavel Kuzmin",
|
|
4382
|
+
"github": "s00d"
|
|
4383
|
+
}
|
|
4384
|
+
],
|
|
4385
|
+
"compatibility": {
|
|
4386
|
+
"nuxt": ">=3.0.0",
|
|
4387
|
+
"requires": {}
|
|
4388
|
+
}
|
|
4389
|
+
},
|
|
4390
|
+
{
|
|
4391
|
+
"name": "nuxt-interpolation",
|
|
4392
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
4393
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
4394
|
+
"npm": "nuxt-interpolation",
|
|
4395
|
+
"icon": "",
|
|
4396
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4397
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4398
|
+
"learn_more": "",
|
|
4399
|
+
"category": "Devtools",
|
|
4400
|
+
"type": "3rd-party",
|
|
4401
|
+
"maintainers": [
|
|
4402
|
+
{
|
|
4403
|
+
"name": "daliborgogic",
|
|
4404
|
+
"github": "daliborgogic"
|
|
4405
|
+
}
|
|
4406
|
+
],
|
|
4407
|
+
"compatibility": {
|
|
4408
|
+
"nuxt": "^2.0.0",
|
|
4409
|
+
"requires": {}
|
|
4410
|
+
}
|
|
4411
|
+
},
|
|
3681
4412
|
{
|
|
3682
4413
|
"name": "nuxt-jsonld",
|
|
3683
4414
|
"description": "Manage JSON-LD in Vue component.",
|
|
@@ -3696,7 +4427,30 @@
|
|
|
3696
4427
|
}
|
|
3697
4428
|
],
|
|
3698
4429
|
"compatibility": {
|
|
3699
|
-
"nuxt": "
|
|
4430
|
+
"nuxt": ">=3.0.0",
|
|
4431
|
+
"requires": {}
|
|
4432
|
+
}
|
|
4433
|
+
},
|
|
4434
|
+
{
|
|
4435
|
+
"name": "nuxt-laravel-echo",
|
|
4436
|
+
"description": "Nuxt module for Laravel Echo integration",
|
|
4437
|
+
"repo": "manchenkoff/nuxt-laravel-echo",
|
|
4438
|
+
"npm": "nuxt-laravel-echo",
|
|
4439
|
+
"icon": "laravel.svg",
|
|
4440
|
+
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4441
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
|
|
4442
|
+
"learn_more": "https://laravel.com/docs/11.x/broadcasting",
|
|
4443
|
+
"category": "Libraries",
|
|
4444
|
+
"type": "3rd-party",
|
|
4445
|
+
"maintainers": [
|
|
4446
|
+
{
|
|
4447
|
+
"name": "Artem Manchenkov",
|
|
4448
|
+
"github": "manchenkoff",
|
|
4449
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
4450
|
+
}
|
|
4451
|
+
],
|
|
4452
|
+
"compatibility": {
|
|
4453
|
+
"nuxt": ">=3.12.0",
|
|
3700
4454
|
"requires": {}
|
|
3701
4455
|
}
|
|
3702
4456
|
},
|
|
@@ -3707,8 +4461,8 @@
|
|
|
3707
4461
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3708
4462
|
"icon": "nuxt-localtunnel.svg",
|
|
3709
4463
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3710
|
-
"website": "https://
|
|
3711
|
-
"learn_more": "
|
|
4464
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4465
|
+
"learn_more": "",
|
|
3712
4466
|
"category": "Devtools",
|
|
3713
4467
|
"type": "3rd-party",
|
|
3714
4468
|
"maintainers": [
|
|
@@ -3719,7 +4473,7 @@
|
|
|
3719
4473
|
}
|
|
3720
4474
|
],
|
|
3721
4475
|
"compatibility": {
|
|
3722
|
-
"nuxt": "
|
|
4476
|
+
"nuxt": ">=3.0.0",
|
|
3723
4477
|
"requires": {}
|
|
3724
4478
|
}
|
|
3725
4479
|
},
|
|
@@ -3742,7 +4496,7 @@
|
|
|
3742
4496
|
}
|
|
3743
4497
|
],
|
|
3744
4498
|
"compatibility": {
|
|
3745
|
-
"nuxt": "
|
|
4499
|
+
"nuxt": ">=3.0.0",
|
|
3746
4500
|
"requires": {}
|
|
3747
4501
|
}
|
|
3748
4502
|
},
|
|
@@ -3764,7 +4518,7 @@
|
|
|
3764
4518
|
}
|
|
3765
4519
|
],
|
|
3766
4520
|
"compatibility": {
|
|
3767
|
-
"nuxt": "^2.0.0 ||
|
|
4521
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3768
4522
|
"requires": {}
|
|
3769
4523
|
}
|
|
3770
4524
|
},
|
|
@@ -3785,6 +4539,28 @@
|
|
|
3785
4539
|
"github": "AlexLavoie42"
|
|
3786
4540
|
}
|
|
3787
4541
|
],
|
|
4542
|
+
"compatibility": {
|
|
4543
|
+
"nuxt": ">=3.0.0",
|
|
4544
|
+
"requires": {}
|
|
4545
|
+
}
|
|
4546
|
+
},
|
|
4547
|
+
{
|
|
4548
|
+
"name": "nuxt-maplibre",
|
|
4549
|
+
"description": "Maplibre integration with Nuxt",
|
|
4550
|
+
"repo": "Gugustinette/nuxt-maplibre",
|
|
4551
|
+
"npm": "nuxt-maplibre",
|
|
4552
|
+
"icon": "maplibre.png",
|
|
4553
|
+
"github": "https://github.com/Gugustinette/nuxt-maplibre",
|
|
4554
|
+
"website": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4555
|
+
"learn_more": "https://gugustinette.github.io/nuxt-maplibre/",
|
|
4556
|
+
"category": "Libraries",
|
|
4557
|
+
"type": "3rd-party",
|
|
4558
|
+
"maintainers": [
|
|
4559
|
+
{
|
|
4560
|
+
"name": "Augustin MERCIER",
|
|
4561
|
+
"github": "Gugustinette"
|
|
4562
|
+
}
|
|
4563
|
+
],
|
|
3788
4564
|
"compatibility": {
|
|
3789
4565
|
"nuxt": "^3.0.0",
|
|
3790
4566
|
"requires": {}
|
|
@@ -3808,7 +4584,30 @@
|
|
|
3808
4584
|
}
|
|
3809
4585
|
],
|
|
3810
4586
|
"compatibility": {
|
|
3811
|
-
"nuxt": "
|
|
4587
|
+
"nuxt": ">=3.0.0",
|
|
4588
|
+
"requires": {}
|
|
4589
|
+
}
|
|
4590
|
+
},
|
|
4591
|
+
{
|
|
4592
|
+
"name": "nuxt-meta-pixel",
|
|
4593
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4594
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4595
|
+
"npm": "nuxt-meta-pixel",
|
|
4596
|
+
"icon": "",
|
|
4597
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4598
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4599
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4600
|
+
"category": "Analytics",
|
|
4601
|
+
"type": "3rd-party",
|
|
4602
|
+
"maintainers": [
|
|
4603
|
+
{
|
|
4604
|
+
"name": "tanukijs",
|
|
4605
|
+
"github": "tanukijs",
|
|
4606
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4607
|
+
}
|
|
4608
|
+
],
|
|
4609
|
+
"compatibility": {
|
|
4610
|
+
"nuxt": ">=3.0.0",
|
|
3812
4611
|
"requires": {}
|
|
3813
4612
|
}
|
|
3814
4613
|
},
|
|
@@ -3830,7 +4629,7 @@
|
|
|
3830
4629
|
}
|
|
3831
4630
|
],
|
|
3832
4631
|
"compatibility": {
|
|
3833
|
-
"nuxt": "
|
|
4632
|
+
"nuxt": ">=3.0.0",
|
|
3834
4633
|
"requires": {}
|
|
3835
4634
|
}
|
|
3836
4635
|
},
|
|
@@ -3852,7 +4651,79 @@
|
|
|
3852
4651
|
}
|
|
3853
4652
|
],
|
|
3854
4653
|
"compatibility": {
|
|
3855
|
-
"nuxt": "
|
|
4654
|
+
"nuxt": ">=3.0.0",
|
|
4655
|
+
"requires": {},
|
|
4656
|
+
"devtools": "^0.0.0"
|
|
4657
|
+
}
|
|
4658
|
+
},
|
|
4659
|
+
{
|
|
4660
|
+
"name": "nuxt-oidc-auth",
|
|
4661
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4662
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4663
|
+
"npm": "nuxt-oidc-auth",
|
|
4664
|
+
"icon": "",
|
|
4665
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4666
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4667
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4668
|
+
"category": "Security",
|
|
4669
|
+
"type": "3rd-party",
|
|
4670
|
+
"maintainers": [
|
|
4671
|
+
{
|
|
4672
|
+
"name": "Jan-Henrik Damaschke",
|
|
4673
|
+
"github": "itpropro",
|
|
4674
|
+
"twitter": "jandamaschke"
|
|
4675
|
+
}
|
|
4676
|
+
],
|
|
4677
|
+
"compatibility": {
|
|
4678
|
+
"nuxt": ">=3.0.0",
|
|
4679
|
+
"requires": {}
|
|
4680
|
+
}
|
|
4681
|
+
},
|
|
4682
|
+
{
|
|
4683
|
+
"name": "nuxt-openapi-docs-module",
|
|
4684
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4685
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4686
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4687
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4688
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4689
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4690
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4691
|
+
"category": "Libraries",
|
|
4692
|
+
"type": "3rd-party",
|
|
4693
|
+
"maintainers": [
|
|
4694
|
+
{
|
|
4695
|
+
"name": "Pavel Kuzmin",
|
|
4696
|
+
"github": "s00d"
|
|
4697
|
+
}
|
|
4698
|
+
],
|
|
4699
|
+
"compatibility": {
|
|
4700
|
+
"nuxt": ">=3.0.0",
|
|
4701
|
+
"requires": {}
|
|
4702
|
+
}
|
|
4703
|
+
},
|
|
4704
|
+
{
|
|
4705
|
+
"name": "nuxt-openid-connect",
|
|
4706
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4707
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4708
|
+
"npm": "nuxt-openid-connect",
|
|
4709
|
+
"icon": "",
|
|
4710
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4711
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4712
|
+
"learn_more": "",
|
|
4713
|
+
"category": "Security",
|
|
4714
|
+
"type": "3rd-party",
|
|
4715
|
+
"maintainers": [
|
|
4716
|
+
{
|
|
4717
|
+
"name": "Aborn Jiang",
|
|
4718
|
+
"github": "aborn"
|
|
4719
|
+
},
|
|
4720
|
+
{
|
|
4721
|
+
"name": "Khaled Almana",
|
|
4722
|
+
"github": "KhaledAlMana"
|
|
4723
|
+
}
|
|
4724
|
+
],
|
|
4725
|
+
"compatibility": {
|
|
4726
|
+
"nuxt": ">=3.0.0",
|
|
3856
4727
|
"requires": {},
|
|
3857
4728
|
"devtools": "^0.0.0"
|
|
3858
4729
|
}
|
|
@@ -3876,7 +4747,30 @@
|
|
|
3876
4747
|
}
|
|
3877
4748
|
],
|
|
3878
4749
|
"compatibility": {
|
|
3879
|
-
"nuxt": "
|
|
4750
|
+
"nuxt": ">=3.0.0",
|
|
4751
|
+
"requires": {}
|
|
4752
|
+
}
|
|
4753
|
+
},
|
|
4754
|
+
{
|
|
4755
|
+
"name": "nuxt-pdf-frame",
|
|
4756
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4757
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4758
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4759
|
+
"icon": "pdf-frame.svg",
|
|
4760
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4761
|
+
"website": "https://www.pdf-frame.org",
|
|
4762
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4763
|
+
"category": "Libraries",
|
|
4764
|
+
"type": "3rd-party",
|
|
4765
|
+
"maintainers": [
|
|
4766
|
+
{
|
|
4767
|
+
"name": "Narayana Swamy",
|
|
4768
|
+
"github": "nswamy14",
|
|
4769
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4770
|
+
}
|
|
4771
|
+
],
|
|
4772
|
+
"compatibility": {
|
|
4773
|
+
"nuxt": ">=3.0.0",
|
|
3880
4774
|
"requires": {}
|
|
3881
4775
|
}
|
|
3882
4776
|
},
|
|
@@ -3887,7 +4781,7 @@
|
|
|
3887
4781
|
"npm": "@sidebase/nuxt-pdf",
|
|
3888
4782
|
"icon": "nuxt-pdf.png",
|
|
3889
4783
|
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3890
|
-
"website": "https://
|
|
4784
|
+
"website": "https://github.com/sidebase/nuxt-pdf",
|
|
3891
4785
|
"learn_more": "https://github.com/sidebase",
|
|
3892
4786
|
"category": "Extensions",
|
|
3893
4787
|
"type": "3rd-party",
|
|
@@ -3899,7 +4793,7 @@
|
|
|
3899
4793
|
}
|
|
3900
4794
|
],
|
|
3901
4795
|
"compatibility": {
|
|
3902
|
-
"nuxt": "
|
|
4796
|
+
"nuxt": ">=3.0.0",
|
|
3903
4797
|
"requires": {}
|
|
3904
4798
|
}
|
|
3905
4799
|
},
|
|
@@ -3910,8 +4804,8 @@
|
|
|
3910
4804
|
"npm": "nuxt-phosphor-icons",
|
|
3911
4805
|
"icon": "phosphor-icons.svg",
|
|
3912
4806
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3913
|
-
"website": "https://
|
|
3914
|
-
"learn_more": "https://
|
|
4807
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4808
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3915
4809
|
"category": "UI",
|
|
3916
4810
|
"type": "3rd-party",
|
|
3917
4811
|
"maintainers": [
|
|
@@ -3921,7 +4815,7 @@
|
|
|
3921
4815
|
}
|
|
3922
4816
|
],
|
|
3923
4817
|
"compatibility": {
|
|
3924
|
-
"nuxt": "
|
|
4818
|
+
"nuxt": ">=3.0.0",
|
|
3925
4819
|
"requires": {}
|
|
3926
4820
|
}
|
|
3927
4821
|
},
|
|
@@ -3947,28 +4841,6 @@
|
|
|
3947
4841
|
"requires": {}
|
|
3948
4842
|
}
|
|
3949
4843
|
},
|
|
3950
|
-
{
|
|
3951
|
-
"name": "plausible",
|
|
3952
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3953
|
-
"repo": "nuxt-modules/plausible",
|
|
3954
|
-
"npm": "@nuxtjs/plausible",
|
|
3955
|
-
"icon": "plausible.png",
|
|
3956
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
3957
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
3958
|
-
"learn_more": "https://plausible.io/",
|
|
3959
|
-
"category": "Analytics",
|
|
3960
|
-
"type": "community",
|
|
3961
|
-
"maintainers": [
|
|
3962
|
-
{
|
|
3963
|
-
"name": "Johann Schopplich",
|
|
3964
|
-
"github": "johannschopplich"
|
|
3965
|
-
}
|
|
3966
|
-
],
|
|
3967
|
-
"compatibility": {
|
|
3968
|
-
"nuxt": "^3.0.0",
|
|
3969
|
-
"requires": {}
|
|
3970
|
-
}
|
|
3971
|
-
},
|
|
3972
4844
|
{
|
|
3973
4845
|
"name": "nuxt-plotly",
|
|
3974
4846
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -3991,7 +4863,7 @@
|
|
|
3991
4863
|
}
|
|
3992
4864
|
],
|
|
3993
4865
|
"compatibility": {
|
|
3994
|
-
"nuxt": "
|
|
4866
|
+
"nuxt": ">=3.0.0",
|
|
3995
4867
|
"requires": {}
|
|
3996
4868
|
}
|
|
3997
4869
|
},
|
|
@@ -4018,6 +4890,28 @@
|
|
|
4018
4890
|
"requires": {}
|
|
4019
4891
|
}
|
|
4020
4892
|
},
|
|
4893
|
+
{
|
|
4894
|
+
"name": "nuxt-posthog",
|
|
4895
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4896
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4897
|
+
"npm": "nuxt-posthog",
|
|
4898
|
+
"icon": "posthog.svg",
|
|
4899
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4900
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4901
|
+
"learn_more": "https://posthog.com",
|
|
4902
|
+
"category": "Analytics",
|
|
4903
|
+
"type": "3rd-party",
|
|
4904
|
+
"maintainers": [
|
|
4905
|
+
{
|
|
4906
|
+
"name": "Carles Mitjans",
|
|
4907
|
+
"github": "mitjans"
|
|
4908
|
+
}
|
|
4909
|
+
],
|
|
4910
|
+
"compatibility": {
|
|
4911
|
+
"nuxt": ">=3.0.0",
|
|
4912
|
+
"requires": {}
|
|
4913
|
+
}
|
|
4914
|
+
},
|
|
4021
4915
|
{
|
|
4022
4916
|
"name": "nuxt-smartlook",
|
|
4023
4917
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4060,7 +4954,7 @@
|
|
|
4060
4954
|
}
|
|
4061
4955
|
],
|
|
4062
4956
|
"compatibility": {
|
|
4063
|
-
"nuxt": "
|
|
4957
|
+
"nuxt": ">=3.0.0",
|
|
4064
4958
|
"requires": {}
|
|
4065
4959
|
}
|
|
4066
4960
|
},
|
|
@@ -4088,7 +4982,7 @@
|
|
|
4088
4982
|
}
|
|
4089
4983
|
],
|
|
4090
4984
|
"compatibility": {
|
|
4091
|
-
"nuxt": "
|
|
4985
|
+
"nuxt": ">=3.0.0",
|
|
4092
4986
|
"requires": {}
|
|
4093
4987
|
}
|
|
4094
4988
|
},
|
|
@@ -4097,7 +4991,7 @@
|
|
|
4097
4991
|
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
4098
4992
|
"repo": "fumeapp/nuxt-storm",
|
|
4099
4993
|
"npm": "nuxt-storm",
|
|
4100
|
-
"icon": "
|
|
4994
|
+
"icon": "",
|
|
4101
4995
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
4102
4996
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
4103
4997
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -4114,6 +5008,30 @@
|
|
|
4114
5008
|
"requires": {}
|
|
4115
5009
|
}
|
|
4116
5010
|
},
|
|
5011
|
+
{
|
|
5012
|
+
"name": "nuxt-svgo-loader",
|
|
5013
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
5014
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
5015
|
+
"npm": "nuxt-svgo-loader",
|
|
5016
|
+
"icon": "",
|
|
5017
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
5018
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
5019
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
5020
|
+
"category": "Images",
|
|
5021
|
+
"type": "3rd-party",
|
|
5022
|
+
"maintainers": [
|
|
5023
|
+
{
|
|
5024
|
+
"name": "Alex Liu",
|
|
5025
|
+
"github": "Mini-ghost",
|
|
5026
|
+
"twitter": "Minighost_Alex"
|
|
5027
|
+
}
|
|
5028
|
+
],
|
|
5029
|
+
"compatibility": {
|
|
5030
|
+
"nuxt": ">=3.0.0",
|
|
5031
|
+
"requires": {},
|
|
5032
|
+
"devtools": "^0.0.0"
|
|
5033
|
+
}
|
|
5034
|
+
},
|
|
4117
5035
|
{
|
|
4118
5036
|
"name": "nuxt-svgo",
|
|
4119
5037
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -4131,6 +5049,29 @@
|
|
|
4131
5049
|
"github": "cpsoinos"
|
|
4132
5050
|
}
|
|
4133
5051
|
],
|
|
5052
|
+
"compatibility": {
|
|
5053
|
+
"nuxt": ">=3.0.0",
|
|
5054
|
+
"requires": {}
|
|
5055
|
+
}
|
|
5056
|
+
},
|
|
5057
|
+
{
|
|
5058
|
+
"name": "nuxt-telegram-auth",
|
|
5059
|
+
"description": "Telegram login widget integration for Nuxt 3",
|
|
5060
|
+
"repo": "halitsever/nuxt-telegram-auth",
|
|
5061
|
+
"npm": "nuxt-telegram-auth",
|
|
5062
|
+
"icon": "nuxt-telegram-auth.png",
|
|
5063
|
+
"github": "https://github.com/halitsever/nuxt-telegram-auth",
|
|
5064
|
+
"website": "https://halitsever.github.io/nuxt-telegram-auth",
|
|
5065
|
+
"learn_more": "",
|
|
5066
|
+
"category": "Security",
|
|
5067
|
+
"type": "3rd-party",
|
|
5068
|
+
"maintainers": [
|
|
5069
|
+
{
|
|
5070
|
+
"name": "Halit Sever",
|
|
5071
|
+
"github": "halitsever",
|
|
5072
|
+
"avatar": "https://avatars.githubusercontent.com/u/34791459?v=4"
|
|
5073
|
+
}
|
|
5074
|
+
],
|
|
4134
5075
|
"compatibility": {
|
|
4135
5076
|
"nuxt": "^3.0.0",
|
|
4136
5077
|
"requires": {}
|
|
@@ -4159,14 +5100,14 @@
|
|
|
4159
5100
|
}
|
|
4160
5101
|
},
|
|
4161
5102
|
{
|
|
4162
|
-
"name": "nuxt-use-
|
|
4163
|
-
"description": "A Nuxt module
|
|
4164
|
-
"repo": "Tahul/nuxt-use-
|
|
4165
|
-
"npm": "nuxt-use-
|
|
4166
|
-
"icon": "nuxt-use-
|
|
4167
|
-
"github": "https://github.com/Tahul/nuxt-use-
|
|
4168
|
-
"website": "https://github.com/Tahul/nuxt-use-
|
|
4169
|
-
"learn_more": "https://github.com/vueuse/
|
|
5103
|
+
"name": "nuxt-use-sound",
|
|
5104
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
5105
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
5106
|
+
"npm": "nuxt-use-sound",
|
|
5107
|
+
"icon": "nuxt-use-sound.svg",
|
|
5108
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
5109
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
5110
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
4170
5111
|
"category": "Libraries",
|
|
4171
5112
|
"type": "3rd-party",
|
|
4172
5113
|
"maintainers": [
|
|
@@ -4181,24 +5122,24 @@
|
|
|
4181
5122
|
}
|
|
4182
5123
|
},
|
|
4183
5124
|
{
|
|
4184
|
-
"name": "nuxt-
|
|
4185
|
-
"description": "
|
|
4186
|
-
"repo": "
|
|
4187
|
-
"npm": "nuxt-
|
|
4188
|
-
"icon": "nuxt-
|
|
4189
|
-
"github": "https://github.com/
|
|
4190
|
-
"website": "https://github.com/
|
|
4191
|
-
"learn_more": "
|
|
4192
|
-
"category": "
|
|
5125
|
+
"name": "nuxt-uswds",
|
|
5126
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
5127
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
5128
|
+
"npm": "nuxt-uswds",
|
|
5129
|
+
"icon": "nuxt-uswds.svg",
|
|
5130
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
5131
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
5132
|
+
"learn_more": "",
|
|
5133
|
+
"category": "UI",
|
|
4193
5134
|
"type": "3rd-party",
|
|
4194
5135
|
"maintainers": [
|
|
4195
5136
|
{
|
|
4196
|
-
"name": "
|
|
4197
|
-
"github": "
|
|
5137
|
+
"name": "Patrick Cate",
|
|
5138
|
+
"github": "patrickcate"
|
|
4198
5139
|
}
|
|
4199
5140
|
],
|
|
4200
5141
|
"compatibility": {
|
|
4201
|
-
"nuxt": "
|
|
5142
|
+
"nuxt": ">=3.0.0",
|
|
4202
5143
|
"requires": {}
|
|
4203
5144
|
}
|
|
4204
5145
|
},
|
|
@@ -4220,7 +5161,7 @@
|
|
|
4220
5161
|
}
|
|
4221
5162
|
],
|
|
4222
5163
|
"compatibility": {
|
|
4223
|
-
"nuxt": "^2.0.0 ||
|
|
5164
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4224
5165
|
"requires": {
|
|
4225
5166
|
"bridge": "optional"
|
|
4226
5167
|
}
|
|
@@ -4244,51 +5185,123 @@
|
|
|
4244
5185
|
}
|
|
4245
5186
|
],
|
|
4246
5187
|
"compatibility": {
|
|
4247
|
-
"nuxt": "
|
|
5188
|
+
"nuxt": ">=3.0.0",
|
|
4248
5189
|
"requires": {}
|
|
4249
5190
|
}
|
|
4250
5191
|
},
|
|
4251
5192
|
{
|
|
4252
|
-
"name": "nuxt-
|
|
4253
|
-
"description": "
|
|
4254
|
-
"repo": "
|
|
4255
|
-
"npm": "
|
|
4256
|
-
"icon": "
|
|
4257
|
-
"github": "https://github.com/
|
|
4258
|
-
"website": "https://
|
|
4259
|
-
"learn_more": "
|
|
4260
|
-
"category": "
|
|
5193
|
+
"name": "nuxt-zod-i18n",
|
|
5194
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
5195
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
5196
|
+
"npm": "nuxt-zod-i18n",
|
|
5197
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
5198
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
5199
|
+
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
5200
|
+
"learn_more": "",
|
|
5201
|
+
"category": "Libraries",
|
|
4261
5202
|
"type": "3rd-party",
|
|
4262
5203
|
"maintainers": [
|
|
4263
5204
|
{
|
|
4264
|
-
"name": "
|
|
4265
|
-
"github": "
|
|
5205
|
+
"name": "xibman",
|
|
5206
|
+
"github": "xibman"
|
|
4266
5207
|
}
|
|
4267
5208
|
],
|
|
4268
5209
|
"compatibility": {
|
|
4269
|
-
"nuxt": "
|
|
5210
|
+
"nuxt": ">=3.0.0",
|
|
4270
5211
|
"requires": {}
|
|
4271
5212
|
}
|
|
4272
5213
|
},
|
|
4273
5214
|
{
|
|
4274
|
-
"name": "
|
|
4275
|
-
"description": "
|
|
4276
|
-
"repo": "
|
|
4277
|
-
"npm": "
|
|
5215
|
+
"name": "nuxt2-leaflet",
|
|
5216
|
+
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
5217
|
+
"repo": "schlunsen/nuxt-leaflet",
|
|
5218
|
+
"npm": "nuxt-leaflet",
|
|
4278
5219
|
"icon": "leaflet.png",
|
|
4279
|
-
"github": "https://github.com/
|
|
4280
|
-
"website": "https://github.com/
|
|
4281
|
-
"learn_more": "https://
|
|
5220
|
+
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5221
|
+
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
5222
|
+
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
4282
5223
|
"category": "Libraries",
|
|
4283
5224
|
"type": "3rd-party",
|
|
4284
5225
|
"maintainers": [
|
|
4285
5226
|
{
|
|
4286
|
-
"name": "
|
|
4287
|
-
"github": "
|
|
5227
|
+
"name": "schlunsen",
|
|
5228
|
+
"github": "schlunsen"
|
|
4288
5229
|
}
|
|
4289
5230
|
],
|
|
4290
5231
|
"compatibility": {
|
|
4291
|
-
"nuxt": "^
|
|
5232
|
+
"nuxt": "^2.0.0",
|
|
5233
|
+
"requires": {}
|
|
5234
|
+
}
|
|
5235
|
+
},
|
|
5236
|
+
{
|
|
5237
|
+
"name": "nuxt2-ngrok",
|
|
5238
|
+
"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",
|
|
5239
|
+
"repo": "nuxt-community/ngrok",
|
|
5240
|
+
"npm": "@nuxtjs/ngrok",
|
|
5241
|
+
"icon": "ngrok.png",
|
|
5242
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
5243
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
5244
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
5245
|
+
"category": "Devtools",
|
|
5246
|
+
"type": "community",
|
|
5247
|
+
"maintainers": [
|
|
5248
|
+
{
|
|
5249
|
+
"name": "Debbie O'Brien",
|
|
5250
|
+
"github": "debs-obrien",
|
|
5251
|
+
"twitter": "debs_obrien"
|
|
5252
|
+
},
|
|
5253
|
+
{
|
|
5254
|
+
"name": "Pooya Parsa",
|
|
5255
|
+
"github": "pi0",
|
|
5256
|
+
"twitter": "_pi0_"
|
|
5257
|
+
}
|
|
5258
|
+
],
|
|
5259
|
+
"compatibility": {
|
|
5260
|
+
"nuxt": "^2.0.0",
|
|
5261
|
+
"requires": {}
|
|
5262
|
+
}
|
|
5263
|
+
},
|
|
5264
|
+
{
|
|
5265
|
+
"name": "nuxt2-sentry",
|
|
5266
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
5267
|
+
"repo": "nuxt-community/sentry-module",
|
|
5268
|
+
"npm": "@nuxtjs/sentry",
|
|
5269
|
+
"icon": "sentry.svg",
|
|
5270
|
+
"github": "https://github.com/nuxt-community/sentry-module",
|
|
5271
|
+
"website": "https://sentry.nuxtjs.org/",
|
|
5272
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
5273
|
+
"category": "Monitoring",
|
|
5274
|
+
"type": "community",
|
|
5275
|
+
"maintainers": [
|
|
5276
|
+
{
|
|
5277
|
+
"name": "Rafał Chłodnicki",
|
|
5278
|
+
"github": "rchl"
|
|
5279
|
+
}
|
|
5280
|
+
],
|
|
5281
|
+
"compatibility": {
|
|
5282
|
+
"nuxt": "^2.0.0",
|
|
5283
|
+
"requires": {}
|
|
5284
|
+
}
|
|
5285
|
+
},
|
|
5286
|
+
{
|
|
5287
|
+
"name": "nuxt3-interpolation",
|
|
5288
|
+
"description": "",
|
|
5289
|
+
"repo": "daliborgogic/interpolation",
|
|
5290
|
+
"npm": "nuxt3-interpolation",
|
|
5291
|
+
"icon": "",
|
|
5292
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5293
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5294
|
+
"learn_more": "",
|
|
5295
|
+
"category": "Devtools",
|
|
5296
|
+
"type": "3rd-party",
|
|
5297
|
+
"maintainers": [
|
|
5298
|
+
{
|
|
5299
|
+
"name": "daliborgogic",
|
|
5300
|
+
"github": "daliborgogic"
|
|
5301
|
+
}
|
|
5302
|
+
],
|
|
5303
|
+
"compatibility": {
|
|
5304
|
+
"nuxt": ">=3.0.0",
|
|
4292
5305
|
"requires": {}
|
|
4293
5306
|
}
|
|
4294
5307
|
},
|
|
@@ -4318,14 +5331,14 @@
|
|
|
4318
5331
|
{
|
|
4319
5332
|
"name": "og-image",
|
|
4320
5333
|
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4321
|
-
"repo": "
|
|
5334
|
+
"repo": "nuxt-modules/og-image",
|
|
4322
5335
|
"npm": "nuxt-og-image",
|
|
4323
5336
|
"icon": "og-image.svg",
|
|
4324
|
-
"github": "https://github.com/
|
|
5337
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4325
5338
|
"website": "https://nuxtseo.com/og-image",
|
|
4326
5339
|
"learn_more": "https://nuxtseo.com/og-image",
|
|
4327
5340
|
"category": "SEO",
|
|
4328
|
-
"type": "
|
|
5341
|
+
"type": "community",
|
|
4329
5342
|
"maintainers": [
|
|
4330
5343
|
{
|
|
4331
5344
|
"name": "Harlan Wilton",
|
|
@@ -4335,7 +5348,7 @@
|
|
|
4335
5348
|
}
|
|
4336
5349
|
],
|
|
4337
5350
|
"compatibility": {
|
|
4338
|
-
"nuxt": "
|
|
5351
|
+
"nuxt": ">=3.0.0",
|
|
4339
5352
|
"requires": {},
|
|
4340
5353
|
"devtools": "^0.0.0"
|
|
4341
5354
|
}
|
|
@@ -4363,6 +5376,28 @@
|
|
|
4363
5376
|
"requires": {}
|
|
4364
5377
|
}
|
|
4365
5378
|
},
|
|
5379
|
+
{
|
|
5380
|
+
"name": "onyx",
|
|
5381
|
+
"description": "A design system and Vue.js component library created by Schwarz IT",
|
|
5382
|
+
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
5383
|
+
"npm": "@sit-onyx/nuxt",
|
|
5384
|
+
"icon": "onyx.svg",
|
|
5385
|
+
"github": "https://github.com/SchwarzIT/onyx",
|
|
5386
|
+
"website": "https://onyx.schwarz/development/packages/nuxt.html",
|
|
5387
|
+
"learn_more": "https://onyx.schwarz",
|
|
5388
|
+
"category": "UI",
|
|
5389
|
+
"type": "3rd-party",
|
|
5390
|
+
"maintainers": [
|
|
5391
|
+
{
|
|
5392
|
+
"name": "Schwarz IT",
|
|
5393
|
+
"github": "SchwarzIT"
|
|
5394
|
+
}
|
|
5395
|
+
],
|
|
5396
|
+
"compatibility": {
|
|
5397
|
+
"nuxt": ">=3.0.0",
|
|
5398
|
+
"requires": {}
|
|
5399
|
+
}
|
|
5400
|
+
},
|
|
4366
5401
|
{
|
|
4367
5402
|
"name": "optimized-images",
|
|
4368
5403
|
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
@@ -4370,8 +5405,8 @@
|
|
|
4370
5405
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4371
5406
|
"icon": "",
|
|
4372
5407
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4373
|
-
"website": "https://
|
|
4374
|
-
"learn_more": "",
|
|
5408
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
5409
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4375
5410
|
"category": "Images",
|
|
4376
5411
|
"type": "3rd-party",
|
|
4377
5412
|
"maintainers": [
|
|
@@ -4449,7 +5484,7 @@
|
|
|
4449
5484
|
}
|
|
4450
5485
|
],
|
|
4451
5486
|
"compatibility": {
|
|
4452
|
-
"nuxt": "
|
|
5487
|
+
"nuxt": ">=3.0.0",
|
|
4453
5488
|
"requires": {}
|
|
4454
5489
|
}
|
|
4455
5490
|
},
|
|
@@ -4472,10 +5507,32 @@
|
|
|
4472
5507
|
}
|
|
4473
5508
|
],
|
|
4474
5509
|
"compatibility": {
|
|
4475
|
-
"nuxt": "^2.0.0 ||
|
|
4476
|
-
"requires": {
|
|
4477
|
-
"bridge": true
|
|
4478
|
-
}
|
|
5510
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5511
|
+
"requires": {
|
|
5512
|
+
"bridge": true
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
},
|
|
5516
|
+
{
|
|
5517
|
+
"name": "paypal",
|
|
5518
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
5519
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
5520
|
+
"npm": "nuxt-paypal",
|
|
5521
|
+
"icon": "paypal.svg",
|
|
5522
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
5523
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
5524
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
5525
|
+
"category": "Payment",
|
|
5526
|
+
"type": "3rd-party",
|
|
5527
|
+
"maintainers": [
|
|
5528
|
+
{
|
|
5529
|
+
"name": "Arash Sheyda",
|
|
5530
|
+
"github": "arashsheyda"
|
|
5531
|
+
}
|
|
5532
|
+
],
|
|
5533
|
+
"compatibility": {
|
|
5534
|
+
"nuxt": ">=3.0.0",
|
|
5535
|
+
"requires": {}
|
|
4479
5536
|
}
|
|
4480
5537
|
},
|
|
4481
5538
|
{
|
|
@@ -4498,7 +5555,29 @@
|
|
|
4498
5555
|
}
|
|
4499
5556
|
],
|
|
4500
5557
|
"compatibility": {
|
|
4501
|
-
"nuxt": "
|
|
5558
|
+
"nuxt": ">=3.0.0",
|
|
5559
|
+
"requires": {}
|
|
5560
|
+
}
|
|
5561
|
+
},
|
|
5562
|
+
{
|
|
5563
|
+
"name": "pergel",
|
|
5564
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5565
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5566
|
+
"npm": "pergel",
|
|
5567
|
+
"icon": "pergel.svg",
|
|
5568
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5569
|
+
"website": "https://oku-ui.com/pergel",
|
|
5570
|
+
"learn_more": "",
|
|
5571
|
+
"category": "Devtools",
|
|
5572
|
+
"type": "3rd-party",
|
|
5573
|
+
"maintainers": [
|
|
5574
|
+
{
|
|
5575
|
+
"name": "Mehmet - productdevbook",
|
|
5576
|
+
"github": "productdevbook"
|
|
5577
|
+
}
|
|
5578
|
+
],
|
|
5579
|
+
"compatibility": {
|
|
5580
|
+
"nuxt": ">=3.10.0",
|
|
4502
5581
|
"requires": {}
|
|
4503
5582
|
}
|
|
4504
5583
|
},
|
|
@@ -4528,7 +5607,7 @@
|
|
|
4528
5607
|
{
|
|
4529
5608
|
"name": "pinia-orm",
|
|
4530
5609
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4531
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5610
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4532
5611
|
"npm": "@pinia-orm/nuxt",
|
|
4533
5612
|
"icon": "pinia-orm.svg",
|
|
4534
5613
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4543,7 +5622,7 @@
|
|
|
4543
5622
|
}
|
|
4544
5623
|
],
|
|
4545
5624
|
"compatibility": {
|
|
4546
|
-
"nuxt": "^2.0.0 ||
|
|
5625
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4547
5626
|
"requires": {
|
|
4548
5627
|
"bridge": "optional"
|
|
4549
5628
|
}
|
|
@@ -4552,10 +5631,10 @@
|
|
|
4552
5631
|
{
|
|
4553
5632
|
"name": "pinia-plugin-persistedstate",
|
|
4554
5633
|
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
4555
|
-
"repo": "prazdevs/pinia-plugin-persistedstate
|
|
4556
|
-
"npm": "
|
|
5634
|
+
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
5635
|
+
"npm": "pinia-plugin-persistedstate",
|
|
4557
5636
|
"icon": "pinia-plugin-persistedstate.png",
|
|
4558
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate
|
|
5637
|
+
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
4559
5638
|
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
4560
5639
|
"learn_more": "",
|
|
4561
5640
|
"category": "Extensions",
|
|
@@ -4567,7 +5646,7 @@
|
|
|
4567
5646
|
}
|
|
4568
5647
|
],
|
|
4569
5648
|
"compatibility": {
|
|
4570
|
-
"nuxt": "^2.0.0 ||
|
|
5649
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4571
5650
|
"requires": {
|
|
4572
5651
|
"bridge": "optional"
|
|
4573
5652
|
}
|
|
@@ -4591,7 +5670,7 @@
|
|
|
4591
5670
|
}
|
|
4592
5671
|
],
|
|
4593
5672
|
"compatibility": {
|
|
4594
|
-
"nuxt": "^2.0.0 ||
|
|
5673
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4595
5674
|
"requires": {
|
|
4596
5675
|
"bridge": "optional"
|
|
4597
5676
|
}
|
|
@@ -4602,20 +5681,42 @@
|
|
|
4602
5681
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4603
5682
|
"repo": "nuxt-modules/plausible",
|
|
4604
5683
|
"npm": "@nuxtjs/plausible",
|
|
4605
|
-
"icon": "",
|
|
5684
|
+
"icon": "plausible.svg",
|
|
4606
5685
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4607
5686
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4608
5687
|
"learn_more": "",
|
|
4609
|
-
"category": "
|
|
5688
|
+
"category": "Analytics",
|
|
4610
5689
|
"type": "community",
|
|
4611
5690
|
"maintainers": [
|
|
4612
5691
|
{
|
|
4613
|
-
"name": "
|
|
4614
|
-
"github": "
|
|
5692
|
+
"name": "Johann Schopplich",
|
|
5693
|
+
"github": "johannschopplich"
|
|
4615
5694
|
}
|
|
4616
5695
|
],
|
|
4617
5696
|
"compatibility": {
|
|
4618
|
-
"nuxt": "^2.0.0",
|
|
5697
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5698
|
+
"requires": {}
|
|
5699
|
+
}
|
|
5700
|
+
},
|
|
5701
|
+
{
|
|
5702
|
+
"name": "precognition",
|
|
5703
|
+
"description": "Nuxt module implementing Laravel Precognition protocol in Nitro",
|
|
5704
|
+
"repo": "sot1986/nuxt-precognition",
|
|
5705
|
+
"npm": "nuxt-precognition",
|
|
5706
|
+
"icon": "laravel.svg",
|
|
5707
|
+
"github": "https://github.com/sot1986/nuxt-precognition",
|
|
5708
|
+
"website": "https://github.com/sot1986/nuxt-precognition",
|
|
5709
|
+
"learn_more": "",
|
|
5710
|
+
"category": "Security",
|
|
5711
|
+
"type": "3rd-party",
|
|
5712
|
+
"maintainers": [
|
|
5713
|
+
{
|
|
5714
|
+
"name": "sot1986",
|
|
5715
|
+
"github": "sot1986"
|
|
5716
|
+
}
|
|
5717
|
+
],
|
|
5718
|
+
"compatibility": {
|
|
5719
|
+
"nuxt": ">=3.0.0",
|
|
4619
5720
|
"requires": {}
|
|
4620
5721
|
}
|
|
4621
5722
|
},
|
|
@@ -4648,7 +5749,7 @@
|
|
|
4648
5749
|
"npm": "nuxt-prepare",
|
|
4649
5750
|
"icon": "prepare.svg",
|
|
4650
5751
|
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4651
|
-
"website": "https://nuxt-prepare.
|
|
5752
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4652
5753
|
"learn_more": "",
|
|
4653
5754
|
"category": "Devtools",
|
|
4654
5755
|
"type": "3rd-party",
|
|
@@ -4661,19 +5762,19 @@
|
|
|
4661
5762
|
}
|
|
4662
5763
|
],
|
|
4663
5764
|
"compatibility": {
|
|
4664
|
-
"nuxt": "
|
|
5765
|
+
"nuxt": ">=3.0.0",
|
|
4665
5766
|
"requires": {}
|
|
4666
5767
|
}
|
|
4667
5768
|
},
|
|
4668
5769
|
{
|
|
4669
5770
|
"name": "primevue",
|
|
4670
5771
|
"description": "Next Generation Vue UI Component Library",
|
|
4671
|
-
"repo": "primefaces/primevue
|
|
4672
|
-
"npm": "nuxt-
|
|
5772
|
+
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
5773
|
+
"npm": "@primevue/nuxt-module",
|
|
4673
5774
|
"icon": "primevue.svg",
|
|
4674
|
-
"github": "https://github.com/primefaces/primevue
|
|
5775
|
+
"github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
|
|
4675
5776
|
"website": "https://primevue.org/",
|
|
4676
|
-
"learn_more": "https://primevue.org/",
|
|
5777
|
+
"learn_more": "https://primevue.org/nuxt/",
|
|
4677
5778
|
"category": "UI",
|
|
4678
5779
|
"type": "3rd-party",
|
|
4679
5780
|
"maintainers": [
|
|
@@ -4684,7 +5785,29 @@
|
|
|
4684
5785
|
}
|
|
4685
5786
|
],
|
|
4686
5787
|
"compatibility": {
|
|
4687
|
-
"nuxt": "
|
|
5788
|
+
"nuxt": ">=3.0.0",
|
|
5789
|
+
"requires": {}
|
|
5790
|
+
}
|
|
5791
|
+
},
|
|
5792
|
+
{
|
|
5793
|
+
"name": "prisma",
|
|
5794
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5795
|
+
"repo": "prisma/nuxt-prisma",
|
|
5796
|
+
"npm": "@prisma/nuxt",
|
|
5797
|
+
"icon": "prisma.png",
|
|
5798
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5799
|
+
"website": "https://pris.ly/prisma-nuxt",
|
|
5800
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5801
|
+
"category": "Database",
|
|
5802
|
+
"type": "3rd-party",
|
|
5803
|
+
"maintainers": [
|
|
5804
|
+
{
|
|
5805
|
+
"name": "prisma",
|
|
5806
|
+
"github": "prisma"
|
|
5807
|
+
}
|
|
5808
|
+
],
|
|
5809
|
+
"compatibility": {
|
|
5810
|
+
"nuxt": ">=3.0.0",
|
|
4688
5811
|
"requires": {}
|
|
4689
5812
|
}
|
|
4690
5813
|
},
|
|
@@ -4707,7 +5830,7 @@
|
|
|
4707
5830
|
}
|
|
4708
5831
|
],
|
|
4709
5832
|
"compatibility": {
|
|
4710
|
-
"nuxt": "^2.0.0 ||
|
|
5833
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4711
5834
|
"requires": {}
|
|
4712
5835
|
}
|
|
4713
5836
|
},
|
|
@@ -4729,7 +5852,7 @@
|
|
|
4729
5852
|
}
|
|
4730
5853
|
],
|
|
4731
5854
|
"compatibility": {
|
|
4732
|
-
"nuxt": "
|
|
5855
|
+
"nuxt": ">=3.0.0",
|
|
4733
5856
|
"requires": {}
|
|
4734
5857
|
}
|
|
4735
5858
|
},
|
|
@@ -4819,7 +5942,7 @@
|
|
|
4819
5942
|
}
|
|
4820
5943
|
],
|
|
4821
5944
|
"compatibility": {
|
|
4822
|
-
"nuxt": "^2.0.0 ||
|
|
5945
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4823
5946
|
"requires": {}
|
|
4824
5947
|
}
|
|
4825
5948
|
},
|
|
@@ -4888,7 +6011,7 @@
|
|
|
4888
6011
|
}
|
|
4889
6012
|
],
|
|
4890
6013
|
"compatibility": {
|
|
4891
|
-
"nuxt": "
|
|
6014
|
+
"nuxt": ">=3.0.0",
|
|
4892
6015
|
"requires": {},
|
|
4893
6016
|
"devtools": "^0.0.0"
|
|
4894
6017
|
}
|
|
@@ -4911,7 +6034,7 @@
|
|
|
4911
6034
|
}
|
|
4912
6035
|
],
|
|
4913
6036
|
"compatibility": {
|
|
4914
|
-
"nuxt": "
|
|
6037
|
+
"nuxt": ">=3.0.0",
|
|
4915
6038
|
"requires": {}
|
|
4916
6039
|
}
|
|
4917
6040
|
},
|
|
@@ -4946,7 +6069,7 @@
|
|
|
4946
6069
|
}
|
|
4947
6070
|
],
|
|
4948
6071
|
"compatibility": {
|
|
4949
|
-
"nuxt": "
|
|
6072
|
+
"nuxt": ">=3.0.0",
|
|
4950
6073
|
"requires": {}
|
|
4951
6074
|
}
|
|
4952
6075
|
},
|
|
@@ -5014,7 +6137,7 @@
|
|
|
5014
6137
|
}
|
|
5015
6138
|
],
|
|
5016
6139
|
"compatibility": {
|
|
5017
|
-
"nuxt": "
|
|
6140
|
+
"nuxt": ">=3.0.0",
|
|
5018
6141
|
"requires": {}
|
|
5019
6142
|
}
|
|
5020
6143
|
},
|
|
@@ -5042,23 +6165,29 @@
|
|
|
5042
6165
|
},
|
|
5043
6166
|
{
|
|
5044
6167
|
"name": "robots",
|
|
5045
|
-
"description": "
|
|
6168
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5046
6169
|
"repo": "nuxt-modules/robots",
|
|
5047
6170
|
"npm": "@nuxtjs/robots",
|
|
5048
|
-
"icon": "robots.
|
|
6171
|
+
"icon": "simple-robots.svg",
|
|
5049
6172
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5050
6173
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5051
|
-
"learn_more": "
|
|
6174
|
+
"learn_more": "",
|
|
5052
6175
|
"category": "SEO",
|
|
5053
6176
|
"type": "community",
|
|
5054
6177
|
"maintainers": [
|
|
5055
6178
|
{
|
|
5056
6179
|
"name": "Ricardo Gobbo de Souza",
|
|
5057
6180
|
"github": "ricardogobbosouza"
|
|
6181
|
+
},
|
|
6182
|
+
{
|
|
6183
|
+
"name": "Harlan Wilton",
|
|
6184
|
+
"github": "harlan-zw",
|
|
6185
|
+
"twitter": "harlan_zw",
|
|
6186
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5058
6187
|
}
|
|
5059
6188
|
],
|
|
5060
6189
|
"compatibility": {
|
|
5061
|
-
"nuxt": "^2.0.0 ||
|
|
6190
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5062
6191
|
"requires": {
|
|
5063
6192
|
"bridge": "optional"
|
|
5064
6193
|
}
|
|
@@ -5066,23 +6195,23 @@
|
|
|
5066
6195
|
},
|
|
5067
6196
|
{
|
|
5068
6197
|
"name": "rollbar",
|
|
5069
|
-
"description": "
|
|
5070
|
-
"repo": "
|
|
5071
|
-
"npm": "nuxt-rollbar
|
|
6198
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
6199
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
6200
|
+
"npm": "nuxt-rollbar",
|
|
5072
6201
|
"icon": "rollbar.png",
|
|
5073
|
-
"github": "https://github.com/
|
|
5074
|
-
"website": "https://github.com/
|
|
6202
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
6203
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5075
6204
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
5076
6205
|
"category": "Monitoring",
|
|
5077
6206
|
"type": "3rd-party",
|
|
5078
6207
|
"maintainers": [
|
|
5079
6208
|
{
|
|
5080
|
-
"name": "
|
|
5081
|
-
"github": "
|
|
6209
|
+
"name": "Jairo Blatt",
|
|
6210
|
+
"github": "jairoblatt"
|
|
5082
6211
|
}
|
|
5083
6212
|
],
|
|
5084
6213
|
"compatibility": {
|
|
5085
|
-
"nuxt": "
|
|
6214
|
+
"nuxt": ">=3.0.0",
|
|
5086
6215
|
"requires": {}
|
|
5087
6216
|
}
|
|
5088
6217
|
},
|
|
@@ -5151,15 +6280,38 @@
|
|
|
5151
6280
|
}
|
|
5152
6281
|
],
|
|
5153
6282
|
"compatibility": {
|
|
5154
|
-
"nuxt": "^2.0.0 ||
|
|
6283
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5155
6284
|
"requires": {
|
|
5156
6285
|
"bridge": "optional"
|
|
5157
6286
|
}
|
|
5158
6287
|
}
|
|
5159
6288
|
},
|
|
6289
|
+
{
|
|
6290
|
+
"name": "scalar",
|
|
6291
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6292
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
6293
|
+
"npm": "@scalar/nuxt",
|
|
6294
|
+
"icon": "scalar.svg",
|
|
6295
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6296
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6297
|
+
"learn_more": "https://scalar.com",
|
|
6298
|
+
"category": "Devtools",
|
|
6299
|
+
"type": "3rd-party",
|
|
6300
|
+
"maintainers": [
|
|
6301
|
+
{
|
|
6302
|
+
"name": "scalar",
|
|
6303
|
+
"github": "scalar",
|
|
6304
|
+
"twitter": "scalar"
|
|
6305
|
+
}
|
|
6306
|
+
],
|
|
6307
|
+
"compatibility": {
|
|
6308
|
+
"nuxt": ">=3.0.0",
|
|
6309
|
+
"requires": {}
|
|
6310
|
+
}
|
|
6311
|
+
},
|
|
5160
6312
|
{
|
|
5161
6313
|
"name": "schema-org",
|
|
5162
|
-
"description": "Schema.org
|
|
6314
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5163
6315
|
"repo": "harlan-zw/nuxt-schema-org",
|
|
5164
6316
|
"npm": "nuxt-schema-org",
|
|
5165
6317
|
"icon": "schema-org.svg",
|
|
@@ -5177,7 +6329,30 @@
|
|
|
5177
6329
|
}
|
|
5178
6330
|
],
|
|
5179
6331
|
"compatibility": {
|
|
5180
|
-
"nuxt": "
|
|
6332
|
+
"nuxt": ">=3.0.0",
|
|
6333
|
+
"requires": {}
|
|
6334
|
+
}
|
|
6335
|
+
},
|
|
6336
|
+
{
|
|
6337
|
+
"name": "scripts",
|
|
6338
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
6339
|
+
"repo": "nuxt/scripts",
|
|
6340
|
+
"npm": "@nuxt/scripts",
|
|
6341
|
+
"icon": "nuxt.svg",
|
|
6342
|
+
"github": "https://github.com/nuxt/scripts",
|
|
6343
|
+
"website": "https://scripts.nuxt.com",
|
|
6344
|
+
"learn_more": "",
|
|
6345
|
+
"category": "Libraries",
|
|
6346
|
+
"type": "official",
|
|
6347
|
+
"maintainers": [
|
|
6348
|
+
{
|
|
6349
|
+
"name": "Harlan Wilton",
|
|
6350
|
+
"github": "harlan-zw",
|
|
6351
|
+
"twitter": "harlan_zw"
|
|
6352
|
+
}
|
|
6353
|
+
],
|
|
6354
|
+
"compatibility": {
|
|
6355
|
+
"nuxt": ">=3.0.0",
|
|
5181
6356
|
"requires": {}
|
|
5182
6357
|
}
|
|
5183
6358
|
},
|
|
@@ -5222,7 +6397,7 @@
|
|
|
5222
6397
|
}
|
|
5223
6398
|
],
|
|
5224
6399
|
"compatibility": {
|
|
5225
|
-
"nuxt": "
|
|
6400
|
+
"nuxt": ">=3.0.0",
|
|
5226
6401
|
"requires": {}
|
|
5227
6402
|
}
|
|
5228
6403
|
},
|
|
@@ -5234,7 +6409,7 @@
|
|
|
5234
6409
|
"icon": "segment.png",
|
|
5235
6410
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5236
6411
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5237
|
-
"learn_more": "
|
|
6412
|
+
"learn_more": "",
|
|
5238
6413
|
"category": "Analytics",
|
|
5239
6414
|
"type": "3rd-party",
|
|
5240
6415
|
"maintainers": [
|
|
@@ -5250,29 +6425,29 @@
|
|
|
5250
6425
|
},
|
|
5251
6426
|
{
|
|
5252
6427
|
"name": "sentry",
|
|
5253
|
-
"description": "Sentry
|
|
5254
|
-
"repo": "
|
|
5255
|
-
"npm": "@
|
|
6428
|
+
"description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
|
|
6429
|
+
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
6430
|
+
"npm": "@sentry/nuxt",
|
|
5256
6431
|
"icon": "sentry.svg",
|
|
5257
|
-
"github": "https://github.com/
|
|
5258
|
-
"website": "https://sentry.
|
|
5259
|
-
"learn_more": "https://sentry.io
|
|
6432
|
+
"github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
|
|
6433
|
+
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
6434
|
+
"learn_more": "https://sentry.io",
|
|
5260
6435
|
"category": "Monitoring",
|
|
5261
|
-
"type": "
|
|
6436
|
+
"type": "3rd-party",
|
|
5262
6437
|
"maintainers": [
|
|
5263
6438
|
{
|
|
5264
|
-
"name": "
|
|
5265
|
-
"github": "
|
|
6439
|
+
"name": "Sentry",
|
|
6440
|
+
"github": "getsentry"
|
|
5266
6441
|
}
|
|
5267
6442
|
],
|
|
5268
6443
|
"compatibility": {
|
|
5269
|
-
"nuxt": "^
|
|
6444
|
+
"nuxt": "^3.0.0",
|
|
5270
6445
|
"requires": {}
|
|
5271
6446
|
}
|
|
5272
6447
|
},
|
|
5273
6448
|
{
|
|
5274
6449
|
"name": "seo-experiments",
|
|
5275
|
-
"description": "Powerful SEO DX improvements
|
|
6450
|
+
"description": "Powerful SEO DX improvements.",
|
|
5276
6451
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5277
6452
|
"npm": "nuxt-seo-experiments",
|
|
5278
6453
|
"icon": "seo-experiments.svg",
|
|
@@ -5290,29 +6465,7 @@
|
|
|
5290
6465
|
}
|
|
5291
6466
|
],
|
|
5292
6467
|
"compatibility": {
|
|
5293
|
-
"nuxt": "
|
|
5294
|
-
"requires": {}
|
|
5295
|
-
}
|
|
5296
|
-
},
|
|
5297
|
-
{
|
|
5298
|
-
"name": "seo-kit",
|
|
5299
|
-
"description": "The complete SEO solution for Nuxt.",
|
|
5300
|
-
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
5301
|
-
"npm": "nuxt-seo-kit",
|
|
5302
|
-
"icon": "seo-kit.svg",
|
|
5303
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
5304
|
-
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5305
|
-
"learn_more": "",
|
|
5306
|
-
"category": "SEO",
|
|
5307
|
-
"type": "3rd-party",
|
|
5308
|
-
"maintainers": [
|
|
5309
|
-
{
|
|
5310
|
-
"name": "harlan-zw",
|
|
5311
|
-
"github": "harlan-zw"
|
|
5312
|
-
}
|
|
5313
|
-
],
|
|
5314
|
-
"compatibility": {
|
|
5315
|
-
"nuxt": "^3.0.0",
|
|
6468
|
+
"nuxt": ">=3.0.0",
|
|
5316
6469
|
"requires": {}
|
|
5317
6470
|
}
|
|
5318
6471
|
},
|
|
@@ -5339,6 +6492,28 @@
|
|
|
5339
6492
|
"requires": {}
|
|
5340
6493
|
}
|
|
5341
6494
|
},
|
|
6495
|
+
{
|
|
6496
|
+
"name": "seo",
|
|
6497
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
6498
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
6499
|
+
"npm": "@nuxtjs/seo",
|
|
6500
|
+
"icon": "nuxt.svg",
|
|
6501
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
6502
|
+
"website": "https://nuxtseo.com/",
|
|
6503
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
6504
|
+
"category": "SEO",
|
|
6505
|
+
"type": "3rd-party",
|
|
6506
|
+
"maintainers": [
|
|
6507
|
+
{
|
|
6508
|
+
"name": "harlan-zw",
|
|
6509
|
+
"github": "harlan-zw"
|
|
6510
|
+
}
|
|
6511
|
+
],
|
|
6512
|
+
"compatibility": {
|
|
6513
|
+
"nuxt": ">=3.0.0",
|
|
6514
|
+
"requires": {}
|
|
6515
|
+
}
|
|
6516
|
+
},
|
|
5342
6517
|
{
|
|
5343
6518
|
"name": "seomatic-meta",
|
|
5344
6519
|
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
@@ -5387,7 +6562,7 @@
|
|
|
5387
6562
|
{
|
|
5388
6563
|
"name": "server-block",
|
|
5389
6564
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5390
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
6565
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5391
6566
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5392
6567
|
"icon": "server-block.svg",
|
|
5393
6568
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5403,30 +6578,34 @@
|
|
|
5403
6578
|
}
|
|
5404
6579
|
],
|
|
5405
6580
|
"compatibility": {
|
|
5406
|
-
"nuxt": "
|
|
6581
|
+
"nuxt": ">=3.0.0",
|
|
5407
6582
|
"requires": {}
|
|
5408
6583
|
}
|
|
5409
6584
|
},
|
|
5410
6585
|
{
|
|
5411
|
-
"name": "
|
|
5412
|
-
"description": "
|
|
5413
|
-
"repo": "
|
|
5414
|
-
"npm": "
|
|
5415
|
-
"icon": "
|
|
5416
|
-
"github": "https://github.com/
|
|
5417
|
-
"website": "https://
|
|
5418
|
-
"learn_more": "https://
|
|
5419
|
-
"category": "
|
|
6586
|
+
"name": "shadcn",
|
|
6587
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6588
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6589
|
+
"npm": "shadcn-nuxt",
|
|
6590
|
+
"icon": "",
|
|
6591
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6592
|
+
"website": "https://www.shadcn-vue.com",
|
|
6593
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6594
|
+
"category": "UI",
|
|
5420
6595
|
"type": "3rd-party",
|
|
5421
6596
|
"maintainers": [
|
|
5422
6597
|
{
|
|
5423
|
-
"name": "
|
|
5424
|
-
"github": "
|
|
5425
|
-
"twitter": "
|
|
6598
|
+
"name": "Zernonia",
|
|
6599
|
+
"github": "zernonia",
|
|
6600
|
+
"twitter": "zernonia"
|
|
6601
|
+
},
|
|
6602
|
+
{
|
|
6603
|
+
"name": "Sadegh Barati",
|
|
6604
|
+
"github": "sadeghbarati"
|
|
5426
6605
|
}
|
|
5427
6606
|
],
|
|
5428
6607
|
"compatibility": {
|
|
5429
|
-
"nuxt": "
|
|
6608
|
+
"nuxt": ">=3.0.0",
|
|
5430
6609
|
"requires": {}
|
|
5431
6610
|
}
|
|
5432
6611
|
},
|
|
@@ -5452,15 +6631,37 @@
|
|
|
5452
6631
|
"requires": {}
|
|
5453
6632
|
}
|
|
5454
6633
|
},
|
|
6634
|
+
{
|
|
6635
|
+
"name": "shuimo-ui",
|
|
6636
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6637
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6638
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6639
|
+
"icon": "shuimo-ui.svg",
|
|
6640
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6641
|
+
"website": "https://shuimo.design",
|
|
6642
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6643
|
+
"category": "UI",
|
|
6644
|
+
"type": "3rd-party",
|
|
6645
|
+
"maintainers": [
|
|
6646
|
+
{
|
|
6647
|
+
"name": "higuaifan",
|
|
6648
|
+
"github": "higuaifan"
|
|
6649
|
+
}
|
|
6650
|
+
],
|
|
6651
|
+
"compatibility": {
|
|
6652
|
+
"nuxt": ">=3.0.0",
|
|
6653
|
+
"requires": {}
|
|
6654
|
+
}
|
|
6655
|
+
},
|
|
5455
6656
|
{
|
|
5456
6657
|
"name": "sidebase-auth",
|
|
5457
|
-
"description": "Zero-boilerplate authentication for
|
|
6658
|
+
"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.",
|
|
5458
6659
|
"repo": "sidebase/nuxt-auth",
|
|
5459
6660
|
"npm": "@sidebase/nuxt-auth",
|
|
5460
6661
|
"icon": "sidebase-auth.png",
|
|
5461
6662
|
"github": "https://github.com/sidebase/nuxt-auth",
|
|
5462
|
-
"website": "https://
|
|
5463
|
-
"learn_more": "https://
|
|
6663
|
+
"website": "https://auth.sidebase.io/",
|
|
6664
|
+
"learn_more": "https://sidebase.io/",
|
|
5464
6665
|
"category": "Security",
|
|
5465
6666
|
"type": "3rd-party",
|
|
5466
6667
|
"maintainers": [
|
|
@@ -5471,7 +6672,7 @@
|
|
|
5471
6672
|
}
|
|
5472
6673
|
],
|
|
5473
6674
|
"compatibility": {
|
|
5474
|
-
"nuxt": "
|
|
6675
|
+
"nuxt": ">=3.0.0",
|
|
5475
6676
|
"requires": {}
|
|
5476
6677
|
}
|
|
5477
6678
|
},
|
|
@@ -5498,65 +6699,23 @@
|
|
|
5498
6699
|
}
|
|
5499
6700
|
},
|
|
5500
6701
|
{
|
|
5501
|
-
"name": "
|
|
5502
|
-
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5503
|
-
"repo": "harlan-zw/nuxt-simple-robots",
|
|
5504
|
-
"npm": "nuxt-simple-robots",
|
|
5505
|
-
"icon": "simple-robots.svg",
|
|
5506
|
-
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
5507
|
-
"website": "https://nuxtseo.com/robots",
|
|
5508
|
-
"learn_more": "https://nuxtseo.com/robots",
|
|
5509
|
-
"category": "SEO",
|
|
5510
|
-
"type": "3rd-party",
|
|
5511
|
-
"maintainers": [
|
|
5512
|
-
{
|
|
5513
|
-
"name": "Harlan Wilton",
|
|
5514
|
-
"github": "harlan-zw",
|
|
5515
|
-
"twitter": "harlan_zw",
|
|
5516
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5517
|
-
}
|
|
5518
|
-
],
|
|
5519
|
-
"compatibility": {
|
|
5520
|
-
"nuxt": "^3.0.0",
|
|
5521
|
-
"requires": {}
|
|
5522
|
-
}
|
|
5523
|
-
},
|
|
5524
|
-
{
|
|
5525
|
-
"name": "simple-sitemap",
|
|
6702
|
+
"name": "sitemap",
|
|
5526
6703
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5527
|
-
"repo": "
|
|
5528
|
-
"npm": "
|
|
6704
|
+
"repo": "nuxt-modules/sitemap",
|
|
6705
|
+
"npm": "@nuxtjs/sitemap",
|
|
5529
6706
|
"icon": "simple-sitemap.svg",
|
|
5530
|
-
"github": "https://github.com/
|
|
5531
|
-
"website": "https://nuxtseo.com/
|
|
5532
|
-
"learn_more": "https://nuxtseo.com/
|
|
6707
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6708
|
+
"website": "https://nuxtseo.com/",
|
|
6709
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5533
6710
|
"category": "SEO",
|
|
5534
|
-
"type": "
|
|
6711
|
+
"type": "community",
|
|
5535
6712
|
"maintainers": [
|
|
5536
6713
|
{
|
|
5537
6714
|
"name": "Harlan Wilton",
|
|
5538
6715
|
"github": "harlan-zw",
|
|
5539
6716
|
"twitter": "harlan_zw",
|
|
5540
6717
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5541
|
-
}
|
|
5542
|
-
],
|
|
5543
|
-
"compatibility": {
|
|
5544
|
-
"nuxt": "^3.0.0",
|
|
5545
|
-
"requires": {}
|
|
5546
|
-
}
|
|
5547
|
-
},
|
|
5548
|
-
{
|
|
5549
|
-
"name": "sitemap",
|
|
5550
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5551
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5552
|
-
"npm": "@nuxtjs/sitemap",
|
|
5553
|
-
"icon": "",
|
|
5554
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5555
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5556
|
-
"learn_more": "",
|
|
5557
|
-
"category": "SEO",
|
|
5558
|
-
"type": "community",
|
|
5559
|
-
"maintainers": [
|
|
6718
|
+
},
|
|
5560
6719
|
{
|
|
5561
6720
|
"name": "Nicolas PENNEC",
|
|
5562
6721
|
"github": "NicoPennec",
|
|
@@ -5564,7 +6723,7 @@
|
|
|
5564
6723
|
}
|
|
5565
6724
|
],
|
|
5566
6725
|
"compatibility": {
|
|
5567
|
-
"nuxt": "
|
|
6726
|
+
"nuxt": ">=3.0.0",
|
|
5568
6727
|
"requires": {}
|
|
5569
6728
|
}
|
|
5570
6729
|
},
|
|
@@ -5586,7 +6745,7 @@
|
|
|
5586
6745
|
}
|
|
5587
6746
|
],
|
|
5588
6747
|
"compatibility": {
|
|
5589
|
-
"nuxt": "
|
|
6748
|
+
"nuxt": ">=3.0.0",
|
|
5590
6749
|
"requires": {}
|
|
5591
6750
|
}
|
|
5592
6751
|
},
|
|
@@ -5598,7 +6757,7 @@
|
|
|
5598
6757
|
"icon": "snipcart.png",
|
|
5599
6758
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5600
6759
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5601
|
-
"learn_more": "
|
|
6760
|
+
"learn_more": "",
|
|
5602
6761
|
"category": "Ecommerce",
|
|
5603
6762
|
"type": "community",
|
|
5604
6763
|
"maintainers": [
|
|
@@ -5609,7 +6768,7 @@
|
|
|
5609
6768
|
}
|
|
5610
6769
|
],
|
|
5611
6770
|
"compatibility": {
|
|
5612
|
-
"nuxt": "^2.0.0 ||
|
|
6771
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5613
6772
|
"requires": {}
|
|
5614
6773
|
}
|
|
5615
6774
|
},
|
|
@@ -5680,39 +6839,6 @@
|
|
|
5680
6839
|
"requires": {}
|
|
5681
6840
|
}
|
|
5682
6841
|
},
|
|
5683
|
-
{
|
|
5684
|
-
"name": "speedkit",
|
|
5685
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5686
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5687
|
-
"npm": "nuxt-speedkit",
|
|
5688
|
-
"icon": "speedkit.png",
|
|
5689
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5690
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5691
|
-
"learn_more": "",
|
|
5692
|
-
"category": "Performance",
|
|
5693
|
-
"type": "3rd-party",
|
|
5694
|
-
"maintainers": [
|
|
5695
|
-
{
|
|
5696
|
-
"name": "Stephan Gerbeth",
|
|
5697
|
-
"github": "StephanGerbeth",
|
|
5698
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5699
|
-
},
|
|
5700
|
-
{
|
|
5701
|
-
"name": "Thorn Walli",
|
|
5702
|
-
"github": "ThornWalli",
|
|
5703
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5704
|
-
},
|
|
5705
|
-
{
|
|
5706
|
-
"name": "Grabarz & Partner",
|
|
5707
|
-
"github": "GrabarzUndPartner",
|
|
5708
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5709
|
-
}
|
|
5710
|
-
],
|
|
5711
|
-
"compatibility": {
|
|
5712
|
-
"nuxt": "^2.0.0",
|
|
5713
|
-
"requires": {}
|
|
5714
|
-
}
|
|
5715
|
-
},
|
|
5716
6842
|
{
|
|
5717
6843
|
"name": "ssr-lit",
|
|
5718
6844
|
"description": "",
|
|
@@ -5759,23 +6885,29 @@
|
|
|
5759
6885
|
},
|
|
5760
6886
|
{
|
|
5761
6887
|
"name": "storefront-ui",
|
|
5762
|
-
"description": "Storefront UI
|
|
5763
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6888
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6889
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
5764
6890
|
"npm": "@storefront-ui/nuxt",
|
|
5765
6891
|
"icon": "storefront-ui.svg",
|
|
5766
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
5767
|
-
"website": "https://docs.storefrontui.io
|
|
5768
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6892
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6893
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6894
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
5769
6895
|
"category": "UI",
|
|
5770
6896
|
"type": "3rd-party",
|
|
5771
6897
|
"maintainers": [
|
|
5772
6898
|
{
|
|
5773
|
-
"name": "
|
|
5774
|
-
"github": "
|
|
6899
|
+
"name": "Szymon Dziewoński",
|
|
6900
|
+
"github": "Szymon-dziewonski",
|
|
6901
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6902
|
+
},
|
|
6903
|
+
{
|
|
6904
|
+
"name": "Jakub Freisler",
|
|
6905
|
+
"github": "FRSgit",
|
|
6906
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
5775
6907
|
}
|
|
5776
6908
|
],
|
|
5777
6909
|
"compatibility": {
|
|
5778
|
-
"nuxt": "
|
|
6910
|
+
"nuxt": ">=3.0.0",
|
|
5779
6911
|
"requires": {}
|
|
5780
6912
|
}
|
|
5781
6913
|
},
|
|
@@ -5804,7 +6936,7 @@
|
|
|
5804
6936
|
{
|
|
5805
6937
|
"name": "storyblok",
|
|
5806
6938
|
"description": "Storyblok Nuxt module",
|
|
5807
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6939
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5808
6940
|
"npm": "@storyblok/nuxt",
|
|
5809
6941
|
"icon": "storyblok.png",
|
|
5810
6942
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -5819,20 +6951,20 @@
|
|
|
5819
6951
|
}
|
|
5820
6952
|
],
|
|
5821
6953
|
"compatibility": {
|
|
5822
|
-
"nuxt": "^2.0.0 ||
|
|
6954
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5823
6955
|
"requires": {},
|
|
5824
6956
|
"devtools": "^0.0.0"
|
|
5825
6957
|
}
|
|
5826
6958
|
},
|
|
5827
6959
|
{
|
|
5828
6960
|
"name": "storybook",
|
|
5829
|
-
"description": "Easily integrate Storybook in your Nuxt application to design, build, and
|
|
5830
|
-
"repo": "nuxt-modules/storybook",
|
|
6961
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
|
|
6962
|
+
"repo": "nuxt-modules/storybook#main/packages/nuxt-module",
|
|
5831
6963
|
"npm": "@nuxtjs/storybook",
|
|
5832
6964
|
"icon": "storybook.png",
|
|
5833
6965
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
5834
6966
|
"website": "https://storybook.nuxtjs.org",
|
|
5835
|
-
"learn_more": "
|
|
6967
|
+
"learn_more": "",
|
|
5836
6968
|
"category": "Devtools",
|
|
5837
6969
|
"type": "community",
|
|
5838
6970
|
"maintainers": [
|
|
@@ -5840,10 +6972,14 @@
|
|
|
5840
6972
|
"name": "Chakir QATAB",
|
|
5841
6973
|
"github": "chakAs3",
|
|
5842
6974
|
"twitter": "ChakirQatab"
|
|
6975
|
+
},
|
|
6976
|
+
{
|
|
6977
|
+
"name": "Tobias Diez",
|
|
6978
|
+
"github": "tobiasdiez"
|
|
5843
6979
|
}
|
|
5844
6980
|
],
|
|
5845
6981
|
"compatibility": {
|
|
5846
|
-
"nuxt": "^2.0.0 ||
|
|
6982
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5847
6983
|
"requires": {
|
|
5848
6984
|
"bridge": "optional"
|
|
5849
6985
|
},
|
|
@@ -5874,7 +7010,7 @@
|
|
|
5874
7010
|
}
|
|
5875
7011
|
],
|
|
5876
7012
|
"compatibility": {
|
|
5877
|
-
"nuxt": "^2.0.0 ||
|
|
7013
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
5878
7014
|
"requires": {
|
|
5879
7015
|
"bridge": true
|
|
5880
7016
|
},
|
|
@@ -5884,11 +7020,11 @@
|
|
|
5884
7020
|
{
|
|
5885
7021
|
"name": "stripe-next",
|
|
5886
7022
|
"description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
|
|
5887
|
-
"repo": "
|
|
7023
|
+
"repo": "flozero/nuxt-stripe",
|
|
5888
7024
|
"npm": "@unlok-co/nuxt-stripe",
|
|
5889
7025
|
"icon": "stripe.png",
|
|
5890
|
-
"github": "https://github.com/
|
|
5891
|
-
"website": "https://github.com/
|
|
7026
|
+
"github": "https://github.com/flozero/nuxt-stripe",
|
|
7027
|
+
"website": "https://github.com/flozero/nuxt-stripe",
|
|
5892
7028
|
"learn_more": "https://stripe.com/docs",
|
|
5893
7029
|
"category": "Payment",
|
|
5894
7030
|
"type": "3rd-party",
|
|
@@ -5903,7 +7039,7 @@
|
|
|
5903
7039
|
}
|
|
5904
7040
|
],
|
|
5905
7041
|
"compatibility": {
|
|
5906
|
-
"nuxt": "
|
|
7042
|
+
"nuxt": ">=3.0.0",
|
|
5907
7043
|
"requires": {}
|
|
5908
7044
|
}
|
|
5909
7045
|
},
|
|
@@ -5953,7 +7089,7 @@
|
|
|
5953
7089
|
}
|
|
5954
7090
|
],
|
|
5955
7091
|
"compatibility": {
|
|
5956
|
-
"nuxt": "
|
|
7092
|
+
"nuxt": ">=3.0.0",
|
|
5957
7093
|
"requires": {
|
|
5958
7094
|
"content": true
|
|
5959
7095
|
}
|
|
@@ -5991,39 +7127,16 @@
|
|
|
5991
7127
|
"github": "https://github.com/nuxt-community/stylelint-module",
|
|
5992
7128
|
"website": "https://github.com/nuxt-community/stylelint-module",
|
|
5993
7129
|
"learn_more": "https://stylelint.io/",
|
|
5994
|
-
"category": "CSS",
|
|
5995
|
-
"type": "community",
|
|
5996
|
-
"maintainers": [
|
|
5997
|
-
{
|
|
5998
|
-
"name": "Ricardo Gobbo de Souza",
|
|
5999
|
-
"github": "ricardogobbosouza"
|
|
6000
|
-
}
|
|
6001
|
-
],
|
|
6002
|
-
"compatibility": {
|
|
6003
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6004
|
-
"requires": {}
|
|
6005
|
-
}
|
|
6006
|
-
},
|
|
6007
|
-
{
|
|
6008
|
-
"name": "stylify",
|
|
6009
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
6010
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
6011
|
-
"npm": "@stylify/nuxt",
|
|
6012
|
-
"icon": "stylify.svg",
|
|
6013
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
6014
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
6015
|
-
"learn_more": "https://stylifycss.com",
|
|
6016
|
-
"category": "UI",
|
|
6017
|
-
"type": "3rd-party",
|
|
7130
|
+
"category": "CSS",
|
|
7131
|
+
"type": "community",
|
|
6018
7132
|
"maintainers": [
|
|
6019
7133
|
{
|
|
6020
|
-
"name": "
|
|
6021
|
-
"github": "
|
|
6022
|
-
"twitter": "8machy"
|
|
7134
|
+
"name": "Ricardo Gobbo de Souza",
|
|
7135
|
+
"github": "ricardogobbosouza"
|
|
6023
7136
|
}
|
|
6024
7137
|
],
|
|
6025
7138
|
"compatibility": {
|
|
6026
|
-
"nuxt": "^2.0.0 ||
|
|
7139
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6027
7140
|
"requires": {}
|
|
6028
7141
|
}
|
|
6029
7142
|
},
|
|
@@ -6056,7 +7169,30 @@
|
|
|
6056
7169
|
}
|
|
6057
7170
|
],
|
|
6058
7171
|
"compatibility": {
|
|
6059
|
-
"nuxt": "^2.0.0 ||
|
|
7172
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7173
|
+
"requires": {}
|
|
7174
|
+
}
|
|
7175
|
+
},
|
|
7176
|
+
{
|
|
7177
|
+
"name": "surrealdb",
|
|
7178
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
7179
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
7180
|
+
"npm": "nuxt-surrealdb",
|
|
7181
|
+
"icon": "surrealdb.png",
|
|
7182
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7183
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
7184
|
+
"learn_more": "",
|
|
7185
|
+
"category": "Database",
|
|
7186
|
+
"type": "3rd-party",
|
|
7187
|
+
"maintainers": [
|
|
7188
|
+
{
|
|
7189
|
+
"name": "Sandro Circi",
|
|
7190
|
+
"github": "sandros94",
|
|
7191
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
7192
|
+
}
|
|
7193
|
+
],
|
|
7194
|
+
"compatibility": {
|
|
7195
|
+
"nuxt": ">=3.10.0",
|
|
6060
7196
|
"requires": {}
|
|
6061
7197
|
}
|
|
6062
7198
|
},
|
|
@@ -6101,7 +7237,7 @@
|
|
|
6101
7237
|
}
|
|
6102
7238
|
],
|
|
6103
7239
|
"compatibility": {
|
|
6104
|
-
"nuxt": "^2.0.0 ||
|
|
7240
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6105
7241
|
"requires": {}
|
|
6106
7242
|
}
|
|
6107
7243
|
},
|
|
@@ -6149,6 +7285,30 @@
|
|
|
6149
7285
|
"requires": {}
|
|
6150
7286
|
}
|
|
6151
7287
|
},
|
|
7288
|
+
{
|
|
7289
|
+
"name": "swiftsearch",
|
|
7290
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
7291
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
7292
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
7293
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
7294
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
7295
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
7296
|
+
"learn_more": "",
|
|
7297
|
+
"category": "Libraries",
|
|
7298
|
+
"type": "3rd-party",
|
|
7299
|
+
"maintainers": [
|
|
7300
|
+
{
|
|
7301
|
+
"name": "Matteo Rigoni",
|
|
7302
|
+
"github": "rigo-m",
|
|
7303
|
+
"twitter": "MatteoRigoni",
|
|
7304
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
7305
|
+
}
|
|
7306
|
+
],
|
|
7307
|
+
"compatibility": {
|
|
7308
|
+
"nuxt": ">=3.10.0",
|
|
7309
|
+
"requires": {}
|
|
7310
|
+
}
|
|
7311
|
+
},
|
|
6152
7312
|
{
|
|
6153
7313
|
"name": "swiper",
|
|
6154
7314
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6167,7 +7327,7 @@
|
|
|
6167
7327
|
}
|
|
6168
7328
|
],
|
|
6169
7329
|
"compatibility": {
|
|
6170
|
-
"nuxt": "
|
|
7330
|
+
"nuxt": ">=3.0.0",
|
|
6171
7331
|
"requires": {}
|
|
6172
7332
|
}
|
|
6173
7333
|
},
|
|
@@ -6190,7 +7350,7 @@
|
|
|
6190
7350
|
}
|
|
6191
7351
|
],
|
|
6192
7352
|
"compatibility": {
|
|
6193
|
-
"nuxt": "
|
|
7353
|
+
"nuxt": ">=3.0.0",
|
|
6194
7354
|
"requires": {}
|
|
6195
7355
|
}
|
|
6196
7356
|
},
|
|
@@ -6203,7 +7363,7 @@
|
|
|
6203
7363
|
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
6204
7364
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
6205
7365
|
"learn_more": "https://tailwindcss.com/",
|
|
6206
|
-
"category": "
|
|
7366
|
+
"category": "CSS",
|
|
6207
7367
|
"type": "community",
|
|
6208
7368
|
"maintainers": [
|
|
6209
7369
|
{
|
|
@@ -6217,9 +7377,62 @@
|
|
|
6217
7377
|
}
|
|
6218
7378
|
],
|
|
6219
7379
|
"compatibility": {
|
|
6220
|
-
"nuxt": "^2.0.0 ||
|
|
7380
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6221
7381
|
"requires": {},
|
|
6222
7382
|
"devtools": "^0.0.0"
|
|
7383
|
+
},
|
|
7384
|
+
"aliases": [
|
|
7385
|
+
"tailwind"
|
|
7386
|
+
]
|
|
7387
|
+
},
|
|
7388
|
+
{
|
|
7389
|
+
"name": "test-utils",
|
|
7390
|
+
"description": "Test utilities for Nuxt",
|
|
7391
|
+
"repo": "nuxt/test-utils#main",
|
|
7392
|
+
"npm": "@nuxt/test-utils",
|
|
7393
|
+
"icon": "nuxt.svg",
|
|
7394
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
7395
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
7396
|
+
"learn_more": "",
|
|
7397
|
+
"category": "Devtools",
|
|
7398
|
+
"type": "official",
|
|
7399
|
+
"maintainers": [
|
|
7400
|
+
{
|
|
7401
|
+
"name": "Daniel Roe",
|
|
7402
|
+
"github": "danielroe",
|
|
7403
|
+
"twitter": "danielcroe"
|
|
7404
|
+
},
|
|
7405
|
+
{
|
|
7406
|
+
"name": "Anthony Fu",
|
|
7407
|
+
"github": "antfu",
|
|
7408
|
+
"twitter": "antfu7"
|
|
7409
|
+
}
|
|
7410
|
+
],
|
|
7411
|
+
"compatibility": {
|
|
7412
|
+
"nuxt": ">=3.0.0",
|
|
7413
|
+
"requires": {}
|
|
7414
|
+
}
|
|
7415
|
+
},
|
|
7416
|
+
{
|
|
7417
|
+
"name": "tgauth",
|
|
7418
|
+
"description": "Extremely simple \"Login with Telegram\" button",
|
|
7419
|
+
"repo": "paranoidphantom/tgauth",
|
|
7420
|
+
"npm": "@paranoidphantom/tgauth",
|
|
7421
|
+
"icon": "tgauth.png",
|
|
7422
|
+
"github": "https://github.com/paranoidphantom/tgauth",
|
|
7423
|
+
"website": "https://github.com/paranoidphantom/tgauth",
|
|
7424
|
+
"learn_more": "https://github.com/paranoidphantom/tgauth",
|
|
7425
|
+
"category": "Security",
|
|
7426
|
+
"type": "3rd-party",
|
|
7427
|
+
"maintainers": [
|
|
7428
|
+
{
|
|
7429
|
+
"name": "Andrei Hudalla",
|
|
7430
|
+
"github": "paranoidPhantom"
|
|
7431
|
+
}
|
|
7432
|
+
],
|
|
7433
|
+
"compatibility": {
|
|
7434
|
+
"nuxt": "^3.11.0",
|
|
7435
|
+
"requires": {}
|
|
6223
7436
|
}
|
|
6224
7437
|
},
|
|
6225
7438
|
{
|
|
@@ -6263,7 +7476,29 @@
|
|
|
6263
7476
|
}
|
|
6264
7477
|
],
|
|
6265
7478
|
"compatibility": {
|
|
6266
|
-
"nuxt": "
|
|
7479
|
+
"nuxt": ">=3.0.0",
|
|
7480
|
+
"requires": {}
|
|
7481
|
+
}
|
|
7482
|
+
},
|
|
7483
|
+
{
|
|
7484
|
+
"name": "tiptap",
|
|
7485
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
7486
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
7487
|
+
"npm": "nuxt-tiptap-editor",
|
|
7488
|
+
"icon": "tiptap.png",
|
|
7489
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
7490
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7491
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
7492
|
+
"category": "Libraries",
|
|
7493
|
+
"type": "3rd-party",
|
|
7494
|
+
"maintainers": [
|
|
7495
|
+
{
|
|
7496
|
+
"name": "modbender",
|
|
7497
|
+
"github": "modbender"
|
|
7498
|
+
}
|
|
7499
|
+
],
|
|
7500
|
+
"compatibility": {
|
|
7501
|
+
"nuxt": ">=3.0.0",
|
|
6267
7502
|
"requires": {}
|
|
6268
7503
|
}
|
|
6269
7504
|
},
|
|
@@ -6290,6 +7525,50 @@
|
|
|
6290
7525
|
"requires": {}
|
|
6291
7526
|
}
|
|
6292
7527
|
},
|
|
7528
|
+
{
|
|
7529
|
+
"name": "tradingview",
|
|
7530
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7531
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7532
|
+
"npm": "nuxt-tradingview",
|
|
7533
|
+
"icon": "tradingview.svg",
|
|
7534
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7535
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7536
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7537
|
+
"category": "Extensions",
|
|
7538
|
+
"type": "3rd-party",
|
|
7539
|
+
"maintainers": [
|
|
7540
|
+
{
|
|
7541
|
+
"name": "Volkan Akkuş",
|
|
7542
|
+
"github": "volkanakkus"
|
|
7543
|
+
}
|
|
7544
|
+
],
|
|
7545
|
+
"compatibility": {
|
|
7546
|
+
"nuxt": ">=3.0.0",
|
|
7547
|
+
"requires": {}
|
|
7548
|
+
}
|
|
7549
|
+
},
|
|
7550
|
+
{
|
|
7551
|
+
"name": "translation-manager",
|
|
7552
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
7553
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
7554
|
+
"npm": "nuxt-translation-manager",
|
|
7555
|
+
"icon": "translation-manager.png",
|
|
7556
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7557
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7558
|
+
"learn_more": "",
|
|
7559
|
+
"category": "Extensions",
|
|
7560
|
+
"type": "3rd-party",
|
|
7561
|
+
"maintainers": [
|
|
7562
|
+
{
|
|
7563
|
+
"name": "Sam K",
|
|
7564
|
+
"github": "samk-dev"
|
|
7565
|
+
}
|
|
7566
|
+
],
|
|
7567
|
+
"compatibility": {
|
|
7568
|
+
"nuxt": ">=3.0.0",
|
|
7569
|
+
"requires": {}
|
|
7570
|
+
}
|
|
7571
|
+
},
|
|
6293
7572
|
{
|
|
6294
7573
|
"name": "tresjs",
|
|
6295
7574
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -6319,7 +7598,7 @@
|
|
|
6319
7598
|
}
|
|
6320
7599
|
],
|
|
6321
7600
|
"compatibility": {
|
|
6322
|
-
"nuxt": "
|
|
7601
|
+
"nuxt": ">=3.0.0",
|
|
6323
7602
|
"requires": {}
|
|
6324
7603
|
}
|
|
6325
7604
|
},
|
|
@@ -6342,7 +7621,7 @@
|
|
|
6342
7621
|
}
|
|
6343
7622
|
],
|
|
6344
7623
|
"compatibility": {
|
|
6345
|
-
"nuxt": "^2.0.0 ||
|
|
7624
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6346
7625
|
"requires": {
|
|
6347
7626
|
"bridge": true
|
|
6348
7627
|
}
|
|
@@ -6390,7 +7669,7 @@
|
|
|
6390
7669
|
}
|
|
6391
7670
|
],
|
|
6392
7671
|
"compatibility": {
|
|
6393
|
-
"nuxt": "
|
|
7672
|
+
"nuxt": ">=3.0.0",
|
|
6394
7673
|
"requires": {}
|
|
6395
7674
|
}
|
|
6396
7675
|
},
|
|
@@ -6423,7 +7702,7 @@
|
|
|
6423
7702
|
}
|
|
6424
7703
|
],
|
|
6425
7704
|
"compatibility": {
|
|
6426
|
-
"nuxt": "^2.0.0 ||
|
|
7705
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6427
7706
|
"requires": {}
|
|
6428
7707
|
}
|
|
6429
7708
|
},
|
|
@@ -6445,7 +7724,7 @@
|
|
|
6445
7724
|
}
|
|
6446
7725
|
],
|
|
6447
7726
|
"compatibility": {
|
|
6448
|
-
"nuxt": "^2.0.0 ||
|
|
7727
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6449
7728
|
"requires": {}
|
|
6450
7729
|
}
|
|
6451
7730
|
},
|
|
@@ -6557,7 +7836,7 @@
|
|
|
6557
7836
|
}
|
|
6558
7837
|
],
|
|
6559
7838
|
"compatibility": {
|
|
6560
|
-
"nuxt": "^2.0.0 ||
|
|
7839
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6561
7840
|
"requires": {},
|
|
6562
7841
|
"devtools": "^0.0.0"
|
|
6563
7842
|
}
|
|
@@ -6591,7 +7870,7 @@
|
|
|
6591
7870
|
}
|
|
6592
7871
|
],
|
|
6593
7872
|
"compatibility": {
|
|
6594
|
-
"nuxt": "
|
|
7873
|
+
"nuxt": ">=3.0.0",
|
|
6595
7874
|
"requires": {}
|
|
6596
7875
|
}
|
|
6597
7876
|
},
|
|
@@ -6613,34 +7892,12 @@
|
|
|
6613
7892
|
}
|
|
6614
7893
|
],
|
|
6615
7894
|
"compatibility": {
|
|
6616
|
-
"nuxt": "^2.0.0 ||
|
|
7895
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6617
7896
|
"requires": {
|
|
6618
7897
|
"bridge": "optional"
|
|
6619
7898
|
}
|
|
6620
7899
|
}
|
|
6621
7900
|
},
|
|
6622
|
-
{
|
|
6623
|
-
"name": "unhead",
|
|
6624
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6625
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6626
|
-
"npm": "nuxt-seo-experiments",
|
|
6627
|
-
"icon": "",
|
|
6628
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6629
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6630
|
-
"learn_more": "",
|
|
6631
|
-
"category": "SEO",
|
|
6632
|
-
"type": "3rd-party",
|
|
6633
|
-
"maintainers": [
|
|
6634
|
-
{
|
|
6635
|
-
"name": "harlan-zw",
|
|
6636
|
-
"github": "harlan-zw"
|
|
6637
|
-
}
|
|
6638
|
-
],
|
|
6639
|
-
"compatibility": {
|
|
6640
|
-
"nuxt": "^3.0.0",
|
|
6641
|
-
"requires": {}
|
|
6642
|
-
}
|
|
6643
|
-
},
|
|
6644
7901
|
{
|
|
6645
7902
|
"name": "universal-storage",
|
|
6646
7903
|
"description": "Universal Storage Utilities for Nuxt",
|
|
@@ -6672,7 +7929,7 @@
|
|
|
6672
7929
|
{
|
|
6673
7930
|
"name": "unlazy",
|
|
6674
7931
|
"description": "Lazy loading library for placeholder images",
|
|
6675
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7932
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6676
7933
|
"npm": "@unlazy/nuxt",
|
|
6677
7934
|
"icon": "unlazy.svg",
|
|
6678
7935
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6687,36 +7944,10 @@
|
|
|
6687
7944
|
}
|
|
6688
7945
|
],
|
|
6689
7946
|
"compatibility": {
|
|
6690
|
-
"nuxt": "
|
|
7947
|
+
"nuxt": ">=3.0.0",
|
|
6691
7948
|
"requires": {}
|
|
6692
7949
|
}
|
|
6693
7950
|
},
|
|
6694
|
-
{
|
|
6695
|
-
"name": "unlighthouse",
|
|
6696
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6697
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6698
|
-
"npm": "@unlighthouse/nuxt",
|
|
6699
|
-
"icon": "unlighthouse.svg",
|
|
6700
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6701
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6702
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6703
|
-
"category": "Devtools",
|
|
6704
|
-
"type": "3rd-party",
|
|
6705
|
-
"maintainers": [
|
|
6706
|
-
{
|
|
6707
|
-
"name": "Harlan Wilton",
|
|
6708
|
-
"github": "harlan-zw",
|
|
6709
|
-
"twitter": "harlan_zw",
|
|
6710
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6711
|
-
}
|
|
6712
|
-
],
|
|
6713
|
-
"compatibility": {
|
|
6714
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6715
|
-
"requires": {
|
|
6716
|
-
"bridge": "optional"
|
|
6717
|
-
}
|
|
6718
|
-
}
|
|
6719
|
-
},
|
|
6720
7951
|
{
|
|
6721
7952
|
"name": "unocss",
|
|
6722
7953
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6726,7 +7957,7 @@
|
|
|
6726
7957
|
"github": "https://github.com/unocss/unocss",
|
|
6727
7958
|
"website": "https://github.com/unocss/unocss",
|
|
6728
7959
|
"learn_more": "https://github.com/unocss/unocss",
|
|
6729
|
-
"category": "
|
|
7960
|
+
"category": "CSS",
|
|
6730
7961
|
"type": "3rd-party",
|
|
6731
7962
|
"maintainers": [
|
|
6732
7963
|
{
|
|
@@ -6737,7 +7968,7 @@
|
|
|
6737
7968
|
}
|
|
6738
7969
|
],
|
|
6739
7970
|
"compatibility": {
|
|
6740
|
-
"nuxt": "^2.0.0 ||
|
|
7971
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6741
7972
|
"requires": {
|
|
6742
7973
|
"bridge": "optional"
|
|
6743
7974
|
},
|
|
@@ -6751,8 +7982,8 @@
|
|
|
6751
7982
|
"npm": "nuxt-ununura",
|
|
6752
7983
|
"icon": "ununuracss.png",
|
|
6753
7984
|
"github": "https://github.com/novout/ununuracss",
|
|
6754
|
-
"website": "https://
|
|
6755
|
-
"learn_more": "https://
|
|
7985
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7986
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6756
7987
|
"category": "UI",
|
|
6757
7988
|
"type": "3rd-party",
|
|
6758
7989
|
"maintainers": [
|
|
@@ -6763,32 +7994,30 @@
|
|
|
6763
7994
|
}
|
|
6764
7995
|
],
|
|
6765
7996
|
"compatibility": {
|
|
6766
|
-
"nuxt": "^2.0.0 ||
|
|
7997
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6767
7998
|
"requires": {}
|
|
6768
7999
|
}
|
|
6769
8000
|
},
|
|
6770
8001
|
{
|
|
6771
|
-
"name": "use-
|
|
6772
|
-
"description": "
|
|
6773
|
-
"repo": "
|
|
6774
|
-
"npm": "
|
|
6775
|
-
"icon": "use-
|
|
6776
|
-
"github": "https://github.com/
|
|
6777
|
-
"website": "https://
|
|
6778
|
-
"learn_more": "https://
|
|
6779
|
-
"category": "
|
|
8002
|
+
"name": "use-bootstrap",
|
|
8003
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
8004
|
+
"repo": "simplise/use-bootstrap",
|
|
8005
|
+
"npm": "usebootstrap",
|
|
8006
|
+
"icon": "use-bootstrap.svg",
|
|
8007
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
8008
|
+
"website": "https://usebootstrap.org/",
|
|
8009
|
+
"learn_more": "https://usebootstrap.org/",
|
|
8010
|
+
"category": "UI",
|
|
6780
8011
|
"type": "3rd-party",
|
|
6781
8012
|
"maintainers": [
|
|
6782
8013
|
{
|
|
6783
|
-
"name": "
|
|
6784
|
-
"github": "
|
|
8014
|
+
"name": "KoujiSano",
|
|
8015
|
+
"github": "KoujiSano"
|
|
6785
8016
|
}
|
|
6786
8017
|
],
|
|
6787
8018
|
"compatibility": {
|
|
6788
|
-
"nuxt": "
|
|
6789
|
-
"requires": {
|
|
6790
|
-
"bridge": true
|
|
6791
|
-
}
|
|
8019
|
+
"nuxt": ">=3.0.0",
|
|
8020
|
+
"requires": {}
|
|
6792
8021
|
}
|
|
6793
8022
|
},
|
|
6794
8023
|
{
|
|
@@ -6813,28 +8042,6 @@
|
|
|
6813
8042
|
"requires": {}
|
|
6814
8043
|
}
|
|
6815
8044
|
},
|
|
6816
|
-
{
|
|
6817
|
-
"name": "validate",
|
|
6818
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6819
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
6820
|
-
"npm": "nuxt-validate",
|
|
6821
|
-
"icon": "vee-validate.png",
|
|
6822
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6823
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6824
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6825
|
-
"category": "Libraries",
|
|
6826
|
-
"type": "3rd-party",
|
|
6827
|
-
"maintainers": [
|
|
6828
|
-
{
|
|
6829
|
-
"name": "lewyuburi",
|
|
6830
|
-
"github": "lewyuburi"
|
|
6831
|
-
}
|
|
6832
|
-
],
|
|
6833
|
-
"compatibility": {
|
|
6834
|
-
"nuxt": "^2.0.0",
|
|
6835
|
-
"requires": {}
|
|
6836
|
-
}
|
|
6837
|
-
},
|
|
6838
8045
|
{
|
|
6839
8046
|
"name": "vant",
|
|
6840
8047
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -6853,7 +8060,7 @@
|
|
|
6853
8060
|
}
|
|
6854
8061
|
],
|
|
6855
8062
|
"compatibility": {
|
|
6856
|
-
"nuxt": "
|
|
8063
|
+
"nuxt": ">=3.0.0",
|
|
6857
8064
|
"requires": {
|
|
6858
8065
|
"bridge": "optional"
|
|
6859
8066
|
}
|
|
@@ -6866,7 +8073,7 @@
|
|
|
6866
8073
|
"npm": "@varlet/nuxt",
|
|
6867
8074
|
"icon": "varlet.svg",
|
|
6868
8075
|
"github": "https://github.com/varletjs/varlet",
|
|
6869
|
-
"website": "https://varlet.
|
|
8076
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
6870
8077
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6871
8078
|
"category": "UI",
|
|
6872
8079
|
"type": "3rd-party",
|
|
@@ -6877,20 +8084,42 @@
|
|
|
6877
8084
|
}
|
|
6878
8085
|
],
|
|
6879
8086
|
"compatibility": {
|
|
6880
|
-
"nuxt": "
|
|
8087
|
+
"nuxt": ">=3.0.0",
|
|
6881
8088
|
"requires": {
|
|
6882
8089
|
"bridge": "optional"
|
|
6883
8090
|
}
|
|
6884
8091
|
}
|
|
6885
8092
|
},
|
|
8093
|
+
{
|
|
8094
|
+
"name": "vaxee",
|
|
8095
|
+
"description": "The State Manager for Vue 3",
|
|
8096
|
+
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
8097
|
+
"npm": "@vaxee/nuxt",
|
|
8098
|
+
"icon": "vaxee.svg",
|
|
8099
|
+
"github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
|
|
8100
|
+
"website": "https://vaxee.letstri.dev/",
|
|
8101
|
+
"learn_more": "",
|
|
8102
|
+
"category": "Extensions",
|
|
8103
|
+
"type": "3rd-party",
|
|
8104
|
+
"maintainers": [
|
|
8105
|
+
{
|
|
8106
|
+
"name": "letstri",
|
|
8107
|
+
"github": "letstri"
|
|
8108
|
+
}
|
|
8109
|
+
],
|
|
8110
|
+
"compatibility": {
|
|
8111
|
+
"nuxt": "^3.0.0",
|
|
8112
|
+
"requires": {}
|
|
8113
|
+
}
|
|
8114
|
+
},
|
|
6886
8115
|
{
|
|
6887
8116
|
"name": "vcalendar",
|
|
6888
8117
|
"description": "VCalendar module for Nuxt",
|
|
6889
8118
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
6890
8119
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6891
8120
|
"icon": "vcalendar.png",
|
|
6892
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
6893
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
8121
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
8122
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
6894
8123
|
"learn_more": "",
|
|
6895
8124
|
"category": "Libraries",
|
|
6896
8125
|
"type": "3rd-party",
|
|
@@ -6901,7 +8130,7 @@
|
|
|
6901
8130
|
}
|
|
6902
8131
|
],
|
|
6903
8132
|
"compatibility": {
|
|
6904
|
-
"nuxt": "
|
|
8133
|
+
"nuxt": ">=3.0.0",
|
|
6905
8134
|
"requires": {}
|
|
6906
8135
|
}
|
|
6907
8136
|
},
|
|
@@ -6923,7 +8152,7 @@
|
|
|
6923
8152
|
}
|
|
6924
8153
|
],
|
|
6925
8154
|
"compatibility": {
|
|
6926
|
-
"nuxt": "
|
|
8155
|
+
"nuxt": ">=3.0.0",
|
|
6927
8156
|
"requires": {}
|
|
6928
8157
|
}
|
|
6929
8158
|
},
|
|
@@ -6950,28 +8179,6 @@
|
|
|
6950
8179
|
"requires": {}
|
|
6951
8180
|
}
|
|
6952
8181
|
},
|
|
6953
|
-
{
|
|
6954
|
-
"name": "vercel-analytics",
|
|
6955
|
-
"description": "Vercel Analytics integration for Nuxt",
|
|
6956
|
-
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6957
|
-
"npm": "nuxt-vercel-analytics",
|
|
6958
|
-
"icon": "",
|
|
6959
|
-
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6960
|
-
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6961
|
-
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6962
|
-
"category": "Analytics",
|
|
6963
|
-
"type": "3rd-party",
|
|
6964
|
-
"maintainers": [
|
|
6965
|
-
{
|
|
6966
|
-
"name": "Alexander B.",
|
|
6967
|
-
"github": "xanderbarkhatov"
|
|
6968
|
-
}
|
|
6969
|
-
],
|
|
6970
|
-
"compatibility": {
|
|
6971
|
-
"nuxt": "^3.0.0",
|
|
6972
|
-
"requires": {}
|
|
6973
|
-
}
|
|
6974
|
-
},
|
|
6975
8182
|
{
|
|
6976
8183
|
"name": "vexip-ui",
|
|
6977
8184
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -6991,7 +8198,31 @@
|
|
|
6991
8198
|
}
|
|
6992
8199
|
],
|
|
6993
8200
|
"compatibility": {
|
|
6994
|
-
"nuxt": "
|
|
8201
|
+
"nuxt": ">=3.0.0",
|
|
8202
|
+
"requires": {}
|
|
8203
|
+
}
|
|
8204
|
+
},
|
|
8205
|
+
{
|
|
8206
|
+
"name": "vitalizer",
|
|
8207
|
+
"description": "Instantly better LCP scores in Google Lighthouse",
|
|
8208
|
+
"repo": "johannschopplich/nuxt-vitalizer",
|
|
8209
|
+
"npm": "nuxt-vitalizer",
|
|
8210
|
+
"icon": "vitalizer.svg",
|
|
8211
|
+
"github": "https://github.com/johannschopplich/nuxt-vitalizer",
|
|
8212
|
+
"website": "https://github.com/johannschopplich/nuxt-vitalizer#readme",
|
|
8213
|
+
"learn_more": "",
|
|
8214
|
+
"category": "SEO",
|
|
8215
|
+
"type": "3rd-party",
|
|
8216
|
+
"maintainers": [
|
|
8217
|
+
{
|
|
8218
|
+
"name": "Johann Schopplich",
|
|
8219
|
+
"github": "johannschopplich",
|
|
8220
|
+
"twitter": "jschopplich",
|
|
8221
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
8222
|
+
}
|
|
8223
|
+
],
|
|
8224
|
+
"compatibility": {
|
|
8225
|
+
"nuxt": ">=3.0.0",
|
|
6995
8226
|
"requires": {}
|
|
6996
8227
|
}
|
|
6997
8228
|
},
|
|
@@ -7019,46 +8250,42 @@
|
|
|
7019
8250
|
}
|
|
7020
8251
|
],
|
|
7021
8252
|
"compatibility": {
|
|
7022
|
-
"nuxt": "
|
|
8253
|
+
"nuxt": ">=3.0.0",
|
|
7023
8254
|
"requires": {}
|
|
7024
8255
|
}
|
|
7025
8256
|
},
|
|
7026
8257
|
{
|
|
7027
|
-
"name": "
|
|
7028
|
-
"description": "
|
|
7029
|
-
"repo": "
|
|
7030
|
-
"npm": "nuxt
|
|
7031
|
-
"icon": "
|
|
7032
|
-
"github": "https://github.com/
|
|
7033
|
-
"website": "https://
|
|
7034
|
-
"learn_more": "",
|
|
7035
|
-
"category": "
|
|
8258
|
+
"name": "vue-api",
|
|
8259
|
+
"description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
|
|
8260
|
+
"repo": "gaetansenn/vue-api#main/packages/nuxt",
|
|
8261
|
+
"npm": "@vue-api/nuxt",
|
|
8262
|
+
"icon": "",
|
|
8263
|
+
"github": "https://github.com/gaetansenn/vue-api",
|
|
8264
|
+
"website": "https://vue-api.dewib.com/",
|
|
8265
|
+
"learn_more": "https://vue-api.dewib.com/guide/getting-started/installation.html",
|
|
8266
|
+
"category": "Request",
|
|
7036
8267
|
"type": "3rd-party",
|
|
7037
8268
|
"maintainers": [
|
|
7038
8269
|
{
|
|
7039
|
-
"name": "
|
|
7040
|
-
"github": "
|
|
7041
|
-
|
|
7042
|
-
{
|
|
7043
|
-
"name": "Anthony Fu",
|
|
7044
|
-
"github": "antfu"
|
|
8270
|
+
"name": "Gaetan SENN",
|
|
8271
|
+
"github": "gaetansenn",
|
|
8272
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7045
8273
|
}
|
|
7046
8274
|
],
|
|
7047
8275
|
"compatibility": {
|
|
7048
|
-
"nuxt": "
|
|
7049
|
-
"requires": {}
|
|
7050
|
-
"devtools": "^0.0.0"
|
|
8276
|
+
"nuxt": ">=3.0.0",
|
|
8277
|
+
"requires": {}
|
|
7051
8278
|
}
|
|
7052
8279
|
},
|
|
7053
8280
|
{
|
|
7054
8281
|
"name": "vue-email",
|
|
7055
8282
|
"description": "💌 Write email templates with vue",
|
|
7056
|
-
"repo": "
|
|
7057
|
-
"npm": "vue-email",
|
|
8283
|
+
"repo": "vue-email/nuxt",
|
|
8284
|
+
"npm": "@vue-email/nuxt",
|
|
7058
8285
|
"icon": "vue-email.svg",
|
|
7059
|
-
"github": "https://github.com/
|
|
7060
|
-
"website": "https://
|
|
7061
|
-
"learn_more": "https://
|
|
8286
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
8287
|
+
"website": "https://vuemail.net/",
|
|
8288
|
+
"learn_more": "https://vuemail.net/",
|
|
7062
8289
|
"category": "UI",
|
|
7063
8290
|
"type": "3rd-party",
|
|
7064
8291
|
"maintainers": [
|
|
@@ -7076,7 +8303,7 @@
|
|
|
7076
8303
|
}
|
|
7077
8304
|
],
|
|
7078
8305
|
"compatibility": {
|
|
7079
|
-
"nuxt": "
|
|
8306
|
+
"nuxt": ">=3.0.0",
|
|
7080
8307
|
"requires": {},
|
|
7081
8308
|
"devtools": "^0.0.0"
|
|
7082
8309
|
}
|
|
@@ -7084,7 +8311,7 @@
|
|
|
7084
8311
|
{
|
|
7085
8312
|
"name": "vue-final-modal",
|
|
7086
8313
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7087
|
-
"repo": "vue-final/vue-final-modal",
|
|
8314
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7088
8315
|
"npm": "@vue-final-modal/nuxt",
|
|
7089
8316
|
"icon": "vue-final-modal.svg",
|
|
7090
8317
|
"github": "https://github.com/vue-final/vue-final-modal",
|
|
@@ -7100,7 +8327,7 @@
|
|
|
7100
8327
|
}
|
|
7101
8328
|
],
|
|
7102
8329
|
"compatibility": {
|
|
7103
|
-
"nuxt": "
|
|
8330
|
+
"nuxt": ">=3.0.0",
|
|
7104
8331
|
"requires": {}
|
|
7105
8332
|
}
|
|
7106
8333
|
},
|
|
@@ -7123,7 +8350,7 @@
|
|
|
7123
8350
|
}
|
|
7124
8351
|
],
|
|
7125
8352
|
"compatibility": {
|
|
7126
|
-
"nuxt": "
|
|
8353
|
+
"nuxt": ">=3.0.0",
|
|
7127
8354
|
"requires": {
|
|
7128
8355
|
"bridge": "optional"
|
|
7129
8356
|
},
|
|
@@ -7179,7 +8406,7 @@
|
|
|
7179
8406
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7180
8407
|
"repo": "moritzsternemann/vue-plausible",
|
|
7181
8408
|
"npm": "vue-plausible",
|
|
7182
|
-
"icon": "plausible.
|
|
8409
|
+
"icon": "plausible.svg",
|
|
7183
8410
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7184
8411
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7185
8412
|
"learn_more": "",
|
|
@@ -7199,7 +8426,7 @@
|
|
|
7199
8426
|
{
|
|
7200
8427
|
"name": "vue-query",
|
|
7201
8428
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7202
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
8429
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
7203
8430
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
7204
8431
|
"icon": "vue-query.svg",
|
|
7205
8432
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -7215,7 +8442,7 @@
|
|
|
7215
8442
|
}
|
|
7216
8443
|
],
|
|
7217
8444
|
"compatibility": {
|
|
7218
|
-
"nuxt": "
|
|
8445
|
+
"nuxt": ">=3.0.0",
|
|
7219
8446
|
"requires": {}
|
|
7220
8447
|
}
|
|
7221
8448
|
},
|
|
@@ -7260,7 +8487,7 @@
|
|
|
7260
8487
|
}
|
|
7261
8488
|
],
|
|
7262
8489
|
"compatibility": {
|
|
7263
|
-
"nuxt": "^2.0.0 ||
|
|
8490
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7264
8491
|
"requires": {
|
|
7265
8492
|
"bridge": "optional"
|
|
7266
8493
|
}
|
|
@@ -7296,7 +8523,7 @@
|
|
|
7296
8523
|
"npm": "vue3-carousel-nuxt",
|
|
7297
8524
|
"icon": "",
|
|
7298
8525
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7299
|
-
"website": "",
|
|
8526
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7300
8527
|
"learn_more": "",
|
|
7301
8528
|
"category": "UI",
|
|
7302
8529
|
"type": "3rd-party",
|
|
@@ -7308,14 +8535,14 @@
|
|
|
7308
8535
|
}
|
|
7309
8536
|
],
|
|
7310
8537
|
"compatibility": {
|
|
7311
|
-
"nuxt": "
|
|
8538
|
+
"nuxt": ">=3.0.0",
|
|
7312
8539
|
"requires": {}
|
|
7313
8540
|
}
|
|
7314
8541
|
},
|
|
7315
8542
|
{
|
|
7316
8543
|
"name": "vuefire",
|
|
7317
8544
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
7318
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
8545
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
7319
8546
|
"npm": "nuxt-vuefire",
|
|
7320
8547
|
"icon": "vuefire.svg",
|
|
7321
8548
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -7330,14 +8557,14 @@
|
|
|
7330
8557
|
}
|
|
7331
8558
|
],
|
|
7332
8559
|
"compatibility": {
|
|
7333
|
-
"nuxt": "
|
|
8560
|
+
"nuxt": ">=3.0.0",
|
|
7334
8561
|
"requires": {}
|
|
7335
8562
|
}
|
|
7336
8563
|
},
|
|
7337
8564
|
{
|
|
7338
8565
|
"name": "vueform-builder",
|
|
7339
8566
|
"description": "Official Vueform Builder module for Nuxt",
|
|
7340
|
-
"repo": "vueform/builder
|
|
8567
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7341
8568
|
"npm": "@vueform/builder-nuxt",
|
|
7342
8569
|
"icon": "vueform.svg",
|
|
7343
8570
|
"github": "https://github.com/vueform/builder",
|
|
@@ -7353,14 +8580,14 @@
|
|
|
7353
8580
|
}
|
|
7354
8581
|
],
|
|
7355
8582
|
"compatibility": {
|
|
7356
|
-
"nuxt": "
|
|
8583
|
+
"nuxt": ">=3.0.0",
|
|
7357
8584
|
"requires": {}
|
|
7358
8585
|
}
|
|
7359
8586
|
},
|
|
7360
8587
|
{
|
|
7361
8588
|
"name": "vueform",
|
|
7362
8589
|
"description": "Official Vueform module for Nuxt",
|
|
7363
|
-
"repo": "vueform/nuxt",
|
|
8590
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7364
8591
|
"npm": "@vueform/nuxt",
|
|
7365
8592
|
"icon": "vueform.svg",
|
|
7366
8593
|
"github": "https://github.com/vueform/vueform",
|
|
@@ -7376,7 +8603,7 @@
|
|
|
7376
8603
|
}
|
|
7377
8604
|
],
|
|
7378
8605
|
"compatibility": {
|
|
7379
|
-
"nuxt": "
|
|
8606
|
+
"nuxt": ">=3.0.0",
|
|
7380
8607
|
"requires": {}
|
|
7381
8608
|
}
|
|
7382
8609
|
},
|
|
@@ -7387,8 +8614,8 @@
|
|
|
7387
8614
|
"npm": "@vuestic/nuxt",
|
|
7388
8615
|
"icon": "vuestic.png",
|
|
7389
8616
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
7390
|
-
"website": "https://vuestic.dev",
|
|
7391
|
-
"learn_more": "https://vuestic.dev/
|
|
8617
|
+
"website": "https://ui.vuestic.dev",
|
|
8618
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
7392
8619
|
"category": "UI",
|
|
7393
8620
|
"type": "3rd-party",
|
|
7394
8621
|
"maintainers": [
|
|
@@ -7398,19 +8625,19 @@
|
|
|
7398
8625
|
}
|
|
7399
8626
|
],
|
|
7400
8627
|
"compatibility": {
|
|
7401
|
-
"nuxt": "
|
|
8628
|
+
"nuxt": ">=3.0.0",
|
|
7402
8629
|
"requires": {}
|
|
7403
8630
|
}
|
|
7404
8631
|
},
|
|
7405
8632
|
{
|
|
7406
8633
|
"name": "vuetify-nuxt-module",
|
|
7407
8634
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7408
|
-
"repo": "
|
|
8635
|
+
"repo": "vuetifyjs/nuxt-module",
|
|
7409
8636
|
"npm": "vuetify-nuxt-module",
|
|
7410
8637
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
7411
|
-
"github": "https://github.com/
|
|
7412
|
-
"website": "https://
|
|
7413
|
-
"learn_more": "https://
|
|
8638
|
+
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
8639
|
+
"website": "https://nuxt.vuetifyjs.com/",
|
|
8640
|
+
"learn_more": "https://github.com/vuetifyjs/nuxt-module/blob/main/README.md",
|
|
7414
8641
|
"category": "UI",
|
|
7415
8642
|
"type": "3rd-party",
|
|
7416
8643
|
"maintainers": [
|
|
@@ -7420,7 +8647,7 @@
|
|
|
7420
8647
|
}
|
|
7421
8648
|
],
|
|
7422
8649
|
"compatibility": {
|
|
7423
|
-
"nuxt": "
|
|
8650
|
+
"nuxt": ">=3.0.0",
|
|
7424
8651
|
"requires": {}
|
|
7425
8652
|
}
|
|
7426
8653
|
},
|
|
@@ -7470,7 +8697,7 @@
|
|
|
7470
8697
|
}
|
|
7471
8698
|
],
|
|
7472
8699
|
"compatibility": {
|
|
7473
|
-
"nuxt": "^2.0.0 ||
|
|
8700
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7474
8701
|
"requires": {
|
|
7475
8702
|
"bridge": "optional"
|
|
7476
8703
|
},
|
|
@@ -7518,7 +8745,7 @@
|
|
|
7518
8745
|
}
|
|
7519
8746
|
],
|
|
7520
8747
|
"compatibility": {
|
|
7521
|
-
"nuxt": "
|
|
8748
|
+
"nuxt": ">=3.0.0",
|
|
7522
8749
|
"requires": {}
|
|
7523
8750
|
}
|
|
7524
8751
|
},
|
|
@@ -7550,7 +8777,7 @@
|
|
|
7550
8777
|
}
|
|
7551
8778
|
],
|
|
7552
8779
|
"compatibility": {
|
|
7553
|
-
"nuxt": "^2.0.0 ||
|
|
8780
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7554
8781
|
"requires": {
|
|
7555
8782
|
"bridge": "optional"
|
|
7556
8783
|
}
|
|
@@ -7578,6 +8805,28 @@
|
|
|
7578
8805
|
"requires": {}
|
|
7579
8806
|
}
|
|
7580
8807
|
},
|
|
8808
|
+
{
|
|
8809
|
+
"name": "webhook-validators",
|
|
8810
|
+
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
8811
|
+
"repo": "yizack/nuxt-webhook-validators",
|
|
8812
|
+
"npm": "nuxt-webhook-validators",
|
|
8813
|
+
"icon": "webhook-validators.svg",
|
|
8814
|
+
"github": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8815
|
+
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
8816
|
+
"learn_more": "",
|
|
8817
|
+
"category": "Security",
|
|
8818
|
+
"type": "3rd-party",
|
|
8819
|
+
"maintainers": [
|
|
8820
|
+
{
|
|
8821
|
+
"name": "Yizack Rangel",
|
|
8822
|
+
"github": "yizack"
|
|
8823
|
+
}
|
|
8824
|
+
],
|
|
8825
|
+
"compatibility": {
|
|
8826
|
+
"nuxt": ">=3.0.0",
|
|
8827
|
+
"requires": {}
|
|
8828
|
+
}
|
|
8829
|
+
},
|
|
7581
8830
|
{
|
|
7582
8831
|
"name": "webpack-optimisations",
|
|
7583
8832
|
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
@@ -7655,7 +8904,7 @@
|
|
|
7655
8904
|
"icon": "webpack.png",
|
|
7656
8905
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7657
8906
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7658
|
-
"learn_more": "
|
|
8907
|
+
"learn_more": "",
|
|
7659
8908
|
"category": "Devtools",
|
|
7660
8909
|
"type": "community",
|
|
7661
8910
|
"maintainers": [
|
|
@@ -7688,7 +8937,7 @@
|
|
|
7688
8937
|
}
|
|
7689
8938
|
],
|
|
7690
8939
|
"compatibility": {
|
|
7691
|
-
"nuxt": "
|
|
8940
|
+
"nuxt": ">=3.0.0",
|
|
7692
8941
|
"requires": {}
|
|
7693
8942
|
}
|
|
7694
8943
|
},
|
|
@@ -7714,18 +8963,18 @@
|
|
|
7714
8963
|
}
|
|
7715
8964
|
],
|
|
7716
8965
|
"compatibility": {
|
|
7717
|
-
"nuxt": "
|
|
8966
|
+
"nuxt": ">=3.0.0",
|
|
7718
8967
|
"requires": {}
|
|
7719
8968
|
}
|
|
7720
8969
|
},
|
|
7721
8970
|
{
|
|
7722
8971
|
"name": "windicss",
|
|
7723
8972
|
"description": "Next generation utility-first CSS framework.",
|
|
7724
|
-
"repo": "windicss/nuxt-windicss
|
|
8973
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
7725
8974
|
"npm": "nuxt-windicss",
|
|
7726
8975
|
"icon": "windicss.svg",
|
|
7727
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
7728
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8976
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8977
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
7729
8978
|
"learn_more": "https://windicss.org/",
|
|
7730
8979
|
"category": "UI",
|
|
7731
8980
|
"type": "3rd-party",
|
|
@@ -7742,7 +8991,7 @@
|
|
|
7742
8991
|
}
|
|
7743
8992
|
],
|
|
7744
8993
|
"compatibility": {
|
|
7745
|
-
"nuxt": "^2.0.0 ||
|
|
8994
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7746
8995
|
"requires": {
|
|
7747
8996
|
"bridge": "optional"
|
|
7748
8997
|
}
|
|
@@ -7833,7 +9082,7 @@
|
|
|
7833
9082
|
}
|
|
7834
9083
|
],
|
|
7835
9084
|
"compatibility": {
|
|
7836
|
-
"nuxt": "^2.0.0 ||
|
|
9085
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7837
9086
|
"requires": {
|
|
7838
9087
|
"bridge": true
|
|
7839
9088
|
}
|