@nuxt/modules 0.6.0-2da9ce → 0.6.0-2ed9a0
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 +1921 -636
- package/package.json +16 -10
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -175,11 +175,11 @@
|
|
|
175
175
|
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
176
|
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
177
|
"npm": "nuxt-aos",
|
|
178
|
-
"icon": "",
|
|
178
|
+
"icon": "aos.png",
|
|
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",
|
|
@@ -216,6 +216,28 @@
|
|
|
216
216
|
"requires": {}
|
|
217
217
|
}
|
|
218
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",
|
|
238
|
+
"requires": {}
|
|
239
|
+
}
|
|
240
|
+
},
|
|
219
241
|
{
|
|
220
242
|
"name": "apis-to-file",
|
|
221
243
|
"description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
|
|
@@ -242,7 +264,7 @@
|
|
|
242
264
|
},
|
|
243
265
|
{
|
|
244
266
|
"name": "apollo",
|
|
245
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
267
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
246
268
|
"repo": "nuxt-modules/apollo",
|
|
247
269
|
"npm": "@nuxtjs/apollo",
|
|
248
270
|
"icon": "apollo.png",
|
|
@@ -266,7 +288,7 @@
|
|
|
266
288
|
},
|
|
267
289
|
{
|
|
268
290
|
"name": "applicationinsights",
|
|
269
|
-
"description": "AppInsights module for Nuxt
|
|
291
|
+
"description": "AppInsights module for Nuxt",
|
|
270
292
|
"repo": "nuxt-community/applicationinsights-module",
|
|
271
293
|
"npm": "@nuxtjs/applicationinsights",
|
|
272
294
|
"icon": "application-insights.png",
|
|
@@ -353,9 +375,31 @@
|
|
|
353
375
|
"requires": {}
|
|
354
376
|
}
|
|
355
377
|
},
|
|
378
|
+
{
|
|
379
|
+
"name": "auth-utils",
|
|
380
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
381
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
382
|
+
"npm": "nuxt-auth-utils",
|
|
383
|
+
"icon": "",
|
|
384
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
385
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
386
|
+
"learn_more": "",
|
|
387
|
+
"category": "Security",
|
|
388
|
+
"type": "3rd-party",
|
|
389
|
+
"maintainers": [
|
|
390
|
+
{
|
|
391
|
+
"name": "atinux",
|
|
392
|
+
"github": "atinux"
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"compatibility": {
|
|
396
|
+
"nuxt": "^3.0.0",
|
|
397
|
+
"requires": {}
|
|
398
|
+
}
|
|
399
|
+
},
|
|
356
400
|
{
|
|
357
401
|
"name": "auth",
|
|
358
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
402
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
359
403
|
"repo": "nuxt-community/auth-module",
|
|
360
404
|
"npm": "@nuxtjs/auth",
|
|
361
405
|
"icon": "auth.png",
|
|
@@ -403,9 +447,32 @@
|
|
|
403
447
|
"requires": {}
|
|
404
448
|
}
|
|
405
449
|
},
|
|
450
|
+
{
|
|
451
|
+
"name": "auto-animate",
|
|
452
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
453
|
+
"repo": "formkit/auto-animate",
|
|
454
|
+
"npm": "@formkit/auto-animate",
|
|
455
|
+
"icon": "auto-animate.svg",
|
|
456
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
457
|
+
"website": "https://auto-animate.formkit.com",
|
|
458
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
459
|
+
"category": "Libraries",
|
|
460
|
+
"type": "3rd-party",
|
|
461
|
+
"maintainers": [
|
|
462
|
+
{
|
|
463
|
+
"name": "Justin Schroeder",
|
|
464
|
+
"github": "justin-schroeder",
|
|
465
|
+
"twitter": "jpschroeder"
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"compatibility": {
|
|
469
|
+
"nuxt": "^3.0.0",
|
|
470
|
+
"requires": {}
|
|
471
|
+
}
|
|
472
|
+
},
|
|
406
473
|
{
|
|
407
474
|
"name": "axios",
|
|
408
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
475
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
409
476
|
"repo": "nuxt-community/axios-module",
|
|
410
477
|
"npm": "@nuxtjs/axios",
|
|
411
478
|
"icon": "axios.svg",
|
|
@@ -428,7 +495,7 @@
|
|
|
428
495
|
},
|
|
429
496
|
{
|
|
430
497
|
"name": "basic-auth",
|
|
431
|
-
"description": "Provide basic authentication to your Nuxt
|
|
498
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
432
499
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
433
500
|
"npm": "nuxt-basic-auth-module",
|
|
434
501
|
"icon": "",
|
|
@@ -552,7 +619,7 @@
|
|
|
552
619
|
},
|
|
553
620
|
{
|
|
554
621
|
"name": "bulma-slim",
|
|
555
|
-
"description": "Nuxt
|
|
622
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
556
623
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
557
624
|
"npm": "nuxt-bulma-slim",
|
|
558
625
|
"icon": "bulma.png",
|
|
@@ -619,7 +686,7 @@
|
|
|
619
686
|
},
|
|
620
687
|
{
|
|
621
688
|
"name": "canvas-sketch",
|
|
622
|
-
"description": "Nuxt
|
|
689
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
623
690
|
"repo": "LuXDAmore/generative-art",
|
|
624
691
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
625
692
|
"icon": "",
|
|
@@ -642,7 +709,7 @@
|
|
|
642
709
|
},
|
|
643
710
|
{
|
|
644
711
|
"name": "capo",
|
|
645
|
-
"description": "Capo.js implementation for Nuxt
|
|
712
|
+
"description": "Capo.js implementation for Nuxt",
|
|
646
713
|
"repo": "danielroe/nuxt-capo",
|
|
647
714
|
"npm": "nuxt-capo",
|
|
648
715
|
"icon": "",
|
|
@@ -664,7 +731,7 @@
|
|
|
664
731
|
},
|
|
665
732
|
{
|
|
666
733
|
"name": "chakra-ui",
|
|
667
|
-
"description": "Chakra UI Module for Nuxt
|
|
734
|
+
"description": "Chakra UI Module for Nuxt",
|
|
668
735
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
669
736
|
"npm": "@chakra-ui/nuxt",
|
|
670
737
|
"icon": "chakra-ui.png",
|
|
@@ -711,10 +778,10 @@
|
|
|
711
778
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
712
779
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
713
780
|
"npm": "nuxt-chiffre",
|
|
714
|
-
"icon": "
|
|
781
|
+
"icon": "chiffre.png",
|
|
715
782
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
716
783
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
717
|
-
"learn_more": "https://chiffre.io",
|
|
784
|
+
"learn_more": "https://chiffre.io/",
|
|
718
785
|
"category": "Analytics",
|
|
719
786
|
"type": "3rd-party",
|
|
720
787
|
"maintainers": [
|
|
@@ -775,7 +842,7 @@
|
|
|
775
842
|
},
|
|
776
843
|
{
|
|
777
844
|
"name": "cloudcms",
|
|
778
|
-
"description": "CloudCMS Nuxt
|
|
845
|
+
"description": "CloudCMS Nuxt Module",
|
|
779
846
|
"repo": "gitana/cloudcms-nuxt",
|
|
780
847
|
"npm": "cloudcms-nuxt",
|
|
781
848
|
"icon": "",
|
|
@@ -824,7 +891,7 @@
|
|
|
824
891
|
},
|
|
825
892
|
{
|
|
826
893
|
"name": "cloudinary",
|
|
827
|
-
"description": "Optimize images and videos in your Nuxt
|
|
894
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
828
895
|
"repo": "nuxt-modules/cloudinary",
|
|
829
896
|
"npm": "@nuxtjs/cloudinary",
|
|
830
897
|
"icon": "cloudinary.png",
|
|
@@ -847,7 +914,7 @@
|
|
|
847
914
|
},
|
|
848
915
|
{
|
|
849
916
|
"name": "color-mode",
|
|
850
|
-
"description": "Dark and Light mode for
|
|
917
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
851
918
|
"repo": "nuxt-modules/color-mode",
|
|
852
919
|
"npm": "@nuxtjs/color-mode",
|
|
853
920
|
"icon": "color-mode.png",
|
|
@@ -946,7 +1013,7 @@
|
|
|
946
1013
|
"npm": "@nuxt/content",
|
|
947
1014
|
"icon": "nuxt.svg",
|
|
948
1015
|
"github": "https://github.com/nuxt/content",
|
|
949
|
-
"website": "https://content.
|
|
1016
|
+
"website": "https://content.nuxt.com",
|
|
950
1017
|
"learn_more": "",
|
|
951
1018
|
"category": "CMS",
|
|
952
1019
|
"type": "official",
|
|
@@ -1068,7 +1135,7 @@
|
|
|
1068
1135
|
},
|
|
1069
1136
|
{
|
|
1070
1137
|
"name": "darkmode.js",
|
|
1071
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1138
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
1072
1139
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
1073
1140
|
"npm": "nuxtjs-darkmode-js-module",
|
|
1074
1141
|
"icon": "darkmode.png",
|
|
@@ -1090,7 +1157,7 @@
|
|
|
1090
1157
|
},
|
|
1091
1158
|
{
|
|
1092
1159
|
"name": "date-fns",
|
|
1093
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1160
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
1094
1161
|
"repo": "nuxt-community/date-fns-module",
|
|
1095
1162
|
"npm": "@nuxtjs/date-fns",
|
|
1096
1163
|
"icon": "date-fns.png",
|
|
@@ -1112,7 +1179,7 @@
|
|
|
1112
1179
|
},
|
|
1113
1180
|
{
|
|
1114
1181
|
"name": "datocms-nuxt2",
|
|
1115
|
-
"description": "DatoCMS integration for Nuxt
|
|
1182
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
1116
1183
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
1117
1184
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1118
1185
|
"icon": "datocms.svg",
|
|
@@ -1181,7 +1248,7 @@
|
|
|
1181
1248
|
},
|
|
1182
1249
|
{
|
|
1183
1250
|
"name": "delay-hydration",
|
|
1184
|
-
"description": "Improve your Nuxt
|
|
1251
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1185
1252
|
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1186
1253
|
"npm": "nuxt-delay-hydration",
|
|
1187
1254
|
"icon": "lighthouse.svg",
|
|
@@ -1204,12 +1271,12 @@
|
|
|
1204
1271
|
},
|
|
1205
1272
|
{
|
|
1206
1273
|
"name": "device",
|
|
1207
|
-
"description": "Device detection module for Nuxt
|
|
1208
|
-
"repo": "nuxt-
|
|
1274
|
+
"description": "Device detection module for Nuxt",
|
|
1275
|
+
"repo": "nuxt-modules/device",
|
|
1209
1276
|
"npm": "@nuxtjs/device",
|
|
1210
1277
|
"icon": "",
|
|
1211
|
-
"github": "https://github.com/nuxt-
|
|
1212
|
-
"website": "https://github.com/nuxt-
|
|
1278
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1279
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1213
1280
|
"learn_more": "",
|
|
1214
1281
|
"category": "Extensions",
|
|
1215
1282
|
"type": "community",
|
|
@@ -1231,7 +1298,7 @@
|
|
|
1231
1298
|
"npm": "@nuxt/devtools",
|
|
1232
1299
|
"icon": "nuxt.svg",
|
|
1233
1300
|
"github": "https://github.com/nuxt/devtools",
|
|
1234
|
-
"website": "https://devtools.
|
|
1301
|
+
"website": "https://devtools.nuxt.com",
|
|
1235
1302
|
"learn_more": "",
|
|
1236
1303
|
"category": "Devtools",
|
|
1237
1304
|
"type": "official",
|
|
@@ -1267,12 +1334,13 @@
|
|
|
1267
1334
|
],
|
|
1268
1335
|
"compatibility": {
|
|
1269
1336
|
"nuxt": "^3.0.0",
|
|
1270
|
-
"requires": {}
|
|
1337
|
+
"requires": {},
|
|
1338
|
+
"devtools": "^0.0.0"
|
|
1271
1339
|
}
|
|
1272
1340
|
},
|
|
1273
1341
|
{
|
|
1274
1342
|
"name": "disqus",
|
|
1275
|
-
"description": "Disqus for Nuxt
|
|
1343
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1276
1344
|
"repo": "modbender/nuxt-disqus",
|
|
1277
1345
|
"npm": "nuxt-disqus",
|
|
1278
1346
|
"icon": "disqus.svg",
|
|
@@ -1292,9 +1360,31 @@
|
|
|
1292
1360
|
"requires": {}
|
|
1293
1361
|
}
|
|
1294
1362
|
},
|
|
1363
|
+
{
|
|
1364
|
+
"name": "doppler",
|
|
1365
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1366
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1367
|
+
"npm": "nuxt-doppler",
|
|
1368
|
+
"icon": "doppler.png",
|
|
1369
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1370
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1371
|
+
"learn_more": "",
|
|
1372
|
+
"category": "Devtools",
|
|
1373
|
+
"type": "3rd-party",
|
|
1374
|
+
"maintainers": [
|
|
1375
|
+
{
|
|
1376
|
+
"name": "JamieCurnow",
|
|
1377
|
+
"github": "JamieCurnow"
|
|
1378
|
+
}
|
|
1379
|
+
],
|
|
1380
|
+
"compatibility": {
|
|
1381
|
+
"nuxt": "^3.0.0",
|
|
1382
|
+
"requires": {}
|
|
1383
|
+
}
|
|
1384
|
+
},
|
|
1295
1385
|
{
|
|
1296
1386
|
"name": "dotenv",
|
|
1297
|
-
"description": "A Nuxt
|
|
1387
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1298
1388
|
"repo": "nuxt-community/dotenv-module",
|
|
1299
1389
|
"npm": "@nuxtjs/dotenv",
|
|
1300
1390
|
"icon": "dotenv.png",
|
|
@@ -1316,13 +1406,13 @@
|
|
|
1316
1406
|
},
|
|
1317
1407
|
{
|
|
1318
1408
|
"name": "drupal-ce",
|
|
1319
|
-
"description": "Connects Nuxt
|
|
1409
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1320
1410
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1321
1411
|
"npm": "nuxtjs-drupal-ce",
|
|
1322
1412
|
"icon": "drupal-ce.png",
|
|
1323
1413
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1324
|
-
"website": "https://
|
|
1325
|
-
"learn_more": "https://
|
|
1414
|
+
"website": "https://lupus-decoupled.org",
|
|
1415
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1326
1416
|
"category": "CMS",
|
|
1327
1417
|
"type": "3rd-party",
|
|
1328
1418
|
"maintainers": [
|
|
@@ -1337,19 +1427,19 @@
|
|
|
1337
1427
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1338
1428
|
},
|
|
1339
1429
|
{
|
|
1340
|
-
"name": "
|
|
1341
|
-
"github": "
|
|
1342
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1430
|
+
"name": "Matic",
|
|
1431
|
+
"github": "TurtlBbx",
|
|
1432
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1343
1433
|
}
|
|
1344
1434
|
],
|
|
1345
1435
|
"compatibility": {
|
|
1346
|
-
"nuxt": "^2.0.0",
|
|
1436
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1347
1437
|
"requires": {}
|
|
1348
1438
|
}
|
|
1349
1439
|
},
|
|
1350
1440
|
{
|
|
1351
1441
|
"name": "druxt",
|
|
1352
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1442
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1353
1443
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1354
1444
|
"npm": "druxt",
|
|
1355
1445
|
"icon": "druxt.svg",
|
|
@@ -1369,6 +1459,29 @@
|
|
|
1369
1459
|
"requires": {}
|
|
1370
1460
|
}
|
|
1371
1461
|
},
|
|
1462
|
+
{
|
|
1463
|
+
"name": "edgedb",
|
|
1464
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1465
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1466
|
+
"npm": "nuxt-edgedb-module",
|
|
1467
|
+
"icon": "edgedb.svg",
|
|
1468
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1469
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1470
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1471
|
+
"category": "Database",
|
|
1472
|
+
"type": "3rd-party",
|
|
1473
|
+
"maintainers": [
|
|
1474
|
+
{
|
|
1475
|
+
"name": "Yaël Guilloux",
|
|
1476
|
+
"github": "Tahul",
|
|
1477
|
+
"twitter": "yaeeelglx"
|
|
1478
|
+
}
|
|
1479
|
+
],
|
|
1480
|
+
"compatibility": {
|
|
1481
|
+
"nuxt": "^3.8.0",
|
|
1482
|
+
"requires": {}
|
|
1483
|
+
}
|
|
1484
|
+
},
|
|
1372
1485
|
{
|
|
1373
1486
|
"name": "electron",
|
|
1374
1487
|
"description": "Integrate Nuxt and Electron.",
|
|
@@ -1417,7 +1530,7 @@
|
|
|
1417
1530
|
},
|
|
1418
1531
|
{
|
|
1419
1532
|
"name": "emotion",
|
|
1420
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1533
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1421
1534
|
"repo": "nuxt-modules/emotion",
|
|
1422
1535
|
"npm": "@nuxtjs/emotion",
|
|
1423
1536
|
"icon": "emotion.png",
|
|
@@ -1444,8 +1557,8 @@
|
|
|
1444
1557
|
}
|
|
1445
1558
|
},
|
|
1446
1559
|
{
|
|
1447
|
-
"name": "eslint",
|
|
1448
|
-
"description": "ESLint module for Nuxt
|
|
1560
|
+
"name": "eslint-module",
|
|
1561
|
+
"description": "ESLint module for Nuxt",
|
|
1449
1562
|
"repo": "nuxt-community/eslint-module",
|
|
1450
1563
|
"npm": "@nuxtjs/eslint-module",
|
|
1451
1564
|
"icon": "eslint.png",
|
|
@@ -1465,9 +1578,32 @@
|
|
|
1465
1578
|
"requires": {}
|
|
1466
1579
|
}
|
|
1467
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "eslint",
|
|
1583
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1584
|
+
"repo": "nuxt/eslint",
|
|
1585
|
+
"npm": "@nuxt/eslint",
|
|
1586
|
+
"icon": "nuxt.svg",
|
|
1587
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1588
|
+
"website": "https://eslint.nuxt.com",
|
|
1589
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1590
|
+
"category": "Devtools",
|
|
1591
|
+
"type": "official",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Anthony Fu",
|
|
1595
|
+
"github": "antfu",
|
|
1596
|
+
"twitter": "antfu7"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1468
1604
|
{
|
|
1469
1605
|
"name": "event-trace",
|
|
1470
|
-
"description": "Module for event trace in Nuxt
|
|
1606
|
+
"description": "Module for event trace in Nuxt",
|
|
1471
1607
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1472
1608
|
"npm": "nuxt-event-trace",
|
|
1473
1609
|
"icon": "",
|
|
@@ -1487,6 +1623,29 @@
|
|
|
1487
1623
|
"requires": {}
|
|
1488
1624
|
}
|
|
1489
1625
|
},
|
|
1626
|
+
{
|
|
1627
|
+
"name": "fathom-analytics",
|
|
1628
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1629
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1630
|
+
"npm": "nuxt-fathom",
|
|
1631
|
+
"icon": "fathom-analytics.svg",
|
|
1632
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1633
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1634
|
+
"learn_more": "",
|
|
1635
|
+
"category": "Analytics",
|
|
1636
|
+
"type": "3rd-party",
|
|
1637
|
+
"maintainers": [
|
|
1638
|
+
{
|
|
1639
|
+
"name": "Valgeir Björnsson",
|
|
1640
|
+
"github": "valgeirb",
|
|
1641
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1642
|
+
}
|
|
1643
|
+
],
|
|
1644
|
+
"compatibility": {
|
|
1645
|
+
"nuxt": "^3.0.0",
|
|
1646
|
+
"requires": {}
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1490
1649
|
{
|
|
1491
1650
|
"name": "fathom",
|
|
1492
1651
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1511,7 +1670,7 @@
|
|
|
1511
1670
|
},
|
|
1512
1671
|
{
|
|
1513
1672
|
"name": "feature-toggle",
|
|
1514
|
-
"description": "Feature toggle module for Nuxt
|
|
1673
|
+
"description": "Feature toggle module for Nuxt",
|
|
1515
1674
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1516
1675
|
"npm": "nuxt-feature-toggle",
|
|
1517
1676
|
"icon": "",
|
|
@@ -1578,7 +1737,7 @@
|
|
|
1578
1737
|
},
|
|
1579
1738
|
{
|
|
1580
1739
|
"name": "floating-prompt-module",
|
|
1581
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1740
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1582
1741
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1583
1742
|
"npm": "nuxt-floating-prompt-module",
|
|
1584
1743
|
"icon": "",
|
|
@@ -1687,14 +1846,37 @@
|
|
|
1687
1846
|
"requires": {}
|
|
1688
1847
|
}
|
|
1689
1848
|
},
|
|
1849
|
+
{
|
|
1850
|
+
"name": "fonts",
|
|
1851
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1852
|
+
"repo": "nuxt/fonts",
|
|
1853
|
+
"npm": "@nuxt/fonts",
|
|
1854
|
+
"icon": "nuxt.svg",
|
|
1855
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1856
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1857
|
+
"learn_more": "",
|
|
1858
|
+
"category": "Libraries",
|
|
1859
|
+
"type": "official",
|
|
1860
|
+
"maintainers": [
|
|
1861
|
+
{
|
|
1862
|
+
"name": "Daniel Roe",
|
|
1863
|
+
"github": "danielroe",
|
|
1864
|
+
"twitter": "danielcroe"
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"compatibility": {
|
|
1868
|
+
"nuxt": "^3.0.0",
|
|
1869
|
+
"requires": {}
|
|
1870
|
+
}
|
|
1871
|
+
},
|
|
1690
1872
|
{
|
|
1691
1873
|
"name": "form-actions",
|
|
1692
1874
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1693
|
-
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-
|
|
1875
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1694
1876
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1695
1877
|
"icon": "form-actions.svg",
|
|
1696
1878
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1697
|
-
"website": "https://
|
|
1879
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1698
1880
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1699
1881
|
"category": "Request",
|
|
1700
1882
|
"type": "3rd-party",
|
|
@@ -1706,7 +1888,7 @@
|
|
|
1706
1888
|
}
|
|
1707
1889
|
],
|
|
1708
1890
|
"compatibility": {
|
|
1709
|
-
"nuxt": "^3.
|
|
1891
|
+
"nuxt": "^3.7.0",
|
|
1710
1892
|
"requires": {}
|
|
1711
1893
|
}
|
|
1712
1894
|
},
|
|
@@ -1718,7 +1900,7 @@
|
|
|
1718
1900
|
"icon": "formkit.png",
|
|
1719
1901
|
"github": "https://github.com/formkit/formkit",
|
|
1720
1902
|
"website": "https://formkit.com",
|
|
1721
|
-
"learn_more": "https://formkit.com/
|
|
1903
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1722
1904
|
"category": "Libraries",
|
|
1723
1905
|
"type": "3rd-party",
|
|
1724
1906
|
"maintainers": [
|
|
@@ -1784,7 +1966,7 @@
|
|
|
1784
1966
|
},
|
|
1785
1967
|
{
|
|
1786
1968
|
"name": "google-adsense",
|
|
1787
|
-
"description": "Google Adsense Module for Nuxt
|
|
1969
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1788
1970
|
"repo": "nuxt-community/google-adsense-module",
|
|
1789
1971
|
"npm": "@nuxtjs/google-adsense",
|
|
1790
1972
|
"icon": "google-adsense.png",
|
|
@@ -1810,7 +1992,7 @@
|
|
|
1810
1992
|
},
|
|
1811
1993
|
{
|
|
1812
1994
|
"name": "google-analytics",
|
|
1813
|
-
"description": "Google analytics Module for Nuxt
|
|
1995
|
+
"description": "Google analytics Module for Nuxt",
|
|
1814
1996
|
"repo": "nuxt-community/analytics-module",
|
|
1815
1997
|
"npm": "@nuxtjs/google-analytics",
|
|
1816
1998
|
"icon": "google-analytics.png",
|
|
@@ -1842,7 +2024,7 @@
|
|
|
1842
2024
|
},
|
|
1843
2025
|
{
|
|
1844
2026
|
"name": "google-fonts",
|
|
1845
|
-
"description": "Google Fonts module for
|
|
2027
|
+
"description": "Google Fonts module for Nuxt",
|
|
1846
2028
|
"repo": "nuxt-modules/google-fonts",
|
|
1847
2029
|
"npm": "@nuxtjs/google-fonts",
|
|
1848
2030
|
"icon": "google-fonts.png",
|
|
@@ -1866,7 +2048,7 @@
|
|
|
1866
2048
|
},
|
|
1867
2049
|
{
|
|
1868
2050
|
"name": "google-gtag",
|
|
1869
|
-
"description": "Google GTag for Nuxt
|
|
2051
|
+
"description": "Google GTag for Nuxt",
|
|
1870
2052
|
"repo": "nuxt-community/google-gtag",
|
|
1871
2053
|
"npm": "@nuxtjs/google-gtag",
|
|
1872
2054
|
"icon": "gtm.png",
|
|
@@ -1892,7 +2074,7 @@
|
|
|
1892
2074
|
},
|
|
1893
2075
|
{
|
|
1894
2076
|
"name": "google-optimize",
|
|
1895
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
2077
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1896
2078
|
"repo": "nuxt-community/google-optimize-module",
|
|
1897
2079
|
"npm": "nuxt-google-optimize",
|
|
1898
2080
|
"icon": "google-optimize.png",
|
|
@@ -1931,7 +2113,7 @@
|
|
|
1931
2113
|
"icon": "graphql-client.svg",
|
|
1932
2114
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1933
2115
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1934
|
-
"learn_more": "https://
|
|
2116
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
1935
2117
|
"category": "Request",
|
|
1936
2118
|
"type": "3rd-party",
|
|
1937
2119
|
"maintainers": [
|
|
@@ -1947,7 +2129,7 @@
|
|
|
1947
2129
|
},
|
|
1948
2130
|
{
|
|
1949
2131
|
"name": "graphql-request",
|
|
1950
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
2132
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1951
2133
|
"repo": "gomah/nuxt-graphql-request",
|
|
1952
2134
|
"npm": "nuxt-graphql-request",
|
|
1953
2135
|
"icon": "graphql-request.png",
|
|
@@ -1963,7 +2145,7 @@
|
|
|
1963
2145
|
}
|
|
1964
2146
|
],
|
|
1965
2147
|
"compatibility": {
|
|
1966
|
-
"nuxt": "^2.0.0",
|
|
2148
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1967
2149
|
"requires": {}
|
|
1968
2150
|
}
|
|
1969
2151
|
},
|
|
@@ -1986,12 +2168,13 @@
|
|
|
1986
2168
|
],
|
|
1987
2169
|
"compatibility": {
|
|
1988
2170
|
"nuxt": "^3.0.0",
|
|
1989
|
-
"requires": {}
|
|
2171
|
+
"requires": {},
|
|
2172
|
+
"devtools": "^0.0.0"
|
|
1990
2173
|
}
|
|
1991
2174
|
},
|
|
1992
2175
|
{
|
|
1993
2176
|
"name": "gtag",
|
|
1994
|
-
"description": "Google Analytics integration for Nuxt
|
|
2177
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
1995
2178
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1996
2179
|
"npm": "nuxt-gtag",
|
|
1997
2180
|
"icon": "gtag.svg",
|
|
@@ -2015,7 +2198,7 @@
|
|
|
2015
2198
|
},
|
|
2016
2199
|
{
|
|
2017
2200
|
"name": "gtm",
|
|
2018
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2201
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
2019
2202
|
"repo": "nuxt-community/gtm-module",
|
|
2020
2203
|
"npm": "@nuxtjs/gtm",
|
|
2021
2204
|
"icon": "gtm.png",
|
|
@@ -2038,7 +2221,7 @@
|
|
|
2038
2221
|
},
|
|
2039
2222
|
{
|
|
2040
2223
|
"name": "guess",
|
|
2041
|
-
"description": "Guess.js module for Nuxt
|
|
2224
|
+
"description": "Guess.js module for Nuxt",
|
|
2042
2225
|
"repo": "nuxt-community/guess-module",
|
|
2043
2226
|
"npm": "@nuxtjs/guess-module",
|
|
2044
2227
|
"icon": "guessjs.png",
|
|
@@ -2150,7 +2333,7 @@
|
|
|
2150
2333
|
},
|
|
2151
2334
|
{
|
|
2152
2335
|
"name": "helmet",
|
|
2153
|
-
"description": "Easy Helmet module with Nuxt
|
|
2336
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
2154
2337
|
"repo": "victor-perez/nuxt-helmet",
|
|
2155
2338
|
"npm": "nuxt-helmet",
|
|
2156
2339
|
"icon": "",
|
|
@@ -2194,7 +2377,7 @@
|
|
|
2194
2377
|
},
|
|
2195
2378
|
{
|
|
2196
2379
|
"name": "history-state",
|
|
2197
|
-
"description": "Nuxt
|
|
2380
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
2198
2381
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
2199
2382
|
"npm": "nuxt-history-state",
|
|
2200
2383
|
"icon": "",
|
|
@@ -2214,6 +2397,28 @@
|
|
|
2214
2397
|
"requires": {}
|
|
2215
2398
|
}
|
|
2216
2399
|
},
|
|
2400
|
+
{
|
|
2401
|
+
"name": "hotjar",
|
|
2402
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2403
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2404
|
+
"npm": "nuxt-module-hotjar",
|
|
2405
|
+
"icon": "hotjar.png",
|
|
2406
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2407
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2408
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2409
|
+
"category": "SEO",
|
|
2410
|
+
"type": "3rd-party",
|
|
2411
|
+
"maintainers": [
|
|
2412
|
+
{
|
|
2413
|
+
"name": "Raphaël DAMEVIN",
|
|
2414
|
+
"github": "damevin"
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
"compatibility": {
|
|
2418
|
+
"nuxt": "^3.0.0",
|
|
2419
|
+
"requires": {}
|
|
2420
|
+
}
|
|
2421
|
+
},
|
|
2217
2422
|
{
|
|
2218
2423
|
"name": "html-minifier",
|
|
2219
2424
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2243,7 +2448,7 @@
|
|
|
2243
2448
|
"npm": "@nuxtjs/html-validator",
|
|
2244
2449
|
"icon": "html-validator.png",
|
|
2245
2450
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2246
|
-
"website": "https://html-validator
|
|
2451
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2247
2452
|
"learn_more": "https://html-validate.org",
|
|
2248
2453
|
"category": "Performance",
|
|
2249
2454
|
"type": "community",
|
|
@@ -2263,7 +2468,7 @@
|
|
|
2263
2468
|
},
|
|
2264
2469
|
{
|
|
2265
2470
|
"name": "http",
|
|
2266
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2471
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2267
2472
|
"repo": "nuxt/http",
|
|
2268
2473
|
"npm": "@nuxt/http",
|
|
2269
2474
|
"icon": "http.png",
|
|
@@ -2289,15 +2494,53 @@
|
|
|
2289
2494
|
"requires": {}
|
|
2290
2495
|
}
|
|
2291
2496
|
},
|
|
2497
|
+
{
|
|
2498
|
+
"name": "hub",
|
|
2499
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2500
|
+
"repo": "nuxt-hub/core",
|
|
2501
|
+
"npm": "@nuxthub/core",
|
|
2502
|
+
"icon": "nuxthub.svg",
|
|
2503
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2504
|
+
"website": "https://hub.nuxt.com",
|
|
2505
|
+
"learn_more": "",
|
|
2506
|
+
"category": "Database",
|
|
2507
|
+
"type": "3rd-party",
|
|
2508
|
+
"maintainers": [
|
|
2509
|
+
{
|
|
2510
|
+
"name": "Sebastien Chopin",
|
|
2511
|
+
"github": "Atinux"
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"name": "Ahad Birang",
|
|
2515
|
+
"github": "farnabaz"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"name": "Sylvain Marroufin",
|
|
2519
|
+
"github": "smarroufin"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"name": "Florent Delerue",
|
|
2523
|
+
"github": "flosciante"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"name": "NuxtLabs",
|
|
2527
|
+
"github": "nuxtlabs"
|
|
2528
|
+
}
|
|
2529
|
+
],
|
|
2530
|
+
"compatibility": {
|
|
2531
|
+
"nuxt": "^3.0.0",
|
|
2532
|
+
"requires": {}
|
|
2533
|
+
}
|
|
2534
|
+
},
|
|
2292
2535
|
{
|
|
2293
2536
|
"name": "humans-txt",
|
|
2294
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2537
|
+
"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.",
|
|
2295
2538
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2296
2539
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2297
2540
|
"icon": "",
|
|
2298
2541
|
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
2299
2542
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2300
|
-
"learn_more": "
|
|
2543
|
+
"learn_more": "",
|
|
2301
2544
|
"category": "SEO",
|
|
2302
2545
|
"type": "3rd-party",
|
|
2303
2546
|
"maintainers": [
|
|
@@ -2319,8 +2562,8 @@
|
|
|
2319
2562
|
"npm": "@nuxtjs/i18n",
|
|
2320
2563
|
"icon": "i18n.png",
|
|
2321
2564
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2322
|
-
"website": "https://
|
|
2323
|
-
"learn_more": "https://
|
|
2565
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2566
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2324
2567
|
"category": "Extensions",
|
|
2325
2568
|
"type": "community",
|
|
2326
2569
|
"maintainers": [
|
|
@@ -2331,6 +2574,10 @@
|
|
|
2331
2574
|
{
|
|
2332
2575
|
"name": "Kazuya Kawaguchi",
|
|
2333
2576
|
"github": "kazupon"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"name": "Bobbie Goede",
|
|
2580
|
+
"github": "BobbieGoede"
|
|
2334
2581
|
}
|
|
2335
2582
|
],
|
|
2336
2583
|
"compatibility": {
|
|
@@ -2360,6 +2607,29 @@
|
|
|
2360
2607
|
"requires": {}
|
|
2361
2608
|
}
|
|
2362
2609
|
},
|
|
2610
|
+
{
|
|
2611
|
+
"name": "icon-tw",
|
|
2612
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2613
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2614
|
+
"npm": "nuxt-icon-tw",
|
|
2615
|
+
"icon": "nuxt-icon.png",
|
|
2616
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2617
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2618
|
+
"learn_more": "",
|
|
2619
|
+
"category": "UI",
|
|
2620
|
+
"type": "3rd-party",
|
|
2621
|
+
"maintainers": [
|
|
2622
|
+
{
|
|
2623
|
+
"name": "JohnCampionJr",
|
|
2624
|
+
"github": "JohnCampionJr"
|
|
2625
|
+
}
|
|
2626
|
+
],
|
|
2627
|
+
"compatibility": {
|
|
2628
|
+
"nuxt": "^3.0.0",
|
|
2629
|
+
"requires": {},
|
|
2630
|
+
"devtools": "^0.0.0"
|
|
2631
|
+
}
|
|
2632
|
+
},
|
|
2363
2633
|
{
|
|
2364
2634
|
"name": "icon",
|
|
2365
2635
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2379,7 +2649,8 @@
|
|
|
2379
2649
|
],
|
|
2380
2650
|
"compatibility": {
|
|
2381
2651
|
"nuxt": "^3.0.0",
|
|
2382
|
-
"requires": {}
|
|
2652
|
+
"requires": {},
|
|
2653
|
+
"devtools": "^0.0.0"
|
|
2383
2654
|
}
|
|
2384
2655
|
},
|
|
2385
2656
|
{
|
|
@@ -2428,7 +2699,7 @@
|
|
|
2428
2699
|
},
|
|
2429
2700
|
{
|
|
2430
2701
|
"name": "image",
|
|
2431
|
-
"description": "Optimised images for
|
|
2702
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2432
2703
|
"repo": "nuxt/image",
|
|
2433
2704
|
"npm": "@nuxt/image",
|
|
2434
2705
|
"icon": "image.png",
|
|
@@ -2468,7 +2739,7 @@
|
|
|
2468
2739
|
},
|
|
2469
2740
|
{
|
|
2470
2741
|
"name": "imagemin",
|
|
2471
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2742
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2472
2743
|
"repo": "nuxt-community/imagemin-module",
|
|
2473
2744
|
"npm": "@nuxtjs/imagemin",
|
|
2474
2745
|
"icon": "imagemin.png",
|
|
@@ -2515,7 +2786,7 @@
|
|
|
2515
2786
|
},
|
|
2516
2787
|
{
|
|
2517
2788
|
"name": "intercom",
|
|
2518
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2789
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2519
2790
|
"repo": "hex-digital/nuxt-intercom",
|
|
2520
2791
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2521
2792
|
"icon": "intercom.png",
|
|
@@ -2560,7 +2831,7 @@
|
|
|
2560
2831
|
},
|
|
2561
2832
|
{
|
|
2562
2833
|
"name": "jsonapi",
|
|
2563
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2834
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2564
2835
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2565
2836
|
"npm": "nuxt-jsonapi",
|
|
2566
2837
|
"icon": "jsonapi.svg",
|
|
@@ -2602,14 +2873,42 @@
|
|
|
2602
2873
|
"requires": {}
|
|
2603
2874
|
}
|
|
2604
2875
|
},
|
|
2876
|
+
{
|
|
2877
|
+
"name": "kinde",
|
|
2878
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2879
|
+
"repo": "nuxt-modules/kinde",
|
|
2880
|
+
"npm": "@nuxtjs/kinde",
|
|
2881
|
+
"icon": "kinde.svg",
|
|
2882
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2883
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2884
|
+
"learn_more": "https://kinde.com/",
|
|
2885
|
+
"category": "Security",
|
|
2886
|
+
"type": "community",
|
|
2887
|
+
"maintainers": [
|
|
2888
|
+
{
|
|
2889
|
+
"name": "danielroe",
|
|
2890
|
+
"github": "danielroe"
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"name": "daveordead",
|
|
2894
|
+
"github": "DaveOrDead",
|
|
2895
|
+
"twitter": "dave_or_dead"
|
|
2896
|
+
}
|
|
2897
|
+
],
|
|
2898
|
+
"compatibility": {
|
|
2899
|
+
"nuxt": "^3.0.0",
|
|
2900
|
+
"requires": {}
|
|
2901
|
+
},
|
|
2902
|
+
"sponsor": true
|
|
2903
|
+
},
|
|
2605
2904
|
{
|
|
2606
2905
|
"name": "kql",
|
|
2607
|
-
"description": "Nuxt
|
|
2906
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2608
2907
|
"repo": "johannschopplich/nuxt-kql",
|
|
2609
2908
|
"npm": "nuxt-kql",
|
|
2610
2909
|
"icon": "kql.svg",
|
|
2611
2910
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2612
|
-
"website": "https://nuxt-kql.
|
|
2911
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2613
2912
|
"learn_more": "",
|
|
2614
2913
|
"category": "CMS",
|
|
2615
2914
|
"type": "3rd-party",
|
|
@@ -2628,7 +2927,7 @@
|
|
|
2628
2927
|
},
|
|
2629
2928
|
{
|
|
2630
2929
|
"name": "laravel-echo",
|
|
2631
|
-
"description": "Laravel Echo for Nuxt
|
|
2930
|
+
"description": "Laravel Echo for Nuxt",
|
|
2632
2931
|
"repo": "nuxt-community/laravel-echo",
|
|
2633
2932
|
"npm": "@nuxtjs/laravel-echo",
|
|
2634
2933
|
"icon": "laravel-echo.png",
|
|
@@ -2670,6 +2969,28 @@
|
|
|
2670
2969
|
"requires": {}
|
|
2671
2970
|
}
|
|
2672
2971
|
},
|
|
2972
|
+
{
|
|
2973
|
+
"name": "laravel-precognition",
|
|
2974
|
+
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2975
|
+
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2976
|
+
"npm": "nuxt-laravel-precognition",
|
|
2977
|
+
"icon": "laravel.svg",
|
|
2978
|
+
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2979
|
+
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2980
|
+
"learn_more": "",
|
|
2981
|
+
"category": "Security",
|
|
2982
|
+
"type": "3rd-party",
|
|
2983
|
+
"maintainers": [
|
|
2984
|
+
{
|
|
2985
|
+
"name": "sot1986",
|
|
2986
|
+
"github": "sot1986"
|
|
2987
|
+
}
|
|
2988
|
+
],
|
|
2989
|
+
"compatibility": {
|
|
2990
|
+
"nuxt": "^3.0.0",
|
|
2991
|
+
"requires": {}
|
|
2992
|
+
}
|
|
2993
|
+
},
|
|
2673
2994
|
{
|
|
2674
2995
|
"name": "laravel",
|
|
2675
2996
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2716,13 +3037,13 @@
|
|
|
2716
3037
|
},
|
|
2717
3038
|
{
|
|
2718
3039
|
"name": "link-checker",
|
|
2719
|
-
"description": "
|
|
3040
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2720
3041
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2721
3042
|
"npm": "nuxt-link-checker",
|
|
2722
|
-
"icon": "",
|
|
3043
|
+
"icon": "link-checker.svg",
|
|
2723
3044
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2724
|
-
"website": "https://
|
|
2725
|
-
"learn_more": "",
|
|
3045
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
3046
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2726
3047
|
"category": "SEO",
|
|
2727
3048
|
"type": "3rd-party",
|
|
2728
3049
|
"maintainers": [
|
|
@@ -2735,7 +3056,8 @@
|
|
|
2735
3056
|
],
|
|
2736
3057
|
"compatibility": {
|
|
2737
3058
|
"nuxt": "^3.0.0",
|
|
2738
|
-
"requires": {}
|
|
3059
|
+
"requires": {},
|
|
3060
|
+
"devtools": "^0.0.0"
|
|
2739
3061
|
}
|
|
2740
3062
|
},
|
|
2741
3063
|
{
|
|
@@ -2812,12 +3134,12 @@
|
|
|
2812
3134
|
},
|
|
2813
3135
|
{
|
|
2814
3136
|
"name": "logrocket",
|
|
2815
|
-
"description": "LogRocket module for Nuxt
|
|
2816
|
-
"repo": "nuxt-
|
|
3137
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
3138
|
+
"repo": "nuxt-modules/logrocket",
|
|
2817
3139
|
"npm": "nuxt-logrocket",
|
|
2818
3140
|
"icon": "logrocket.png",
|
|
2819
|
-
"github": "https://github.com/nuxt-
|
|
2820
|
-
"website": "https://github.com/nuxt-
|
|
3141
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3142
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2821
3143
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2822
3144
|
"category": "Monitoring",
|
|
2823
3145
|
"type": "community",
|
|
@@ -2833,9 +3155,33 @@
|
|
|
2833
3155
|
"requires": {}
|
|
2834
3156
|
}
|
|
2835
3157
|
},
|
|
3158
|
+
{
|
|
3159
|
+
"name": "logto",
|
|
3160
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3161
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3162
|
+
"npm": "@logto/nuxt",
|
|
3163
|
+
"icon": "logto.svg",
|
|
3164
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3165
|
+
"website": "https://logto.io",
|
|
3166
|
+
"learn_more": "https://docs.logto.io",
|
|
3167
|
+
"category": "Security",
|
|
3168
|
+
"type": "3rd-party",
|
|
3169
|
+
"maintainers": [
|
|
3170
|
+
{
|
|
3171
|
+
"name": "logto",
|
|
3172
|
+
"github": "logto-io",
|
|
3173
|
+
"twitter": "logto_io"
|
|
3174
|
+
}
|
|
3175
|
+
],
|
|
3176
|
+
"compatibility": {
|
|
3177
|
+
"nuxt": "^3.0.0",
|
|
3178
|
+
"requires": {}
|
|
3179
|
+
},
|
|
3180
|
+
"sponsor": true
|
|
3181
|
+
},
|
|
2836
3182
|
{
|
|
2837
3183
|
"name": "lucide-icons",
|
|
2838
|
-
"description": "Nuxt
|
|
3184
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2839
3185
|
"repo": "swisnl/nuxt-lucide-icons",
|
|
2840
3186
|
"npm": "nuxt-lucide-icons",
|
|
2841
3187
|
"icon": "lucide-icons.svg",
|
|
@@ -2861,7 +3207,7 @@
|
|
|
2861
3207
|
},
|
|
2862
3208
|
{
|
|
2863
3209
|
"name": "lunr",
|
|
2864
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
3210
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2865
3211
|
"repo": "nuxt-community/lunr-module",
|
|
2866
3212
|
"npm": "@nuxtjs/lunr-module",
|
|
2867
3213
|
"icon": "",
|
|
@@ -2884,10 +3230,10 @@
|
|
|
2884
3230
|
{
|
|
2885
3231
|
"name": "magic-regexp",
|
|
2886
3232
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2887
|
-
"repo": "
|
|
3233
|
+
"repo": "unjs/magic-regexp",
|
|
2888
3234
|
"npm": "magic-regexp",
|
|
2889
3235
|
"icon": "magic-regexp.svg",
|
|
2890
|
-
"github": "https://github.com/
|
|
3236
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2891
3237
|
"website": "https://magic-regexp.roe.dev",
|
|
2892
3238
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2893
3239
|
"category": "Libraries",
|
|
@@ -2904,6 +3250,29 @@
|
|
|
2904
3250
|
"requires": {}
|
|
2905
3251
|
}
|
|
2906
3252
|
},
|
|
3253
|
+
{
|
|
3254
|
+
"name": "mailpit",
|
|
3255
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3256
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3257
|
+
"npm": "nuxt-mailpit",
|
|
3258
|
+
"icon": "mailpit.svg",
|
|
3259
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3260
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3261
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3262
|
+
"category": "Devtools",
|
|
3263
|
+
"type": "3rd-party",
|
|
3264
|
+
"maintainers": [
|
|
3265
|
+
{
|
|
3266
|
+
"name": "Torkild Dyvik Olsen",
|
|
3267
|
+
"github": "tdolsen",
|
|
3268
|
+
"twitter": "tdolsen"
|
|
3269
|
+
}
|
|
3270
|
+
],
|
|
3271
|
+
"compatibility": {
|
|
3272
|
+
"nuxt": "^3.8.0",
|
|
3273
|
+
"requires": {}
|
|
3274
|
+
}
|
|
3275
|
+
},
|
|
2907
3276
|
{
|
|
2908
3277
|
"name": "markdownit",
|
|
2909
3278
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -2927,6 +3296,30 @@
|
|
|
2927
3296
|
"requires": {}
|
|
2928
3297
|
}
|
|
2929
3298
|
},
|
|
3299
|
+
{
|
|
3300
|
+
"name": "marquee",
|
|
3301
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3302
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3303
|
+
"npm": "nuxt-marquee",
|
|
3304
|
+
"icon": "marquee.png",
|
|
3305
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3306
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3307
|
+
"learn_more": "",
|
|
3308
|
+
"category": "UI",
|
|
3309
|
+
"type": "3rd-party",
|
|
3310
|
+
"maintainers": [
|
|
3311
|
+
{
|
|
3312
|
+
"name": "Hànzy",
|
|
3313
|
+
"github": "hanzydev",
|
|
3314
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3315
|
+
}
|
|
3316
|
+
],
|
|
3317
|
+
"compatibility": {
|
|
3318
|
+
"nuxt": "^3.0.0",
|
|
3319
|
+
"requires": {},
|
|
3320
|
+
"devtools": "^0.0.0"
|
|
3321
|
+
}
|
|
3322
|
+
},
|
|
2930
3323
|
{
|
|
2931
3324
|
"name": "matomo",
|
|
2932
3325
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -2950,15 +3343,59 @@
|
|
|
2950
3343
|
}
|
|
2951
3344
|
},
|
|
2952
3345
|
{
|
|
2953
|
-
"name": "
|
|
2954
|
-
"description": "
|
|
2955
|
-
"repo": "
|
|
2956
|
-
"npm": "
|
|
2957
|
-
"icon": "
|
|
2958
|
-
"github": "https://github.com/
|
|
2959
|
-
"website": "https://
|
|
2960
|
-
"learn_more": "https://
|
|
2961
|
-
"category": "
|
|
3346
|
+
"name": "maz-ui",
|
|
3347
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3348
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3349
|
+
"npm": "maz-ui",
|
|
3350
|
+
"icon": "maz-ui.png",
|
|
3351
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3352
|
+
"website": "https://maz-ui.com/",
|
|
3353
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3354
|
+
"category": "UI",
|
|
3355
|
+
"type": "3rd-party",
|
|
3356
|
+
"maintainers": [
|
|
3357
|
+
{
|
|
3358
|
+
"name": "Loïc Mazuel",
|
|
3359
|
+
"github": "LouisMazel"
|
|
3360
|
+
}
|
|
3361
|
+
],
|
|
3362
|
+
"compatibility": {
|
|
3363
|
+
"nuxt": "^3.0.0",
|
|
3364
|
+
"requires": {}
|
|
3365
|
+
}
|
|
3366
|
+
},
|
|
3367
|
+
{
|
|
3368
|
+
"name": "mdc",
|
|
3369
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3370
|
+
"repo": "nuxt-modules/mdc",
|
|
3371
|
+
"npm": "@nuxtjs/mdc",
|
|
3372
|
+
"icon": "mdc.png",
|
|
3373
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3374
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3375
|
+
"learn_more": "",
|
|
3376
|
+
"category": "Extensions",
|
|
3377
|
+
"type": "community",
|
|
3378
|
+
"maintainers": [
|
|
3379
|
+
{
|
|
3380
|
+
"name": "farnabaz",
|
|
3381
|
+
"github": "farnabaz"
|
|
3382
|
+
}
|
|
3383
|
+
],
|
|
3384
|
+
"compatibility": {
|
|
3385
|
+
"nuxt": "^3.0.0",
|
|
3386
|
+
"requires": {}
|
|
3387
|
+
}
|
|
3388
|
+
},
|
|
3389
|
+
{
|
|
3390
|
+
"name": "mdx",
|
|
3391
|
+
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
3392
|
+
"repo": "nuxt-community/mdx-module",
|
|
3393
|
+
"npm": "@nuxtjs/mdx",
|
|
3394
|
+
"icon": "mdx.png",
|
|
3395
|
+
"github": "https://github.com/nuxt-community/mdx-module",
|
|
3396
|
+
"website": "https://mdx.nuxtjs.org",
|
|
3397
|
+
"learn_more": "https://mdxjs.com/",
|
|
3398
|
+
"category": "Extensions",
|
|
2962
3399
|
"type": "community",
|
|
2963
3400
|
"maintainers": [
|
|
2964
3401
|
{
|
|
@@ -2974,7 +3411,7 @@
|
|
|
2974
3411
|
},
|
|
2975
3412
|
{
|
|
2976
3413
|
"name": "medusa",
|
|
2977
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3414
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2978
3415
|
"repo": "Baroshem/nuxt-medusa",
|
|
2979
3416
|
"npm": "nuxt-medusa",
|
|
2980
3417
|
"icon": "medusa.svg",
|
|
@@ -2999,7 +3436,7 @@
|
|
|
2999
3436
|
},
|
|
3000
3437
|
{
|
|
3001
3438
|
"name": "meilisearch",
|
|
3002
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3439
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
3003
3440
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
3004
3441
|
"npm": "nuxt-meilisearch",
|
|
3005
3442
|
"icon": "meilisearch.svg",
|
|
@@ -3019,7 +3456,8 @@
|
|
|
3019
3456
|
"nuxt": "^3.0.0",
|
|
3020
3457
|
"requires": {
|
|
3021
3458
|
"bridge": false
|
|
3022
|
-
}
|
|
3459
|
+
},
|
|
3460
|
+
"devtools": "^0.0.0"
|
|
3023
3461
|
}
|
|
3024
3462
|
},
|
|
3025
3463
|
{
|
|
@@ -3044,28 +3482,6 @@
|
|
|
3044
3482
|
"requires": {}
|
|
3045
3483
|
}
|
|
3046
3484
|
},
|
|
3047
|
-
{
|
|
3048
|
-
"name": "mobile",
|
|
3049
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
3050
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
3051
|
-
"npm": "nuxt-mobile",
|
|
3052
|
-
"icon": "",
|
|
3053
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3054
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3055
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
3056
|
-
"category": "Extensions",
|
|
3057
|
-
"type": "3rd-party",
|
|
3058
|
-
"maintainers": [
|
|
3059
|
-
{
|
|
3060
|
-
"name": "ChanningDefoe",
|
|
3061
|
-
"github": "ChanningDefoe"
|
|
3062
|
-
}
|
|
3063
|
-
],
|
|
3064
|
-
"compatibility": {
|
|
3065
|
-
"nuxt": "^2.0.0",
|
|
3066
|
-
"requires": {}
|
|
3067
|
-
}
|
|
3068
|
-
},
|
|
3069
3485
|
{
|
|
3070
3486
|
"name": "module-feed",
|
|
3071
3487
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3089,9 +3505,31 @@
|
|
|
3089
3505
|
"requires": {}
|
|
3090
3506
|
}
|
|
3091
3507
|
},
|
|
3508
|
+
{
|
|
3509
|
+
"name": "mojocss",
|
|
3510
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3511
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3512
|
+
"npm": "@mojocss/nuxt",
|
|
3513
|
+
"icon": "mojocss.svg",
|
|
3514
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3515
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3516
|
+
"learn_more": "",
|
|
3517
|
+
"category": "UI",
|
|
3518
|
+
"type": "3rd-party",
|
|
3519
|
+
"maintainers": [
|
|
3520
|
+
{
|
|
3521
|
+
"name": "mojocss",
|
|
3522
|
+
"github": "mojocss"
|
|
3523
|
+
}
|
|
3524
|
+
],
|
|
3525
|
+
"compatibility": {
|
|
3526
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3527
|
+
"requires": {}
|
|
3528
|
+
}
|
|
3529
|
+
},
|
|
3092
3530
|
{
|
|
3093
3531
|
"name": "moment",
|
|
3094
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3532
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
3095
3533
|
"repo": "nuxt-community/moment-module",
|
|
3096
3534
|
"npm": "@nuxtjs/moment",
|
|
3097
3535
|
"icon": "momentjs.png",
|
|
@@ -3117,20 +3555,20 @@
|
|
|
3117
3555
|
}
|
|
3118
3556
|
},
|
|
3119
3557
|
{
|
|
3120
|
-
"name": "
|
|
3121
|
-
"description": "
|
|
3122
|
-
"repo": "
|
|
3123
|
-
"npm": "nuxt-
|
|
3558
|
+
"name": "neo",
|
|
3559
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3560
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3561
|
+
"npm": "nuxt-neo",
|
|
3124
3562
|
"icon": "",
|
|
3125
|
-
"github": "https://github.com/
|
|
3126
|
-
"website": "https://github.
|
|
3127
|
-
"learn_more": "
|
|
3128
|
-
"category": "
|
|
3563
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3564
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3565
|
+
"learn_more": "",
|
|
3566
|
+
"category": "Request",
|
|
3129
3567
|
"type": "3rd-party",
|
|
3130
3568
|
"maintainers": [
|
|
3131
3569
|
{
|
|
3132
|
-
"name": "
|
|
3133
|
-
"github": "
|
|
3570
|
+
"name": "ezypeeze",
|
|
3571
|
+
"github": "ezypeeze"
|
|
3134
3572
|
}
|
|
3135
3573
|
],
|
|
3136
3574
|
"compatibility": {
|
|
@@ -3139,30 +3577,30 @@
|
|
|
3139
3577
|
}
|
|
3140
3578
|
},
|
|
3141
3579
|
{
|
|
3142
|
-
"name": "
|
|
3143
|
-
"description": "
|
|
3144
|
-
"repo": "
|
|
3145
|
-
"npm": "nuxt-
|
|
3146
|
-
"icon": "",
|
|
3147
|
-
"github": "https://github.com/
|
|
3148
|
-
"website": "https://
|
|
3580
|
+
"name": "neo4j",
|
|
3581
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3582
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3583
|
+
"npm": "nuxt-neo4j",
|
|
3584
|
+
"icon": "nuxt-neo4j.png",
|
|
3585
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3586
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3149
3587
|
"learn_more": "",
|
|
3150
|
-
"category": "
|
|
3588
|
+
"category": "Database",
|
|
3151
3589
|
"type": "3rd-party",
|
|
3152
3590
|
"maintainers": [
|
|
3153
3591
|
{
|
|
3154
|
-
"name": "
|
|
3155
|
-
"github": "
|
|
3592
|
+
"name": "arashsheyda",
|
|
3593
|
+
"github": "arashsheyda"
|
|
3156
3594
|
}
|
|
3157
3595
|
],
|
|
3158
3596
|
"compatibility": {
|
|
3159
|
-
"nuxt": "^
|
|
3597
|
+
"nuxt": "^3.0.0",
|
|
3160
3598
|
"requires": {}
|
|
3161
3599
|
}
|
|
3162
3600
|
},
|
|
3163
3601
|
{
|
|
3164
3602
|
"name": "netlify-cache",
|
|
3165
|
-
"description": "Nuxt
|
|
3603
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
3166
3604
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
3167
3605
|
"npm": "nuxt-netlify-cache",
|
|
3168
3606
|
"icon": "netlify.png",
|
|
@@ -3207,13 +3645,13 @@
|
|
|
3207
3645
|
},
|
|
3208
3646
|
{
|
|
3209
3647
|
"name": "netlify",
|
|
3210
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3211
|
-
"repo": "
|
|
3648
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3649
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3212
3650
|
"npm": "@aceforth/nuxt-netlify",
|
|
3213
3651
|
"icon": "netlify.png",
|
|
3214
|
-
"github": "https://github.com/
|
|
3215
|
-
"website": "https://
|
|
3216
|
-
"learn_more": "",
|
|
3652
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3653
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3654
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3217
3655
|
"category": "Deployment",
|
|
3218
3656
|
"type": "3rd-party",
|
|
3219
3657
|
"maintainers": [
|
|
@@ -3229,29 +3667,23 @@
|
|
|
3229
3667
|
},
|
|
3230
3668
|
{
|
|
3231
3669
|
"name": "ngrok",
|
|
3232
|
-
"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",
|
|
3233
|
-
"repo": "nuxt-
|
|
3670
|
+
"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.",
|
|
3671
|
+
"repo": "nuxt-modules/ngrok",
|
|
3234
3672
|
"npm": "@nuxtjs/ngrok",
|
|
3235
|
-
"icon": "ngrok.
|
|
3236
|
-
"github": "https://github.com/nuxt-
|
|
3237
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3238
|
-
"learn_more": "https://
|
|
3673
|
+
"icon": "ngrok.svg",
|
|
3674
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3675
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3676
|
+
"learn_more": "https://ngrok.com/",
|
|
3239
3677
|
"category": "Devtools",
|
|
3240
3678
|
"type": "community",
|
|
3241
3679
|
"maintainers": [
|
|
3242
3680
|
{
|
|
3243
|
-
"name": "
|
|
3244
|
-
"github": "
|
|
3245
|
-
"twitter": "debs_obrien"
|
|
3246
|
-
},
|
|
3247
|
-
{
|
|
3248
|
-
"name": "Pooya Parsa",
|
|
3249
|
-
"github": "pi0",
|
|
3250
|
-
"twitter": "_pi0_"
|
|
3681
|
+
"name": "Arash Sheyda",
|
|
3682
|
+
"github": "arashsheyda"
|
|
3251
3683
|
}
|
|
3252
3684
|
],
|
|
3253
3685
|
"compatibility": {
|
|
3254
|
-
"nuxt": "^
|
|
3686
|
+
"nuxt": "^3.0.0",
|
|
3255
3687
|
"requires": {}
|
|
3256
3688
|
}
|
|
3257
3689
|
},
|
|
@@ -3322,30 +3754,54 @@
|
|
|
3322
3754
|
}
|
|
3323
3755
|
},
|
|
3324
3756
|
{
|
|
3325
|
-
"name": "nuxt-
|
|
3326
|
-
"description": "",
|
|
3327
|
-
"repo": "
|
|
3328
|
-
"npm": "
|
|
3329
|
-
"icon": "",
|
|
3330
|
-
"github": "https://github.com/
|
|
3331
|
-
"website": "https://github.com/
|
|
3332
|
-
"learn_more": "",
|
|
3333
|
-
"category": "
|
|
3757
|
+
"name": "nuxt-asciidoc",
|
|
3758
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3759
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3760
|
+
"npm": "nuxt-asciidoc",
|
|
3761
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3762
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3763
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3764
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3765
|
+
"category": "Extensions",
|
|
3334
3766
|
"type": "3rd-party",
|
|
3335
3767
|
"maintainers": [
|
|
3336
3768
|
{
|
|
3337
|
-
"name": "
|
|
3338
|
-
"github": "
|
|
3769
|
+
"name": "Christian Lenz",
|
|
3770
|
+
"github": "Chris2011",
|
|
3771
|
+
"twitter": "Chrizzly42"
|
|
3339
3772
|
}
|
|
3340
3773
|
],
|
|
3341
3774
|
"compatibility": {
|
|
3342
|
-
"nuxt": "^
|
|
3775
|
+
"nuxt": "^3.0.0",
|
|
3776
|
+
"requires": {}
|
|
3777
|
+
}
|
|
3778
|
+
},
|
|
3779
|
+
{
|
|
3780
|
+
"name": "nuxt-auth-sanctum",
|
|
3781
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3782
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3783
|
+
"npm": "nuxt-auth-sanctum",
|
|
3784
|
+
"icon": "laravel.svg",
|
|
3785
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3786
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3787
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3788
|
+
"category": "Security",
|
|
3789
|
+
"type": "3rd-party",
|
|
3790
|
+
"maintainers": [
|
|
3791
|
+
{
|
|
3792
|
+
"name": "Artem Manchenkov",
|
|
3793
|
+
"github": "manchenkoff",
|
|
3794
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3795
|
+
}
|
|
3796
|
+
],
|
|
3797
|
+
"compatibility": {
|
|
3798
|
+
"nuxt": "^3.9.0",
|
|
3343
3799
|
"requires": {}
|
|
3344
3800
|
}
|
|
3345
3801
|
},
|
|
3346
3802
|
{
|
|
3347
3803
|
"name": "nuxt-basic-auth",
|
|
3348
|
-
"description": "Nuxt
|
|
3804
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3349
3805
|
"repo": "kgierke/nuxt-basic-auth",
|
|
3350
3806
|
"npm": "@kgierke/nuxt-basic-auth",
|
|
3351
3807
|
"icon": "",
|
|
@@ -3365,6 +3821,57 @@
|
|
|
3365
3821
|
"requires": {}
|
|
3366
3822
|
}
|
|
3367
3823
|
},
|
|
3824
|
+
{
|
|
3825
|
+
"name": "nuxt-bezier",
|
|
3826
|
+
"description": "Reusable transition components",
|
|
3827
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3828
|
+
"npm": "nuxt-bezier",
|
|
3829
|
+
"icon": "nuxt-bezier.png",
|
|
3830
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3831
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3832
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3833
|
+
"category": "UI",
|
|
3834
|
+
"type": "3rd-party",
|
|
3835
|
+
"maintainers": [
|
|
3836
|
+
{
|
|
3837
|
+
"name": "Soryn Gitlan",
|
|
3838
|
+
"github": "50rayn"
|
|
3839
|
+
}
|
|
3840
|
+
],
|
|
3841
|
+
"compatibility": {
|
|
3842
|
+
"nuxt": "^3.0.0",
|
|
3843
|
+
"requires": {}
|
|
3844
|
+
}
|
|
3845
|
+
},
|
|
3846
|
+
{
|
|
3847
|
+
"name": "nuxt-booster",
|
|
3848
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3849
|
+
"repo": "basics/nuxt-booster",
|
|
3850
|
+
"npm": "nuxt-booster",
|
|
3851
|
+
"icon": "nuxt-booster.svg",
|
|
3852
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3853
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3854
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3855
|
+
"category": "Performance",
|
|
3856
|
+
"type": "3rd-party",
|
|
3857
|
+
"maintainers": [
|
|
3858
|
+
{
|
|
3859
|
+
"name": "Thorn Walli",
|
|
3860
|
+
"github": "ThornWalli",
|
|
3861
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3862
|
+
},
|
|
3863
|
+
{
|
|
3864
|
+
"name": "Stephan Gerbeth",
|
|
3865
|
+
"github": "StephanGerbeth",
|
|
3866
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3867
|
+
}
|
|
3868
|
+
],
|
|
3869
|
+
"compatibility": {
|
|
3870
|
+
"nuxt": "^3.0.0",
|
|
3871
|
+
"requires": {},
|
|
3872
|
+
"devtools": "^0.0.0"
|
|
3873
|
+
}
|
|
3874
|
+
},
|
|
3368
3875
|
{
|
|
3369
3876
|
"name": "nuxt-bootstrap-icons",
|
|
3370
3877
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3389,7 +3896,7 @@
|
|
|
3389
3896
|
},
|
|
3390
3897
|
{
|
|
3391
3898
|
"name": "nuxt-chatgpt",
|
|
3392
|
-
"description": "ChatGPT integration for Nuxt
|
|
3899
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3393
3900
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3394
3901
|
"npm": "nuxt-chatgpt",
|
|
3395
3902
|
"icon": "chatgpt.svg",
|
|
@@ -3409,9 +3916,31 @@
|
|
|
3409
3916
|
"requires": {}
|
|
3410
3917
|
}
|
|
3411
3918
|
},
|
|
3919
|
+
{
|
|
3920
|
+
"name": "nuxt-cookie-consent",
|
|
3921
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3922
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3923
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3924
|
+
"icon": "wah.svg",
|
|
3925
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3926
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3927
|
+
"learn_more": "",
|
|
3928
|
+
"category": "Extensions",
|
|
3929
|
+
"type": "3rd-party",
|
|
3930
|
+
"maintainers": [
|
|
3931
|
+
{
|
|
3932
|
+
"name": "weareheavy",
|
|
3933
|
+
"github": "weareheavy"
|
|
3934
|
+
}
|
|
3935
|
+
],
|
|
3936
|
+
"compatibility": {
|
|
3937
|
+
"nuxt": "^3.0.0",
|
|
3938
|
+
"requires": {}
|
|
3939
|
+
}
|
|
3940
|
+
},
|
|
3412
3941
|
{
|
|
3413
3942
|
"name": "nuxt-facebook-chat",
|
|
3414
|
-
"description": "nuxt-plotly module is thin
|
|
3943
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3415
3944
|
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3416
3945
|
"npm": "nuxt-facebook-chat",
|
|
3417
3946
|
"icon": "nuxt-facebook-chat.svg",
|
|
@@ -3435,6 +3964,28 @@
|
|
|
3435
3964
|
"requires": {}
|
|
3436
3965
|
}
|
|
3437
3966
|
},
|
|
3967
|
+
{
|
|
3968
|
+
"name": "nuxt-feather-icons",
|
|
3969
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3970
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3971
|
+
"npm": "nuxt-feather-icons",
|
|
3972
|
+
"icon": "nuxt-feather-icons.png",
|
|
3973
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3974
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3975
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3976
|
+
"category": "UI",
|
|
3977
|
+
"type": "3rd-party",
|
|
3978
|
+
"maintainers": [
|
|
3979
|
+
{
|
|
3980
|
+
"name": "4sllan",
|
|
3981
|
+
"github": "4sllan"
|
|
3982
|
+
}
|
|
3983
|
+
],
|
|
3984
|
+
"compatibility": {
|
|
3985
|
+
"nuxt": "^3.0.0",
|
|
3986
|
+
"requires": {}
|
|
3987
|
+
}
|
|
3988
|
+
},
|
|
3438
3989
|
{
|
|
3439
3990
|
"name": "nuxt-feedme",
|
|
3440
3991
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3457,6 +4008,51 @@
|
|
|
3457
4008
|
"requires": {}
|
|
3458
4009
|
}
|
|
3459
4010
|
},
|
|
4011
|
+
{
|
|
4012
|
+
"name": "nuxt-file-storage",
|
|
4013
|
+
"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.",
|
|
4014
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4015
|
+
"npm": "nuxt-file-storage",
|
|
4016
|
+
"icon": "nuxt-file-storage.svg",
|
|
4017
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4018
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4019
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4020
|
+
"category": "Database",
|
|
4021
|
+
"type": "3rd-party",
|
|
4022
|
+
"maintainers": [
|
|
4023
|
+
{
|
|
4024
|
+
"name": "NyllRE",
|
|
4025
|
+
"github": "NyllRE"
|
|
4026
|
+
}
|
|
4027
|
+
],
|
|
4028
|
+
"compatibility": {
|
|
4029
|
+
"nuxt": "^3.0.0",
|
|
4030
|
+
"requires": {}
|
|
4031
|
+
}
|
|
4032
|
+
},
|
|
4033
|
+
{
|
|
4034
|
+
"name": "nuxt-fontawesome",
|
|
4035
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4036
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4037
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4038
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4039
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4040
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4041
|
+
"learn_more": "https://fontawesome.com",
|
|
4042
|
+
"category": "UI",
|
|
4043
|
+
"type": "3rd-party",
|
|
4044
|
+
"maintainers": [
|
|
4045
|
+
{
|
|
4046
|
+
"name": "Vasily Naumkin",
|
|
4047
|
+
"github": "bezumkin",
|
|
4048
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4049
|
+
}
|
|
4050
|
+
],
|
|
4051
|
+
"compatibility": {
|
|
4052
|
+
"nuxt": "^3.0.0",
|
|
4053
|
+
"requires": {}
|
|
4054
|
+
}
|
|
4055
|
+
},
|
|
3460
4056
|
{
|
|
3461
4057
|
"name": "nuxt-graphql-middleware",
|
|
3462
4058
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3464,7 +4060,7 @@
|
|
|
3464
4060
|
"npm": "nuxt-graphql-middleware",
|
|
3465
4061
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3466
4062
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3467
|
-
"website": "https://nuxt-graphql-middleware
|
|
4063
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3468
4064
|
"learn_more": "",
|
|
3469
4065
|
"category": "Request",
|
|
3470
4066
|
"type": "3rd-party",
|
|
@@ -3510,7 +4106,7 @@
|
|
|
3510
4106
|
},
|
|
3511
4107
|
{
|
|
3512
4108
|
"name": "nuxt-gtm",
|
|
3513
|
-
"description": "A Nuxt
|
|
4109
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3514
4110
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3515
4111
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3516
4112
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3522,12 +4118,13 @@
|
|
|
3522
4118
|
"maintainers": [
|
|
3523
4119
|
{
|
|
3524
4120
|
"name": "Zadig&Voltaire Team",
|
|
3525
|
-
"github": "
|
|
4121
|
+
"github": "zadigetvoltaire"
|
|
3526
4122
|
}
|
|
3527
4123
|
],
|
|
3528
4124
|
"compatibility": {
|
|
3529
4125
|
"nuxt": "^3.0.0",
|
|
3530
|
-
"requires": {}
|
|
4126
|
+
"requires": {},
|
|
4127
|
+
"devtools": "^0.0.0"
|
|
3531
4128
|
}
|
|
3532
4129
|
},
|
|
3533
4130
|
{
|
|
@@ -3554,6 +4151,50 @@
|
|
|
3554
4151
|
}
|
|
3555
4152
|
}
|
|
3556
4153
|
},
|
|
4154
|
+
{
|
|
4155
|
+
"name": "nuxt-interpolation",
|
|
4156
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
4157
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
4158
|
+
"npm": "nuxt-interpolation",
|
|
4159
|
+
"icon": "",
|
|
4160
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4161
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4162
|
+
"learn_more": "",
|
|
4163
|
+
"category": "Devtools",
|
|
4164
|
+
"type": "3rd-party",
|
|
4165
|
+
"maintainers": [
|
|
4166
|
+
{
|
|
4167
|
+
"name": "daliborgogic",
|
|
4168
|
+
"github": "daliborgogic"
|
|
4169
|
+
}
|
|
4170
|
+
],
|
|
4171
|
+
"compatibility": {
|
|
4172
|
+
"nuxt": "^2.0.0",
|
|
4173
|
+
"requires": {}
|
|
4174
|
+
}
|
|
4175
|
+
},
|
|
4176
|
+
{
|
|
4177
|
+
"name": "nuxt-jsonld",
|
|
4178
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
4179
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
4180
|
+
"npm": "nuxt-jsonld",
|
|
4181
|
+
"icon": "",
|
|
4182
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
4183
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
4184
|
+
"learn_more": "",
|
|
4185
|
+
"category": "SEO",
|
|
4186
|
+
"type": "3rd-party",
|
|
4187
|
+
"maintainers": [
|
|
4188
|
+
{
|
|
4189
|
+
"name": "ymmooot",
|
|
4190
|
+
"github": "ymmooot"
|
|
4191
|
+
}
|
|
4192
|
+
],
|
|
4193
|
+
"compatibility": {
|
|
4194
|
+
"nuxt": "^3.0.0",
|
|
4195
|
+
"requires": {}
|
|
4196
|
+
}
|
|
4197
|
+
},
|
|
3557
4198
|
{
|
|
3558
4199
|
"name": "nuxt-localtunnel",
|
|
3559
4200
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3561,8 +4202,8 @@
|
|
|
3561
4202
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3562
4203
|
"icon": "nuxt-localtunnel.svg",
|
|
3563
4204
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3564
|
-
"website": "https://
|
|
3565
|
-
"learn_more": "
|
|
4205
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4206
|
+
"learn_more": "",
|
|
3566
4207
|
"category": "Devtools",
|
|
3567
4208
|
"type": "3rd-party",
|
|
3568
4209
|
"maintainers": [
|
|
@@ -3579,7 +4220,7 @@
|
|
|
3579
4220
|
},
|
|
3580
4221
|
{
|
|
3581
4222
|
"name": "nuxt-loco",
|
|
3582
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
4223
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3583
4224
|
"repo": "gaetansenn/nuxt-loco",
|
|
3584
4225
|
"npm": "nuxt-loco",
|
|
3585
4226
|
"icon": "",
|
|
@@ -3600,6 +4241,28 @@
|
|
|
3600
4241
|
"requires": {}
|
|
3601
4242
|
}
|
|
3602
4243
|
},
|
|
4244
|
+
{
|
|
4245
|
+
"name": "nuxt-mail",
|
|
4246
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
4247
|
+
"repo": "dword-design/nuxt-mail",
|
|
4248
|
+
"npm": "nuxt-mail",
|
|
4249
|
+
"icon": "",
|
|
4250
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
4251
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
4252
|
+
"learn_more": "",
|
|
4253
|
+
"category": "Extensions",
|
|
4254
|
+
"type": "3rd-party",
|
|
4255
|
+
"maintainers": [
|
|
4256
|
+
{
|
|
4257
|
+
"name": "Sebastian Landwehr",
|
|
4258
|
+
"github": "dword-design"
|
|
4259
|
+
}
|
|
4260
|
+
],
|
|
4261
|
+
"compatibility": {
|
|
4262
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4263
|
+
"requires": {}
|
|
4264
|
+
}
|
|
4265
|
+
},
|
|
3603
4266
|
{
|
|
3604
4267
|
"name": "nuxt-mapbox",
|
|
3605
4268
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3644,6 +4307,29 @@
|
|
|
3644
4307
|
"requires": {}
|
|
3645
4308
|
}
|
|
3646
4309
|
},
|
|
4310
|
+
{
|
|
4311
|
+
"name": "nuxt-meta-pixel",
|
|
4312
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4313
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4314
|
+
"npm": "nuxt-meta-pixel",
|
|
4315
|
+
"icon": "",
|
|
4316
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4317
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4318
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4319
|
+
"category": "Analytics",
|
|
4320
|
+
"type": "3rd-party",
|
|
4321
|
+
"maintainers": [
|
|
4322
|
+
{
|
|
4323
|
+
"name": "tanukijs",
|
|
4324
|
+
"github": "tanukijs",
|
|
4325
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4326
|
+
}
|
|
4327
|
+
],
|
|
4328
|
+
"compatibility": {
|
|
4329
|
+
"nuxt": "^3.0.0",
|
|
4330
|
+
"requires": {}
|
|
4331
|
+
}
|
|
4332
|
+
},
|
|
3647
4333
|
{
|
|
3648
4334
|
"name": "nuxt-monaco-editor",
|
|
3649
4335
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3668,7 +4354,7 @@
|
|
|
3668
4354
|
},
|
|
3669
4355
|
{
|
|
3670
4356
|
"name": "nuxt-mongoose",
|
|
3671
|
-
"description": "A Nuxt
|
|
4357
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3672
4358
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3673
4359
|
"npm": "nuxt-mongoose",
|
|
3674
4360
|
"icon": "nuxt-mongoose.svg",
|
|
@@ -3683,6 +4369,125 @@
|
|
|
3683
4369
|
"github": "arashsheyda"
|
|
3684
4370
|
}
|
|
3685
4371
|
],
|
|
4372
|
+
"compatibility": {
|
|
4373
|
+
"nuxt": "^3.0.0",
|
|
4374
|
+
"requires": {},
|
|
4375
|
+
"devtools": "^0.0.0"
|
|
4376
|
+
}
|
|
4377
|
+
},
|
|
4378
|
+
{
|
|
4379
|
+
"name": "nuxt-oidc-auth",
|
|
4380
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4381
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4382
|
+
"npm": "nuxt-oidc-auth",
|
|
4383
|
+
"icon": "",
|
|
4384
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4385
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4386
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4387
|
+
"category": "Security",
|
|
4388
|
+
"type": "3rd-party",
|
|
4389
|
+
"maintainers": [
|
|
4390
|
+
{
|
|
4391
|
+
"name": "Jan-Henrik Damaschke",
|
|
4392
|
+
"github": "itpropro",
|
|
4393
|
+
"twitter": "jandamaschke"
|
|
4394
|
+
}
|
|
4395
|
+
],
|
|
4396
|
+
"compatibility": {
|
|
4397
|
+
"nuxt": "^3.0.0",
|
|
4398
|
+
"requires": {}
|
|
4399
|
+
}
|
|
4400
|
+
},
|
|
4401
|
+
{
|
|
4402
|
+
"name": "nuxt-openapi-docs-module",
|
|
4403
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4404
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4405
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4406
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4407
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4408
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4409
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4410
|
+
"category": "Libraries",
|
|
4411
|
+
"type": "3rd-party",
|
|
4412
|
+
"maintainers": [
|
|
4413
|
+
{
|
|
4414
|
+
"name": "Pavel Kuzmin",
|
|
4415
|
+
"github": "s00d"
|
|
4416
|
+
}
|
|
4417
|
+
],
|
|
4418
|
+
"compatibility": {
|
|
4419
|
+
"nuxt": "^3.0.0",
|
|
4420
|
+
"requires": {}
|
|
4421
|
+
}
|
|
4422
|
+
},
|
|
4423
|
+
{
|
|
4424
|
+
"name": "nuxt-openid-connect",
|
|
4425
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4426
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4427
|
+
"npm": "nuxt-openid-connect",
|
|
4428
|
+
"icon": "",
|
|
4429
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4430
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4431
|
+
"learn_more": "",
|
|
4432
|
+
"category": "Security",
|
|
4433
|
+
"type": "3rd-party",
|
|
4434
|
+
"maintainers": [
|
|
4435
|
+
{
|
|
4436
|
+
"name": "Aborn Jiang",
|
|
4437
|
+
"github": "aborn"
|
|
4438
|
+
},
|
|
4439
|
+
{
|
|
4440
|
+
"name": "Khaled Almana",
|
|
4441
|
+
"github": "KhaledAlMana"
|
|
4442
|
+
}
|
|
4443
|
+
],
|
|
4444
|
+
"compatibility": {
|
|
4445
|
+
"nuxt": "^3.0.0",
|
|
4446
|
+
"requires": {},
|
|
4447
|
+
"devtools": "^0.0.0"
|
|
4448
|
+
}
|
|
4449
|
+
},
|
|
4450
|
+
{
|
|
4451
|
+
"name": "nuxt-payload-analyzer",
|
|
4452
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4453
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4454
|
+
"npm": "nuxt-payload-analyzer",
|
|
4455
|
+
"icon": "",
|
|
4456
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4457
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4458
|
+
"learn_more": "",
|
|
4459
|
+
"category": "Performance",
|
|
4460
|
+
"type": "3rd-party",
|
|
4461
|
+
"maintainers": [
|
|
4462
|
+
{
|
|
4463
|
+
"name": "Barbapapazes",
|
|
4464
|
+
"github": "Barbapapazes",
|
|
4465
|
+
"twitter": "soubiran_"
|
|
4466
|
+
}
|
|
4467
|
+
],
|
|
4468
|
+
"compatibility": {
|
|
4469
|
+
"nuxt": "^3.0.0",
|
|
4470
|
+
"requires": {}
|
|
4471
|
+
}
|
|
4472
|
+
},
|
|
4473
|
+
{
|
|
4474
|
+
"name": "nuxt-pdf-frame",
|
|
4475
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4476
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4477
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4478
|
+
"icon": "pdf-frame.svg",
|
|
4479
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4480
|
+
"website": "https://www.pdf-frame.org",
|
|
4481
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4482
|
+
"category": "Libraries",
|
|
4483
|
+
"type": "3rd-party",
|
|
4484
|
+
"maintainers": [
|
|
4485
|
+
{
|
|
4486
|
+
"name": "Narayana Swamy",
|
|
4487
|
+
"github": "nswamy14",
|
|
4488
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4489
|
+
}
|
|
4490
|
+
],
|
|
3686
4491
|
"compatibility": {
|
|
3687
4492
|
"nuxt": "^3.0.0",
|
|
3688
4493
|
"requires": {}
|
|
@@ -3718,8 +4523,8 @@
|
|
|
3718
4523
|
"npm": "nuxt-phosphor-icons",
|
|
3719
4524
|
"icon": "phosphor-icons.svg",
|
|
3720
4525
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3721
|
-
"website": "https://
|
|
3722
|
-
"learn_more": "https://
|
|
4526
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4527
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3723
4528
|
"category": "UI",
|
|
3724
4529
|
"type": "3rd-party",
|
|
3725
4530
|
"maintainers": [
|
|
@@ -3755,31 +4560,9 @@
|
|
|
3755
4560
|
"requires": {}
|
|
3756
4561
|
}
|
|
3757
4562
|
},
|
|
3758
|
-
{
|
|
3759
|
-
"name": "plausible",
|
|
3760
|
-
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
3761
|
-
"repo": "nuxt-modules/plausible",
|
|
3762
|
-
"npm": "@nuxtjs/plausible",
|
|
3763
|
-
"icon": "plausible.png",
|
|
3764
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
3765
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
3766
|
-
"learn_more": "https://plausible.io/",
|
|
3767
|
-
"category": "Analytics",
|
|
3768
|
-
"type": "community",
|
|
3769
|
-
"maintainers": [
|
|
3770
|
-
{
|
|
3771
|
-
"name": "Johann Schopplich",
|
|
3772
|
-
"github": "johannschopplich"
|
|
3773
|
-
}
|
|
3774
|
-
],
|
|
3775
|
-
"compatibility": {
|
|
3776
|
-
"nuxt": "^3.0.0",
|
|
3777
|
-
"requires": {}
|
|
3778
|
-
}
|
|
3779
|
-
},
|
|
3780
4563
|
{
|
|
3781
4564
|
"name": "nuxt-plotly",
|
|
3782
|
-
"description": "nuxt-plotly
|
|
4565
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3783
4566
|
"repo": "superdev-tech/nuxt-plotly",
|
|
3784
4567
|
"npm": "nuxt-plotly",
|
|
3785
4568
|
"icon": "nuxt-plotly.svg",
|
|
@@ -3805,7 +4588,7 @@
|
|
|
3805
4588
|
},
|
|
3806
4589
|
{
|
|
3807
4590
|
"name": "nuxt-png-to-ico",
|
|
3808
|
-
"description": "Nuxt
|
|
4591
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3809
4592
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3810
4593
|
"npm": "nuxt-png-to-ico",
|
|
3811
4594
|
"icon": "",
|
|
@@ -3826,9 +4609,31 @@
|
|
|
3826
4609
|
"requires": {}
|
|
3827
4610
|
}
|
|
3828
4611
|
},
|
|
4612
|
+
{
|
|
4613
|
+
"name": "nuxt-posthog",
|
|
4614
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4615
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4616
|
+
"npm": "nuxt-posthog",
|
|
4617
|
+
"icon": "posthog.svg",
|
|
4618
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4619
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4620
|
+
"learn_more": "https://posthog.com",
|
|
4621
|
+
"category": "Analytics",
|
|
4622
|
+
"type": "3rd-party",
|
|
4623
|
+
"maintainers": [
|
|
4624
|
+
{
|
|
4625
|
+
"name": "Carles Mitjans",
|
|
4626
|
+
"github": "mitjans"
|
|
4627
|
+
}
|
|
4628
|
+
],
|
|
4629
|
+
"compatibility": {
|
|
4630
|
+
"nuxt": "^3.0.0",
|
|
4631
|
+
"requires": {}
|
|
4632
|
+
}
|
|
4633
|
+
},
|
|
3829
4634
|
{
|
|
3830
4635
|
"name": "nuxt-smartlook",
|
|
3831
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
4636
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3832
4637
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3833
4638
|
"npm": "nuxt-smartlook",
|
|
3834
4639
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3850,6 +4655,28 @@
|
|
|
3850
4655
|
"requires": {}
|
|
3851
4656
|
}
|
|
3852
4657
|
},
|
|
4658
|
+
{
|
|
4659
|
+
"name": "nuxt-social-share",
|
|
4660
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4661
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4662
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4663
|
+
"icon": "nuxt-social-share.png",
|
|
4664
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4665
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4666
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4667
|
+
"category": "Extensions",
|
|
4668
|
+
"type": "3rd-party",
|
|
4669
|
+
"maintainers": [
|
|
4670
|
+
{
|
|
4671
|
+
"name": "stefanobartoletti",
|
|
4672
|
+
"github": "stefanobartoletti"
|
|
4673
|
+
}
|
|
4674
|
+
],
|
|
4675
|
+
"compatibility": {
|
|
4676
|
+
"nuxt": "^3.0.0",
|
|
4677
|
+
"requires": {}
|
|
4678
|
+
}
|
|
4679
|
+
},
|
|
3853
4680
|
{
|
|
3854
4681
|
"name": "ssr-lit",
|
|
3855
4682
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3880,10 +4707,10 @@
|
|
|
3880
4707
|
},
|
|
3881
4708
|
{
|
|
3882
4709
|
"name": "nuxt-storm",
|
|
3883
|
-
"description": "WebStorm & PHPStorm support for
|
|
4710
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3884
4711
|
"repo": "fumeapp/nuxt-storm",
|
|
3885
4712
|
"npm": "nuxt-storm",
|
|
3886
|
-
"icon": "
|
|
4713
|
+
"icon": "",
|
|
3887
4714
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3888
4715
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3889
4716
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -3900,6 +4727,30 @@
|
|
|
3900
4727
|
"requires": {}
|
|
3901
4728
|
}
|
|
3902
4729
|
},
|
|
4730
|
+
{
|
|
4731
|
+
"name": "nuxt-svgo-loader",
|
|
4732
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4733
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4734
|
+
"npm": "nuxt-svgo-loader",
|
|
4735
|
+
"icon": "",
|
|
4736
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4737
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4738
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4739
|
+
"category": "Images",
|
|
4740
|
+
"type": "3rd-party",
|
|
4741
|
+
"maintainers": [
|
|
4742
|
+
{
|
|
4743
|
+
"name": "Alex Liu",
|
|
4744
|
+
"github": "Mini-ghost",
|
|
4745
|
+
"twitter": "Minighost_Alex"
|
|
4746
|
+
}
|
|
4747
|
+
],
|
|
4748
|
+
"compatibility": {
|
|
4749
|
+
"nuxt": "^3.0.0",
|
|
4750
|
+
"requires": {},
|
|
4751
|
+
"devtools": "^0.0.0"
|
|
4752
|
+
}
|
|
4753
|
+
},
|
|
3903
4754
|
{
|
|
3904
4755
|
"name": "nuxt-svgo",
|
|
3905
4756
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -3924,7 +4775,7 @@
|
|
|
3924
4775
|
},
|
|
3925
4776
|
{
|
|
3926
4777
|
"name": "nuxt-unleash",
|
|
3927
|
-
"description": "Nuxt
|
|
4778
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3928
4779
|
"repo": "conejerock/nuxt-unleash",
|
|
3929
4780
|
"npm": "nuxt-unleash",
|
|
3930
4781
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3945,14 +4796,14 @@
|
|
|
3945
4796
|
}
|
|
3946
4797
|
},
|
|
3947
4798
|
{
|
|
3948
|
-
"name": "nuxt-use-
|
|
3949
|
-
"description": "A Nuxt module
|
|
3950
|
-
"repo": "Tahul/nuxt-use-
|
|
3951
|
-
"npm": "nuxt-use-
|
|
3952
|
-
"icon": "nuxt-use-
|
|
3953
|
-
"github": "https://github.com/Tahul/nuxt-use-
|
|
3954
|
-
"website": "https://github.com/Tahul/nuxt-use-
|
|
3955
|
-
"learn_more": "https://github.com/vueuse/
|
|
4799
|
+
"name": "nuxt-use-sound",
|
|
4800
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
4801
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
4802
|
+
"npm": "nuxt-use-sound",
|
|
4803
|
+
"icon": "nuxt-use-sound.svg",
|
|
4804
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
4805
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
4806
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
3956
4807
|
"category": "Libraries",
|
|
3957
4808
|
"type": "3rd-party",
|
|
3958
4809
|
"maintainers": [
|
|
@@ -3967,24 +4818,24 @@
|
|
|
3967
4818
|
}
|
|
3968
4819
|
},
|
|
3969
4820
|
{
|
|
3970
|
-
"name": "nuxt-
|
|
3971
|
-
"description": "
|
|
3972
|
-
"repo": "
|
|
3973
|
-
"npm": "nuxt-
|
|
3974
|
-
"icon": "nuxt-
|
|
3975
|
-
"github": "https://github.com/
|
|
3976
|
-
"website": "https://github.com/
|
|
3977
|
-
"learn_more": "
|
|
3978
|
-
"category": "
|
|
4821
|
+
"name": "nuxt-uswds",
|
|
4822
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
4823
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
4824
|
+
"npm": "nuxt-uswds",
|
|
4825
|
+
"icon": "nuxt-uswds.svg",
|
|
4826
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
4827
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
4828
|
+
"learn_more": "",
|
|
4829
|
+
"category": "UI",
|
|
3979
4830
|
"type": "3rd-party",
|
|
3980
4831
|
"maintainers": [
|
|
3981
4832
|
{
|
|
3982
|
-
"name": "
|
|
3983
|
-
"github": "
|
|
4833
|
+
"name": "Patrick Cate",
|
|
4834
|
+
"github": "patrickcate"
|
|
3984
4835
|
}
|
|
3985
4836
|
],
|
|
3986
4837
|
"compatibility": {
|
|
3987
|
-
"nuxt": "^
|
|
4838
|
+
"nuxt": "^3.0.0",
|
|
3988
4839
|
"requires": {}
|
|
3989
4840
|
}
|
|
3990
4841
|
},
|
|
@@ -4035,20 +4886,70 @@
|
|
|
4035
4886
|
}
|
|
4036
4887
|
},
|
|
4037
4888
|
{
|
|
4038
|
-
"name": "nuxt-
|
|
4039
|
-
"description": "
|
|
4040
|
-
"repo": "
|
|
4041
|
-
"npm": "
|
|
4042
|
-
"icon": "
|
|
4043
|
-
"github": "https://github.com/
|
|
4044
|
-
"website": "https://
|
|
4045
|
-
"learn_more": "
|
|
4046
|
-
"category": "
|
|
4889
|
+
"name": "nuxt-zod-i18n",
|
|
4890
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4891
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4892
|
+
"npm": "nuxt-zod-i18n",
|
|
4893
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4894
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4895
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4896
|
+
"learn_more": "",
|
|
4897
|
+
"category": "Libraries",
|
|
4047
4898
|
"type": "3rd-party",
|
|
4048
4899
|
"maintainers": [
|
|
4049
4900
|
{
|
|
4050
|
-
"name": "
|
|
4051
|
-
"github": "
|
|
4901
|
+
"name": "xibman",
|
|
4902
|
+
"github": "xibman"
|
|
4903
|
+
}
|
|
4904
|
+
],
|
|
4905
|
+
"compatibility": {
|
|
4906
|
+
"nuxt": "^3.0.0",
|
|
4907
|
+
"requires": {}
|
|
4908
|
+
}
|
|
4909
|
+
},
|
|
4910
|
+
{
|
|
4911
|
+
"name": "nuxt2-ngrok",
|
|
4912
|
+
"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",
|
|
4913
|
+
"repo": "nuxt-community/ngrok",
|
|
4914
|
+
"npm": "@nuxtjs/ngrok",
|
|
4915
|
+
"icon": "ngrok.png",
|
|
4916
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
4917
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
4918
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
4919
|
+
"category": "Devtools",
|
|
4920
|
+
"type": "community",
|
|
4921
|
+
"maintainers": [
|
|
4922
|
+
{
|
|
4923
|
+
"name": "Debbie O'Brien",
|
|
4924
|
+
"github": "debs-obrien",
|
|
4925
|
+
"twitter": "debs_obrien"
|
|
4926
|
+
},
|
|
4927
|
+
{
|
|
4928
|
+
"name": "Pooya Parsa",
|
|
4929
|
+
"github": "pi0",
|
|
4930
|
+
"twitter": "_pi0_"
|
|
4931
|
+
}
|
|
4932
|
+
],
|
|
4933
|
+
"compatibility": {
|
|
4934
|
+
"nuxt": "^2.0.0",
|
|
4935
|
+
"requires": {}
|
|
4936
|
+
}
|
|
4937
|
+
},
|
|
4938
|
+
{
|
|
4939
|
+
"name": "nuxt3-interpolation",
|
|
4940
|
+
"description": "",
|
|
4941
|
+
"repo": "daliborgogic/interpolation",
|
|
4942
|
+
"npm": "nuxt3-interpolation",
|
|
4943
|
+
"icon": "",
|
|
4944
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4945
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4946
|
+
"learn_more": "",
|
|
4947
|
+
"category": "Devtools",
|
|
4948
|
+
"type": "3rd-party",
|
|
4949
|
+
"maintainers": [
|
|
4950
|
+
{
|
|
4951
|
+
"name": "daliborgogic",
|
|
4952
|
+
"github": "daliborgogic"
|
|
4052
4953
|
}
|
|
4053
4954
|
],
|
|
4054
4955
|
"compatibility": {
|
|
@@ -4063,7 +4964,7 @@
|
|
|
4063
4964
|
"npm": "nuxt3-leaflet",
|
|
4064
4965
|
"icon": "leaflet.png",
|
|
4065
4966
|
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4066
|
-
"website": "https://github.
|
|
4967
|
+
"website": "https://gugustinette.github.io/Nuxt-Leaflet",
|
|
4067
4968
|
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4068
4969
|
"category": "Libraries",
|
|
4069
4970
|
"type": "3rd-party",
|
|
@@ -4080,7 +4981,7 @@
|
|
|
4080
4981
|
},
|
|
4081
4982
|
{
|
|
4082
4983
|
"name": "nuxt7",
|
|
4083
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4984
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
4084
4985
|
"repo": "nuxt-community/nuxt7",
|
|
4085
4986
|
"npm": "nuxt7",
|
|
4086
4987
|
"icon": "",
|
|
@@ -4101,40 +5002,17 @@
|
|
|
4101
5002
|
"requires": {}
|
|
4102
5003
|
}
|
|
4103
5004
|
},
|
|
4104
|
-
{
|
|
4105
|
-
"name": "nuxtlabs-ui",
|
|
4106
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
4107
|
-
"repo": "nuxtlabs/ui",
|
|
4108
|
-
"npm": "@nuxthq/ui",
|
|
4109
|
-
"icon": "nuxtlabs-ui.svg",
|
|
4110
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
4111
|
-
"website": "https://ui.nuxtlabs.com",
|
|
4112
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
4113
|
-
"category": "UI",
|
|
4114
|
-
"type": "3rd-party",
|
|
4115
|
-
"maintainers": [
|
|
4116
|
-
{
|
|
4117
|
-
"name": "Benjamin Canac",
|
|
4118
|
-
"github": "benjamincanac",
|
|
4119
|
-
"twitter": "benjamincanac"
|
|
4120
|
-
}
|
|
4121
|
-
],
|
|
4122
|
-
"compatibility": {
|
|
4123
|
-
"nuxt": "^3.0.0",
|
|
4124
|
-
"requires": {}
|
|
4125
|
-
}
|
|
4126
|
-
},
|
|
4127
5005
|
{
|
|
4128
5006
|
"name": "og-image",
|
|
4129
|
-
"description": "
|
|
4130
|
-
"repo": "
|
|
5007
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
5008
|
+
"repo": "nuxt-modules/og-image",
|
|
4131
5009
|
"npm": "nuxt-og-image",
|
|
4132
|
-
"icon": "",
|
|
4133
|
-
"github": "https://github.com/
|
|
4134
|
-
"website": "https://
|
|
4135
|
-
"learn_more": "",
|
|
5010
|
+
"icon": "og-image.svg",
|
|
5011
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
5012
|
+
"website": "https://nuxtseo.com/og-image",
|
|
5013
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
4136
5014
|
"category": "SEO",
|
|
4137
|
-
"type": "
|
|
5015
|
+
"type": "community",
|
|
4138
5016
|
"maintainers": [
|
|
4139
5017
|
{
|
|
4140
5018
|
"name": "Harlan Wilton",
|
|
@@ -4145,7 +5023,8 @@
|
|
|
4145
5023
|
],
|
|
4146
5024
|
"compatibility": {
|
|
4147
5025
|
"nuxt": "^3.0.0",
|
|
4148
|
-
"requires": {}
|
|
5026
|
+
"requires": {},
|
|
5027
|
+
"devtools": "^0.0.0"
|
|
4149
5028
|
}
|
|
4150
5029
|
},
|
|
4151
5030
|
{
|
|
@@ -4173,13 +5052,13 @@
|
|
|
4173
5052
|
},
|
|
4174
5053
|
{
|
|
4175
5054
|
"name": "optimized-images",
|
|
4176
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
5055
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
4177
5056
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
4178
5057
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4179
5058
|
"icon": "",
|
|
4180
5059
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4181
|
-
"website": "https://
|
|
4182
|
-
"learn_more": "",
|
|
5060
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
5061
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4183
5062
|
"category": "Images",
|
|
4184
5063
|
"type": "3rd-party",
|
|
4185
5064
|
"maintainers": [
|
|
@@ -4217,24 +5096,47 @@
|
|
|
4217
5096
|
}
|
|
4218
5097
|
},
|
|
4219
5098
|
{
|
|
4220
|
-
"name": "parse",
|
|
4221
|
-
"description": "Parse package for Nuxt
|
|
4222
|
-
"repo": "cierrateam/nuxt-parse",
|
|
4223
|
-
"npm": "nuxt-parse",
|
|
5099
|
+
"name": "parse",
|
|
5100
|
+
"description": "Parse package for Nuxt",
|
|
5101
|
+
"repo": "cierrateam/nuxt-parse",
|
|
5102
|
+
"npm": "nuxt-parse",
|
|
5103
|
+
"icon": "",
|
|
5104
|
+
"github": "https://github.com/cierrateam/nuxt-parse",
|
|
5105
|
+
"website": "https://github.com/cierrateam/nuxt-parse",
|
|
5106
|
+
"learn_more": "",
|
|
5107
|
+
"category": "Security",
|
|
5108
|
+
"type": "3rd-party",
|
|
5109
|
+
"maintainers": [
|
|
5110
|
+
{
|
|
5111
|
+
"name": "cierrateam",
|
|
5112
|
+
"github": "cierrateam"
|
|
5113
|
+
}
|
|
5114
|
+
],
|
|
5115
|
+
"compatibility": {
|
|
5116
|
+
"nuxt": "^2.0.0",
|
|
5117
|
+
"requires": {}
|
|
5118
|
+
}
|
|
5119
|
+
},
|
|
5120
|
+
{
|
|
5121
|
+
"name": "particles",
|
|
5122
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
5123
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
5124
|
+
"npm": "nuxt-particles",
|
|
4224
5125
|
"icon": "",
|
|
4225
|
-
"github": "https://github.com/
|
|
4226
|
-
"website": "https://
|
|
4227
|
-
"learn_more": "",
|
|
4228
|
-
"category": "
|
|
5126
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
5127
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
5128
|
+
"learn_more": "https://particles.js.org/",
|
|
5129
|
+
"category": "Libraries",
|
|
4229
5130
|
"type": "3rd-party",
|
|
4230
5131
|
"maintainers": [
|
|
4231
5132
|
{
|
|
4232
|
-
"name": "
|
|
4233
|
-
"github": "
|
|
5133
|
+
"name": "Joey Pereira",
|
|
5134
|
+
"github": "Joepocalyptic",
|
|
5135
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4234
5136
|
}
|
|
4235
5137
|
],
|
|
4236
5138
|
"compatibility": {
|
|
4237
|
-
"nuxt": "^
|
|
5139
|
+
"nuxt": "^3.0.0",
|
|
4238
5140
|
"requires": {}
|
|
4239
5141
|
}
|
|
4240
5142
|
},
|
|
@@ -4263,6 +5165,28 @@
|
|
|
4263
5165
|
}
|
|
4264
5166
|
}
|
|
4265
5167
|
},
|
|
5168
|
+
{
|
|
5169
|
+
"name": "paypal",
|
|
5170
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
5171
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
5172
|
+
"npm": "nuxt-paypal",
|
|
5173
|
+
"icon": "paypal.svg",
|
|
5174
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
5175
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
5176
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
5177
|
+
"category": "Payment",
|
|
5178
|
+
"type": "3rd-party",
|
|
5179
|
+
"maintainers": [
|
|
5180
|
+
{
|
|
5181
|
+
"name": "Arash Sheyda",
|
|
5182
|
+
"github": "arashsheyda"
|
|
5183
|
+
}
|
|
5184
|
+
],
|
|
5185
|
+
"compatibility": {
|
|
5186
|
+
"nuxt": "^3.0.0",
|
|
5187
|
+
"requires": {}
|
|
5188
|
+
}
|
|
5189
|
+
},
|
|
4266
5190
|
{
|
|
4267
5191
|
"name": "pdfeasy",
|
|
4268
5192
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -4287,6 +5211,28 @@
|
|
|
4287
5211
|
"requires": {}
|
|
4288
5212
|
}
|
|
4289
5213
|
},
|
|
5214
|
+
{
|
|
5215
|
+
"name": "pergel",
|
|
5216
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5217
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5218
|
+
"npm": "pergel",
|
|
5219
|
+
"icon": "pergel.svg",
|
|
5220
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5221
|
+
"website": "https://oku-ui.com/pergel",
|
|
5222
|
+
"learn_more": "",
|
|
5223
|
+
"category": "Devtools",
|
|
5224
|
+
"type": "3rd-party",
|
|
5225
|
+
"maintainers": [
|
|
5226
|
+
{
|
|
5227
|
+
"name": "Mehmet - productdevbook",
|
|
5228
|
+
"github": "productdevbook"
|
|
5229
|
+
}
|
|
5230
|
+
],
|
|
5231
|
+
"compatibility": {
|
|
5232
|
+
"nuxt": "^3.10.0",
|
|
5233
|
+
"requires": {}
|
|
5234
|
+
}
|
|
5235
|
+
},
|
|
4290
5236
|
{
|
|
4291
5237
|
"name": "persian-datepicker",
|
|
4292
5238
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4313,7 +5259,7 @@
|
|
|
4313
5259
|
{
|
|
4314
5260
|
"name": "pinia-orm",
|
|
4315
5261
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4316
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5262
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4317
5263
|
"npm": "@pinia-orm/nuxt",
|
|
4318
5264
|
"icon": "pinia-orm.svg",
|
|
4319
5265
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4384,23 +5330,23 @@
|
|
|
4384
5330
|
},
|
|
4385
5331
|
{
|
|
4386
5332
|
"name": "plausible",
|
|
4387
|
-
"description": "Nuxt
|
|
5333
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4388
5334
|
"repo": "nuxt-modules/plausible",
|
|
4389
5335
|
"npm": "@nuxtjs/plausible",
|
|
4390
|
-
"icon": "",
|
|
5336
|
+
"icon": "plausible.svg",
|
|
4391
5337
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4392
5338
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4393
5339
|
"learn_more": "",
|
|
4394
|
-
"category": "
|
|
5340
|
+
"category": "Analytics",
|
|
4395
5341
|
"type": "community",
|
|
4396
5342
|
"maintainers": [
|
|
4397
5343
|
{
|
|
4398
|
-
"name": "
|
|
4399
|
-
"github": "
|
|
5344
|
+
"name": "Johann Schopplich",
|
|
5345
|
+
"github": "johannschopplich"
|
|
4400
5346
|
}
|
|
4401
5347
|
],
|
|
4402
5348
|
"compatibility": {
|
|
4403
|
-
"nuxt": "^2.0.0",
|
|
5349
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4404
5350
|
"requires": {}
|
|
4405
5351
|
}
|
|
4406
5352
|
},
|
|
@@ -4431,9 +5377,9 @@
|
|
|
4431
5377
|
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4432
5378
|
"repo": "johannschopplich/nuxt-prepare",
|
|
4433
5379
|
"npm": "nuxt-prepare",
|
|
4434
|
-
"icon": "
|
|
5380
|
+
"icon": "prepare.svg",
|
|
4435
5381
|
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4436
|
-
"website": "https://nuxt-prepare.
|
|
5382
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4437
5383
|
"learn_more": "",
|
|
4438
5384
|
"category": "Devtools",
|
|
4439
5385
|
"type": "3rd-party",
|
|
@@ -4450,9 +5396,32 @@
|
|
|
4450
5396
|
"requires": {}
|
|
4451
5397
|
}
|
|
4452
5398
|
},
|
|
5399
|
+
{
|
|
5400
|
+
"name": "primevue",
|
|
5401
|
+
"description": "Next Generation Vue UI Component Library",
|
|
5402
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
5403
|
+
"npm": "nuxt-primevue",
|
|
5404
|
+
"icon": "primevue.svg",
|
|
5405
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
5406
|
+
"website": "https://primevue.org/",
|
|
5407
|
+
"learn_more": "https://primevue.org/",
|
|
5408
|
+
"category": "UI",
|
|
5409
|
+
"type": "3rd-party",
|
|
5410
|
+
"maintainers": [
|
|
5411
|
+
{
|
|
5412
|
+
"name": "primefaces",
|
|
5413
|
+
"github": "primefaces",
|
|
5414
|
+
"twitter": "primevue"
|
|
5415
|
+
}
|
|
5416
|
+
],
|
|
5417
|
+
"compatibility": {
|
|
5418
|
+
"nuxt": "^3.0.0",
|
|
5419
|
+
"requires": {}
|
|
5420
|
+
}
|
|
5421
|
+
},
|
|
4453
5422
|
{
|
|
4454
5423
|
"name": "prismic",
|
|
4455
|
-
"description": "Easily connect your Nuxt
|
|
5424
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4456
5425
|
"repo": "nuxt-modules/prismic",
|
|
4457
5426
|
"npm": "@nuxtjs/prismic",
|
|
4458
5427
|
"icon": "prismic.png",
|
|
@@ -4519,7 +5488,7 @@
|
|
|
4519
5488
|
},
|
|
4520
5489
|
{
|
|
4521
5490
|
"name": "proxy",
|
|
4522
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
5491
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4523
5492
|
"repo": "nuxt-community/proxy-module",
|
|
4524
5493
|
"npm": "@nuxtjs/proxy",
|
|
4525
5494
|
"icon": "",
|
|
@@ -4565,7 +5534,7 @@
|
|
|
4565
5534
|
},
|
|
4566
5535
|
{
|
|
4567
5536
|
"name": "purgecss",
|
|
4568
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
5537
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4569
5538
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4570
5539
|
"npm": "nuxt-purgecss",
|
|
4571
5540
|
"icon": "purgecss.png",
|
|
@@ -4587,7 +5556,7 @@
|
|
|
4587
5556
|
},
|
|
4588
5557
|
{
|
|
4589
5558
|
"name": "pwa",
|
|
4590
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
5559
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4591
5560
|
"repo": "nuxt-community/pwa-module",
|
|
4592
5561
|
"npm": "@nuxtjs/pwa",
|
|
4593
5562
|
"icon": "pwa.png",
|
|
@@ -4612,7 +5581,7 @@
|
|
|
4612
5581
|
},
|
|
4613
5582
|
{
|
|
4614
5583
|
"name": "python",
|
|
4615
|
-
"description": "Write Nuxt
|
|
5584
|
+
"description": "Write Nuxt applications using Python",
|
|
4616
5585
|
"repo": "nuxt-community/python-module",
|
|
4617
5586
|
"npm": "@nuxtjs/python",
|
|
4618
5587
|
"icon": "python.png",
|
|
@@ -4651,7 +5620,8 @@
|
|
|
4651
5620
|
],
|
|
4652
5621
|
"compatibility": {
|
|
4653
5622
|
"nuxt": "^3.0.0",
|
|
4654
|
-
"requires": {}
|
|
5623
|
+
"requires": {},
|
|
5624
|
+
"devtools": "^0.0.0"
|
|
4655
5625
|
}
|
|
4656
5626
|
},
|
|
4657
5627
|
{
|
|
@@ -4676,9 +5646,44 @@
|
|
|
4676
5646
|
"requires": {}
|
|
4677
5647
|
}
|
|
4678
5648
|
},
|
|
5649
|
+
{
|
|
5650
|
+
"name": "radix-vue",
|
|
5651
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
5652
|
+
"repo": "radix-vue/radix-vue",
|
|
5653
|
+
"npm": "radix-vue",
|
|
5654
|
+
"icon": "radix-vue.svg",
|
|
5655
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
5656
|
+
"website": "https://www.radix-vue.com/",
|
|
5657
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
5658
|
+
"category": "UI",
|
|
5659
|
+
"type": "3rd-party",
|
|
5660
|
+
"maintainers": [
|
|
5661
|
+
{
|
|
5662
|
+
"name": "Zernonia",
|
|
5663
|
+
"github": "zernonia",
|
|
5664
|
+
"twitter": "zernonia"
|
|
5665
|
+
},
|
|
5666
|
+
{
|
|
5667
|
+
"name": "Khairul Haaziq",
|
|
5668
|
+
"github": "khairulhaaziq"
|
|
5669
|
+
},
|
|
5670
|
+
{
|
|
5671
|
+
"name": "Mujahid Anuar",
|
|
5672
|
+
"github": "mujahidfa"
|
|
5673
|
+
},
|
|
5674
|
+
{
|
|
5675
|
+
"name": "Max",
|
|
5676
|
+
"github": "onmax"
|
|
5677
|
+
}
|
|
5678
|
+
],
|
|
5679
|
+
"compatibility": {
|
|
5680
|
+
"nuxt": "^3.0.0",
|
|
5681
|
+
"requires": {}
|
|
5682
|
+
}
|
|
5683
|
+
},
|
|
4679
5684
|
{
|
|
4680
5685
|
"name": "recaptcha",
|
|
4681
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
5686
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4682
5687
|
"repo": "nuxt-community/recaptcha-module",
|
|
4683
5688
|
"npm": "@nuxtjs/recaptcha",
|
|
4684
5689
|
"icon": "recaptcha.png",
|
|
@@ -4721,9 +5726,32 @@
|
|
|
4721
5726
|
"requires": {}
|
|
4722
5727
|
}
|
|
4723
5728
|
},
|
|
5729
|
+
{
|
|
5730
|
+
"name": "resend",
|
|
5731
|
+
"description": "Resend integration for Nuxt",
|
|
5732
|
+
"repo": "nhedger/nuxt-resend",
|
|
5733
|
+
"npm": "nuxt-resend",
|
|
5734
|
+
"icon": "resend.svg",
|
|
5735
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5736
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5737
|
+
"learn_more": "https://resend.com",
|
|
5738
|
+
"category": "Extensions",
|
|
5739
|
+
"type": "3rd-party",
|
|
5740
|
+
"maintainers": [
|
|
5741
|
+
{
|
|
5742
|
+
"name": "Nicolas Hedger",
|
|
5743
|
+
"github": "nhedger",
|
|
5744
|
+
"twitter": "nicolashedger"
|
|
5745
|
+
}
|
|
5746
|
+
],
|
|
5747
|
+
"compatibility": {
|
|
5748
|
+
"nuxt": "^3.0.0",
|
|
5749
|
+
"requires": {}
|
|
5750
|
+
}
|
|
5751
|
+
},
|
|
4724
5752
|
{
|
|
4725
5753
|
"name": "rfg-icon",
|
|
4726
|
-
"description": "Nuxt
|
|
5754
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4727
5755
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4728
5756
|
"npm": "nuxt-rfg-icon",
|
|
4729
5757
|
"icon": "real-favicon-generator.png",
|
|
@@ -4745,13 +5773,13 @@
|
|
|
4745
5773
|
},
|
|
4746
5774
|
{
|
|
4747
5775
|
"name": "robots",
|
|
4748
|
-
"description": "A Nuxt
|
|
5776
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4749
5777
|
"repo": "nuxt-modules/robots",
|
|
4750
5778
|
"npm": "@nuxtjs/robots",
|
|
4751
5779
|
"icon": "robots.png",
|
|
4752
5780
|
"github": "https://github.com/nuxt-modules/robots",
|
|
4753
5781
|
"website": "https://github.com/nuxt-modules/robots",
|
|
4754
|
-
"learn_more": "
|
|
5782
|
+
"learn_more": "",
|
|
4755
5783
|
"category": "SEO",
|
|
4756
5784
|
"type": "community",
|
|
4757
5785
|
"maintainers": [
|
|
@@ -4769,23 +5797,23 @@
|
|
|
4769
5797
|
},
|
|
4770
5798
|
{
|
|
4771
5799
|
"name": "rollbar",
|
|
4772
|
-
"description": "
|
|
4773
|
-
"repo": "
|
|
4774
|
-
"npm": "nuxt-rollbar
|
|
5800
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5801
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5802
|
+
"npm": "nuxt-rollbar",
|
|
4775
5803
|
"icon": "rollbar.png",
|
|
4776
|
-
"github": "https://github.com/
|
|
4777
|
-
"website": "https://github.com/
|
|
5804
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5805
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4778
5806
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4779
5807
|
"category": "Monitoring",
|
|
4780
5808
|
"type": "3rd-party",
|
|
4781
5809
|
"maintainers": [
|
|
4782
5810
|
{
|
|
4783
|
-
"name": "
|
|
4784
|
-
"github": "
|
|
5811
|
+
"name": "Jairo Blatt",
|
|
5812
|
+
"github": "jairoblatt"
|
|
4785
5813
|
}
|
|
4786
5814
|
],
|
|
4787
5815
|
"compatibility": {
|
|
4788
|
-
"nuxt": "^
|
|
5816
|
+
"nuxt": "^3.0.0",
|
|
4789
5817
|
"requires": {}
|
|
4790
5818
|
}
|
|
4791
5819
|
},
|
|
@@ -4814,7 +5842,7 @@
|
|
|
4814
5842
|
},
|
|
4815
5843
|
{
|
|
4816
5844
|
"name": "router",
|
|
4817
|
-
"description": "Nuxt
|
|
5845
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4818
5846
|
"repo": "nuxt-community/router-module",
|
|
4819
5847
|
"npm": "@nuxtjs/router",
|
|
4820
5848
|
"icon": "vue.png",
|
|
@@ -4860,15 +5888,38 @@
|
|
|
4860
5888
|
}
|
|
4861
5889
|
}
|
|
4862
5890
|
},
|
|
5891
|
+
{
|
|
5892
|
+
"name": "scalar",
|
|
5893
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
5894
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
5895
|
+
"npm": "@scalar/nuxt",
|
|
5896
|
+
"icon": "scalar.svg",
|
|
5897
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5898
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5899
|
+
"learn_more": "https://scalar.com",
|
|
5900
|
+
"category": "Devtools",
|
|
5901
|
+
"type": "3rd-party",
|
|
5902
|
+
"maintainers": [
|
|
5903
|
+
{
|
|
5904
|
+
"name": "scalar",
|
|
5905
|
+
"github": "scalar",
|
|
5906
|
+
"twitter": "scalar"
|
|
5907
|
+
}
|
|
5908
|
+
],
|
|
5909
|
+
"compatibility": {
|
|
5910
|
+
"nuxt": "^3.0.0",
|
|
5911
|
+
"requires": {}
|
|
5912
|
+
}
|
|
5913
|
+
},
|
|
4863
5914
|
{
|
|
4864
5915
|
"name": "schema-org",
|
|
4865
|
-
"description": "
|
|
4866
|
-
"repo": "
|
|
5916
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5917
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4867
5918
|
"npm": "nuxt-schema-org",
|
|
4868
5919
|
"icon": "schema-org.svg",
|
|
4869
|
-
"github": "https://github.com/
|
|
4870
|
-
"website": "https://
|
|
4871
|
-
"learn_more": "https://
|
|
5920
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5921
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5922
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4872
5923
|
"category": "SEO",
|
|
4873
5924
|
"type": "3rd-party",
|
|
4874
5925
|
"maintainers": [
|
|
@@ -4884,6 +5935,29 @@
|
|
|
4884
5935
|
"requires": {}
|
|
4885
5936
|
}
|
|
4886
5937
|
},
|
|
5938
|
+
{
|
|
5939
|
+
"name": "scripts",
|
|
5940
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
5941
|
+
"repo": "nuxt/scripts",
|
|
5942
|
+
"npm": "@nuxt/scripts",
|
|
5943
|
+
"icon": "nuxt.svg",
|
|
5944
|
+
"github": "https://github.com/nuxt/scripts",
|
|
5945
|
+
"website": "https://scripts.nuxt.com",
|
|
5946
|
+
"learn_more": "",
|
|
5947
|
+
"category": "Libraries",
|
|
5948
|
+
"type": "official",
|
|
5949
|
+
"maintainers": [
|
|
5950
|
+
{
|
|
5951
|
+
"name": "Harlan Wilton",
|
|
5952
|
+
"github": "harlan-zw",
|
|
5953
|
+
"twitter": "harlan_zw"
|
|
5954
|
+
}
|
|
5955
|
+
],
|
|
5956
|
+
"compatibility": {
|
|
5957
|
+
"nuxt": "^3.0.0",
|
|
5958
|
+
"requires": {}
|
|
5959
|
+
}
|
|
5960
|
+
},
|
|
4887
5961
|
{
|
|
4888
5962
|
"name": "scss-to-js",
|
|
4889
5963
|
"description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
|
|
@@ -4931,13 +6005,13 @@
|
|
|
4931
6005
|
},
|
|
4932
6006
|
{
|
|
4933
6007
|
"name": "segment",
|
|
4934
|
-
"description": "Nuxt
|
|
6008
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4935
6009
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4936
6010
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4937
6011
|
"icon": "segment.png",
|
|
4938
6012
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4939
6013
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4940
|
-
"learn_more": "
|
|
6014
|
+
"learn_more": "",
|
|
4941
6015
|
"category": "Analytics",
|
|
4942
6016
|
"type": "3rd-party",
|
|
4943
6017
|
"maintainers": [
|
|
@@ -4953,7 +6027,7 @@
|
|
|
4953
6027
|
},
|
|
4954
6028
|
{
|
|
4955
6029
|
"name": "sentry",
|
|
4956
|
-
"description": "Sentry module for Nuxt
|
|
6030
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4957
6031
|
"repo": "nuxt-community/sentry-module",
|
|
4958
6032
|
"npm": "@nuxtjs/sentry",
|
|
4959
6033
|
"icon": "sentry.svg",
|
|
@@ -4974,20 +6048,22 @@
|
|
|
4974
6048
|
}
|
|
4975
6049
|
},
|
|
4976
6050
|
{
|
|
4977
|
-
"name": "seo-
|
|
4978
|
-
"description": "
|
|
4979
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
4980
|
-
"npm": "nuxt-seo-
|
|
4981
|
-
"icon": "seo-
|
|
4982
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
4983
|
-
"website": "https://
|
|
4984
|
-
"learn_more": "",
|
|
6051
|
+
"name": "seo-experiments",
|
|
6052
|
+
"description": "Powerful SEO DX improvements.",
|
|
6053
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6054
|
+
"npm": "nuxt-seo-experiments",
|
|
6055
|
+
"icon": "seo-experiments.svg",
|
|
6056
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6057
|
+
"website": "https://nuxtseo.com/experiments",
|
|
6058
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
4985
6059
|
"category": "SEO",
|
|
4986
6060
|
"type": "3rd-party",
|
|
4987
6061
|
"maintainers": [
|
|
4988
6062
|
{
|
|
4989
|
-
"name": "
|
|
4990
|
-
"github": "harlan-zw"
|
|
6063
|
+
"name": "Harlan Wilton",
|
|
6064
|
+
"github": "harlan-zw",
|
|
6065
|
+
"twitter": "harlan_zw",
|
|
6066
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4991
6067
|
}
|
|
4992
6068
|
],
|
|
4993
6069
|
"compatibility": {
|
|
@@ -5018,9 +6094,31 @@
|
|
|
5018
6094
|
"requires": {}
|
|
5019
6095
|
}
|
|
5020
6096
|
},
|
|
6097
|
+
{
|
|
6098
|
+
"name": "seo",
|
|
6099
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
6100
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
6101
|
+
"npm": "@nuxtjs/seo",
|
|
6102
|
+
"icon": "nuxt.svg",
|
|
6103
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
6104
|
+
"website": "https://nuxtseo.com/",
|
|
6105
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
6106
|
+
"category": "SEO",
|
|
6107
|
+
"type": "3rd-party",
|
|
6108
|
+
"maintainers": [
|
|
6109
|
+
{
|
|
6110
|
+
"name": "harlan-zw",
|
|
6111
|
+
"github": "harlan-zw"
|
|
6112
|
+
}
|
|
6113
|
+
],
|
|
6114
|
+
"compatibility": {
|
|
6115
|
+
"nuxt": "^3.0.0",
|
|
6116
|
+
"requires": {}
|
|
6117
|
+
}
|
|
6118
|
+
},
|
|
5021
6119
|
{
|
|
5022
6120
|
"name": "seomatic-meta",
|
|
5023
|
-
"description": "A Nuxt
|
|
6121
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
5024
6122
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
5025
6123
|
"npm": "nuxt-seomatic-meta",
|
|
5026
6124
|
"icon": "seomatic.png",
|
|
@@ -5066,7 +6164,7 @@
|
|
|
5066
6164
|
{
|
|
5067
6165
|
"name": "server-block",
|
|
5068
6166
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5069
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
6167
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5070
6168
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5071
6169
|
"icon": "server-block.svg",
|
|
5072
6170
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5087,21 +6185,25 @@
|
|
|
5087
6185
|
}
|
|
5088
6186
|
},
|
|
5089
6187
|
{
|
|
5090
|
-
"name": "
|
|
5091
|
-
"description": "
|
|
5092
|
-
"repo": "
|
|
5093
|
-
"npm": "
|
|
5094
|
-
"icon": "
|
|
5095
|
-
"github": "https://github.com/
|
|
5096
|
-
"website": "https://
|
|
5097
|
-
"learn_more": "https://
|
|
5098
|
-
"category": "
|
|
6188
|
+
"name": "shadcn",
|
|
6189
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6190
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6191
|
+
"npm": "shadcn-nuxt",
|
|
6192
|
+
"icon": "",
|
|
6193
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6194
|
+
"website": "https://www.shadcn-vue.com",
|
|
6195
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6196
|
+
"category": "UI",
|
|
5099
6197
|
"type": "3rd-party",
|
|
5100
6198
|
"maintainers": [
|
|
5101
6199
|
{
|
|
5102
|
-
"name": "
|
|
5103
|
-
"github": "
|
|
5104
|
-
"twitter": "
|
|
6200
|
+
"name": "Zernonia",
|
|
6201
|
+
"github": "zernonia",
|
|
6202
|
+
"twitter": "zernonia"
|
|
6203
|
+
},
|
|
6204
|
+
{
|
|
6205
|
+
"name": "Sadegh Barati",
|
|
6206
|
+
"github": "sadeghbarati"
|
|
5105
6207
|
}
|
|
5106
6208
|
],
|
|
5107
6209
|
"compatibility": {
|
|
@@ -5111,7 +6213,7 @@
|
|
|
5111
6213
|
},
|
|
5112
6214
|
{
|
|
5113
6215
|
"name": "shopify",
|
|
5114
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
6216
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
5115
6217
|
"repo": "Gomah/nuxt-shopify",
|
|
5116
6218
|
"npm": "nuxt-shopify",
|
|
5117
6219
|
"icon": "shopify.png",
|
|
@@ -5132,7 +6234,29 @@
|
|
|
5132
6234
|
}
|
|
5133
6235
|
},
|
|
5134
6236
|
{
|
|
5135
|
-
"name": "
|
|
6237
|
+
"name": "shuimo-ui",
|
|
6238
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6239
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6240
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6241
|
+
"icon": "shuimo-ui.svg",
|
|
6242
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6243
|
+
"website": "https://github.com/shuimo-design/shuimo-ui",
|
|
6244
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6245
|
+
"category": "UI",
|
|
6246
|
+
"type": "3rd-party",
|
|
6247
|
+
"maintainers": [
|
|
6248
|
+
{
|
|
6249
|
+
"name": "higuaifan",
|
|
6250
|
+
"github": "higuaifan"
|
|
6251
|
+
}
|
|
6252
|
+
],
|
|
6253
|
+
"compatibility": {
|
|
6254
|
+
"nuxt": "^3.0.0",
|
|
6255
|
+
"requires": {}
|
|
6256
|
+
}
|
|
6257
|
+
},
|
|
6258
|
+
{
|
|
6259
|
+
"name": "sidebase-auth",
|
|
5136
6260
|
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
5137
6261
|
"repo": "sidebase/nuxt-auth",
|
|
5138
6262
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -5178,13 +6302,13 @@
|
|
|
5178
6302
|
},
|
|
5179
6303
|
{
|
|
5180
6304
|
"name": "simple-robots",
|
|
5181
|
-
"description": "
|
|
6305
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5182
6306
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
5183
6307
|
"npm": "nuxt-simple-robots",
|
|
5184
|
-
"icon": "",
|
|
6308
|
+
"icon": "simple-robots.svg",
|
|
5185
6309
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
5186
|
-
"website": "https://
|
|
5187
|
-
"learn_more": "",
|
|
6310
|
+
"website": "https://nuxtseo.com/robots",
|
|
6311
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
5188
6312
|
"category": "SEO",
|
|
5189
6313
|
"type": "3rd-party",
|
|
5190
6314
|
"maintainers": [
|
|
@@ -5201,41 +6325,23 @@
|
|
|
5201
6325
|
}
|
|
5202
6326
|
},
|
|
5203
6327
|
{
|
|
5204
|
-
"name": "
|
|
5205
|
-
"description": "
|
|
5206
|
-
"repo": "
|
|
5207
|
-
"npm": "
|
|
5208
|
-
"icon": "",
|
|
5209
|
-
"github": "https://github.com/
|
|
5210
|
-
"website": "https://
|
|
5211
|
-
"learn_more": "",
|
|
6328
|
+
"name": "sitemap",
|
|
6329
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
6330
|
+
"repo": "nuxt-modules/sitemap",
|
|
6331
|
+
"npm": "@nuxtjs/sitemap",
|
|
6332
|
+
"icon": "simple-sitemap.svg",
|
|
6333
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6334
|
+
"website": "https://nuxtseo.com/",
|
|
6335
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5212
6336
|
"category": "SEO",
|
|
5213
|
-
"type": "
|
|
6337
|
+
"type": "community",
|
|
5214
6338
|
"maintainers": [
|
|
5215
6339
|
{
|
|
5216
6340
|
"name": "Harlan Wilton",
|
|
5217
6341
|
"github": "harlan-zw",
|
|
5218
6342
|
"twitter": "harlan_zw",
|
|
5219
6343
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5220
|
-
}
|
|
5221
|
-
],
|
|
5222
|
-
"compatibility": {
|
|
5223
|
-
"nuxt": "^3.0.0",
|
|
5224
|
-
"requires": {}
|
|
5225
|
-
}
|
|
5226
|
-
},
|
|
5227
|
-
{
|
|
5228
|
-
"name": "sitemap",
|
|
5229
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
|
|
5230
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5231
|
-
"npm": "@nuxtjs/sitemap",
|
|
5232
|
-
"icon": "",
|
|
5233
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5234
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5235
|
-
"learn_more": "",
|
|
5236
|
-
"category": "SEO",
|
|
5237
|
-
"type": "community",
|
|
5238
|
-
"maintainers": [
|
|
6344
|
+
},
|
|
5239
6345
|
{
|
|
5240
6346
|
"name": "Nicolas PENNEC",
|
|
5241
6347
|
"github": "NicoPennec",
|
|
@@ -5243,7 +6349,7 @@
|
|
|
5243
6349
|
}
|
|
5244
6350
|
],
|
|
5245
6351
|
"compatibility": {
|
|
5246
|
-
"nuxt": "^
|
|
6352
|
+
"nuxt": "^3.0.0",
|
|
5247
6353
|
"requires": {}
|
|
5248
6354
|
}
|
|
5249
6355
|
},
|
|
@@ -5271,13 +6377,13 @@
|
|
|
5271
6377
|
},
|
|
5272
6378
|
{
|
|
5273
6379
|
"name": "snipcart",
|
|
5274
|
-
"description": "Snipcart integration module for Nuxt
|
|
6380
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5275
6381
|
"repo": "nuxt-modules/snipcart",
|
|
5276
6382
|
"npm": "@nuxtjs/snipcart",
|
|
5277
6383
|
"icon": "snipcart.png",
|
|
5278
6384
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5279
6385
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5280
|
-
"learn_more": "
|
|
6386
|
+
"learn_more": "",
|
|
5281
6387
|
"category": "Ecommerce",
|
|
5282
6388
|
"type": "community",
|
|
5283
6389
|
"maintainers": [
|
|
@@ -5294,7 +6400,7 @@
|
|
|
5294
6400
|
},
|
|
5295
6401
|
{
|
|
5296
6402
|
"name": "social-meta",
|
|
5297
|
-
"description": "Nuxt
|
|
6403
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
5298
6404
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
5299
6405
|
"npm": "nuxt-social-meta",
|
|
5300
6406
|
"icon": "",
|
|
@@ -5359,39 +6465,6 @@
|
|
|
5359
6465
|
"requires": {}
|
|
5360
6466
|
}
|
|
5361
6467
|
},
|
|
5362
|
-
{
|
|
5363
|
-
"name": "speedkit",
|
|
5364
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5365
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5366
|
-
"npm": "nuxt-speedkit",
|
|
5367
|
-
"icon": "speedkit.png",
|
|
5368
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5369
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5370
|
-
"learn_more": "",
|
|
5371
|
-
"category": "Performance",
|
|
5372
|
-
"type": "3rd-party",
|
|
5373
|
-
"maintainers": [
|
|
5374
|
-
{
|
|
5375
|
-
"name": "Stephan Gerbeth",
|
|
5376
|
-
"github": "StephanGerbeth",
|
|
5377
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5378
|
-
},
|
|
5379
|
-
{
|
|
5380
|
-
"name": "Thorn Walli",
|
|
5381
|
-
"github": "ThornWalli",
|
|
5382
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5383
|
-
},
|
|
5384
|
-
{
|
|
5385
|
-
"name": "Grabarz & Partner",
|
|
5386
|
-
"github": "GrabarzUndPartner",
|
|
5387
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5388
|
-
}
|
|
5389
|
-
],
|
|
5390
|
-
"compatibility": {
|
|
5391
|
-
"nuxt": "^2.0.0",
|
|
5392
|
-
"requires": {}
|
|
5393
|
-
}
|
|
5394
|
-
},
|
|
5395
6468
|
{
|
|
5396
6469
|
"name": "ssr-lit",
|
|
5397
6470
|
"description": "",
|
|
@@ -5416,7 +6489,7 @@
|
|
|
5416
6489
|
},
|
|
5417
6490
|
{
|
|
5418
6491
|
"name": "storage",
|
|
5419
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
6492
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
5420
6493
|
"repo": "mazipan/nuxt-storage",
|
|
5421
6494
|
"npm": "nuxt-storage",
|
|
5422
6495
|
"icon": "",
|
|
@@ -5438,23 +6511,29 @@
|
|
|
5438
6511
|
},
|
|
5439
6512
|
{
|
|
5440
6513
|
"name": "storefront-ui",
|
|
5441
|
-
"description": "Storefront UI
|
|
5442
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6514
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6515
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
5443
6516
|
"npm": "@storefront-ui/nuxt",
|
|
5444
6517
|
"icon": "storefront-ui.svg",
|
|
5445
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
5446
|
-
"website": "https://docs.storefrontui.io
|
|
5447
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6518
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6519
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6520
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
5448
6521
|
"category": "UI",
|
|
5449
6522
|
"type": "3rd-party",
|
|
5450
6523
|
"maintainers": [
|
|
5451
6524
|
{
|
|
5452
|
-
"name": "
|
|
5453
|
-
"github": "
|
|
6525
|
+
"name": "Szymon Dziewoński",
|
|
6526
|
+
"github": "Szymon-dziewonski",
|
|
6527
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6528
|
+
},
|
|
6529
|
+
{
|
|
6530
|
+
"name": "Jakub Freisler",
|
|
6531
|
+
"github": "FRSgit",
|
|
6532
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
5454
6533
|
}
|
|
5455
6534
|
],
|
|
5456
6535
|
"compatibility": {
|
|
5457
|
-
"nuxt": "^
|
|
6536
|
+
"nuxt": "^3.0.0",
|
|
5458
6537
|
"requires": {}
|
|
5459
6538
|
}
|
|
5460
6539
|
},
|
|
@@ -5482,8 +6561,8 @@
|
|
|
5482
6561
|
},
|
|
5483
6562
|
{
|
|
5484
6563
|
"name": "storyblok",
|
|
5485
|
-
"description": "Storyblok Nuxt
|
|
5486
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6564
|
+
"description": "Storyblok Nuxt module",
|
|
6565
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5487
6566
|
"npm": "@storyblok/nuxt",
|
|
5488
6567
|
"icon": "storyblok.png",
|
|
5489
6568
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -5499,37 +6578,34 @@
|
|
|
5499
6578
|
],
|
|
5500
6579
|
"compatibility": {
|
|
5501
6580
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5502
|
-
"requires": {}
|
|
6581
|
+
"requires": {},
|
|
6582
|
+
"devtools": "^0.0.0"
|
|
5503
6583
|
}
|
|
5504
6584
|
},
|
|
5505
6585
|
{
|
|
5506
6586
|
"name": "storybook",
|
|
5507
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5508
|
-
"repo": "nuxt-
|
|
6587
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
6588
|
+
"repo": "nuxt-modules/storybook",
|
|
5509
6589
|
"npm": "@nuxtjs/storybook",
|
|
5510
6590
|
"icon": "storybook.png",
|
|
5511
|
-
"github": "https://github.com/nuxt-
|
|
6591
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5512
6592
|
"website": "https://storybook.nuxtjs.org",
|
|
5513
|
-
"learn_more": "https://
|
|
6593
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5514
6594
|
"category": "Devtools",
|
|
5515
6595
|
"type": "community",
|
|
5516
6596
|
"maintainers": [
|
|
5517
6597
|
{
|
|
5518
|
-
"name": "
|
|
5519
|
-
"github": "
|
|
5520
|
-
"twitter": "
|
|
5521
|
-
},
|
|
5522
|
-
{
|
|
5523
|
-
"name": "Pooya Parsa",
|
|
5524
|
-
"github": "pi0",
|
|
5525
|
-
"twitter": "_pi0_"
|
|
6598
|
+
"name": "Chakir QATAB",
|
|
6599
|
+
"github": "chakAs3",
|
|
6600
|
+
"twitter": "ChakirQatab"
|
|
5526
6601
|
}
|
|
5527
6602
|
],
|
|
5528
6603
|
"compatibility": {
|
|
5529
|
-
"nuxt": "^2.0.0",
|
|
6604
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5530
6605
|
"requires": {
|
|
5531
6606
|
"bridge": "optional"
|
|
5532
|
-
}
|
|
6607
|
+
},
|
|
6608
|
+
"devtools": "^0.7.2"
|
|
5533
6609
|
}
|
|
5534
6610
|
},
|
|
5535
6611
|
{
|
|
@@ -5559,7 +6635,8 @@
|
|
|
5559
6635
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5560
6636
|
"requires": {
|
|
5561
6637
|
"bridge": true
|
|
5562
|
-
}
|
|
6638
|
+
},
|
|
6639
|
+
"devtools": "^0.0.0"
|
|
5563
6640
|
}
|
|
5564
6641
|
},
|
|
5565
6642
|
{
|
|
@@ -5610,6 +6687,36 @@
|
|
|
5610
6687
|
"requires": {}
|
|
5611
6688
|
}
|
|
5612
6689
|
},
|
|
6690
|
+
{
|
|
6691
|
+
"name": "studio",
|
|
6692
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
6693
|
+
"repo": "nuxtlabs/studio-module",
|
|
6694
|
+
"npm": "@nuxthq/studio",
|
|
6695
|
+
"icon": "studio.svg",
|
|
6696
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
6697
|
+
"website": "https://nuxt.studio",
|
|
6698
|
+
"learn_more": "https://nuxt.studio",
|
|
6699
|
+
"category": "CMS",
|
|
6700
|
+
"type": "3rd-party",
|
|
6701
|
+
"maintainers": [
|
|
6702
|
+
{
|
|
6703
|
+
"name": "Ahad Birang",
|
|
6704
|
+
"github": "farnabaz",
|
|
6705
|
+
"twitter": "a_birang"
|
|
6706
|
+
},
|
|
6707
|
+
{
|
|
6708
|
+
"name": "Sébastien Chopin",
|
|
6709
|
+
"github": "Atinux",
|
|
6710
|
+
"twitter": "Atinux"
|
|
6711
|
+
}
|
|
6712
|
+
],
|
|
6713
|
+
"compatibility": {
|
|
6714
|
+
"nuxt": "^3.0.0",
|
|
6715
|
+
"requires": {
|
|
6716
|
+
"content": true
|
|
6717
|
+
}
|
|
6718
|
+
}
|
|
6719
|
+
},
|
|
5613
6720
|
{
|
|
5614
6721
|
"name": "style-resources",
|
|
5615
6722
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5635,7 +6742,7 @@
|
|
|
5635
6742
|
},
|
|
5636
6743
|
{
|
|
5637
6744
|
"name": "stylelint",
|
|
5638
|
-
"description": "Stylelint module for Nuxt.
|
|
6745
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5639
6746
|
"repo": "nuxt-community/stylelint-module",
|
|
5640
6747
|
"npm": "@nuxtjs/stylelint-module",
|
|
5641
6748
|
"icon": "stylelint.png",
|
|
@@ -5655,29 +6762,6 @@
|
|
|
5655
6762
|
"requires": {}
|
|
5656
6763
|
}
|
|
5657
6764
|
},
|
|
5658
|
-
{
|
|
5659
|
-
"name": "stylify",
|
|
5660
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
5661
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
5662
|
-
"npm": "@stylify/nuxt",
|
|
5663
|
-
"icon": "stylify.svg",
|
|
5664
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
5665
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
5666
|
-
"learn_more": "https://stylifycss.com",
|
|
5667
|
-
"category": "UI",
|
|
5668
|
-
"type": "3rd-party",
|
|
5669
|
-
"maintainers": [
|
|
5670
|
-
{
|
|
5671
|
-
"name": "Vladimír Macháček",
|
|
5672
|
-
"github": "Machy8",
|
|
5673
|
-
"twitter": "8machy"
|
|
5674
|
-
}
|
|
5675
|
-
],
|
|
5676
|
-
"compatibility": {
|
|
5677
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5678
|
-
"requires": {}
|
|
5679
|
-
}
|
|
5680
|
-
},
|
|
5681
6765
|
{
|
|
5682
6766
|
"name": "supabase",
|
|
5683
6767
|
"description": "First class integration with Supabase",
|
|
@@ -5711,6 +6795,29 @@
|
|
|
5711
6795
|
"requires": {}
|
|
5712
6796
|
}
|
|
5713
6797
|
},
|
|
6798
|
+
{
|
|
6799
|
+
"name": "surrealdb",
|
|
6800
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
6801
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
6802
|
+
"npm": "nuxt-surrealdb",
|
|
6803
|
+
"icon": "surrealdb.png",
|
|
6804
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6805
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6806
|
+
"learn_more": "",
|
|
6807
|
+
"category": "Database",
|
|
6808
|
+
"type": "3rd-party",
|
|
6809
|
+
"maintainers": [
|
|
6810
|
+
{
|
|
6811
|
+
"name": "Sandro Circi",
|
|
6812
|
+
"github": "sandros94",
|
|
6813
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
6814
|
+
}
|
|
6815
|
+
],
|
|
6816
|
+
"compatibility": {
|
|
6817
|
+
"nuxt": "^3.10.0",
|
|
6818
|
+
"requires": {}
|
|
6819
|
+
}
|
|
6820
|
+
},
|
|
5714
6821
|
{
|
|
5715
6822
|
"name": "svg-loader",
|
|
5716
6823
|
"description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
|
|
@@ -5735,12 +6842,12 @@
|
|
|
5735
6842
|
},
|
|
5736
6843
|
{
|
|
5737
6844
|
"name": "svg-sprite",
|
|
5738
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5739
|
-
"repo": "nuxt-
|
|
6845
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6846
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5740
6847
|
"npm": "@nuxtjs/svg-sprite",
|
|
5741
6848
|
"icon": "",
|
|
5742
|
-
"github": "https://github.com/nuxt-
|
|
5743
|
-
"website": "https://github.com/nuxt-
|
|
6849
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6850
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5744
6851
|
"learn_more": "",
|
|
5745
6852
|
"category": "UI",
|
|
5746
6853
|
"type": "community",
|
|
@@ -5752,13 +6859,13 @@
|
|
|
5752
6859
|
}
|
|
5753
6860
|
],
|
|
5754
6861
|
"compatibility": {
|
|
5755
|
-
"nuxt": "^2.0.0",
|
|
6862
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5756
6863
|
"requires": {}
|
|
5757
6864
|
}
|
|
5758
6865
|
},
|
|
5759
6866
|
{
|
|
5760
6867
|
"name": "svg",
|
|
5761
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6868
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5762
6869
|
"repo": "nuxt-community/svg-module",
|
|
5763
6870
|
"npm": "@nuxtjs/svg",
|
|
5764
6871
|
"icon": "",
|
|
@@ -5800,9 +6907,33 @@
|
|
|
5800
6907
|
"requires": {}
|
|
5801
6908
|
}
|
|
5802
6909
|
},
|
|
6910
|
+
{
|
|
6911
|
+
"name": "swiftsearch",
|
|
6912
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6913
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6914
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6915
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6916
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6917
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6918
|
+
"learn_more": "",
|
|
6919
|
+
"category": "Libraries",
|
|
6920
|
+
"type": "3rd-party",
|
|
6921
|
+
"maintainers": [
|
|
6922
|
+
{
|
|
6923
|
+
"name": "Matteo Rigoni",
|
|
6924
|
+
"github": "rigo-m",
|
|
6925
|
+
"twitter": "MatteoRigoni",
|
|
6926
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6927
|
+
}
|
|
6928
|
+
],
|
|
6929
|
+
"compatibility": {
|
|
6930
|
+
"nuxt": "^3.10.0",
|
|
6931
|
+
"requires": {}
|
|
6932
|
+
}
|
|
6933
|
+
},
|
|
5803
6934
|
{
|
|
5804
6935
|
"name": "swiper",
|
|
5805
|
-
"description": "Nuxt
|
|
6936
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5806
6937
|
"repo": "cpreston321/nuxt-swiper",
|
|
5807
6938
|
"npm": "nuxt-swiper",
|
|
5808
6939
|
"icon": "swiper.svg",
|
|
@@ -5848,10 +6979,10 @@
|
|
|
5848
6979
|
{
|
|
5849
6980
|
"name": "tailwindcss",
|
|
5850
6981
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5851
|
-
"repo": "nuxt-modules/tailwindcss
|
|
6982
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5852
6983
|
"npm": "@nuxtjs/tailwindcss",
|
|
5853
6984
|
"icon": "tailwindcss.png",
|
|
5854
|
-
"github": "https://github.com/nuxt-modules/tailwindcss
|
|
6985
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5855
6986
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5856
6987
|
"learn_more": "https://tailwindcss.com/",
|
|
5857
6988
|
"category": "UI",
|
|
@@ -5869,6 +7000,38 @@
|
|
|
5869
7000
|
],
|
|
5870
7001
|
"compatibility": {
|
|
5871
7002
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7003
|
+
"requires": {},
|
|
7004
|
+
"devtools": "^0.0.0"
|
|
7005
|
+
},
|
|
7006
|
+
"aliases": [
|
|
7007
|
+
"tailwind"
|
|
7008
|
+
]
|
|
7009
|
+
},
|
|
7010
|
+
{
|
|
7011
|
+
"name": "test-utils",
|
|
7012
|
+
"description": "Test utilities for Nuxt",
|
|
7013
|
+
"repo": "nuxt/test-utils#main",
|
|
7014
|
+
"npm": "@nuxt/test-utils",
|
|
7015
|
+
"icon": "nuxt.svg",
|
|
7016
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
7017
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
7018
|
+
"learn_more": "",
|
|
7019
|
+
"category": "Devtools",
|
|
7020
|
+
"type": "official",
|
|
7021
|
+
"maintainers": [
|
|
7022
|
+
{
|
|
7023
|
+
"name": "Daniel Roe",
|
|
7024
|
+
"github": "danielroe",
|
|
7025
|
+
"twitter": "danielcroe"
|
|
7026
|
+
},
|
|
7027
|
+
{
|
|
7028
|
+
"name": "Anthony Fu",
|
|
7029
|
+
"github": "antfu",
|
|
7030
|
+
"twitter": "antfu7"
|
|
7031
|
+
}
|
|
7032
|
+
],
|
|
7033
|
+
"compatibility": {
|
|
7034
|
+
"nuxt": "^3.0.0",
|
|
5872
7035
|
"requires": {}
|
|
5873
7036
|
}
|
|
5874
7037
|
},
|
|
@@ -5917,9 +7080,31 @@
|
|
|
5917
7080
|
"requires": {}
|
|
5918
7081
|
}
|
|
5919
7082
|
},
|
|
7083
|
+
{
|
|
7084
|
+
"name": "tiptap",
|
|
7085
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
7086
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
7087
|
+
"npm": "nuxt-tiptap-editor",
|
|
7088
|
+
"icon": "tiptap.png",
|
|
7089
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
7090
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7091
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
7092
|
+
"category": "Libraries",
|
|
7093
|
+
"type": "3rd-party",
|
|
7094
|
+
"maintainers": [
|
|
7095
|
+
{
|
|
7096
|
+
"name": "modbender",
|
|
7097
|
+
"github": "modbender"
|
|
7098
|
+
}
|
|
7099
|
+
],
|
|
7100
|
+
"compatibility": {
|
|
7101
|
+
"nuxt": "^3.0.0",
|
|
7102
|
+
"requires": {}
|
|
7103
|
+
}
|
|
7104
|
+
},
|
|
5920
7105
|
{
|
|
5921
7106
|
"name": "toast",
|
|
5922
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
7107
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5923
7108
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5924
7109
|
"npm": "@nuxtjs/toast",
|
|
5925
7110
|
"icon": "",
|
|
@@ -5940,6 +7125,50 @@
|
|
|
5940
7125
|
"requires": {}
|
|
5941
7126
|
}
|
|
5942
7127
|
},
|
|
7128
|
+
{
|
|
7129
|
+
"name": "tradingview",
|
|
7130
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7131
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7132
|
+
"npm": "nuxt-tradingview",
|
|
7133
|
+
"icon": "tradingview.svg",
|
|
7134
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7135
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7136
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7137
|
+
"category": "Extensions",
|
|
7138
|
+
"type": "3rd-party",
|
|
7139
|
+
"maintainers": [
|
|
7140
|
+
{
|
|
7141
|
+
"name": "Volkan Akkuş",
|
|
7142
|
+
"github": "volkanakkus"
|
|
7143
|
+
}
|
|
7144
|
+
],
|
|
7145
|
+
"compatibility": {
|
|
7146
|
+
"nuxt": "^3.0.0",
|
|
7147
|
+
"requires": {}
|
|
7148
|
+
}
|
|
7149
|
+
},
|
|
7150
|
+
{
|
|
7151
|
+
"name": "translation-manager",
|
|
7152
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
7153
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
7154
|
+
"npm": "nuxt-translation-manager",
|
|
7155
|
+
"icon": "translation-manager.png",
|
|
7156
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7157
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7158
|
+
"learn_more": "",
|
|
7159
|
+
"category": "Extensions",
|
|
7160
|
+
"type": "3rd-party",
|
|
7161
|
+
"maintainers": [
|
|
7162
|
+
{
|
|
7163
|
+
"name": "Sam K",
|
|
7164
|
+
"github": "samk-dev"
|
|
7165
|
+
}
|
|
7166
|
+
],
|
|
7167
|
+
"compatibility": {
|
|
7168
|
+
"nuxt": "^3.0.0",
|
|
7169
|
+
"requires": {}
|
|
7170
|
+
}
|
|
7171
|
+
},
|
|
5943
7172
|
{
|
|
5944
7173
|
"name": "tresjs",
|
|
5945
7174
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -6000,7 +7229,7 @@
|
|
|
6000
7229
|
},
|
|
6001
7230
|
{
|
|
6002
7231
|
"name": "twa",
|
|
6003
|
-
"description": "Nuxt
|
|
7232
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
6004
7233
|
"repo": "tuarrep/nuxt-twa",
|
|
6005
7234
|
"npm": "nuxt-twa",
|
|
6006
7235
|
"icon": "",
|
|
@@ -6188,6 +7417,63 @@
|
|
|
6188
7417
|
"requires": {}
|
|
6189
7418
|
}
|
|
6190
7419
|
},
|
|
7420
|
+
{
|
|
7421
|
+
"name": "typo3",
|
|
7422
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
7423
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
7424
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
7425
|
+
"icon": "typo3.svg",
|
|
7426
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
7427
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
7428
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
7429
|
+
"category": "CMS",
|
|
7430
|
+
"type": "3rd-party",
|
|
7431
|
+
"maintainers": [
|
|
7432
|
+
{
|
|
7433
|
+
"name": "Macopedia",
|
|
7434
|
+
"github": "macopedia",
|
|
7435
|
+
"twitter": "macopediapl"
|
|
7436
|
+
}
|
|
7437
|
+
],
|
|
7438
|
+
"compatibility": {
|
|
7439
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7440
|
+
"requires": {},
|
|
7441
|
+
"devtools": "^0.0.0"
|
|
7442
|
+
}
|
|
7443
|
+
},
|
|
7444
|
+
{
|
|
7445
|
+
"name": "ui",
|
|
7446
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
7447
|
+
"repo": "nuxt/ui#dev",
|
|
7448
|
+
"npm": "@nuxt/ui",
|
|
7449
|
+
"icon": "nuxt.svg",
|
|
7450
|
+
"github": "https://github.com/nuxt/ui",
|
|
7451
|
+
"website": "https://ui.nuxt.com",
|
|
7452
|
+
"learn_more": "",
|
|
7453
|
+
"category": "UI",
|
|
7454
|
+
"type": "official",
|
|
7455
|
+
"maintainers": [
|
|
7456
|
+
{
|
|
7457
|
+
"name": "Benjamin Canac",
|
|
7458
|
+
"github": "benjamincanac",
|
|
7459
|
+
"twitter": "benjamincanac"
|
|
7460
|
+
},
|
|
7461
|
+
{
|
|
7462
|
+
"name": "Sebastien Chopin",
|
|
7463
|
+
"github": "Atinux",
|
|
7464
|
+
"twitter": "Atinux"
|
|
7465
|
+
},
|
|
7466
|
+
{
|
|
7467
|
+
"name": "Sylvain Marroufin",
|
|
7468
|
+
"github": "smarroufin",
|
|
7469
|
+
"twitter": "smarroufin"
|
|
7470
|
+
}
|
|
7471
|
+
],
|
|
7472
|
+
"compatibility": {
|
|
7473
|
+
"nuxt": "^3.0.0",
|
|
7474
|
+
"requires": {}
|
|
7475
|
+
}
|
|
7476
|
+
},
|
|
6191
7477
|
{
|
|
6192
7478
|
"name": "umami",
|
|
6193
7479
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -6212,31 +7498,9 @@
|
|
|
6212
7498
|
}
|
|
6213
7499
|
}
|
|
6214
7500
|
},
|
|
6215
|
-
{
|
|
6216
|
-
"name": "unhead",
|
|
6217
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6218
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6219
|
-
"npm": "nuxt-seo-experiments",
|
|
6220
|
-
"icon": "",
|
|
6221
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6222
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6223
|
-
"learn_more": "",
|
|
6224
|
-
"category": "SEO",
|
|
6225
|
-
"type": "3rd-party",
|
|
6226
|
-
"maintainers": [
|
|
6227
|
-
{
|
|
6228
|
-
"name": "harlan-zw",
|
|
6229
|
-
"github": "harlan-zw"
|
|
6230
|
-
}
|
|
6231
|
-
],
|
|
6232
|
-
"compatibility": {
|
|
6233
|
-
"nuxt": "^3.0.0",
|
|
6234
|
-
"requires": {}
|
|
6235
|
-
}
|
|
6236
|
-
},
|
|
6237
7501
|
{
|
|
6238
7502
|
"name": "universal-storage",
|
|
6239
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
7503
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
6240
7504
|
"repo": "nuxt-community/universal-storage-module",
|
|
6241
7505
|
"npm": "@nuxtjs/universal-storage",
|
|
6242
7506
|
"icon": "",
|
|
@@ -6265,7 +7529,7 @@
|
|
|
6265
7529
|
{
|
|
6266
7530
|
"name": "unlazy",
|
|
6267
7531
|
"description": "Lazy loading library for placeholder images",
|
|
6268
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7532
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6269
7533
|
"npm": "@unlazy/nuxt",
|
|
6270
7534
|
"icon": "unlazy.svg",
|
|
6271
7535
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6284,41 +7548,15 @@
|
|
|
6284
7548
|
"requires": {}
|
|
6285
7549
|
}
|
|
6286
7550
|
},
|
|
6287
|
-
{
|
|
6288
|
-
"name": "unlighthouse",
|
|
6289
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6290
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6291
|
-
"npm": "@unlighthouse/nuxt",
|
|
6292
|
-
"icon": "unlighthouse.svg",
|
|
6293
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6294
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6295
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6296
|
-
"category": "Devtools",
|
|
6297
|
-
"type": "3rd-party",
|
|
6298
|
-
"maintainers": [
|
|
6299
|
-
{
|
|
6300
|
-
"name": "Harlan Wilton",
|
|
6301
|
-
"github": "harlan-zw",
|
|
6302
|
-
"twitter": "harlan_zw",
|
|
6303
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6304
|
-
}
|
|
6305
|
-
],
|
|
6306
|
-
"compatibility": {
|
|
6307
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6308
|
-
"requires": {
|
|
6309
|
-
"bridge": "optional"
|
|
6310
|
-
}
|
|
6311
|
-
}
|
|
6312
|
-
},
|
|
6313
7551
|
{
|
|
6314
7552
|
"name": "unocss",
|
|
6315
7553
|
"description": "The instant on-demand atomic CSS engine.",
|
|
6316
|
-
"repo": "
|
|
7554
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
6317
7555
|
"npm": "@unocss/nuxt",
|
|
6318
7556
|
"icon": "unocss.svg",
|
|
6319
|
-
"github": "https://github.com/
|
|
6320
|
-
"website": "https://github.com/
|
|
6321
|
-
"learn_more": "https://github.com/
|
|
7557
|
+
"github": "https://github.com/unocss/unocss",
|
|
7558
|
+
"website": "https://github.com/unocss/unocss",
|
|
7559
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
6322
7560
|
"category": "UI",
|
|
6323
7561
|
"type": "3rd-party",
|
|
6324
7562
|
"maintainers": [
|
|
@@ -6333,7 +7571,8 @@
|
|
|
6333
7571
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6334
7572
|
"requires": {
|
|
6335
7573
|
"bridge": "optional"
|
|
6336
|
-
}
|
|
7574
|
+
},
|
|
7575
|
+
"devtools": "^0.0.0"
|
|
6337
7576
|
}
|
|
6338
7577
|
},
|
|
6339
7578
|
{
|
|
@@ -6343,8 +7582,8 @@
|
|
|
6343
7582
|
"npm": "nuxt-ununura",
|
|
6344
7583
|
"icon": "ununuracss.png",
|
|
6345
7584
|
"github": "https://github.com/novout/ununuracss",
|
|
6346
|
-
"website": "https://
|
|
6347
|
-
"learn_more": "https://
|
|
7585
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7586
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6348
7587
|
"category": "UI",
|
|
6349
7588
|
"type": "3rd-party",
|
|
6350
7589
|
"maintainers": [
|
|
@@ -6359,6 +7598,28 @@
|
|
|
6359
7598
|
"requires": {}
|
|
6360
7599
|
}
|
|
6361
7600
|
},
|
|
7601
|
+
{
|
|
7602
|
+
"name": "use-bootstrap",
|
|
7603
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7604
|
+
"repo": "simplise/use-bootstrap",
|
|
7605
|
+
"npm": "usebootstrap",
|
|
7606
|
+
"icon": "use-bootstrap.svg",
|
|
7607
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7608
|
+
"website": "https://usebootstrap.org/",
|
|
7609
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7610
|
+
"category": "UI",
|
|
7611
|
+
"type": "3rd-party",
|
|
7612
|
+
"maintainers": [
|
|
7613
|
+
{
|
|
7614
|
+
"name": "KoujiSano",
|
|
7615
|
+
"github": "KoujiSano"
|
|
7616
|
+
}
|
|
7617
|
+
],
|
|
7618
|
+
"compatibility": {
|
|
7619
|
+
"nuxt": "^3.0.0",
|
|
7620
|
+
"requires": {}
|
|
7621
|
+
}
|
|
7622
|
+
},
|
|
6362
7623
|
{
|
|
6363
7624
|
"name": "use-wagmi",
|
|
6364
7625
|
"description": "Vue Composition for Ethereum based on wagmi",
|
|
@@ -6385,7 +7646,7 @@
|
|
|
6385
7646
|
},
|
|
6386
7647
|
{
|
|
6387
7648
|
"name": "user-agent",
|
|
6388
|
-
"description": "Nuxt
|
|
7649
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
6389
7650
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
6390
7651
|
"npm": "nuxt-user-agent",
|
|
6391
7652
|
"icon": "",
|
|
@@ -6405,28 +7666,6 @@
|
|
|
6405
7666
|
"requires": {}
|
|
6406
7667
|
}
|
|
6407
7668
|
},
|
|
6408
|
-
{
|
|
6409
|
-
"name": "validate",
|
|
6410
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6411
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
6412
|
-
"npm": "nuxt-validate",
|
|
6413
|
-
"icon": "vee-validate.png",
|
|
6414
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6415
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6416
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6417
|
-
"category": "Libraries",
|
|
6418
|
-
"type": "3rd-party",
|
|
6419
|
-
"maintainers": [
|
|
6420
|
-
{
|
|
6421
|
-
"name": "lewyuburi",
|
|
6422
|
-
"github": "lewyuburi"
|
|
6423
|
-
}
|
|
6424
|
-
],
|
|
6425
|
-
"compatibility": {
|
|
6426
|
-
"nuxt": "^2.0.0",
|
|
6427
|
-
"requires": {}
|
|
6428
|
-
}
|
|
6429
|
-
},
|
|
6430
7669
|
{
|
|
6431
7670
|
"name": "vant",
|
|
6432
7671
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -6458,7 +7697,7 @@
|
|
|
6458
7697
|
"npm": "@varlet/nuxt",
|
|
6459
7698
|
"icon": "varlet.svg",
|
|
6460
7699
|
"github": "https://github.com/varletjs/varlet",
|
|
6461
|
-
"website": "https://varlet.
|
|
7700
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
6462
7701
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6463
7702
|
"category": "UI",
|
|
6464
7703
|
"type": "3rd-party",
|
|
@@ -6481,8 +7720,8 @@
|
|
|
6481
7720
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
6482
7721
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6483
7722
|
"icon": "vcalendar.png",
|
|
6484
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
6485
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7723
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7724
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
6486
7725
|
"learn_more": "",
|
|
6487
7726
|
"category": "Libraries",
|
|
6488
7727
|
"type": "3rd-party",
|
|
@@ -6499,7 +7738,7 @@
|
|
|
6499
7738
|
},
|
|
6500
7739
|
{
|
|
6501
7740
|
"name": "vee-validate",
|
|
6502
|
-
"description": "Painless Vue forms for Nuxt
|
|
7741
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6503
7742
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6504
7743
|
"npm": "@vee-validate/nuxt",
|
|
6505
7744
|
"icon": "vee-validate.png",
|
|
@@ -6589,7 +7828,7 @@
|
|
|
6589
7828
|
},
|
|
6590
7829
|
{
|
|
6591
7830
|
"name": "vite-pwa-nuxt",
|
|
6592
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
7831
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6593
7832
|
"repo": "vite-pwa/nuxt",
|
|
6594
7833
|
"npm": "@vite-pwa/nuxt",
|
|
6595
7834
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -6615,41 +7854,15 @@
|
|
|
6615
7854
|
"requires": {}
|
|
6616
7855
|
}
|
|
6617
7856
|
},
|
|
6618
|
-
{
|
|
6619
|
-
"name": "vitest",
|
|
6620
|
-
"description": "Vitest integration with Nuxt",
|
|
6621
|
-
"repo": "danielroe/nuxt-vitest",
|
|
6622
|
-
"npm": "nuxt-vitest",
|
|
6623
|
-
"icon": "vitest.svg",
|
|
6624
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6625
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6626
|
-
"learn_more": "",
|
|
6627
|
-
"category": "Devtools",
|
|
6628
|
-
"type": "3rd-party",
|
|
6629
|
-
"maintainers": [
|
|
6630
|
-
{
|
|
6631
|
-
"name": "Daniel Roe",
|
|
6632
|
-
"github": "danielroe"
|
|
6633
|
-
},
|
|
6634
|
-
{
|
|
6635
|
-
"name": "Anthony Fu",
|
|
6636
|
-
"github": "antfu"
|
|
6637
|
-
}
|
|
6638
|
-
],
|
|
6639
|
-
"compatibility": {
|
|
6640
|
-
"nuxt": "^3.0.0",
|
|
6641
|
-
"requires": {}
|
|
6642
|
-
}
|
|
6643
|
-
},
|
|
6644
7857
|
{
|
|
6645
7858
|
"name": "vue-email",
|
|
6646
|
-
"description": "Write email templates with vue",
|
|
6647
|
-
"repo": "
|
|
6648
|
-
"npm": "vue-email",
|
|
7859
|
+
"description": "💌 Write email templates with vue",
|
|
7860
|
+
"repo": "vue-email/nuxt",
|
|
7861
|
+
"npm": "@vue-email/nuxt",
|
|
6649
7862
|
"icon": "vue-email.svg",
|
|
6650
|
-
"github": "https://github.com/
|
|
6651
|
-
"website": "https://
|
|
6652
|
-
"learn_more": "https://
|
|
7863
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7864
|
+
"website": "https://vuemail.net/",
|
|
7865
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
6653
7866
|
"category": "UI",
|
|
6654
7867
|
"type": "3rd-party",
|
|
6655
7868
|
"maintainers": [
|
|
@@ -6666,6 +7879,30 @@
|
|
|
6666
7879
|
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6667
7880
|
}
|
|
6668
7881
|
],
|
|
7882
|
+
"compatibility": {
|
|
7883
|
+
"nuxt": "^3.0.0",
|
|
7884
|
+
"requires": {},
|
|
7885
|
+
"devtools": "^0.0.0"
|
|
7886
|
+
}
|
|
7887
|
+
},
|
|
7888
|
+
{
|
|
7889
|
+
"name": "vue-final-modal",
|
|
7890
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7891
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7892
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7893
|
+
"icon": "vue-final-modal.svg",
|
|
7894
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7895
|
+
"website": "https://vue-final-modal.org/",
|
|
7896
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7897
|
+
"category": "UI",
|
|
7898
|
+
"type": "3rd-party",
|
|
7899
|
+
"maintainers": [
|
|
7900
|
+
{
|
|
7901
|
+
"name": "Hunter Liu",
|
|
7902
|
+
"github": "hunterliu1003",
|
|
7903
|
+
"twitter": "hunterliu1003"
|
|
7904
|
+
}
|
|
7905
|
+
],
|
|
6669
7906
|
"compatibility": {
|
|
6670
7907
|
"nuxt": "^3.0.0",
|
|
6671
7908
|
"requires": {}
|
|
@@ -6693,7 +7930,8 @@
|
|
|
6693
7930
|
"nuxt": "^3.0.0",
|
|
6694
7931
|
"requires": {
|
|
6695
7932
|
"bridge": "optional"
|
|
6696
|
-
}
|
|
7933
|
+
},
|
|
7934
|
+
"devtools": "^0.0.0"
|
|
6697
7935
|
}
|
|
6698
7936
|
},
|
|
6699
7937
|
{
|
|
@@ -6720,7 +7958,7 @@
|
|
|
6720
7958
|
},
|
|
6721
7959
|
{
|
|
6722
7960
|
"name": "vue-multiselect",
|
|
6723
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7961
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6724
7962
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6725
7963
|
"npm": "nuxt-vue-multiselect",
|
|
6726
7964
|
"icon": "",
|
|
@@ -6745,7 +7983,7 @@
|
|
|
6745
7983
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
6746
7984
|
"repo": "moritzsternemann/vue-plausible",
|
|
6747
7985
|
"npm": "vue-plausible",
|
|
6748
|
-
"icon": "plausible.
|
|
7986
|
+
"icon": "plausible.svg",
|
|
6749
7987
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
6750
7988
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
6751
7989
|
"learn_more": "",
|
|
@@ -6765,7 +8003,7 @@
|
|
|
6765
8003
|
{
|
|
6766
8004
|
"name": "vue-query",
|
|
6767
8005
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6768
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
8006
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
6769
8007
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6770
8008
|
"icon": "vue-query.svg",
|
|
6771
8009
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6834,7 +8072,7 @@
|
|
|
6834
8072
|
},
|
|
6835
8073
|
{
|
|
6836
8074
|
"name": "vue-warehouse",
|
|
6837
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
8075
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6838
8076
|
"repo": "juliomrqz/vue-warehouse",
|
|
6839
8077
|
"npm": "vue-warehouse",
|
|
6840
8078
|
"icon": "",
|
|
@@ -6857,12 +8095,12 @@
|
|
|
6857
8095
|
},
|
|
6858
8096
|
{
|
|
6859
8097
|
"name": "vue3-carousel-nuxt",
|
|
6860
|
-
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt
|
|
8098
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
6861
8099
|
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6862
8100
|
"npm": "vue3-carousel-nuxt",
|
|
6863
8101
|
"icon": "",
|
|
6864
8102
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6865
|
-
"website": "",
|
|
8103
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6866
8104
|
"learn_more": "",
|
|
6867
8105
|
"category": "UI",
|
|
6868
8106
|
"type": "3rd-party",
|
|
@@ -6881,7 +8119,7 @@
|
|
|
6881
8119
|
{
|
|
6882
8120
|
"name": "vuefire",
|
|
6883
8121
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
6884
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
8122
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
6885
8123
|
"npm": "nuxt-vuefire",
|
|
6886
8124
|
"icon": "vuefire.svg",
|
|
6887
8125
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -6900,15 +8138,61 @@
|
|
|
6900
8138
|
"requires": {}
|
|
6901
8139
|
}
|
|
6902
8140
|
},
|
|
8141
|
+
{
|
|
8142
|
+
"name": "vueform-builder",
|
|
8143
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
8144
|
+
"repo": "vueform/builder#main/nuxt",
|
|
8145
|
+
"npm": "@vueform/builder-nuxt",
|
|
8146
|
+
"icon": "vueform.svg",
|
|
8147
|
+
"github": "https://github.com/vueform/builder",
|
|
8148
|
+
"website": "https://builder.vueform.com",
|
|
8149
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
8150
|
+
"category": "Libraries",
|
|
8151
|
+
"type": "3rd-party",
|
|
8152
|
+
"maintainers": [
|
|
8153
|
+
{
|
|
8154
|
+
"name": "Adam Berecz",
|
|
8155
|
+
"github": "adamberecz",
|
|
8156
|
+
"twitter": "bereczadam"
|
|
8157
|
+
}
|
|
8158
|
+
],
|
|
8159
|
+
"compatibility": {
|
|
8160
|
+
"nuxt": "^3.0.0",
|
|
8161
|
+
"requires": {}
|
|
8162
|
+
}
|
|
8163
|
+
},
|
|
8164
|
+
{
|
|
8165
|
+
"name": "vueform",
|
|
8166
|
+
"description": "Official Vueform module for Nuxt",
|
|
8167
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
8168
|
+
"npm": "@vueform/nuxt",
|
|
8169
|
+
"icon": "vueform.svg",
|
|
8170
|
+
"github": "https://github.com/vueform/vueform",
|
|
8171
|
+
"website": "https://vueform.com",
|
|
8172
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
8173
|
+
"category": "Libraries",
|
|
8174
|
+
"type": "3rd-party",
|
|
8175
|
+
"maintainers": [
|
|
8176
|
+
{
|
|
8177
|
+
"name": "Adam Berecz",
|
|
8178
|
+
"github": "adamberecz",
|
|
8179
|
+
"twitter": "bereczadam"
|
|
8180
|
+
}
|
|
8181
|
+
],
|
|
8182
|
+
"compatibility": {
|
|
8183
|
+
"nuxt": "^3.0.0",
|
|
8184
|
+
"requires": {}
|
|
8185
|
+
}
|
|
8186
|
+
},
|
|
6903
8187
|
{
|
|
6904
8188
|
"name": "vuestic",
|
|
6905
|
-
"description": "Vuestic UI module for Nuxt
|
|
8189
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6906
8190
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6907
8191
|
"npm": "@vuestic/nuxt",
|
|
6908
8192
|
"icon": "vuestic.png",
|
|
6909
8193
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
6910
|
-
"website": "https://vuestic.dev",
|
|
6911
|
-
"learn_more": "https://vuestic.dev/
|
|
8194
|
+
"website": "https://ui.vuestic.dev",
|
|
8195
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
6912
8196
|
"category": "UI",
|
|
6913
8197
|
"type": "3rd-party",
|
|
6914
8198
|
"maintainers": [
|
|
@@ -6929,8 +8213,8 @@
|
|
|
6929
8213
|
"npm": "vuetify-nuxt-module",
|
|
6930
8214
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
6931
8215
|
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6932
|
-
"website": "https://
|
|
6933
|
-
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
8216
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
8217
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
6934
8218
|
"category": "UI",
|
|
6935
8219
|
"type": "3rd-party",
|
|
6936
8220
|
"maintainers": [
|
|
@@ -6946,7 +8230,7 @@
|
|
|
6946
8230
|
},
|
|
6947
8231
|
{
|
|
6948
8232
|
"name": "vuetify",
|
|
6949
|
-
"description": "Vuetify Module for Nuxt
|
|
8233
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6950
8234
|
"repo": "nuxt-community/vuetify-module",
|
|
6951
8235
|
"npm": "@nuxtjs/vuetify",
|
|
6952
8236
|
"icon": "vuetify.png",
|
|
@@ -6993,7 +8277,8 @@
|
|
|
6993
8277
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6994
8278
|
"requires": {
|
|
6995
8279
|
"bridge": "optional"
|
|
6996
|
-
}
|
|
8280
|
+
},
|
|
8281
|
+
"devtools": "^0.0.0"
|
|
6997
8282
|
}
|
|
6998
8283
|
},
|
|
6999
8284
|
{
|
|
@@ -7020,7 +8305,7 @@
|
|
|
7020
8305
|
},
|
|
7021
8306
|
{
|
|
7022
8307
|
"name": "vunix",
|
|
7023
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
8308
|
+
"description": "Comprehensive UI toolkit for Vue.js and Nuxt that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
|
|
7024
8309
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
7025
8310
|
"npm": "@vunix/nuxt",
|
|
7026
8311
|
"icon": "",
|
|
@@ -7099,7 +8384,7 @@
|
|
|
7099
8384
|
},
|
|
7100
8385
|
{
|
|
7101
8386
|
"name": "webpack-optimisations",
|
|
7102
|
-
"description": "Nuxt
|
|
8387
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
7103
8388
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
7104
8389
|
"npm": "nuxt-webpack-optimisations",
|
|
7105
8390
|
"icon": "build-optimisations.svg",
|
|
@@ -7174,7 +8459,7 @@
|
|
|
7174
8459
|
"icon": "webpack.png",
|
|
7175
8460
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7176
8461
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7177
|
-
"learn_more": "
|
|
8462
|
+
"learn_more": "",
|
|
7178
8463
|
"category": "Devtools",
|
|
7179
8464
|
"type": "community",
|
|
7180
8465
|
"maintainers": [
|
|
@@ -7191,7 +8476,7 @@
|
|
|
7191
8476
|
},
|
|
7192
8477
|
{
|
|
7193
8478
|
"name": "well-known",
|
|
7194
|
-
"description": "A Nuxt
|
|
8479
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7195
8480
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7196
8481
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7197
8482
|
"icon": "well-known.svg",
|
|
@@ -7213,7 +8498,7 @@
|
|
|
7213
8498
|
},
|
|
7214
8499
|
{
|
|
7215
8500
|
"name": "wideangle",
|
|
7216
|
-
"description": "Nuxt
|
|
8501
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7217
8502
|
"repo": "inputobjects/wideangle-nuxt",
|
|
7218
8503
|
"npm": "wideangle-nuxt",
|
|
7219
8504
|
"icon": "wideangle.png",
|
|
@@ -7240,11 +8525,11 @@
|
|
|
7240
8525
|
{
|
|
7241
8526
|
"name": "windicss",
|
|
7242
8527
|
"description": "Next generation utility-first CSS framework.",
|
|
7243
|
-
"repo": "windicss/nuxt-windicss
|
|
8528
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
7244
8529
|
"npm": "nuxt-windicss",
|
|
7245
8530
|
"icon": "windicss.svg",
|
|
7246
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
7247
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8531
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8532
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
7248
8533
|
"learn_more": "https://windicss.org/",
|
|
7249
8534
|
"category": "UI",
|
|
7250
8535
|
"type": "3rd-party",
|
|
@@ -7382,7 +8667,7 @@
|
|
|
7382
8667
|
},
|
|
7383
8668
|
{
|
|
7384
8669
|
"name": "zendesk",
|
|
7385
|
-
"description": "Nuxt
|
|
8670
|
+
"description": "Nuxt module for Zendesk",
|
|
7386
8671
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
7387
8672
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
7388
8673
|
"icon": "zendesk.png",
|