@nuxt/modules 0.6.0-0470cd → 0.6.0-0591b5
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 +1718 -536
- package/package.json +12 -9
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",
|
|
@@ -170,9 +170,31 @@
|
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Libraries",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
192
|
+
"requires": {}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
173
195
|
{
|
|
174
196
|
"name": "api-party",
|
|
175
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
176
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
177
199
|
"npm": "nuxt-api-party",
|
|
178
200
|
"icon": "api-party.svg",
|
|
@@ -220,7 +242,7 @@
|
|
|
220
242
|
},
|
|
221
243
|
{
|
|
222
244
|
"name": "apollo",
|
|
223
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
224
246
|
"repo": "nuxt-modules/apollo",
|
|
225
247
|
"npm": "@nuxtjs/apollo",
|
|
226
248
|
"icon": "apollo.png",
|
|
@@ -244,7 +266,7 @@
|
|
|
244
266
|
},
|
|
245
267
|
{
|
|
246
268
|
"name": "applicationinsights",
|
|
247
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
248
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
249
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
250
272
|
"icon": "application-insights.png",
|
|
@@ -286,9 +308,76 @@
|
|
|
286
308
|
"requires": {}
|
|
287
309
|
}
|
|
288
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ark-ui",
|
|
335
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
336
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
337
|
+
"npm": "nuxt-ark-ui",
|
|
338
|
+
"icon": "ark-ui.svg",
|
|
339
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
340
|
+
"website": "https://ark-ui.com/",
|
|
341
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Din",
|
|
347
|
+
"github": "iamdin",
|
|
348
|
+
"twitter": "iamdinq"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"compatibility": {
|
|
352
|
+
"nuxt": "^3.0.0",
|
|
353
|
+
"requires": {}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"name": "auth-utils",
|
|
358
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
359
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
360
|
+
"npm": "nuxt-auth-utils",
|
|
361
|
+
"icon": "",
|
|
362
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
|
+
"learn_more": "",
|
|
365
|
+
"category": "Security",
|
|
366
|
+
"type": "3rd-party",
|
|
367
|
+
"maintainers": [
|
|
368
|
+
{
|
|
369
|
+
"name": "atinux",
|
|
370
|
+
"github": "atinux"
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"compatibility": {
|
|
374
|
+
"nuxt": "^3.0.0",
|
|
375
|
+
"requires": {}
|
|
376
|
+
}
|
|
377
|
+
},
|
|
289
378
|
{
|
|
290
379
|
"name": "auth",
|
|
291
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
380
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
292
381
|
"repo": "nuxt-community/auth-module",
|
|
293
382
|
"npm": "@nuxtjs/auth",
|
|
294
383
|
"icon": "auth.png",
|
|
@@ -336,9 +425,32 @@
|
|
|
336
425
|
"requires": {}
|
|
337
426
|
}
|
|
338
427
|
},
|
|
428
|
+
{
|
|
429
|
+
"name": "auto-animate",
|
|
430
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
431
|
+
"repo": "formkit/auto-animate",
|
|
432
|
+
"npm": "@formkit/auto-animate",
|
|
433
|
+
"icon": "auto-animate.svg",
|
|
434
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
435
|
+
"website": "https://auto-animate.formkit.com",
|
|
436
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
437
|
+
"category": "Libraries",
|
|
438
|
+
"type": "3rd-party",
|
|
439
|
+
"maintainers": [
|
|
440
|
+
{
|
|
441
|
+
"name": "Justin Schroeder",
|
|
442
|
+
"github": "justin-schroeder",
|
|
443
|
+
"twitter": "jpschroeder"
|
|
444
|
+
}
|
|
445
|
+
],
|
|
446
|
+
"compatibility": {
|
|
447
|
+
"nuxt": "^3.0.0",
|
|
448
|
+
"requires": {}
|
|
449
|
+
}
|
|
450
|
+
},
|
|
339
451
|
{
|
|
340
452
|
"name": "axios",
|
|
341
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
453
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
342
454
|
"repo": "nuxt-community/axios-module",
|
|
343
455
|
"npm": "@nuxtjs/axios",
|
|
344
456
|
"icon": "axios.svg",
|
|
@@ -361,7 +473,7 @@
|
|
|
361
473
|
},
|
|
362
474
|
{
|
|
363
475
|
"name": "basic-auth",
|
|
364
|
-
"description": "Provide basic authentication to your Nuxt
|
|
476
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
365
477
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
366
478
|
"npm": "nuxt-basic-auth-module",
|
|
367
479
|
"icon": "",
|
|
@@ -485,7 +597,7 @@
|
|
|
485
597
|
},
|
|
486
598
|
{
|
|
487
599
|
"name": "bulma-slim",
|
|
488
|
-
"description": "Nuxt
|
|
600
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
489
601
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
490
602
|
"npm": "nuxt-bulma-slim",
|
|
491
603
|
"icon": "bulma.png",
|
|
@@ -552,7 +664,7 @@
|
|
|
552
664
|
},
|
|
553
665
|
{
|
|
554
666
|
"name": "canvas-sketch",
|
|
555
|
-
"description": "Nuxt
|
|
667
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
556
668
|
"repo": "LuXDAmore/generative-art",
|
|
557
669
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
558
670
|
"icon": "",
|
|
@@ -575,7 +687,7 @@
|
|
|
575
687
|
},
|
|
576
688
|
{
|
|
577
689
|
"name": "capo",
|
|
578
|
-
"description": "Capo.js implementation for Nuxt
|
|
690
|
+
"description": "Capo.js implementation for Nuxt",
|
|
579
691
|
"repo": "danielroe/nuxt-capo",
|
|
580
692
|
"npm": "nuxt-capo",
|
|
581
693
|
"icon": "",
|
|
@@ -597,7 +709,7 @@
|
|
|
597
709
|
},
|
|
598
710
|
{
|
|
599
711
|
"name": "chakra-ui",
|
|
600
|
-
"description": "Chakra UI Module for Nuxt
|
|
712
|
+
"description": "Chakra UI Module for Nuxt",
|
|
601
713
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
602
714
|
"npm": "@chakra-ui/nuxt",
|
|
603
715
|
"icon": "chakra-ui.png",
|
|
@@ -644,10 +756,10 @@
|
|
|
644
756
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
645
757
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
646
758
|
"npm": "nuxt-chiffre",
|
|
647
|
-
"icon": "
|
|
759
|
+
"icon": "chiffre.png",
|
|
648
760
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
649
761
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
650
|
-
"learn_more": "https://chiffre.io",
|
|
762
|
+
"learn_more": "https://chiffre.io/",
|
|
651
763
|
"category": "Analytics",
|
|
652
764
|
"type": "3rd-party",
|
|
653
765
|
"maintainers": [
|
|
@@ -708,7 +820,7 @@
|
|
|
708
820
|
},
|
|
709
821
|
{
|
|
710
822
|
"name": "cloudcms",
|
|
711
|
-
"description": "CloudCMS Nuxt
|
|
823
|
+
"description": "CloudCMS Nuxt Module",
|
|
712
824
|
"repo": "gitana/cloudcms-nuxt",
|
|
713
825
|
"npm": "cloudcms-nuxt",
|
|
714
826
|
"icon": "",
|
|
@@ -757,11 +869,11 @@
|
|
|
757
869
|
},
|
|
758
870
|
{
|
|
759
871
|
"name": "cloudinary",
|
|
760
|
-
"description": "Optimize images and videos in your Nuxt
|
|
761
|
-
"repo": "nuxt-
|
|
872
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
873
|
+
"repo": "nuxt-modules/cloudinary",
|
|
762
874
|
"npm": "@nuxtjs/cloudinary",
|
|
763
875
|
"icon": "cloudinary.png",
|
|
764
|
-
"github": "https://github.com/nuxt-
|
|
876
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
765
877
|
"website": "https://cloudinary.nuxtjs.org",
|
|
766
878
|
"learn_more": "https://cloudinary.com",
|
|
767
879
|
"category": "Images",
|
|
@@ -780,11 +892,11 @@
|
|
|
780
892
|
},
|
|
781
893
|
{
|
|
782
894
|
"name": "color-mode",
|
|
783
|
-
"description": "Dark and Light mode for
|
|
784
|
-
"repo": "nuxt-
|
|
895
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
896
|
+
"repo": "nuxt-modules/color-mode",
|
|
785
897
|
"npm": "@nuxtjs/color-mode",
|
|
786
898
|
"icon": "color-mode.png",
|
|
787
|
-
"github": "https://github.com/nuxt-
|
|
899
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
788
900
|
"website": "https://color-mode.nuxtjs.org",
|
|
789
901
|
"learn_more": "",
|
|
790
902
|
"category": "UI",
|
|
@@ -1001,7 +1113,7 @@
|
|
|
1001
1113
|
},
|
|
1002
1114
|
{
|
|
1003
1115
|
"name": "darkmode.js",
|
|
1004
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1116
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
1005
1117
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
1006
1118
|
"npm": "nuxtjs-darkmode-js-module",
|
|
1007
1119
|
"icon": "darkmode.png",
|
|
@@ -1023,7 +1135,7 @@
|
|
|
1023
1135
|
},
|
|
1024
1136
|
{
|
|
1025
1137
|
"name": "date-fns",
|
|
1026
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1138
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
1027
1139
|
"repo": "nuxt-community/date-fns-module",
|
|
1028
1140
|
"npm": "@nuxtjs/date-fns",
|
|
1029
1141
|
"icon": "date-fns.png",
|
|
@@ -1045,7 +1157,7 @@
|
|
|
1045
1157
|
},
|
|
1046
1158
|
{
|
|
1047
1159
|
"name": "datocms-nuxt2",
|
|
1048
|
-
"description": "DatoCMS integration for Nuxt
|
|
1160
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
1049
1161
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
1050
1162
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1051
1163
|
"icon": "datocms.svg",
|
|
@@ -1114,8 +1226,8 @@
|
|
|
1114
1226
|
},
|
|
1115
1227
|
{
|
|
1116
1228
|
"name": "delay-hydration",
|
|
1117
|
-
"description": "Improve your Nuxt
|
|
1118
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1229
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1230
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1119
1231
|
"npm": "nuxt-delay-hydration",
|
|
1120
1232
|
"icon": "lighthouse.svg",
|
|
1121
1233
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1137,12 +1249,12 @@
|
|
|
1137
1249
|
},
|
|
1138
1250
|
{
|
|
1139
1251
|
"name": "device",
|
|
1140
|
-
"description": "Device detection module for Nuxt
|
|
1141
|
-
"repo": "nuxt-
|
|
1252
|
+
"description": "Device detection module for Nuxt",
|
|
1253
|
+
"repo": "nuxt-modules/device",
|
|
1142
1254
|
"npm": "@nuxtjs/device",
|
|
1143
1255
|
"icon": "",
|
|
1144
|
-
"github": "https://github.com/nuxt-
|
|
1145
|
-
"website": "https://github.com/nuxt-
|
|
1256
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1257
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1146
1258
|
"learn_more": "",
|
|
1147
1259
|
"category": "Extensions",
|
|
1148
1260
|
"type": "community",
|
|
@@ -1182,13 +1294,13 @@
|
|
|
1182
1294
|
},
|
|
1183
1295
|
{
|
|
1184
1296
|
"name": "directus",
|
|
1185
|
-
"description": "Easily connect your
|
|
1297
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1186
1298
|
"repo": "intevel/nuxt-directus",
|
|
1187
1299
|
"npm": "nuxt-directus",
|
|
1188
1300
|
"icon": "directus.svg",
|
|
1189
|
-
"github": "https://github.com/
|
|
1190
|
-
"website": "https://nuxt-directus.
|
|
1191
|
-
"learn_more": "https://nuxt-directus.
|
|
1301
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1302
|
+
"website": "https://nuxt-directus.site/",
|
|
1303
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1192
1304
|
"category": "CMS",
|
|
1193
1305
|
"type": "3rd-party",
|
|
1194
1306
|
"maintainers": [
|
|
@@ -1199,15 +1311,58 @@
|
|
|
1199
1311
|
}
|
|
1200
1312
|
],
|
|
1201
1313
|
"compatibility": {
|
|
1202
|
-
"nuxt": "^
|
|
1203
|
-
"requires": {
|
|
1204
|
-
|
|
1314
|
+
"nuxt": "^3.0.0",
|
|
1315
|
+
"requires": {},
|
|
1316
|
+
"devtools": "^0.0.0"
|
|
1317
|
+
}
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"name": "disqus",
|
|
1321
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1322
|
+
"repo": "modbender/nuxt-disqus",
|
|
1323
|
+
"npm": "nuxt-disqus",
|
|
1324
|
+
"icon": "disqus.svg",
|
|
1325
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1326
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1327
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1328
|
+
"category": "Libraries",
|
|
1329
|
+
"type": "3rd-party",
|
|
1330
|
+
"maintainers": [
|
|
1331
|
+
{
|
|
1332
|
+
"name": "modbender",
|
|
1333
|
+
"github": "modbender"
|
|
1334
|
+
}
|
|
1335
|
+
],
|
|
1336
|
+
"compatibility": {
|
|
1337
|
+
"nuxt": "^3.0.0",
|
|
1338
|
+
"requires": {}
|
|
1339
|
+
}
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"name": "doppler",
|
|
1343
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1344
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1345
|
+
"npm": "nuxt-doppler",
|
|
1346
|
+
"icon": "doppler.png",
|
|
1347
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1348
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1349
|
+
"learn_more": "",
|
|
1350
|
+
"category": "Devtools",
|
|
1351
|
+
"type": "3rd-party",
|
|
1352
|
+
"maintainers": [
|
|
1353
|
+
{
|
|
1354
|
+
"name": "JamieCurnow",
|
|
1355
|
+
"github": "JamieCurnow"
|
|
1205
1356
|
}
|
|
1357
|
+
],
|
|
1358
|
+
"compatibility": {
|
|
1359
|
+
"nuxt": "^3.0.0",
|
|
1360
|
+
"requires": {}
|
|
1206
1361
|
}
|
|
1207
1362
|
},
|
|
1208
1363
|
{
|
|
1209
1364
|
"name": "dotenv",
|
|
1210
|
-
"description": "A Nuxt
|
|
1365
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1211
1366
|
"repo": "nuxt-community/dotenv-module",
|
|
1212
1367
|
"npm": "@nuxtjs/dotenv",
|
|
1213
1368
|
"icon": "dotenv.png",
|
|
@@ -1229,13 +1384,13 @@
|
|
|
1229
1384
|
},
|
|
1230
1385
|
{
|
|
1231
1386
|
"name": "drupal-ce",
|
|
1232
|
-
"description": "Connects Nuxt
|
|
1387
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1233
1388
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1234
1389
|
"npm": "nuxtjs-drupal-ce",
|
|
1235
1390
|
"icon": "drupal-ce.png",
|
|
1236
1391
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1237
|
-
"website": "https://
|
|
1238
|
-
"learn_more": "https://
|
|
1392
|
+
"website": "https://lupus-decoupled.org",
|
|
1393
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1239
1394
|
"category": "CMS",
|
|
1240
1395
|
"type": "3rd-party",
|
|
1241
1396
|
"maintainers": [
|
|
@@ -1250,19 +1405,19 @@
|
|
|
1250
1405
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1251
1406
|
},
|
|
1252
1407
|
{
|
|
1253
|
-
"name": "
|
|
1254
|
-
"github": "
|
|
1255
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1408
|
+
"name": "Matic",
|
|
1409
|
+
"github": "TurtlBbx",
|
|
1410
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1256
1411
|
}
|
|
1257
1412
|
],
|
|
1258
1413
|
"compatibility": {
|
|
1259
|
-
"nuxt": "^2.0.0",
|
|
1414
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1260
1415
|
"requires": {}
|
|
1261
1416
|
}
|
|
1262
1417
|
},
|
|
1263
1418
|
{
|
|
1264
1419
|
"name": "druxt",
|
|
1265
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1420
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1266
1421
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1267
1422
|
"npm": "druxt",
|
|
1268
1423
|
"icon": "druxt.svg",
|
|
@@ -1282,6 +1437,29 @@
|
|
|
1282
1437
|
"requires": {}
|
|
1283
1438
|
}
|
|
1284
1439
|
},
|
|
1440
|
+
{
|
|
1441
|
+
"name": "edgedb",
|
|
1442
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1443
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1444
|
+
"npm": "nuxt-edgedb-module",
|
|
1445
|
+
"icon": "edgedb.svg",
|
|
1446
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1447
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1448
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1449
|
+
"category": "Database",
|
|
1450
|
+
"type": "3rd-party",
|
|
1451
|
+
"maintainers": [
|
|
1452
|
+
{
|
|
1453
|
+
"name": "Yaël Guilloux",
|
|
1454
|
+
"github": "Tahul",
|
|
1455
|
+
"twitter": "yaeeelglx"
|
|
1456
|
+
}
|
|
1457
|
+
],
|
|
1458
|
+
"compatibility": {
|
|
1459
|
+
"nuxt": "^3.8.0",
|
|
1460
|
+
"requires": {}
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1285
1463
|
{
|
|
1286
1464
|
"name": "electron",
|
|
1287
1465
|
"description": "Integrate Nuxt and Electron.",
|
|
@@ -1330,7 +1508,7 @@
|
|
|
1330
1508
|
},
|
|
1331
1509
|
{
|
|
1332
1510
|
"name": "emotion",
|
|
1333
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1511
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1334
1512
|
"repo": "nuxt-modules/emotion",
|
|
1335
1513
|
"npm": "@nuxtjs/emotion",
|
|
1336
1514
|
"icon": "emotion.png",
|
|
@@ -1358,7 +1536,7 @@
|
|
|
1358
1536
|
},
|
|
1359
1537
|
{
|
|
1360
1538
|
"name": "eslint",
|
|
1361
|
-
"description": "ESLint module for Nuxt
|
|
1539
|
+
"description": "ESLint module for Nuxt",
|
|
1362
1540
|
"repo": "nuxt-community/eslint-module",
|
|
1363
1541
|
"npm": "@nuxtjs/eslint-module",
|
|
1364
1542
|
"icon": "eslint.png",
|
|
@@ -1380,7 +1558,7 @@
|
|
|
1380
1558
|
},
|
|
1381
1559
|
{
|
|
1382
1560
|
"name": "event-trace",
|
|
1383
|
-
"description": "Module for event trace in Nuxt
|
|
1561
|
+
"description": "Module for event trace in Nuxt",
|
|
1384
1562
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1385
1563
|
"npm": "nuxt-event-trace",
|
|
1386
1564
|
"icon": "",
|
|
@@ -1400,6 +1578,29 @@
|
|
|
1400
1578
|
"requires": {}
|
|
1401
1579
|
}
|
|
1402
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "fathom-analytics",
|
|
1583
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1584
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1585
|
+
"npm": "nuxt-fathom",
|
|
1586
|
+
"icon": "fathom-analytics.svg",
|
|
1587
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1588
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1589
|
+
"learn_more": "",
|
|
1590
|
+
"category": "Analytics",
|
|
1591
|
+
"type": "3rd-party",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Valgeir Björnsson",
|
|
1595
|
+
"github": "valgeirb",
|
|
1596
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1403
1604
|
{
|
|
1404
1605
|
"name": "fathom",
|
|
1405
1606
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1424,7 +1625,7 @@
|
|
|
1424
1625
|
},
|
|
1425
1626
|
{
|
|
1426
1627
|
"name": "feature-toggle",
|
|
1427
|
-
"description": "Feature toggle module for Nuxt
|
|
1628
|
+
"description": "Feature toggle module for Nuxt",
|
|
1428
1629
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1429
1630
|
"npm": "nuxt-feature-toggle",
|
|
1430
1631
|
"icon": "",
|
|
@@ -1491,7 +1692,7 @@
|
|
|
1491
1692
|
},
|
|
1492
1693
|
{
|
|
1493
1694
|
"name": "floating-prompt-module",
|
|
1494
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1695
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1495
1696
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1496
1697
|
"npm": "nuxt-floating-prompt-module",
|
|
1497
1698
|
"icon": "",
|
|
@@ -1603,11 +1804,11 @@
|
|
|
1603
1804
|
{
|
|
1604
1805
|
"name": "form-actions",
|
|
1605
1806
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1606
|
-
"repo": "Hebilicious/form-actions-nuxt/packages/form-
|
|
1807
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1607
1808
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1608
1809
|
"icon": "form-actions.svg",
|
|
1609
1810
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1610
|
-
"website": "https://
|
|
1811
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1611
1812
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1612
1813
|
"category": "Request",
|
|
1613
1814
|
"type": "3rd-party",
|
|
@@ -1619,7 +1820,7 @@
|
|
|
1619
1820
|
}
|
|
1620
1821
|
],
|
|
1621
1822
|
"compatibility": {
|
|
1622
|
-
"nuxt": "^3.
|
|
1823
|
+
"nuxt": "^3.7.0",
|
|
1623
1824
|
"requires": {}
|
|
1624
1825
|
}
|
|
1625
1826
|
},
|
|
@@ -1631,7 +1832,7 @@
|
|
|
1631
1832
|
"icon": "formkit.png",
|
|
1632
1833
|
"github": "https://github.com/formkit/formkit",
|
|
1633
1834
|
"website": "https://formkit.com",
|
|
1634
|
-
"learn_more": "https://formkit.com/
|
|
1835
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1635
1836
|
"category": "Libraries",
|
|
1636
1837
|
"type": "3rd-party",
|
|
1637
1838
|
"maintainers": [
|
|
@@ -1697,7 +1898,7 @@
|
|
|
1697
1898
|
},
|
|
1698
1899
|
{
|
|
1699
1900
|
"name": "google-adsense",
|
|
1700
|
-
"description": "Google Adsense Module for Nuxt
|
|
1901
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1701
1902
|
"repo": "nuxt-community/google-adsense-module",
|
|
1702
1903
|
"npm": "@nuxtjs/google-adsense",
|
|
1703
1904
|
"icon": "google-adsense.png",
|
|
@@ -1723,7 +1924,7 @@
|
|
|
1723
1924
|
},
|
|
1724
1925
|
{
|
|
1725
1926
|
"name": "google-analytics",
|
|
1726
|
-
"description": "Google analytics Module for Nuxt
|
|
1927
|
+
"description": "Google analytics Module for Nuxt",
|
|
1727
1928
|
"repo": "nuxt-community/analytics-module",
|
|
1728
1929
|
"npm": "@nuxtjs/google-analytics",
|
|
1729
1930
|
"icon": "google-analytics.png",
|
|
@@ -1755,12 +1956,12 @@
|
|
|
1755
1956
|
},
|
|
1756
1957
|
{
|
|
1757
1958
|
"name": "google-fonts",
|
|
1758
|
-
"description": "Google Fonts module for
|
|
1759
|
-
"repo": "nuxt-
|
|
1959
|
+
"description": "Google Fonts module for Nuxt",
|
|
1960
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1760
1961
|
"npm": "@nuxtjs/google-fonts",
|
|
1761
1962
|
"icon": "google-fonts.png",
|
|
1762
|
-
"github": "https://github.com/nuxt-
|
|
1763
|
-
"website": "https://
|
|
1963
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1964
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1764
1965
|
"learn_more": "https://developers.google.com/fonts",
|
|
1765
1966
|
"category": "Fonts",
|
|
1766
1967
|
"type": "community",
|
|
@@ -1779,7 +1980,7 @@
|
|
|
1779
1980
|
},
|
|
1780
1981
|
{
|
|
1781
1982
|
"name": "google-gtag",
|
|
1782
|
-
"description": "Google GTag for Nuxt
|
|
1983
|
+
"description": "Google GTag for Nuxt",
|
|
1783
1984
|
"repo": "nuxt-community/google-gtag",
|
|
1784
1985
|
"npm": "@nuxtjs/google-gtag",
|
|
1785
1986
|
"icon": "gtm.png",
|
|
@@ -1805,7 +2006,7 @@
|
|
|
1805
2006
|
},
|
|
1806
2007
|
{
|
|
1807
2008
|
"name": "google-optimize",
|
|
1808
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
2009
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1809
2010
|
"repo": "nuxt-community/google-optimize-module",
|
|
1810
2011
|
"npm": "nuxt-google-optimize",
|
|
1811
2012
|
"icon": "google-optimize.png",
|
|
@@ -1844,7 +2045,7 @@
|
|
|
1844
2045
|
"icon": "graphql-client.svg",
|
|
1845
2046
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1846
2047
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1847
|
-
"learn_more": "https://
|
|
2048
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
1848
2049
|
"category": "Request",
|
|
1849
2050
|
"type": "3rd-party",
|
|
1850
2051
|
"maintainers": [
|
|
@@ -1860,7 +2061,7 @@
|
|
|
1860
2061
|
},
|
|
1861
2062
|
{
|
|
1862
2063
|
"name": "graphql-request",
|
|
1863
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
2064
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1864
2065
|
"repo": "gomah/nuxt-graphql-request",
|
|
1865
2066
|
"npm": "nuxt-graphql-request",
|
|
1866
2067
|
"icon": "graphql-request.png",
|
|
@@ -1876,7 +2077,7 @@
|
|
|
1876
2077
|
}
|
|
1877
2078
|
],
|
|
1878
2079
|
"compatibility": {
|
|
1879
|
-
"nuxt": "^2.0.0",
|
|
2080
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1880
2081
|
"requires": {}
|
|
1881
2082
|
}
|
|
1882
2083
|
},
|
|
@@ -1899,12 +2100,13 @@
|
|
|
1899
2100
|
],
|
|
1900
2101
|
"compatibility": {
|
|
1901
2102
|
"nuxt": "^3.0.0",
|
|
1902
|
-
"requires": {}
|
|
2103
|
+
"requires": {},
|
|
2104
|
+
"devtools": "^0.0.0"
|
|
1903
2105
|
}
|
|
1904
2106
|
},
|
|
1905
2107
|
{
|
|
1906
2108
|
"name": "gtag",
|
|
1907
|
-
"description": "Google Analytics integration for Nuxt
|
|
2109
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1908
2110
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1909
2111
|
"npm": "nuxt-gtag",
|
|
1910
2112
|
"icon": "gtag.svg",
|
|
@@ -1928,7 +2130,7 @@
|
|
|
1928
2130
|
},
|
|
1929
2131
|
{
|
|
1930
2132
|
"name": "gtm",
|
|
1931
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2133
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1932
2134
|
"repo": "nuxt-community/gtm-module",
|
|
1933
2135
|
"npm": "@nuxtjs/gtm",
|
|
1934
2136
|
"icon": "gtm.png",
|
|
@@ -1951,7 +2153,7 @@
|
|
|
1951
2153
|
},
|
|
1952
2154
|
{
|
|
1953
2155
|
"name": "guess",
|
|
1954
|
-
"description": "Guess.js module for Nuxt
|
|
2156
|
+
"description": "Guess.js module for Nuxt",
|
|
1955
2157
|
"repo": "nuxt-community/guess-module",
|
|
1956
2158
|
"npm": "@nuxtjs/guess-module",
|
|
1957
2159
|
"icon": "guessjs.png",
|
|
@@ -2063,7 +2265,7 @@
|
|
|
2063
2265
|
},
|
|
2064
2266
|
{
|
|
2065
2267
|
"name": "helmet",
|
|
2066
|
-
"description": "Easy Helmet module with Nuxt
|
|
2268
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
2067
2269
|
"repo": "victor-perez/nuxt-helmet",
|
|
2068
2270
|
"npm": "nuxt-helmet",
|
|
2069
2271
|
"icon": "",
|
|
@@ -2107,7 +2309,7 @@
|
|
|
2107
2309
|
},
|
|
2108
2310
|
{
|
|
2109
2311
|
"name": "history-state",
|
|
2110
|
-
"description": "Nuxt
|
|
2312
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
2111
2313
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
2112
2314
|
"npm": "nuxt-history-state",
|
|
2113
2315
|
"icon": "",
|
|
@@ -2176,7 +2378,7 @@
|
|
|
2176
2378
|
},
|
|
2177
2379
|
{
|
|
2178
2380
|
"name": "http",
|
|
2179
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2381
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2180
2382
|
"repo": "nuxt/http",
|
|
2181
2383
|
"npm": "@nuxt/http",
|
|
2182
2384
|
"icon": "http.png",
|
|
@@ -2204,7 +2406,7 @@
|
|
|
2204
2406
|
},
|
|
2205
2407
|
{
|
|
2206
2408
|
"name": "humans-txt",
|
|
2207
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2409
|
+
"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.",
|
|
2208
2410
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2209
2411
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2210
2412
|
"icon": "",
|
|
@@ -2228,12 +2430,12 @@
|
|
|
2228
2430
|
{
|
|
2229
2431
|
"name": "i18n",
|
|
2230
2432
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2231
|
-
"repo": "nuxt-
|
|
2433
|
+
"repo": "nuxt-modules/i18n",
|
|
2232
2434
|
"npm": "@nuxtjs/i18n",
|
|
2233
2435
|
"icon": "i18n.png",
|
|
2234
|
-
"github": "https://github.com/nuxt-
|
|
2436
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2235
2437
|
"website": "https://i18n.nuxtjs.org",
|
|
2236
|
-
"learn_more": "https://
|
|
2438
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2237
2439
|
"category": "Extensions",
|
|
2238
2440
|
"type": "community",
|
|
2239
2441
|
"maintainers": [
|
|
@@ -2244,6 +2446,10 @@
|
|
|
2244
2446
|
{
|
|
2245
2447
|
"name": "Kazuya Kawaguchi",
|
|
2246
2448
|
"github": "kazupon"
|
|
2449
|
+
},
|
|
2450
|
+
{
|
|
2451
|
+
"name": "Bobbie Goede",
|
|
2452
|
+
"github": "BobbieGoede"
|
|
2247
2453
|
}
|
|
2248
2454
|
],
|
|
2249
2455
|
"compatibility": {
|
|
@@ -2273,6 +2479,29 @@
|
|
|
2273
2479
|
"requires": {}
|
|
2274
2480
|
}
|
|
2275
2481
|
},
|
|
2482
|
+
{
|
|
2483
|
+
"name": "icon-tw",
|
|
2484
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2485
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2486
|
+
"npm": "nuxt-icon-tw",
|
|
2487
|
+
"icon": "nuxt-icon.png",
|
|
2488
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2489
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2490
|
+
"learn_more": "",
|
|
2491
|
+
"category": "UI",
|
|
2492
|
+
"type": "3rd-party",
|
|
2493
|
+
"maintainers": [
|
|
2494
|
+
{
|
|
2495
|
+
"name": "JohnCampionJr",
|
|
2496
|
+
"github": "JohnCampionJr"
|
|
2497
|
+
}
|
|
2498
|
+
],
|
|
2499
|
+
"compatibility": {
|
|
2500
|
+
"nuxt": "^3.0.0",
|
|
2501
|
+
"requires": {},
|
|
2502
|
+
"devtools": "^0.0.0"
|
|
2503
|
+
}
|
|
2504
|
+
},
|
|
2276
2505
|
{
|
|
2277
2506
|
"name": "icon",
|
|
2278
2507
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2292,7 +2521,8 @@
|
|
|
2292
2521
|
],
|
|
2293
2522
|
"compatibility": {
|
|
2294
2523
|
"nuxt": "^3.0.0",
|
|
2295
|
-
"requires": {}
|
|
2524
|
+
"requires": {},
|
|
2525
|
+
"devtools": "^0.0.0"
|
|
2296
2526
|
}
|
|
2297
2527
|
},
|
|
2298
2528
|
{
|
|
@@ -2341,12 +2571,12 @@
|
|
|
2341
2571
|
},
|
|
2342
2572
|
{
|
|
2343
2573
|
"name": "image",
|
|
2344
|
-
"description": "Optimised images for
|
|
2574
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2345
2575
|
"repo": "nuxt/image",
|
|
2346
2576
|
"npm": "@nuxt/image",
|
|
2347
2577
|
"icon": "image.png",
|
|
2348
2578
|
"github": "https://github.com/nuxt/image",
|
|
2349
|
-
"website": "https://image.
|
|
2579
|
+
"website": "https://image.nuxt.com",
|
|
2350
2580
|
"learn_more": "",
|
|
2351
2581
|
"category": "Images",
|
|
2352
2582
|
"type": "official",
|
|
@@ -2356,6 +2586,11 @@
|
|
|
2356
2586
|
"github": "farnabaz",
|
|
2357
2587
|
"twitter": "a_birang"
|
|
2358
2588
|
},
|
|
2589
|
+
{
|
|
2590
|
+
"name": "Daniel Roe",
|
|
2591
|
+
"github": "danielroe",
|
|
2592
|
+
"twitter": "danielcroe"
|
|
2593
|
+
},
|
|
2359
2594
|
{
|
|
2360
2595
|
"name": "Pooya Parsa",
|
|
2361
2596
|
"github": "pi0",
|
|
@@ -2376,7 +2611,7 @@
|
|
|
2376
2611
|
},
|
|
2377
2612
|
{
|
|
2378
2613
|
"name": "imagemin",
|
|
2379
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2614
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2380
2615
|
"repo": "nuxt-community/imagemin-module",
|
|
2381
2616
|
"npm": "@nuxtjs/imagemin",
|
|
2382
2617
|
"icon": "imagemin.png",
|
|
@@ -2423,7 +2658,7 @@
|
|
|
2423
2658
|
},
|
|
2424
2659
|
{
|
|
2425
2660
|
"name": "intercom",
|
|
2426
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2661
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2427
2662
|
"repo": "hex-digital/nuxt-intercom",
|
|
2428
2663
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2429
2664
|
"icon": "intercom.png",
|
|
@@ -2468,7 +2703,7 @@
|
|
|
2468
2703
|
},
|
|
2469
2704
|
{
|
|
2470
2705
|
"name": "jsonapi",
|
|
2471
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2706
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2472
2707
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2473
2708
|
"npm": "nuxt-jsonapi",
|
|
2474
2709
|
"icon": "jsonapi.svg",
|
|
@@ -2510,9 +2745,37 @@
|
|
|
2510
2745
|
"requires": {}
|
|
2511
2746
|
}
|
|
2512
2747
|
},
|
|
2748
|
+
{
|
|
2749
|
+
"name": "kinde",
|
|
2750
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2751
|
+
"repo": "nuxt-modules/kinde",
|
|
2752
|
+
"npm": "@nuxtjs/kinde",
|
|
2753
|
+
"icon": "kinde.svg",
|
|
2754
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2755
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2756
|
+
"learn_more": "https://kinde.com/",
|
|
2757
|
+
"category": "Security",
|
|
2758
|
+
"type": "community",
|
|
2759
|
+
"maintainers": [
|
|
2760
|
+
{
|
|
2761
|
+
"name": "danielroe",
|
|
2762
|
+
"github": "danielroe"
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"name": "daveordead",
|
|
2766
|
+
"github": "DaveOrDead",
|
|
2767
|
+
"twitter": "dave_or_dead"
|
|
2768
|
+
}
|
|
2769
|
+
],
|
|
2770
|
+
"compatibility": {
|
|
2771
|
+
"nuxt": "^3.0.0",
|
|
2772
|
+
"requires": {}
|
|
2773
|
+
},
|
|
2774
|
+
"sponsor": true
|
|
2775
|
+
},
|
|
2513
2776
|
{
|
|
2514
2777
|
"name": "kql",
|
|
2515
|
-
"description": "Nuxt
|
|
2778
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2516
2779
|
"repo": "johannschopplich/nuxt-kql",
|
|
2517
2780
|
"npm": "nuxt-kql",
|
|
2518
2781
|
"icon": "kql.svg",
|
|
@@ -2536,7 +2799,7 @@
|
|
|
2536
2799
|
},
|
|
2537
2800
|
{
|
|
2538
2801
|
"name": "laravel-echo",
|
|
2539
|
-
"description": "Laravel Echo for Nuxt
|
|
2802
|
+
"description": "Laravel Echo for Nuxt",
|
|
2540
2803
|
"repo": "nuxt-community/laravel-echo",
|
|
2541
2804
|
"npm": "@nuxtjs/laravel-echo",
|
|
2542
2805
|
"icon": "laravel-echo.png",
|
|
@@ -2578,6 +2841,28 @@
|
|
|
2578
2841
|
"requires": {}
|
|
2579
2842
|
}
|
|
2580
2843
|
},
|
|
2844
|
+
{
|
|
2845
|
+
"name": "laravel-precognition",
|
|
2846
|
+
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2847
|
+
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2848
|
+
"npm": "nuxt-laravel-precognition",
|
|
2849
|
+
"icon": "laravel.svg",
|
|
2850
|
+
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2851
|
+
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2852
|
+
"learn_more": "",
|
|
2853
|
+
"category": "Security",
|
|
2854
|
+
"type": "3rd-party",
|
|
2855
|
+
"maintainers": [
|
|
2856
|
+
{
|
|
2857
|
+
"name": "sot1986",
|
|
2858
|
+
"github": "sot1986"
|
|
2859
|
+
}
|
|
2860
|
+
],
|
|
2861
|
+
"compatibility": {
|
|
2862
|
+
"nuxt": "^3.0.0",
|
|
2863
|
+
"requires": {}
|
|
2864
|
+
}
|
|
2865
|
+
},
|
|
2581
2866
|
{
|
|
2582
2867
|
"name": "laravel",
|
|
2583
2868
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2624,13 +2909,13 @@
|
|
|
2624
2909
|
},
|
|
2625
2910
|
{
|
|
2626
2911
|
"name": "link-checker",
|
|
2627
|
-
"description": "
|
|
2912
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2628
2913
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2629
2914
|
"npm": "nuxt-link-checker",
|
|
2630
|
-
"icon": "",
|
|
2915
|
+
"icon": "link-checker.svg",
|
|
2631
2916
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2632
|
-
"website": "https://
|
|
2633
|
-
"learn_more": "",
|
|
2917
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2918
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2634
2919
|
"category": "SEO",
|
|
2635
2920
|
"type": "3rd-party",
|
|
2636
2921
|
"maintainers": [
|
|
@@ -2643,7 +2928,8 @@
|
|
|
2643
2928
|
],
|
|
2644
2929
|
"compatibility": {
|
|
2645
2930
|
"nuxt": "^3.0.0",
|
|
2646
|
-
"requires": {}
|
|
2931
|
+
"requires": {},
|
|
2932
|
+
"devtools": "^0.0.0"
|
|
2647
2933
|
}
|
|
2648
2934
|
},
|
|
2649
2935
|
{
|
|
@@ -2720,12 +3006,12 @@
|
|
|
2720
3006
|
},
|
|
2721
3007
|
{
|
|
2722
3008
|
"name": "logrocket",
|
|
2723
|
-
"description": "LogRocket module for Nuxt
|
|
2724
|
-
"repo": "nuxt-
|
|
3009
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
3010
|
+
"repo": "nuxt-modules/logrocket",
|
|
2725
3011
|
"npm": "nuxt-logrocket",
|
|
2726
3012
|
"icon": "logrocket.png",
|
|
2727
|
-
"github": "https://github.com/nuxt-
|
|
2728
|
-
"website": "https://github.com/nuxt-
|
|
3013
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3014
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2729
3015
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2730
3016
|
"category": "Monitoring",
|
|
2731
3017
|
"type": "community",
|
|
@@ -2741,9 +3027,35 @@
|
|
|
2741
3027
|
"requires": {}
|
|
2742
3028
|
}
|
|
2743
3029
|
},
|
|
3030
|
+
{
|
|
3031
|
+
"name": "lucide-icons",
|
|
3032
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
3033
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
3034
|
+
"npm": "nuxt-lucide-icons",
|
|
3035
|
+
"icon": "lucide-icons.svg",
|
|
3036
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3037
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3038
|
+
"learn_more": "",
|
|
3039
|
+
"category": "UI",
|
|
3040
|
+
"type": "3rd-party",
|
|
3041
|
+
"maintainers": [
|
|
3042
|
+
{
|
|
3043
|
+
"name": "SWIS",
|
|
3044
|
+
"github": "swisnl"
|
|
3045
|
+
},
|
|
3046
|
+
{
|
|
3047
|
+
"name": "Jasper Zonneveld",
|
|
3048
|
+
"github": "JaZo"
|
|
3049
|
+
}
|
|
3050
|
+
],
|
|
3051
|
+
"compatibility": {
|
|
3052
|
+
"nuxt": "^3.0.0",
|
|
3053
|
+
"requires": {}
|
|
3054
|
+
}
|
|
3055
|
+
},
|
|
2744
3056
|
{
|
|
2745
3057
|
"name": "lunr",
|
|
2746
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
3058
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2747
3059
|
"repo": "nuxt-community/lunr-module",
|
|
2748
3060
|
"npm": "@nuxtjs/lunr-module",
|
|
2749
3061
|
"icon": "",
|
|
@@ -2766,10 +3078,10 @@
|
|
|
2766
3078
|
{
|
|
2767
3079
|
"name": "magic-regexp",
|
|
2768
3080
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2769
|
-
"repo": "
|
|
3081
|
+
"repo": "unjs/magic-regexp",
|
|
2770
3082
|
"npm": "magic-regexp",
|
|
2771
3083
|
"icon": "magic-regexp.svg",
|
|
2772
|
-
"github": "https://github.com/
|
|
3084
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2773
3085
|
"website": "https://magic-regexp.roe.dev",
|
|
2774
3086
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2775
3087
|
"category": "Libraries",
|
|
@@ -2786,6 +3098,29 @@
|
|
|
2786
3098
|
"requires": {}
|
|
2787
3099
|
}
|
|
2788
3100
|
},
|
|
3101
|
+
{
|
|
3102
|
+
"name": "mailpit",
|
|
3103
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3104
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3105
|
+
"npm": "nuxt-mailpit",
|
|
3106
|
+
"icon": "mailpit.svg",
|
|
3107
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3108
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3109
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3110
|
+
"category": "Devtools",
|
|
3111
|
+
"type": "3rd-party",
|
|
3112
|
+
"maintainers": [
|
|
3113
|
+
{
|
|
3114
|
+
"name": "Torkild Dyvik Olsen",
|
|
3115
|
+
"github": "tdolsen",
|
|
3116
|
+
"twitter": "tdolsen"
|
|
3117
|
+
}
|
|
3118
|
+
],
|
|
3119
|
+
"compatibility": {
|
|
3120
|
+
"nuxt": "^3.8.0",
|
|
3121
|
+
"requires": {}
|
|
3122
|
+
}
|
|
3123
|
+
},
|
|
2789
3124
|
{
|
|
2790
3125
|
"name": "markdownit",
|
|
2791
3126
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -2809,6 +3144,30 @@
|
|
|
2809
3144
|
"requires": {}
|
|
2810
3145
|
}
|
|
2811
3146
|
},
|
|
3147
|
+
{
|
|
3148
|
+
"name": "marquee",
|
|
3149
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3150
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3151
|
+
"npm": "nuxt-marquee",
|
|
3152
|
+
"icon": "marquee.png",
|
|
3153
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3154
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3155
|
+
"learn_more": "",
|
|
3156
|
+
"category": "UI",
|
|
3157
|
+
"type": "3rd-party",
|
|
3158
|
+
"maintainers": [
|
|
3159
|
+
{
|
|
3160
|
+
"name": "Hànzy",
|
|
3161
|
+
"github": "hanzydev",
|
|
3162
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3163
|
+
}
|
|
3164
|
+
],
|
|
3165
|
+
"compatibility": {
|
|
3166
|
+
"nuxt": "^3.0.0",
|
|
3167
|
+
"requires": {},
|
|
3168
|
+
"devtools": "^0.0.0"
|
|
3169
|
+
}
|
|
3170
|
+
},
|
|
2812
3171
|
{
|
|
2813
3172
|
"name": "matomo",
|
|
2814
3173
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -2831,6 +3190,28 @@
|
|
|
2831
3190
|
"requires": {}
|
|
2832
3191
|
}
|
|
2833
3192
|
},
|
|
3193
|
+
{
|
|
3194
|
+
"name": "maz-ui",
|
|
3195
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3196
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt-module",
|
|
3197
|
+
"npm": "nuxt-module",
|
|
3198
|
+
"icon": "maz-ui.png",
|
|
3199
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3200
|
+
"website": "https://maz-ui.com/",
|
|
3201
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3202
|
+
"category": "UI",
|
|
3203
|
+
"type": "3rd-party",
|
|
3204
|
+
"maintainers": [
|
|
3205
|
+
{
|
|
3206
|
+
"name": "Loïc Mazuel",
|
|
3207
|
+
"github": "LouisMazel"
|
|
3208
|
+
}
|
|
3209
|
+
],
|
|
3210
|
+
"compatibility": {
|
|
3211
|
+
"nuxt": "^3.0.0",
|
|
3212
|
+
"requires": {}
|
|
3213
|
+
}
|
|
3214
|
+
},
|
|
2834
3215
|
{
|
|
2835
3216
|
"name": "mdx",
|
|
2836
3217
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2856,7 +3237,7 @@
|
|
|
2856
3237
|
},
|
|
2857
3238
|
{
|
|
2858
3239
|
"name": "medusa",
|
|
2859
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3240
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2860
3241
|
"repo": "Baroshem/nuxt-medusa",
|
|
2861
3242
|
"npm": "nuxt-medusa",
|
|
2862
3243
|
"icon": "medusa.svg",
|
|
@@ -2881,7 +3262,7 @@
|
|
|
2881
3262
|
},
|
|
2882
3263
|
{
|
|
2883
3264
|
"name": "meilisearch",
|
|
2884
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3265
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2885
3266
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2886
3267
|
"npm": "nuxt-meilisearch",
|
|
2887
3268
|
"icon": "meilisearch.svg",
|
|
@@ -2901,7 +3282,8 @@
|
|
|
2901
3282
|
"nuxt": "^3.0.0",
|
|
2902
3283
|
"requires": {
|
|
2903
3284
|
"bridge": false
|
|
2904
|
-
}
|
|
3285
|
+
},
|
|
3286
|
+
"devtools": "^0.0.0"
|
|
2905
3287
|
}
|
|
2906
3288
|
},
|
|
2907
3289
|
{
|
|
@@ -2926,28 +3308,6 @@
|
|
|
2926
3308
|
"requires": {}
|
|
2927
3309
|
}
|
|
2928
3310
|
},
|
|
2929
|
-
{
|
|
2930
|
-
"name": "mobile",
|
|
2931
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
2932
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
2933
|
-
"npm": "nuxt-mobile",
|
|
2934
|
-
"icon": "",
|
|
2935
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2936
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2937
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
2938
|
-
"category": "Extensions",
|
|
2939
|
-
"type": "3rd-party",
|
|
2940
|
-
"maintainers": [
|
|
2941
|
-
{
|
|
2942
|
-
"name": "ChanningDefoe",
|
|
2943
|
-
"github": "ChanningDefoe"
|
|
2944
|
-
}
|
|
2945
|
-
],
|
|
2946
|
-
"compatibility": {
|
|
2947
|
-
"nuxt": "^2.0.0",
|
|
2948
|
-
"requires": {}
|
|
2949
|
-
}
|
|
2950
|
-
},
|
|
2951
3311
|
{
|
|
2952
3312
|
"name": "module-feed",
|
|
2953
3313
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -2973,7 +3333,7 @@
|
|
|
2973
3333
|
},
|
|
2974
3334
|
{
|
|
2975
3335
|
"name": "moment",
|
|
2976
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3336
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2977
3337
|
"repo": "nuxt-community/moment-module",
|
|
2978
3338
|
"npm": "@nuxtjs/moment",
|
|
2979
3339
|
"icon": "momentjs.png",
|
|
@@ -2999,37 +3359,15 @@
|
|
|
2999
3359
|
}
|
|
3000
3360
|
},
|
|
3001
3361
|
{
|
|
3002
|
-
"name": "
|
|
3003
|
-
"description": "
|
|
3004
|
-
"repo": "
|
|
3005
|
-
"npm": "nuxt-
|
|
3362
|
+
"name": "neo",
|
|
3363
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3364
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3365
|
+
"npm": "nuxt-neo",
|
|
3006
3366
|
"icon": "",
|
|
3007
|
-
"github": "https://github.com/
|
|
3008
|
-
"website": "https://github.
|
|
3009
|
-
"learn_more": "
|
|
3010
|
-
"category": "
|
|
3011
|
-
"type": "3rd-party",
|
|
3012
|
-
"maintainers": [
|
|
3013
|
-
{
|
|
3014
|
-
"name": "vanhoofmaarten",
|
|
3015
|
-
"github": "vanhoofmaarten"
|
|
3016
|
-
}
|
|
3017
|
-
],
|
|
3018
|
-
"compatibility": {
|
|
3019
|
-
"nuxt": "^2.0.0",
|
|
3020
|
-
"requires": {}
|
|
3021
|
-
}
|
|
3022
|
-
},
|
|
3023
|
-
{
|
|
3024
|
-
"name": "neo",
|
|
3025
|
-
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3026
|
-
"repo": "ezypeeze/nuxt-neo",
|
|
3027
|
-
"npm": "nuxt-neo",
|
|
3028
|
-
"icon": "",
|
|
3029
|
-
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3030
|
-
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3031
|
-
"learn_more": "",
|
|
3032
|
-
"category": "Request",
|
|
3367
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3368
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3369
|
+
"learn_more": "",
|
|
3370
|
+
"category": "Request",
|
|
3033
3371
|
"type": "3rd-party",
|
|
3034
3372
|
"maintainers": [
|
|
3035
3373
|
{
|
|
@@ -3044,7 +3382,7 @@
|
|
|
3044
3382
|
},
|
|
3045
3383
|
{
|
|
3046
3384
|
"name": "netlify-cache",
|
|
3047
|
-
"description": "Nuxt
|
|
3385
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
3048
3386
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
3049
3387
|
"npm": "nuxt-netlify-cache",
|
|
3050
3388
|
"icon": "netlify.png",
|
|
@@ -3089,13 +3427,13 @@
|
|
|
3089
3427
|
},
|
|
3090
3428
|
{
|
|
3091
3429
|
"name": "netlify",
|
|
3092
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3093
|
-
"repo": "
|
|
3430
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3431
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3094
3432
|
"npm": "@aceforth/nuxt-netlify",
|
|
3095
3433
|
"icon": "netlify.png",
|
|
3096
|
-
"github": "https://github.com/
|
|
3097
|
-
"website": "https://
|
|
3098
|
-
"learn_more": "",
|
|
3434
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3435
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3436
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3099
3437
|
"category": "Deployment",
|
|
3100
3438
|
"type": "3rd-party",
|
|
3101
3439
|
"maintainers": [
|
|
@@ -3182,30 +3520,142 @@
|
|
|
3182
3520
|
}
|
|
3183
3521
|
},
|
|
3184
3522
|
{
|
|
3185
|
-
"name": "nuxt-
|
|
3186
|
-
"description": "",
|
|
3187
|
-
"repo": "
|
|
3188
|
-
"npm": "
|
|
3523
|
+
"name": "nuxt-anchorscroll",
|
|
3524
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3525
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3526
|
+
"npm": "nuxt-anchorscroll",
|
|
3189
3527
|
"icon": "",
|
|
3190
|
-
"github": "https://github.com/
|
|
3191
|
-
"website": "https://github.com/
|
|
3528
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3529
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3192
3530
|
"learn_more": "",
|
|
3193
|
-
"category": "
|
|
3531
|
+
"category": "UI",
|
|
3194
3532
|
"type": "3rd-party",
|
|
3195
3533
|
"maintainers": [
|
|
3196
3534
|
{
|
|
3197
|
-
"name": "
|
|
3198
|
-
"github": "
|
|
3535
|
+
"name": "Helltraitor",
|
|
3536
|
+
"github": "helltraitor"
|
|
3199
3537
|
}
|
|
3200
3538
|
],
|
|
3201
3539
|
"compatibility": {
|
|
3202
|
-
"nuxt": "^
|
|
3540
|
+
"nuxt": "^3.0.0",
|
|
3541
|
+
"requires": {}
|
|
3542
|
+
}
|
|
3543
|
+
},
|
|
3544
|
+
{
|
|
3545
|
+
"name": "nuxt-asciidoc",
|
|
3546
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3547
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3548
|
+
"npm": "nuxt-asciidoc",
|
|
3549
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3550
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3551
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3552
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3553
|
+
"category": "Extensions",
|
|
3554
|
+
"type": "3rd-party",
|
|
3555
|
+
"maintainers": [
|
|
3556
|
+
{
|
|
3557
|
+
"name": "Christian Lenz",
|
|
3558
|
+
"github": "Chris2011",
|
|
3559
|
+
"twitter": "Chrizzly42"
|
|
3560
|
+
}
|
|
3561
|
+
],
|
|
3562
|
+
"compatibility": {
|
|
3563
|
+
"nuxt": "^3.0.0",
|
|
3564
|
+
"requires": {}
|
|
3565
|
+
}
|
|
3566
|
+
},
|
|
3567
|
+
{
|
|
3568
|
+
"name": "nuxt-auth-sanctum",
|
|
3569
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3570
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3571
|
+
"npm": "nuxt-auth-sanctum",
|
|
3572
|
+
"icon": "laravel.svg",
|
|
3573
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3574
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3575
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3576
|
+
"category": "Security",
|
|
3577
|
+
"type": "3rd-party",
|
|
3578
|
+
"maintainers": [
|
|
3579
|
+
{
|
|
3580
|
+
"name": "Artem Manchenkov",
|
|
3581
|
+
"github": "manchenkoff",
|
|
3582
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3583
|
+
}
|
|
3584
|
+
],
|
|
3585
|
+
"compatibility": {
|
|
3586
|
+
"nuxt": "^3.9.0",
|
|
3587
|
+
"requires": {}
|
|
3588
|
+
}
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"name": "nuxt-basic-auth",
|
|
3592
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3593
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3594
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3595
|
+
"icon": "",
|
|
3596
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3597
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3598
|
+
"learn_more": "",
|
|
3599
|
+
"category": "Security",
|
|
3600
|
+
"type": "3rd-party",
|
|
3601
|
+
"maintainers": [
|
|
3602
|
+
{
|
|
3603
|
+
"name": "kgierke",
|
|
3604
|
+
"github": "kgierke"
|
|
3605
|
+
}
|
|
3606
|
+
],
|
|
3607
|
+
"compatibility": {
|
|
3608
|
+
"nuxt": "^3.0.0",
|
|
3609
|
+
"requires": {}
|
|
3610
|
+
}
|
|
3611
|
+
},
|
|
3612
|
+
{
|
|
3613
|
+
"name": "nuxt-bezier",
|
|
3614
|
+
"description": "Reusable transition components",
|
|
3615
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3616
|
+
"npm": "nuxt-bezier",
|
|
3617
|
+
"icon": "nuxt-bezier.png",
|
|
3618
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3619
|
+
"website": "https://50rayn.github.io/nuxt-bezier/",
|
|
3620
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3621
|
+
"category": "UI",
|
|
3622
|
+
"type": "3rd-party",
|
|
3623
|
+
"maintainers": [
|
|
3624
|
+
{
|
|
3625
|
+
"name": "Soryn Gitlan",
|
|
3626
|
+
"github": "50rayn"
|
|
3627
|
+
}
|
|
3628
|
+
],
|
|
3629
|
+
"compatibility": {
|
|
3630
|
+
"nuxt": "^3.0.0",
|
|
3631
|
+
"requires": {}
|
|
3632
|
+
}
|
|
3633
|
+
},
|
|
3634
|
+
{
|
|
3635
|
+
"name": "nuxt-bootstrap-icons",
|
|
3636
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3637
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3638
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3639
|
+
"icon": "bootstrap-icons.svg",
|
|
3640
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3641
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3642
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3643
|
+
"category": "UI",
|
|
3644
|
+
"type": "3rd-party",
|
|
3645
|
+
"maintainers": [
|
|
3646
|
+
{
|
|
3647
|
+
"name": "OyewoleOyedeji",
|
|
3648
|
+
"github": "OyewoleOyedeji"
|
|
3649
|
+
}
|
|
3650
|
+
],
|
|
3651
|
+
"compatibility": {
|
|
3652
|
+
"nuxt": "^3.0.0",
|
|
3203
3653
|
"requires": {}
|
|
3204
3654
|
}
|
|
3205
3655
|
},
|
|
3206
3656
|
{
|
|
3207
3657
|
"name": "nuxt-chatgpt",
|
|
3208
|
-
"description": "ChatGPT integration for Nuxt
|
|
3658
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3209
3659
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3210
3660
|
"npm": "nuxt-chatgpt",
|
|
3211
3661
|
"icon": "chatgpt.svg",
|
|
@@ -3225,6 +3675,98 @@
|
|
|
3225
3675
|
"requires": {}
|
|
3226
3676
|
}
|
|
3227
3677
|
},
|
|
3678
|
+
{
|
|
3679
|
+
"name": "nuxt-cookie-consent",
|
|
3680
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3681
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3682
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3683
|
+
"icon": "wah.svg",
|
|
3684
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3685
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3686
|
+
"learn_more": "",
|
|
3687
|
+
"category": "Extensions",
|
|
3688
|
+
"type": "3rd-party",
|
|
3689
|
+
"maintainers": [
|
|
3690
|
+
{
|
|
3691
|
+
"name": "weareheavy",
|
|
3692
|
+
"github": "weareheavy"
|
|
3693
|
+
}
|
|
3694
|
+
],
|
|
3695
|
+
"compatibility": {
|
|
3696
|
+
"nuxt": "^3.0.0",
|
|
3697
|
+
"requires": {}
|
|
3698
|
+
}
|
|
3699
|
+
},
|
|
3700
|
+
{
|
|
3701
|
+
"name": "nuxt-facebook-chat",
|
|
3702
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3703
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3704
|
+
"npm": "nuxt-facebook-chat",
|
|
3705
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3706
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3707
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3708
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3709
|
+
"category": "Libraries",
|
|
3710
|
+
"type": "3rd-party",
|
|
3711
|
+
"maintainers": [
|
|
3712
|
+
{
|
|
3713
|
+
"name": "Supanut Dokmaithong",
|
|
3714
|
+
"github": "Boomgeek"
|
|
3715
|
+
},
|
|
3716
|
+
{
|
|
3717
|
+
"name": "superdev-tech",
|
|
3718
|
+
"github": "superdev-tech"
|
|
3719
|
+
}
|
|
3720
|
+
],
|
|
3721
|
+
"compatibility": {
|
|
3722
|
+
"nuxt": "^3.0.0",
|
|
3723
|
+
"requires": {}
|
|
3724
|
+
}
|
|
3725
|
+
},
|
|
3726
|
+
{
|
|
3727
|
+
"name": "nuxt-feather-icons",
|
|
3728
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3729
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3730
|
+
"npm": "nuxt-feather-icons",
|
|
3731
|
+
"icon": "nuxt-feather-icons.png",
|
|
3732
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3733
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3734
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3735
|
+
"category": "UI",
|
|
3736
|
+
"type": "3rd-party",
|
|
3737
|
+
"maintainers": [
|
|
3738
|
+
{
|
|
3739
|
+
"name": "4sllan",
|
|
3740
|
+
"github": "4sllan"
|
|
3741
|
+
}
|
|
3742
|
+
],
|
|
3743
|
+
"compatibility": {
|
|
3744
|
+
"nuxt": "^3.0.0",
|
|
3745
|
+
"requires": {}
|
|
3746
|
+
}
|
|
3747
|
+
},
|
|
3748
|
+
{
|
|
3749
|
+
"name": "nuxt-feedme",
|
|
3750
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3751
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3752
|
+
"npm": "nuxt-feedme",
|
|
3753
|
+
"icon": "",
|
|
3754
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3755
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3756
|
+
"learn_more": "",
|
|
3757
|
+
"category": "SEO",
|
|
3758
|
+
"type": "3rd-party",
|
|
3759
|
+
"maintainers": [
|
|
3760
|
+
{
|
|
3761
|
+
"name": "Helltraitor",
|
|
3762
|
+
"github": "helltraitor"
|
|
3763
|
+
}
|
|
3764
|
+
],
|
|
3765
|
+
"compatibility": {
|
|
3766
|
+
"nuxt": "^3.0.0",
|
|
3767
|
+
"requires": {}
|
|
3768
|
+
}
|
|
3769
|
+
},
|
|
3228
3770
|
{
|
|
3229
3771
|
"name": "nuxt-graphql-middleware",
|
|
3230
3772
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3278,7 +3820,7 @@
|
|
|
3278
3820
|
},
|
|
3279
3821
|
{
|
|
3280
3822
|
"name": "nuxt-gtm",
|
|
3281
|
-
"description": "A Nuxt
|
|
3823
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3282
3824
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3283
3825
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3284
3826
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3290,12 +3832,13 @@
|
|
|
3290
3832
|
"maintainers": [
|
|
3291
3833
|
{
|
|
3292
3834
|
"name": "Zadig&Voltaire Team",
|
|
3293
|
-
"github": "
|
|
3835
|
+
"github": "zadigetvoltaire"
|
|
3294
3836
|
}
|
|
3295
3837
|
],
|
|
3296
3838
|
"compatibility": {
|
|
3297
3839
|
"nuxt": "^3.0.0",
|
|
3298
|
-
"requires": {}
|
|
3840
|
+
"requires": {},
|
|
3841
|
+
"devtools": "^0.0.0"
|
|
3299
3842
|
}
|
|
3300
3843
|
},
|
|
3301
3844
|
{
|
|
@@ -3322,6 +3865,50 @@
|
|
|
3322
3865
|
}
|
|
3323
3866
|
}
|
|
3324
3867
|
},
|
|
3868
|
+
{
|
|
3869
|
+
"name": "nuxt-interpolation",
|
|
3870
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
3871
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
3872
|
+
"npm": "nuxt-interpolation",
|
|
3873
|
+
"icon": "",
|
|
3874
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3875
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3876
|
+
"learn_more": "",
|
|
3877
|
+
"category": "Devtools",
|
|
3878
|
+
"type": "3rd-party",
|
|
3879
|
+
"maintainers": [
|
|
3880
|
+
{
|
|
3881
|
+
"name": "daliborgogic",
|
|
3882
|
+
"github": "daliborgogic"
|
|
3883
|
+
}
|
|
3884
|
+
],
|
|
3885
|
+
"compatibility": {
|
|
3886
|
+
"nuxt": "^2.0.0",
|
|
3887
|
+
"requires": {}
|
|
3888
|
+
}
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"name": "nuxt-jsonld",
|
|
3892
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3893
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3894
|
+
"npm": "nuxt-jsonld",
|
|
3895
|
+
"icon": "",
|
|
3896
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3897
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3898
|
+
"learn_more": "",
|
|
3899
|
+
"category": "SEO",
|
|
3900
|
+
"type": "3rd-party",
|
|
3901
|
+
"maintainers": [
|
|
3902
|
+
{
|
|
3903
|
+
"name": "ymmooot",
|
|
3904
|
+
"github": "ymmooot"
|
|
3905
|
+
}
|
|
3906
|
+
],
|
|
3907
|
+
"compatibility": {
|
|
3908
|
+
"nuxt": "^3.0.0",
|
|
3909
|
+
"requires": {}
|
|
3910
|
+
}
|
|
3911
|
+
},
|
|
3325
3912
|
{
|
|
3326
3913
|
"name": "nuxt-localtunnel",
|
|
3327
3914
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3329,8 +3916,8 @@
|
|
|
3329
3916
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3330
3917
|
"icon": "nuxt-localtunnel.svg",
|
|
3331
3918
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3332
|
-
"website": "https://nuxtus.com",
|
|
3333
|
-
"learn_more": "https://docs.nuxtus.com
|
|
3919
|
+
"website": "https://docs.nuxtus.com",
|
|
3920
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3334
3921
|
"category": "Devtools",
|
|
3335
3922
|
"type": "3rd-party",
|
|
3336
3923
|
"maintainers": [
|
|
@@ -3347,7 +3934,7 @@
|
|
|
3347
3934
|
},
|
|
3348
3935
|
{
|
|
3349
3936
|
"name": "nuxt-loco",
|
|
3350
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3937
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3351
3938
|
"repo": "gaetansenn/nuxt-loco",
|
|
3352
3939
|
"npm": "nuxt-loco",
|
|
3353
3940
|
"icon": "",
|
|
@@ -3368,6 +3955,28 @@
|
|
|
3368
3955
|
"requires": {}
|
|
3369
3956
|
}
|
|
3370
3957
|
},
|
|
3958
|
+
{
|
|
3959
|
+
"name": "nuxt-mail",
|
|
3960
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
3961
|
+
"repo": "dword-design/nuxt-mail",
|
|
3962
|
+
"npm": "nuxt-mail",
|
|
3963
|
+
"icon": "",
|
|
3964
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
3965
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
3966
|
+
"learn_more": "",
|
|
3967
|
+
"category": "Extensions",
|
|
3968
|
+
"type": "3rd-party",
|
|
3969
|
+
"maintainers": [
|
|
3970
|
+
{
|
|
3971
|
+
"name": "Sebastian Landwehr",
|
|
3972
|
+
"github": "dword-design"
|
|
3973
|
+
}
|
|
3974
|
+
],
|
|
3975
|
+
"compatibility": {
|
|
3976
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3977
|
+
"requires": {}
|
|
3978
|
+
}
|
|
3979
|
+
},
|
|
3371
3980
|
{
|
|
3372
3981
|
"name": "nuxt-mapbox",
|
|
3373
3982
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3390,6 +3999,28 @@
|
|
|
3390
3999
|
"requires": {}
|
|
3391
4000
|
}
|
|
3392
4001
|
},
|
|
4002
|
+
{
|
|
4003
|
+
"name": "nuxt-mdi",
|
|
4004
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
4005
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
4006
|
+
"npm": "nuxt-mdi",
|
|
4007
|
+
"icon": "mdi.png",
|
|
4008
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
4009
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
4010
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
4011
|
+
"category": "Libraries",
|
|
4012
|
+
"type": "3rd-party",
|
|
4013
|
+
"maintainers": [
|
|
4014
|
+
{
|
|
4015
|
+
"name": "Emil Rosenius",
|
|
4016
|
+
"github": "ERPedersen"
|
|
4017
|
+
}
|
|
4018
|
+
],
|
|
4019
|
+
"compatibility": {
|
|
4020
|
+
"nuxt": "^3.0.0",
|
|
4021
|
+
"requires": {}
|
|
4022
|
+
}
|
|
4023
|
+
},
|
|
3393
4024
|
{
|
|
3394
4025
|
"name": "nuxt-monaco-editor",
|
|
3395
4026
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3414,7 +4045,7 @@
|
|
|
3414
4045
|
},
|
|
3415
4046
|
{
|
|
3416
4047
|
"name": "nuxt-mongoose",
|
|
3417
|
-
"description": "A Nuxt
|
|
4048
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3418
4049
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3419
4050
|
"npm": "nuxt-mongoose",
|
|
3420
4051
|
"icon": "nuxt-mongoose.svg",
|
|
@@ -3429,6 +4060,102 @@
|
|
|
3429
4060
|
"github": "arashsheyda"
|
|
3430
4061
|
}
|
|
3431
4062
|
],
|
|
4063
|
+
"compatibility": {
|
|
4064
|
+
"nuxt": "^3.0.0",
|
|
4065
|
+
"requires": {},
|
|
4066
|
+
"devtools": "^0.0.0"
|
|
4067
|
+
}
|
|
4068
|
+
},
|
|
4069
|
+
{
|
|
4070
|
+
"name": "nuxt-oidc-auth",
|
|
4071
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4072
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4073
|
+
"npm": "nuxt-oidc-auth",
|
|
4074
|
+
"icon": "",
|
|
4075
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4076
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4077
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4078
|
+
"category": "Security",
|
|
4079
|
+
"type": "3rd-party",
|
|
4080
|
+
"maintainers": [
|
|
4081
|
+
{
|
|
4082
|
+
"name": "Jan-Henrik Damaschke",
|
|
4083
|
+
"github": "itpropro",
|
|
4084
|
+
"twitter": "jandamaschke"
|
|
4085
|
+
}
|
|
4086
|
+
],
|
|
4087
|
+
"compatibility": {
|
|
4088
|
+
"nuxt": "^3.0.0",
|
|
4089
|
+
"requires": {}
|
|
4090
|
+
}
|
|
4091
|
+
},
|
|
4092
|
+
{
|
|
4093
|
+
"name": "nuxt-openapi-docs-module",
|
|
4094
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4095
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4096
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4097
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4098
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4099
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4100
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4101
|
+
"category": "Libraries",
|
|
4102
|
+
"type": "3rd-party",
|
|
4103
|
+
"maintainers": [
|
|
4104
|
+
{
|
|
4105
|
+
"name": "Pavel Kuzmin",
|
|
4106
|
+
"github": "s00d"
|
|
4107
|
+
}
|
|
4108
|
+
],
|
|
4109
|
+
"compatibility": {
|
|
4110
|
+
"nuxt": "^3.0.0",
|
|
4111
|
+
"requires": {}
|
|
4112
|
+
}
|
|
4113
|
+
},
|
|
4114
|
+
{
|
|
4115
|
+
"name": "nuxt-openid-connect",
|
|
4116
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4117
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4118
|
+
"npm": "nuxt-openid-connect",
|
|
4119
|
+
"icon": "",
|
|
4120
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4121
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4122
|
+
"learn_more": "",
|
|
4123
|
+
"category": "Security",
|
|
4124
|
+
"type": "3rd-party",
|
|
4125
|
+
"maintainers": [
|
|
4126
|
+
{
|
|
4127
|
+
"name": "Aborn Jiang",
|
|
4128
|
+
"github": "aborn"
|
|
4129
|
+
},
|
|
4130
|
+
{
|
|
4131
|
+
"name": "Khaled Almana",
|
|
4132
|
+
"github": "KhaledAlMana"
|
|
4133
|
+
}
|
|
4134
|
+
],
|
|
4135
|
+
"compatibility": {
|
|
4136
|
+
"nuxt": "^3.0.0",
|
|
4137
|
+
"requires": {},
|
|
4138
|
+
"devtools": "^0.0.0"
|
|
4139
|
+
}
|
|
4140
|
+
},
|
|
4141
|
+
{
|
|
4142
|
+
"name": "nuxt-payload-analyzer",
|
|
4143
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4144
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4145
|
+
"npm": "nuxt-payload-analyzer",
|
|
4146
|
+
"icon": "",
|
|
4147
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4148
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4149
|
+
"learn_more": "",
|
|
4150
|
+
"category": "Performance",
|
|
4151
|
+
"type": "3rd-party",
|
|
4152
|
+
"maintainers": [
|
|
4153
|
+
{
|
|
4154
|
+
"name": "Barbapapazes",
|
|
4155
|
+
"github": "Barbapapazes",
|
|
4156
|
+
"twitter": "soubiran_"
|
|
4157
|
+
}
|
|
4158
|
+
],
|
|
3432
4159
|
"compatibility": {
|
|
3433
4160
|
"nuxt": "^3.0.0",
|
|
3434
4161
|
"requires": {}
|
|
@@ -3464,8 +4191,8 @@
|
|
|
3464
4191
|
"npm": "nuxt-phosphor-icons",
|
|
3465
4192
|
"icon": "phosphor-icons.svg",
|
|
3466
4193
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3467
|
-
"website": "https://
|
|
3468
|
-
"learn_more": "https://
|
|
4194
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4195
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3469
4196
|
"category": "UI",
|
|
3470
4197
|
"type": "3rd-party",
|
|
3471
4198
|
"maintainers": [
|
|
@@ -3503,7 +4230,7 @@
|
|
|
3503
4230
|
},
|
|
3504
4231
|
{
|
|
3505
4232
|
"name": "plausible",
|
|
3506
|
-
"description": "Nuxt
|
|
4233
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3507
4234
|
"repo": "nuxt-modules/plausible",
|
|
3508
4235
|
"npm": "@nuxtjs/plausible",
|
|
3509
4236
|
"icon": "plausible.png",
|
|
@@ -3523,9 +4250,35 @@
|
|
|
3523
4250
|
"requires": {}
|
|
3524
4251
|
}
|
|
3525
4252
|
},
|
|
4253
|
+
{
|
|
4254
|
+
"name": "nuxt-plotly",
|
|
4255
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
4256
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
4257
|
+
"npm": "nuxt-plotly",
|
|
4258
|
+
"icon": "nuxt-plotly.svg",
|
|
4259
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
4260
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
4261
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
4262
|
+
"category": "Libraries",
|
|
4263
|
+
"type": "3rd-party",
|
|
4264
|
+
"maintainers": [
|
|
4265
|
+
{
|
|
4266
|
+
"name": "Supanut Dokmaithong",
|
|
4267
|
+
"github": "Boomgeek"
|
|
4268
|
+
},
|
|
4269
|
+
{
|
|
4270
|
+
"name": "superdev-tech",
|
|
4271
|
+
"github": "superdev-tech"
|
|
4272
|
+
}
|
|
4273
|
+
],
|
|
4274
|
+
"compatibility": {
|
|
4275
|
+
"nuxt": "^3.0.0",
|
|
4276
|
+
"requires": {}
|
|
4277
|
+
}
|
|
4278
|
+
},
|
|
3526
4279
|
{
|
|
3527
4280
|
"name": "nuxt-png-to-ico",
|
|
3528
|
-
"description": "Nuxt
|
|
4281
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3529
4282
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3530
4283
|
"npm": "nuxt-png-to-ico",
|
|
3531
4284
|
"icon": "",
|
|
@@ -3546,9 +4299,31 @@
|
|
|
3546
4299
|
"requires": {}
|
|
3547
4300
|
}
|
|
3548
4301
|
},
|
|
4302
|
+
{
|
|
4303
|
+
"name": "nuxt-posthog",
|
|
4304
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4305
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4306
|
+
"npm": "nuxt-posthog",
|
|
4307
|
+
"icon": "posthog.svg",
|
|
4308
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4309
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4310
|
+
"learn_more": "https://posthog.com",
|
|
4311
|
+
"category": "Analytics",
|
|
4312
|
+
"type": "3rd-party",
|
|
4313
|
+
"maintainers": [
|
|
4314
|
+
{
|
|
4315
|
+
"name": "Carles Mitjans",
|
|
4316
|
+
"github": "mitjans"
|
|
4317
|
+
}
|
|
4318
|
+
],
|
|
4319
|
+
"compatibility": {
|
|
4320
|
+
"nuxt": "^3.0.0",
|
|
4321
|
+
"requires": {}
|
|
4322
|
+
}
|
|
4323
|
+
},
|
|
3549
4324
|
{
|
|
3550
4325
|
"name": "nuxt-smartlook",
|
|
3551
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
4326
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3552
4327
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3553
4328
|
"npm": "nuxt-smartlook",
|
|
3554
4329
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3570,6 +4345,28 @@
|
|
|
3570
4345
|
"requires": {}
|
|
3571
4346
|
}
|
|
3572
4347
|
},
|
|
4348
|
+
{
|
|
4349
|
+
"name": "nuxt-social-share",
|
|
4350
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4351
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4352
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4353
|
+
"icon": "nuxt-social-share.png",
|
|
4354
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4355
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4356
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4357
|
+
"category": "Extensions",
|
|
4358
|
+
"type": "3rd-party",
|
|
4359
|
+
"maintainers": [
|
|
4360
|
+
{
|
|
4361
|
+
"name": "stefanobartoletti",
|
|
4362
|
+
"github": "stefanobartoletti"
|
|
4363
|
+
}
|
|
4364
|
+
],
|
|
4365
|
+
"compatibility": {
|
|
4366
|
+
"nuxt": "^3.0.0",
|
|
4367
|
+
"requires": {}
|
|
4368
|
+
}
|
|
4369
|
+
},
|
|
3573
4370
|
{
|
|
3574
4371
|
"name": "ssr-lit",
|
|
3575
4372
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3600,10 +4397,10 @@
|
|
|
3600
4397
|
},
|
|
3601
4398
|
{
|
|
3602
4399
|
"name": "nuxt-storm",
|
|
3603
|
-
"description": "WebStorm & PHPStorm support for
|
|
4400
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3604
4401
|
"repo": "fumeapp/nuxt-storm",
|
|
3605
4402
|
"npm": "nuxt-storm",
|
|
3606
|
-
"icon": "
|
|
4403
|
+
"icon": "",
|
|
3607
4404
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3608
4405
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3609
4406
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -3620,6 +4417,30 @@
|
|
|
3620
4417
|
"requires": {}
|
|
3621
4418
|
}
|
|
3622
4419
|
},
|
|
4420
|
+
{
|
|
4421
|
+
"name": "nuxt-svgo-loader",
|
|
4422
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4423
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4424
|
+
"npm": "nuxt-svgo-loader",
|
|
4425
|
+
"icon": "",
|
|
4426
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4427
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4428
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4429
|
+
"category": "Images",
|
|
4430
|
+
"type": "3rd-party",
|
|
4431
|
+
"maintainers": [
|
|
4432
|
+
{
|
|
4433
|
+
"name": "Alex Liu",
|
|
4434
|
+
"github": "Mini-ghost",
|
|
4435
|
+
"twitter": "Minighost_Alex"
|
|
4436
|
+
}
|
|
4437
|
+
],
|
|
4438
|
+
"compatibility": {
|
|
4439
|
+
"nuxt": "^3.0.0",
|
|
4440
|
+
"requires": {},
|
|
4441
|
+
"devtools": "^0.0.0"
|
|
4442
|
+
}
|
|
4443
|
+
},
|
|
3623
4444
|
{
|
|
3624
4445
|
"name": "nuxt-svgo",
|
|
3625
4446
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -3644,7 +4465,7 @@
|
|
|
3644
4465
|
},
|
|
3645
4466
|
{
|
|
3646
4467
|
"name": "nuxt-unleash",
|
|
3647
|
-
"description": "Nuxt
|
|
4468
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3648
4469
|
"repo": "conejerock/nuxt-unleash",
|
|
3649
4470
|
"npm": "nuxt-unleash",
|
|
3650
4471
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3664,28 +4485,6 @@
|
|
|
3664
4485
|
"requires": {}
|
|
3665
4486
|
}
|
|
3666
4487
|
},
|
|
3667
|
-
{
|
|
3668
|
-
"name": "nuxt-use-motion",
|
|
3669
|
-
"description": "A Nuxt module putting your components in motion",
|
|
3670
|
-
"repo": "Tahul/nuxt-use-motion",
|
|
3671
|
-
"npm": "nuxt-use-motion",
|
|
3672
|
-
"icon": "nuxt-use-motion.svg",
|
|
3673
|
-
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
3674
|
-
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
3675
|
-
"learn_more": "https://github.com/vueuse/motion",
|
|
3676
|
-
"category": "Libraries",
|
|
3677
|
-
"type": "3rd-party",
|
|
3678
|
-
"maintainers": [
|
|
3679
|
-
{
|
|
3680
|
-
"name": "Tahul",
|
|
3681
|
-
"github": "Tahul"
|
|
3682
|
-
}
|
|
3683
|
-
],
|
|
3684
|
-
"compatibility": {
|
|
3685
|
-
"nuxt": "^2.0.0",
|
|
3686
|
-
"requires": {}
|
|
3687
|
-
}
|
|
3688
|
-
},
|
|
3689
4488
|
{
|
|
3690
4489
|
"name": "nuxt-use-sound",
|
|
3691
4490
|
"description": "A Nuxt module for playing sound effects.",
|
|
@@ -3735,12 +4534,12 @@
|
|
|
3735
4534
|
{
|
|
3736
4535
|
"name": "nuxt-vue3-google-signin",
|
|
3737
4536
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3738
|
-
"repo": "
|
|
4537
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3739
4538
|
"npm": "nuxt-vue3-google-signin",
|
|
3740
4539
|
"icon": "vue3-google-signin.svg",
|
|
3741
|
-
"github": "https://github.com/
|
|
3742
|
-
"website": "https://vue3-google-signin.
|
|
3743
|
-
"learn_more": "https://vue3-google-signin.
|
|
4540
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4541
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4542
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3744
4543
|
"category": "Libraries",
|
|
3745
4544
|
"type": "3rd-party",
|
|
3746
4545
|
"maintainers": [
|
|
@@ -3755,20 +4554,64 @@
|
|
|
3755
4554
|
}
|
|
3756
4555
|
},
|
|
3757
4556
|
{
|
|
3758
|
-
"name": "nuxt-
|
|
3759
|
-
"description": "
|
|
3760
|
-
"repo": "
|
|
3761
|
-
"npm": "
|
|
3762
|
-
"icon": "
|
|
3763
|
-
"github": "https://github.com/
|
|
3764
|
-
"website": "https://
|
|
3765
|
-
"learn_more": "
|
|
3766
|
-
"category": "
|
|
4557
|
+
"name": "nuxt-zod-i18n",
|
|
4558
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4559
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4560
|
+
"npm": "nuxt-zod-i18n",
|
|
4561
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4562
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4563
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4564
|
+
"learn_more": "",
|
|
4565
|
+
"category": "Libraries",
|
|
4566
|
+
"type": "3rd-party",
|
|
4567
|
+
"maintainers": [
|
|
4568
|
+
{
|
|
4569
|
+
"name": "xibman",
|
|
4570
|
+
"github": "xibman"
|
|
4571
|
+
}
|
|
4572
|
+
],
|
|
4573
|
+
"compatibility": {
|
|
4574
|
+
"nuxt": "^3.0.0",
|
|
4575
|
+
"requires": {}
|
|
4576
|
+
}
|
|
4577
|
+
},
|
|
4578
|
+
{
|
|
4579
|
+
"name": "nuxt3-interpolation",
|
|
4580
|
+
"description": "",
|
|
4581
|
+
"repo": "daliborgogic/interpolation#master",
|
|
4582
|
+
"npm": "nuxt3-interpolation",
|
|
4583
|
+
"icon": "",
|
|
4584
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4585
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4586
|
+
"learn_more": "",
|
|
4587
|
+
"category": "Devtools",
|
|
4588
|
+
"type": "3rd-party",
|
|
4589
|
+
"maintainers": [
|
|
4590
|
+
{
|
|
4591
|
+
"name": "daliborgogic",
|
|
4592
|
+
"github": "daliborgogic"
|
|
4593
|
+
}
|
|
4594
|
+
],
|
|
4595
|
+
"compatibility": {
|
|
4596
|
+
"nuxt": "^3.0.0",
|
|
4597
|
+
"requires": {}
|
|
4598
|
+
}
|
|
4599
|
+
},
|
|
4600
|
+
{
|
|
4601
|
+
"name": "nuxt3-leaflet",
|
|
4602
|
+
"description": "Leaflet integration with Nuxt",
|
|
4603
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4604
|
+
"npm": "nuxt3-leaflet",
|
|
4605
|
+
"icon": "leaflet.png",
|
|
4606
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4607
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4608
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4609
|
+
"category": "Libraries",
|
|
3767
4610
|
"type": "3rd-party",
|
|
3768
4611
|
"maintainers": [
|
|
3769
4612
|
{
|
|
3770
|
-
"name": "
|
|
3771
|
-
"github": "
|
|
4613
|
+
"name": "Augustin MERCIER",
|
|
4614
|
+
"github": "Gugustinette"
|
|
3772
4615
|
}
|
|
3773
4616
|
],
|
|
3774
4617
|
"compatibility": {
|
|
@@ -3778,7 +4621,7 @@
|
|
|
3778
4621
|
},
|
|
3779
4622
|
{
|
|
3780
4623
|
"name": "nuxt7",
|
|
3781
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4624
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3782
4625
|
"repo": "nuxt-community/nuxt7",
|
|
3783
4626
|
"npm": "nuxt7",
|
|
3784
4627
|
"icon": "",
|
|
@@ -3799,40 +4642,17 @@
|
|
|
3799
4642
|
"requires": {}
|
|
3800
4643
|
}
|
|
3801
4644
|
},
|
|
3802
|
-
{
|
|
3803
|
-
"name": "nuxtlabs-ui",
|
|
3804
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3805
|
-
"repo": "nuxtlabs/ui",
|
|
3806
|
-
"npm": "@nuxthq/ui",
|
|
3807
|
-
"icon": "nuxtlabs-ui.svg",
|
|
3808
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3809
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3810
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3811
|
-
"category": "UI",
|
|
3812
|
-
"type": "3rd-party",
|
|
3813
|
-
"maintainers": [
|
|
3814
|
-
{
|
|
3815
|
-
"name": "Benjamin Canac",
|
|
3816
|
-
"github": "benjamincanac",
|
|
3817
|
-
"twitter": "benjamincanac"
|
|
3818
|
-
}
|
|
3819
|
-
],
|
|
3820
|
-
"compatibility": {
|
|
3821
|
-
"nuxt": "^3.0.0",
|
|
3822
|
-
"requires": {}
|
|
3823
|
-
}
|
|
3824
|
-
},
|
|
3825
4645
|
{
|
|
3826
4646
|
"name": "og-image",
|
|
3827
|
-
"description": "
|
|
3828
|
-
"repo": "
|
|
4647
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4648
|
+
"repo": "nuxt-modules/og-image",
|
|
3829
4649
|
"npm": "nuxt-og-image",
|
|
3830
|
-
"icon": "",
|
|
3831
|
-
"github": "https://github.com/
|
|
3832
|
-
"website": "https://
|
|
3833
|
-
"learn_more": "",
|
|
4650
|
+
"icon": "og-image.svg",
|
|
4651
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4652
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4653
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3834
4654
|
"category": "SEO",
|
|
3835
|
-
"type": "
|
|
4655
|
+
"type": "community",
|
|
3836
4656
|
"maintainers": [
|
|
3837
4657
|
{
|
|
3838
4658
|
"name": "Harlan Wilton",
|
|
@@ -3843,7 +4663,8 @@
|
|
|
3843
4663
|
],
|
|
3844
4664
|
"compatibility": {
|
|
3845
4665
|
"nuxt": "^3.0.0",
|
|
3846
|
-
"requires": {}
|
|
4666
|
+
"requires": {},
|
|
4667
|
+
"devtools": "^0.0.0"
|
|
3847
4668
|
}
|
|
3848
4669
|
},
|
|
3849
4670
|
{
|
|
@@ -3871,13 +4692,13 @@
|
|
|
3871
4692
|
},
|
|
3872
4693
|
{
|
|
3873
4694
|
"name": "optimized-images",
|
|
3874
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4695
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3875
4696
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3876
4697
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3877
4698
|
"icon": "",
|
|
3878
4699
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
3879
|
-
"website": "https://
|
|
3880
|
-
"learn_more": "",
|
|
4700
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4701
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
3881
4702
|
"category": "Images",
|
|
3882
4703
|
"type": "3rd-party",
|
|
3883
4704
|
"maintainers": [
|
|
@@ -3916,7 +4737,7 @@
|
|
|
3916
4737
|
},
|
|
3917
4738
|
{
|
|
3918
4739
|
"name": "parse",
|
|
3919
|
-
"description": "Parse package for Nuxt
|
|
4740
|
+
"description": "Parse package for Nuxt",
|
|
3920
4741
|
"repo": "cierrateam/nuxt-parse",
|
|
3921
4742
|
"npm": "nuxt-parse",
|
|
3922
4743
|
"icon": "",
|
|
@@ -3936,6 +4757,29 @@
|
|
|
3936
4757
|
"requires": {}
|
|
3937
4758
|
}
|
|
3938
4759
|
},
|
|
4760
|
+
{
|
|
4761
|
+
"name": "particles",
|
|
4762
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4763
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4764
|
+
"npm": "nuxt-particles",
|
|
4765
|
+
"icon": "",
|
|
4766
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4767
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4768
|
+
"learn_more": "https://particles.js.org/",
|
|
4769
|
+
"category": "Libraries",
|
|
4770
|
+
"type": "3rd-party",
|
|
4771
|
+
"maintainers": [
|
|
4772
|
+
{
|
|
4773
|
+
"name": "Joey Pereira",
|
|
4774
|
+
"github": "Joepocalyptic",
|
|
4775
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4776
|
+
}
|
|
4777
|
+
],
|
|
4778
|
+
"compatibility": {
|
|
4779
|
+
"nuxt": "^3.0.0",
|
|
4780
|
+
"requires": {}
|
|
4781
|
+
}
|
|
4782
|
+
},
|
|
3939
4783
|
{
|
|
3940
4784
|
"name": "partytown",
|
|
3941
4785
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3961,6 +4805,28 @@
|
|
|
3961
4805
|
}
|
|
3962
4806
|
}
|
|
3963
4807
|
},
|
|
4808
|
+
{
|
|
4809
|
+
"name": "paypal",
|
|
4810
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
4811
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
4812
|
+
"npm": "nuxt-paypal",
|
|
4813
|
+
"icon": "paypal.svg",
|
|
4814
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
4815
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
4816
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
4817
|
+
"category": "Payment",
|
|
4818
|
+
"type": "3rd-party",
|
|
4819
|
+
"maintainers": [
|
|
4820
|
+
{
|
|
4821
|
+
"name": "Arash Sheyda",
|
|
4822
|
+
"github": "arashsheyda"
|
|
4823
|
+
}
|
|
4824
|
+
],
|
|
4825
|
+
"compatibility": {
|
|
4826
|
+
"nuxt": "^3.0.0",
|
|
4827
|
+
"requires": {}
|
|
4828
|
+
}
|
|
4829
|
+
},
|
|
3964
4830
|
{
|
|
3965
4831
|
"name": "pdfeasy",
|
|
3966
4832
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -4082,7 +4948,7 @@
|
|
|
4082
4948
|
},
|
|
4083
4949
|
{
|
|
4084
4950
|
"name": "plausible",
|
|
4085
|
-
"description": "Nuxt
|
|
4951
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4086
4952
|
"repo": "nuxt-modules/plausible",
|
|
4087
4953
|
"npm": "@nuxtjs/plausible",
|
|
4088
4954
|
"icon": "",
|
|
@@ -4124,9 +4990,56 @@
|
|
|
4124
4990
|
"requires": {}
|
|
4125
4991
|
}
|
|
4126
4992
|
},
|
|
4993
|
+
{
|
|
4994
|
+
"name": "prepare",
|
|
4995
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4996
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4997
|
+
"npm": "nuxt-prepare",
|
|
4998
|
+
"icon": "prepare.svg",
|
|
4999
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
5000
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
5001
|
+
"learn_more": "",
|
|
5002
|
+
"category": "Devtools",
|
|
5003
|
+
"type": "3rd-party",
|
|
5004
|
+
"maintainers": [
|
|
5005
|
+
{
|
|
5006
|
+
"name": "Johann Schopplich",
|
|
5007
|
+
"github": "johannschopplich",
|
|
5008
|
+
"twitter": "jschopplich",
|
|
5009
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
5010
|
+
}
|
|
5011
|
+
],
|
|
5012
|
+
"compatibility": {
|
|
5013
|
+
"nuxt": "^3.0.0",
|
|
5014
|
+
"requires": {}
|
|
5015
|
+
}
|
|
5016
|
+
},
|
|
5017
|
+
{
|
|
5018
|
+
"name": "primevue",
|
|
5019
|
+
"description": "Next Generation Vue UI Component Library",
|
|
5020
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
5021
|
+
"npm": "nuxt-primevue",
|
|
5022
|
+
"icon": "primevue.svg",
|
|
5023
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
5024
|
+
"website": "https://primevue.org/",
|
|
5025
|
+
"learn_more": "https://primevue.org/",
|
|
5026
|
+
"category": "UI",
|
|
5027
|
+
"type": "3rd-party",
|
|
5028
|
+
"maintainers": [
|
|
5029
|
+
{
|
|
5030
|
+
"name": "primefaces",
|
|
5031
|
+
"github": "primefaces",
|
|
5032
|
+
"twitter": "primevue"
|
|
5033
|
+
}
|
|
5034
|
+
],
|
|
5035
|
+
"compatibility": {
|
|
5036
|
+
"nuxt": "^3.0.0",
|
|
5037
|
+
"requires": {}
|
|
5038
|
+
}
|
|
5039
|
+
},
|
|
4127
5040
|
{
|
|
4128
5041
|
"name": "prismic",
|
|
4129
|
-
"description": "Easily connect your Nuxt
|
|
5042
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4130
5043
|
"repo": "nuxt-modules/prismic",
|
|
4131
5044
|
"npm": "@nuxtjs/prismic",
|
|
4132
5045
|
"icon": "prismic.png",
|
|
@@ -4193,7 +5106,7 @@
|
|
|
4193
5106
|
},
|
|
4194
5107
|
{
|
|
4195
5108
|
"name": "proxy",
|
|
4196
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
5109
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4197
5110
|
"repo": "nuxt-community/proxy-module",
|
|
4198
5111
|
"npm": "@nuxtjs/proxy",
|
|
4199
5112
|
"icon": "",
|
|
@@ -4239,7 +5152,7 @@
|
|
|
4239
5152
|
},
|
|
4240
5153
|
{
|
|
4241
5154
|
"name": "purgecss",
|
|
4242
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
5155
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4243
5156
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4244
5157
|
"npm": "nuxt-purgecss",
|
|
4245
5158
|
"icon": "purgecss.png",
|
|
@@ -4261,7 +5174,7 @@
|
|
|
4261
5174
|
},
|
|
4262
5175
|
{
|
|
4263
5176
|
"name": "pwa",
|
|
4264
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
5177
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4265
5178
|
"repo": "nuxt-community/pwa-module",
|
|
4266
5179
|
"npm": "@nuxtjs/pwa",
|
|
4267
5180
|
"icon": "pwa.png",
|
|
@@ -4286,7 +5199,7 @@
|
|
|
4286
5199
|
},
|
|
4287
5200
|
{
|
|
4288
5201
|
"name": "python",
|
|
4289
|
-
"description": "Write Nuxt
|
|
5202
|
+
"description": "Write Nuxt applications using Python",
|
|
4290
5203
|
"repo": "nuxt-community/python-module",
|
|
4291
5204
|
"npm": "@nuxtjs/python",
|
|
4292
5205
|
"icon": "python.png",
|
|
@@ -4323,6 +5236,64 @@
|
|
|
4323
5236
|
"github": "Maiquu"
|
|
4324
5237
|
}
|
|
4325
5238
|
],
|
|
5239
|
+
"compatibility": {
|
|
5240
|
+
"nuxt": "^3.0.0",
|
|
5241
|
+
"requires": {},
|
|
5242
|
+
"devtools": "^0.0.0"
|
|
5243
|
+
}
|
|
5244
|
+
},
|
|
5245
|
+
{
|
|
5246
|
+
"name": "radash",
|
|
5247
|
+
"description": "radash module with auto-import and custom prefix",
|
|
5248
|
+
"repo": "bbg/nuxt-radash",
|
|
5249
|
+
"npm": "nuxt-radash",
|
|
5250
|
+
"icon": "radash.png",
|
|
5251
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
5252
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
5253
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
5254
|
+
"category": "Libraries",
|
|
5255
|
+
"type": "3rd-party",
|
|
5256
|
+
"maintainers": [
|
|
5257
|
+
{
|
|
5258
|
+
"name": "Batuhan Göksu",
|
|
5259
|
+
"github": "bbg"
|
|
5260
|
+
}
|
|
5261
|
+
],
|
|
5262
|
+
"compatibility": {
|
|
5263
|
+
"nuxt": "^3.0.0",
|
|
5264
|
+
"requires": {}
|
|
5265
|
+
}
|
|
5266
|
+
},
|
|
5267
|
+
{
|
|
5268
|
+
"name": "radix-vue",
|
|
5269
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
5270
|
+
"repo": "radix-vue/radix-vue",
|
|
5271
|
+
"npm": "radix-vue",
|
|
5272
|
+
"icon": "radix-vue.svg",
|
|
5273
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
5274
|
+
"website": "https://www.radix-vue.com/",
|
|
5275
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
5276
|
+
"category": "UI",
|
|
5277
|
+
"type": "3rd-party",
|
|
5278
|
+
"maintainers": [
|
|
5279
|
+
{
|
|
5280
|
+
"name": "Zernonia",
|
|
5281
|
+
"github": "zernonia",
|
|
5282
|
+
"twitter": "zernonia"
|
|
5283
|
+
},
|
|
5284
|
+
{
|
|
5285
|
+
"name": "Khairul Haaziq",
|
|
5286
|
+
"github": "khairulhaaziq"
|
|
5287
|
+
},
|
|
5288
|
+
{
|
|
5289
|
+
"name": "Mujahid Anuar",
|
|
5290
|
+
"github": "mujahidfa"
|
|
5291
|
+
},
|
|
5292
|
+
{
|
|
5293
|
+
"name": "Max",
|
|
5294
|
+
"github": "onmax"
|
|
5295
|
+
}
|
|
5296
|
+
],
|
|
4326
5297
|
"compatibility": {
|
|
4327
5298
|
"nuxt": "^3.0.0",
|
|
4328
5299
|
"requires": {}
|
|
@@ -4330,7 +5301,7 @@
|
|
|
4330
5301
|
},
|
|
4331
5302
|
{
|
|
4332
5303
|
"name": "recaptcha",
|
|
4333
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
5304
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4334
5305
|
"repo": "nuxt-community/recaptcha-module",
|
|
4335
5306
|
"npm": "@nuxtjs/recaptcha",
|
|
4336
5307
|
"icon": "recaptcha.png",
|
|
@@ -4373,9 +5344,32 @@
|
|
|
4373
5344
|
"requires": {}
|
|
4374
5345
|
}
|
|
4375
5346
|
},
|
|
5347
|
+
{
|
|
5348
|
+
"name": "resend",
|
|
5349
|
+
"description": "Resend integration for Nuxt",
|
|
5350
|
+
"repo": "nhedger/nuxt-resend",
|
|
5351
|
+
"npm": "nuxt-resend",
|
|
5352
|
+
"icon": "resend.svg",
|
|
5353
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5354
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5355
|
+
"learn_more": "https://resend.com",
|
|
5356
|
+
"category": "Extensions",
|
|
5357
|
+
"type": "3rd-party",
|
|
5358
|
+
"maintainers": [
|
|
5359
|
+
{
|
|
5360
|
+
"name": "Nicolas Hedger",
|
|
5361
|
+
"github": "nhedger",
|
|
5362
|
+
"twitter": "nicolashedger"
|
|
5363
|
+
}
|
|
5364
|
+
],
|
|
5365
|
+
"compatibility": {
|
|
5366
|
+
"nuxt": "^3.0.0",
|
|
5367
|
+
"requires": {}
|
|
5368
|
+
}
|
|
5369
|
+
},
|
|
4376
5370
|
{
|
|
4377
5371
|
"name": "rfg-icon",
|
|
4378
|
-
"description": "Nuxt
|
|
5372
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4379
5373
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4380
5374
|
"npm": "nuxt-rfg-icon",
|
|
4381
5375
|
"icon": "real-favicon-generator.png",
|
|
@@ -4397,13 +5391,13 @@
|
|
|
4397
5391
|
},
|
|
4398
5392
|
{
|
|
4399
5393
|
"name": "robots",
|
|
4400
|
-
"description": "A Nuxt
|
|
4401
|
-
"repo": "nuxt-
|
|
5394
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
5395
|
+
"repo": "nuxt-modules/robots",
|
|
4402
5396
|
"npm": "@nuxtjs/robots",
|
|
4403
5397
|
"icon": "robots.png",
|
|
4404
|
-
"github": "https://github.com/nuxt-
|
|
4405
|
-
"website": "https://github.com/nuxt-
|
|
4406
|
-
"learn_more": "
|
|
5398
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
5399
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
5400
|
+
"learn_more": "",
|
|
4407
5401
|
"category": "SEO",
|
|
4408
5402
|
"type": "community",
|
|
4409
5403
|
"maintainers": [
|
|
@@ -4421,23 +5415,23 @@
|
|
|
4421
5415
|
},
|
|
4422
5416
|
{
|
|
4423
5417
|
"name": "rollbar",
|
|
4424
|
-
"description": "
|
|
4425
|
-
"repo": "
|
|
4426
|
-
"npm": "nuxt-rollbar
|
|
5418
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5419
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5420
|
+
"npm": "nuxt-rollbar",
|
|
4427
5421
|
"icon": "rollbar.png",
|
|
4428
|
-
"github": "https://github.com/
|
|
4429
|
-
"website": "https://github.com/
|
|
5422
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5423
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4430
5424
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4431
5425
|
"category": "Monitoring",
|
|
4432
5426
|
"type": "3rd-party",
|
|
4433
5427
|
"maintainers": [
|
|
4434
5428
|
{
|
|
4435
|
-
"name": "
|
|
4436
|
-
"github": "
|
|
5429
|
+
"name": "Jairo Blatt",
|
|
5430
|
+
"github": "jairoblatt"
|
|
4437
5431
|
}
|
|
4438
5432
|
],
|
|
4439
5433
|
"compatibility": {
|
|
4440
|
-
"nuxt": "^
|
|
5434
|
+
"nuxt": "^3.0.0",
|
|
4441
5435
|
"requires": {}
|
|
4442
5436
|
}
|
|
4443
5437
|
},
|
|
@@ -4466,7 +5460,7 @@
|
|
|
4466
5460
|
},
|
|
4467
5461
|
{
|
|
4468
5462
|
"name": "router",
|
|
4469
|
-
"description": "Nuxt
|
|
5463
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4470
5464
|
"repo": "nuxt-community/router-module",
|
|
4471
5465
|
"npm": "@nuxtjs/router",
|
|
4472
5466
|
"icon": "vue.png",
|
|
@@ -4514,13 +5508,13 @@
|
|
|
4514
5508
|
},
|
|
4515
5509
|
{
|
|
4516
5510
|
"name": "schema-org",
|
|
4517
|
-
"description": "
|
|
4518
|
-
"repo": "
|
|
5511
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5512
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4519
5513
|
"npm": "nuxt-schema-org",
|
|
4520
5514
|
"icon": "schema-org.svg",
|
|
4521
|
-
"github": "https://github.com/
|
|
4522
|
-
"website": "https://
|
|
4523
|
-
"learn_more": "https://
|
|
5515
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5516
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5517
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4524
5518
|
"category": "SEO",
|
|
4525
5519
|
"type": "3rd-party",
|
|
4526
5520
|
"maintainers": [
|
|
@@ -4583,13 +5577,13 @@
|
|
|
4583
5577
|
},
|
|
4584
5578
|
{
|
|
4585
5579
|
"name": "segment",
|
|
4586
|
-
"description": "Nuxt
|
|
5580
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4587
5581
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4588
5582
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4589
5583
|
"icon": "segment.png",
|
|
4590
5584
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4591
5585
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4592
|
-
"learn_more": "
|
|
5586
|
+
"learn_more": "",
|
|
4593
5587
|
"category": "Analytics",
|
|
4594
5588
|
"type": "3rd-party",
|
|
4595
5589
|
"maintainers": [
|
|
@@ -4605,10 +5599,10 @@
|
|
|
4605
5599
|
},
|
|
4606
5600
|
{
|
|
4607
5601
|
"name": "sentry",
|
|
4608
|
-
"description": "Sentry module for Nuxt
|
|
5602
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4609
5603
|
"repo": "nuxt-community/sentry-module",
|
|
4610
5604
|
"npm": "@nuxtjs/sentry",
|
|
4611
|
-
"icon": "sentry.
|
|
5605
|
+
"icon": "sentry.svg",
|
|
4612
5606
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4613
5607
|
"website": "https://sentry.nuxtjs.org/",
|
|
4614
5608
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4626,20 +5620,22 @@
|
|
|
4626
5620
|
}
|
|
4627
5621
|
},
|
|
4628
5622
|
{
|
|
4629
|
-
"name": "seo-
|
|
4630
|
-
"description": "
|
|
4631
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
4632
|
-
"npm": "nuxt-seo-
|
|
4633
|
-
"icon": "seo-
|
|
4634
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
4635
|
-
"website": "https://
|
|
4636
|
-
"learn_more": "",
|
|
5623
|
+
"name": "seo-experiments",
|
|
5624
|
+
"description": "Powerful SEO DX improvements.",
|
|
5625
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5626
|
+
"npm": "nuxt-seo-experiments",
|
|
5627
|
+
"icon": "seo-experiments.svg",
|
|
5628
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5629
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5630
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
4637
5631
|
"category": "SEO",
|
|
4638
5632
|
"type": "3rd-party",
|
|
4639
5633
|
"maintainers": [
|
|
4640
5634
|
{
|
|
4641
|
-
"name": "
|
|
4642
|
-
"github": "harlan-zw"
|
|
5635
|
+
"name": "Harlan Wilton",
|
|
5636
|
+
"github": "harlan-zw",
|
|
5637
|
+
"twitter": "harlan_zw",
|
|
5638
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4643
5639
|
}
|
|
4644
5640
|
],
|
|
4645
5641
|
"compatibility": {
|
|
@@ -4670,9 +5666,31 @@
|
|
|
4670
5666
|
"requires": {}
|
|
4671
5667
|
}
|
|
4672
5668
|
},
|
|
5669
|
+
{
|
|
5670
|
+
"name": "seo",
|
|
5671
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5672
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
5673
|
+
"npm": "@nuxtjs/seo",
|
|
5674
|
+
"icon": "nuxt.svg",
|
|
5675
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
5676
|
+
"website": "https://nuxtseo.com/",
|
|
5677
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5678
|
+
"category": "SEO",
|
|
5679
|
+
"type": "3rd-party",
|
|
5680
|
+
"maintainers": [
|
|
5681
|
+
{
|
|
5682
|
+
"name": "harlan-zw",
|
|
5683
|
+
"github": "harlan-zw"
|
|
5684
|
+
}
|
|
5685
|
+
],
|
|
5686
|
+
"compatibility": {
|
|
5687
|
+
"nuxt": "^3.0.0",
|
|
5688
|
+
"requires": {}
|
|
5689
|
+
}
|
|
5690
|
+
},
|
|
4673
5691
|
{
|
|
4674
5692
|
"name": "seomatic-meta",
|
|
4675
|
-
"description": "A Nuxt
|
|
5693
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4676
5694
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4677
5695
|
"npm": "nuxt-seomatic-meta",
|
|
4678
5696
|
"icon": "seomatic.png",
|
|
@@ -4718,7 +5736,7 @@
|
|
|
4718
5736
|
{
|
|
4719
5737
|
"name": "server-block",
|
|
4720
5738
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
4721
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
5739
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
4722
5740
|
"npm": "@hebilicious/server-block-nuxt",
|
|
4723
5741
|
"icon": "server-block.svg",
|
|
4724
5742
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -4763,7 +5781,7 @@
|
|
|
4763
5781
|
},
|
|
4764
5782
|
{
|
|
4765
5783
|
"name": "shopify",
|
|
4766
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5784
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4767
5785
|
"repo": "Gomah/nuxt-shopify",
|
|
4768
5786
|
"npm": "nuxt-shopify",
|
|
4769
5787
|
"icon": "shopify.png",
|
|
@@ -4784,7 +5802,7 @@
|
|
|
4784
5802
|
}
|
|
4785
5803
|
},
|
|
4786
5804
|
{
|
|
4787
|
-
"name": "
|
|
5805
|
+
"name": "sidebase-auth",
|
|
4788
5806
|
"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.",
|
|
4789
5807
|
"repo": "sidebase/nuxt-auth",
|
|
4790
5808
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4830,13 +5848,13 @@
|
|
|
4830
5848
|
},
|
|
4831
5849
|
{
|
|
4832
5850
|
"name": "simple-robots",
|
|
4833
|
-
"description": "
|
|
5851
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4834
5852
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4835
5853
|
"npm": "nuxt-simple-robots",
|
|
4836
|
-
"icon": "",
|
|
5854
|
+
"icon": "simple-robots.svg",
|
|
4837
5855
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4838
|
-
"website": "https://
|
|
4839
|
-
"learn_more": "",
|
|
5856
|
+
"website": "https://nuxtseo.com/robots",
|
|
5857
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4840
5858
|
"category": "SEO",
|
|
4841
5859
|
"type": "3rd-party",
|
|
4842
5860
|
"maintainers": [
|
|
@@ -4853,41 +5871,23 @@
|
|
|
4853
5871
|
}
|
|
4854
5872
|
},
|
|
4855
5873
|
{
|
|
4856
|
-
"name": "
|
|
4857
|
-
"description": "
|
|
4858
|
-
"repo": "
|
|
4859
|
-
"npm": "
|
|
4860
|
-
"icon": "",
|
|
4861
|
-
"github": "https://github.com/
|
|
4862
|
-
"website": "https://
|
|
4863
|
-
"learn_more": "",
|
|
5874
|
+
"name": "sitemap",
|
|
5875
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5876
|
+
"repo": "nuxt-modules/sitemap",
|
|
5877
|
+
"npm": "@nuxtjs/sitemap",
|
|
5878
|
+
"icon": "simple-sitemap.svg",
|
|
5879
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
5880
|
+
"website": "https://nuxtseo.com/",
|
|
5881
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
4864
5882
|
"category": "SEO",
|
|
4865
|
-
"type": "
|
|
5883
|
+
"type": "community",
|
|
4866
5884
|
"maintainers": [
|
|
4867
5885
|
{
|
|
4868
5886
|
"name": "Harlan Wilton",
|
|
4869
5887
|
"github": "harlan-zw",
|
|
4870
5888
|
"twitter": "harlan_zw",
|
|
4871
5889
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4872
|
-
}
|
|
4873
|
-
],
|
|
4874
|
-
"compatibility": {
|
|
4875
|
-
"nuxt": "^3.0.0",
|
|
4876
|
-
"requires": {}
|
|
4877
|
-
}
|
|
4878
|
-
},
|
|
4879
|
-
{
|
|
4880
|
-
"name": "sitemap",
|
|
4881
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
|
|
4882
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
4883
|
-
"npm": "@nuxtjs/sitemap",
|
|
4884
|
-
"icon": "",
|
|
4885
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
4886
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
4887
|
-
"learn_more": "",
|
|
4888
|
-
"category": "SEO",
|
|
4889
|
-
"type": "community",
|
|
4890
|
-
"maintainers": [
|
|
5890
|
+
},
|
|
4891
5891
|
{
|
|
4892
5892
|
"name": "Nicolas PENNEC",
|
|
4893
5893
|
"github": "NicoPennec",
|
|
@@ -4895,7 +5895,7 @@
|
|
|
4895
5895
|
}
|
|
4896
5896
|
],
|
|
4897
5897
|
"compatibility": {
|
|
4898
|
-
"nuxt": "^
|
|
5898
|
+
"nuxt": "^3.0.0",
|
|
4899
5899
|
"requires": {}
|
|
4900
5900
|
}
|
|
4901
5901
|
},
|
|
@@ -4923,7 +5923,7 @@
|
|
|
4923
5923
|
},
|
|
4924
5924
|
{
|
|
4925
5925
|
"name": "snipcart",
|
|
4926
|
-
"description": "Snipcart integration module for Nuxt
|
|
5926
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4927
5927
|
"repo": "nuxt-modules/snipcart",
|
|
4928
5928
|
"npm": "@nuxtjs/snipcart",
|
|
4929
5929
|
"icon": "snipcart.png",
|
|
@@ -4946,7 +5946,7 @@
|
|
|
4946
5946
|
},
|
|
4947
5947
|
{
|
|
4948
5948
|
"name": "social-meta",
|
|
4949
|
-
"description": "Nuxt
|
|
5949
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4950
5950
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4951
5951
|
"npm": "nuxt-social-meta",
|
|
4952
5952
|
"icon": "",
|
|
@@ -5068,7 +6068,7 @@
|
|
|
5068
6068
|
},
|
|
5069
6069
|
{
|
|
5070
6070
|
"name": "storage",
|
|
5071
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
6071
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
5072
6072
|
"repo": "mazipan/nuxt-storage",
|
|
5073
6073
|
"npm": "nuxt-storage",
|
|
5074
6074
|
"icon": "",
|
|
@@ -5090,7 +6090,7 @@
|
|
|
5090
6090
|
},
|
|
5091
6091
|
{
|
|
5092
6092
|
"name": "storefront-ui",
|
|
5093
|
-
"description": "Storefront UI Module for Nuxt
|
|
6093
|
+
"description": "Storefront UI Module for Nuxt",
|
|
5094
6094
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
5095
6095
|
"npm": "@storefront-ui/nuxt",
|
|
5096
6096
|
"icon": "storefront-ui.svg",
|
|
@@ -5134,8 +6134,8 @@
|
|
|
5134
6134
|
},
|
|
5135
6135
|
{
|
|
5136
6136
|
"name": "storyblok",
|
|
5137
|
-
"description": "Storyblok Nuxt
|
|
5138
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6137
|
+
"description": "Storyblok Nuxt module",
|
|
6138
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5139
6139
|
"npm": "@storyblok/nuxt",
|
|
5140
6140
|
"icon": "storyblok.png",
|
|
5141
6141
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -5151,46 +6151,43 @@
|
|
|
5151
6151
|
],
|
|
5152
6152
|
"compatibility": {
|
|
5153
6153
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5154
|
-
"requires": {}
|
|
6154
|
+
"requires": {},
|
|
6155
|
+
"devtools": "^0.0.0"
|
|
5155
6156
|
}
|
|
5156
6157
|
},
|
|
5157
6158
|
{
|
|
5158
6159
|
"name": "storybook",
|
|
5159
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5160
|
-
"repo": "nuxt-
|
|
6160
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
6161
|
+
"repo": "nuxt-modules/storybook",
|
|
5161
6162
|
"npm": "@nuxtjs/storybook",
|
|
5162
6163
|
"icon": "storybook.png",
|
|
5163
|
-
"github": "https://github.com/nuxt-
|
|
6164
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5164
6165
|
"website": "https://storybook.nuxtjs.org",
|
|
5165
|
-
"learn_more": "https://
|
|
6166
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5166
6167
|
"category": "Devtools",
|
|
5167
6168
|
"type": "community",
|
|
5168
6169
|
"maintainers": [
|
|
5169
6170
|
{
|
|
5170
|
-
"name": "
|
|
5171
|
-
"github": "
|
|
5172
|
-
"twitter": "
|
|
5173
|
-
},
|
|
5174
|
-
{
|
|
5175
|
-
"name": "Pooya Parsa",
|
|
5176
|
-
"github": "pi0",
|
|
5177
|
-
"twitter": "_pi0_"
|
|
6171
|
+
"name": "Chakir QATAB",
|
|
6172
|
+
"github": "chakAs3",
|
|
6173
|
+
"twitter": "ChakirQatab"
|
|
5178
6174
|
}
|
|
5179
6175
|
],
|
|
5180
6176
|
"compatibility": {
|
|
5181
|
-
"nuxt": "^2.0.0",
|
|
6177
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5182
6178
|
"requires": {
|
|
5183
6179
|
"bridge": "optional"
|
|
5184
|
-
}
|
|
6180
|
+
},
|
|
6181
|
+
"devtools": "^0.7.2"
|
|
5185
6182
|
}
|
|
5186
6183
|
},
|
|
5187
6184
|
{
|
|
5188
6185
|
"name": "strapi",
|
|
5189
6186
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5190
|
-
"repo": "nuxt-
|
|
6187
|
+
"repo": "nuxt-modules/strapi",
|
|
5191
6188
|
"npm": "@nuxtjs/strapi",
|
|
5192
6189
|
"icon": "strapi.png",
|
|
5193
|
-
"github": "https://github.com/nuxt-
|
|
6190
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5194
6191
|
"website": "https://strapi.nuxtjs.org",
|
|
5195
6192
|
"learn_more": "https://strapi.io/",
|
|
5196
6193
|
"category": "CMS",
|
|
@@ -5211,7 +6208,8 @@
|
|
|
5211
6208
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5212
6209
|
"requires": {
|
|
5213
6210
|
"bridge": true
|
|
5214
|
-
}
|
|
6211
|
+
},
|
|
6212
|
+
"devtools": "^0.0.0"
|
|
5215
6213
|
}
|
|
5216
6214
|
},
|
|
5217
6215
|
{
|
|
@@ -5253,13 +6251,43 @@
|
|
|
5253
6251
|
"type": "3rd-party",
|
|
5254
6252
|
"maintainers": [
|
|
5255
6253
|
{
|
|
5256
|
-
"name": "WilliamDASILVA",
|
|
5257
|
-
"github": "WilliamDASILVA"
|
|
6254
|
+
"name": "WilliamDASILVA",
|
|
6255
|
+
"github": "WilliamDASILVA"
|
|
6256
|
+
}
|
|
6257
|
+
],
|
|
6258
|
+
"compatibility": {
|
|
6259
|
+
"nuxt": "^2.0.0",
|
|
6260
|
+
"requires": {}
|
|
6261
|
+
}
|
|
6262
|
+
},
|
|
6263
|
+
{
|
|
6264
|
+
"name": "studio",
|
|
6265
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
6266
|
+
"repo": "nuxtlabs/studio-module",
|
|
6267
|
+
"npm": "@nuxthq/studio",
|
|
6268
|
+
"icon": "studio.svg",
|
|
6269
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
6270
|
+
"website": "https://nuxt.studio",
|
|
6271
|
+
"learn_more": "https://nuxt.studio",
|
|
6272
|
+
"category": "CMS",
|
|
6273
|
+
"type": "3rd-party",
|
|
6274
|
+
"maintainers": [
|
|
6275
|
+
{
|
|
6276
|
+
"name": "Ahad Birang",
|
|
6277
|
+
"github": "farnabaz",
|
|
6278
|
+
"twitter": "a_birang"
|
|
6279
|
+
},
|
|
6280
|
+
{
|
|
6281
|
+
"name": "Sébastien Chopin",
|
|
6282
|
+
"github": "Atinux",
|
|
6283
|
+
"twitter": "Atinux"
|
|
5258
6284
|
}
|
|
5259
6285
|
],
|
|
5260
6286
|
"compatibility": {
|
|
5261
|
-
"nuxt": "^
|
|
5262
|
-
"requires": {
|
|
6287
|
+
"nuxt": "^3.0.0",
|
|
6288
|
+
"requires": {
|
|
6289
|
+
"content": true
|
|
6290
|
+
}
|
|
5263
6291
|
}
|
|
5264
6292
|
},
|
|
5265
6293
|
{
|
|
@@ -5287,7 +6315,7 @@
|
|
|
5287
6315
|
},
|
|
5288
6316
|
{
|
|
5289
6317
|
"name": "stylelint",
|
|
5290
|
-
"description": "Stylelint module for Nuxt.
|
|
6318
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5291
6319
|
"repo": "nuxt-community/stylelint-module",
|
|
5292
6320
|
"npm": "@nuxtjs/stylelint-module",
|
|
5293
6321
|
"icon": "stylelint.png",
|
|
@@ -5333,10 +6361,10 @@
|
|
|
5333
6361
|
{
|
|
5334
6362
|
"name": "supabase",
|
|
5335
6363
|
"description": "First class integration with Supabase",
|
|
5336
|
-
"repo": "nuxt-
|
|
6364
|
+
"repo": "nuxt-modules/supabase",
|
|
5337
6365
|
"npm": "@nuxtjs/supabase",
|
|
5338
6366
|
"icon": "supabase.png",
|
|
5339
|
-
"github": "https://github.com/nuxt-
|
|
6367
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5340
6368
|
"website": "https://supabase.nuxtjs.org",
|
|
5341
6369
|
"learn_more": "https://supabase.com",
|
|
5342
6370
|
"category": "Database",
|
|
@@ -5387,12 +6415,12 @@
|
|
|
5387
6415
|
},
|
|
5388
6416
|
{
|
|
5389
6417
|
"name": "svg-sprite",
|
|
5390
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5391
|
-
"repo": "nuxt-
|
|
6418
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6419
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5392
6420
|
"npm": "@nuxtjs/svg-sprite",
|
|
5393
6421
|
"icon": "",
|
|
5394
|
-
"github": "https://github.com/nuxt-
|
|
5395
|
-
"website": "https://github.com/nuxt-
|
|
6422
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6423
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5396
6424
|
"learn_more": "",
|
|
5397
6425
|
"category": "UI",
|
|
5398
6426
|
"type": "community",
|
|
@@ -5404,13 +6432,13 @@
|
|
|
5404
6432
|
}
|
|
5405
6433
|
],
|
|
5406
6434
|
"compatibility": {
|
|
5407
|
-
"nuxt": "^2.0.0",
|
|
6435
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5408
6436
|
"requires": {}
|
|
5409
6437
|
}
|
|
5410
6438
|
},
|
|
5411
6439
|
{
|
|
5412
6440
|
"name": "svg",
|
|
5413
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6441
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5414
6442
|
"repo": "nuxt-community/svg-module",
|
|
5415
6443
|
"npm": "@nuxtjs/svg",
|
|
5416
6444
|
"icon": "",
|
|
@@ -5454,7 +6482,7 @@
|
|
|
5454
6482
|
},
|
|
5455
6483
|
{
|
|
5456
6484
|
"name": "swiper",
|
|
5457
|
-
"description": "Nuxt
|
|
6485
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5458
6486
|
"repo": "cpreston321/nuxt-swiper",
|
|
5459
6487
|
"npm": "nuxt-swiper",
|
|
5460
6488
|
"icon": "swiper.svg",
|
|
@@ -5500,10 +6528,10 @@
|
|
|
5500
6528
|
{
|
|
5501
6529
|
"name": "tailwindcss",
|
|
5502
6530
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5503
|
-
"repo": "nuxt-
|
|
6531
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5504
6532
|
"npm": "@nuxtjs/tailwindcss",
|
|
5505
6533
|
"icon": "tailwindcss.png",
|
|
5506
|
-
"github": "https://github.com/nuxt-
|
|
6534
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5507
6535
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5508
6536
|
"learn_more": "https://tailwindcss.com/",
|
|
5509
6537
|
"category": "UI",
|
|
@@ -5513,11 +6541,16 @@
|
|
|
5513
6541
|
"name": "Sébastien Chopin",
|
|
5514
6542
|
"github": "Atinux",
|
|
5515
6543
|
"twitter": "Atinux"
|
|
6544
|
+
},
|
|
6545
|
+
{
|
|
6546
|
+
"name": "Inesh Bose",
|
|
6547
|
+
"github": "ineshbose"
|
|
5516
6548
|
}
|
|
5517
6549
|
],
|
|
5518
6550
|
"compatibility": {
|
|
5519
6551
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5520
|
-
"requires": {}
|
|
6552
|
+
"requires": {},
|
|
6553
|
+
"devtools": "^0.0.0"
|
|
5521
6554
|
}
|
|
5522
6555
|
},
|
|
5523
6556
|
{
|
|
@@ -5565,9 +6598,31 @@
|
|
|
5565
6598
|
"requires": {}
|
|
5566
6599
|
}
|
|
5567
6600
|
},
|
|
6601
|
+
{
|
|
6602
|
+
"name": "tiptap",
|
|
6603
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
6604
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
6605
|
+
"npm": "nuxt-tiptap-editor",
|
|
6606
|
+
"icon": "tiptap.png",
|
|
6607
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6608
|
+
"website": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6609
|
+
"learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6610
|
+
"category": "Libraries",
|
|
6611
|
+
"type": "3rd-party",
|
|
6612
|
+
"maintainers": [
|
|
6613
|
+
{
|
|
6614
|
+
"name": "modbender",
|
|
6615
|
+
"github": "modbender"
|
|
6616
|
+
}
|
|
6617
|
+
],
|
|
6618
|
+
"compatibility": {
|
|
6619
|
+
"nuxt": "^3.0.0",
|
|
6620
|
+
"requires": {}
|
|
6621
|
+
}
|
|
6622
|
+
},
|
|
5568
6623
|
{
|
|
5569
6624
|
"name": "toast",
|
|
5570
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6625
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5571
6626
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5572
6627
|
"npm": "@nuxtjs/toast",
|
|
5573
6628
|
"icon": "",
|
|
@@ -5588,6 +6643,28 @@
|
|
|
5588
6643
|
"requires": {}
|
|
5589
6644
|
}
|
|
5590
6645
|
},
|
|
6646
|
+
{
|
|
6647
|
+
"name": "translation-manager",
|
|
6648
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
6649
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
6650
|
+
"npm": "nuxt-translation-manager",
|
|
6651
|
+
"icon": "translation-manager.png",
|
|
6652
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6653
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6654
|
+
"learn_more": "",
|
|
6655
|
+
"category": "Extensions",
|
|
6656
|
+
"type": "3rd-party",
|
|
6657
|
+
"maintainers": [
|
|
6658
|
+
{
|
|
6659
|
+
"name": "Sam K",
|
|
6660
|
+
"github": "samk-dev"
|
|
6661
|
+
}
|
|
6662
|
+
],
|
|
6663
|
+
"compatibility": {
|
|
6664
|
+
"nuxt": "^3.0.0",
|
|
6665
|
+
"requires": {}
|
|
6666
|
+
}
|
|
6667
|
+
},
|
|
5591
6668
|
{
|
|
5592
6669
|
"name": "tresjs",
|
|
5593
6670
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -5648,7 +6725,7 @@
|
|
|
5648
6725
|
},
|
|
5649
6726
|
{
|
|
5650
6727
|
"name": "twa",
|
|
5651
|
-
"description": "Nuxt
|
|
6728
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5652
6729
|
"repo": "tuarrep/nuxt-twa",
|
|
5653
6730
|
"npm": "nuxt-twa",
|
|
5654
6731
|
"icon": "",
|
|
@@ -5836,6 +6913,63 @@
|
|
|
5836
6913
|
"requires": {}
|
|
5837
6914
|
}
|
|
5838
6915
|
},
|
|
6916
|
+
{
|
|
6917
|
+
"name": "typo3",
|
|
6918
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
6919
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
6920
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
6921
|
+
"icon": "typo3.svg",
|
|
6922
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
6923
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
6924
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
6925
|
+
"category": "CMS",
|
|
6926
|
+
"type": "3rd-party",
|
|
6927
|
+
"maintainers": [
|
|
6928
|
+
{
|
|
6929
|
+
"name": "Macopedia",
|
|
6930
|
+
"github": "macopedia",
|
|
6931
|
+
"twitter": "macopediapl"
|
|
6932
|
+
}
|
|
6933
|
+
],
|
|
6934
|
+
"compatibility": {
|
|
6935
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6936
|
+
"requires": {},
|
|
6937
|
+
"devtools": "^0.0.0"
|
|
6938
|
+
}
|
|
6939
|
+
},
|
|
6940
|
+
{
|
|
6941
|
+
"name": "ui",
|
|
6942
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6943
|
+
"repo": "nuxt/ui#dev",
|
|
6944
|
+
"npm": "@nuxt/ui",
|
|
6945
|
+
"icon": "nuxt.svg",
|
|
6946
|
+
"github": "https://github.com/nuxt/ui",
|
|
6947
|
+
"website": "https://ui.nuxt.com",
|
|
6948
|
+
"learn_more": "",
|
|
6949
|
+
"category": "UI",
|
|
6950
|
+
"type": "official",
|
|
6951
|
+
"maintainers": [
|
|
6952
|
+
{
|
|
6953
|
+
"name": "Benjamin Canac",
|
|
6954
|
+
"github": "benjamincanac",
|
|
6955
|
+
"twitter": "benjamincanac"
|
|
6956
|
+
},
|
|
6957
|
+
{
|
|
6958
|
+
"name": "Sebastien Chopin",
|
|
6959
|
+
"github": "Atinux",
|
|
6960
|
+
"twitter": "Atinux"
|
|
6961
|
+
},
|
|
6962
|
+
{
|
|
6963
|
+
"name": "Sylvain Marroufin",
|
|
6964
|
+
"github": "smarroufin",
|
|
6965
|
+
"twitter": "smarroufin"
|
|
6966
|
+
}
|
|
6967
|
+
],
|
|
6968
|
+
"compatibility": {
|
|
6969
|
+
"nuxt": "^3.0.0",
|
|
6970
|
+
"requires": {}
|
|
6971
|
+
}
|
|
6972
|
+
},
|
|
5839
6973
|
{
|
|
5840
6974
|
"name": "umami",
|
|
5841
6975
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5860,31 +6994,9 @@
|
|
|
5860
6994
|
}
|
|
5861
6995
|
}
|
|
5862
6996
|
},
|
|
5863
|
-
{
|
|
5864
|
-
"name": "unhead",
|
|
5865
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5866
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5867
|
-
"npm": "nuxt-seo-experiments",
|
|
5868
|
-
"icon": "",
|
|
5869
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5870
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5871
|
-
"learn_more": "",
|
|
5872
|
-
"category": "SEO",
|
|
5873
|
-
"type": "3rd-party",
|
|
5874
|
-
"maintainers": [
|
|
5875
|
-
{
|
|
5876
|
-
"name": "harlan-zw",
|
|
5877
|
-
"github": "harlan-zw"
|
|
5878
|
-
}
|
|
5879
|
-
],
|
|
5880
|
-
"compatibility": {
|
|
5881
|
-
"nuxt": "^3.0.0",
|
|
5882
|
-
"requires": {}
|
|
5883
|
-
}
|
|
5884
|
-
},
|
|
5885
6997
|
{
|
|
5886
6998
|
"name": "universal-storage",
|
|
5887
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6999
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5888
7000
|
"repo": "nuxt-community/universal-storage-module",
|
|
5889
7001
|
"npm": "@nuxtjs/universal-storage",
|
|
5890
7002
|
"icon": "",
|
|
@@ -5913,7 +7025,7 @@
|
|
|
5913
7025
|
{
|
|
5914
7026
|
"name": "unlazy",
|
|
5915
7027
|
"description": "Lazy loading library for placeholder images",
|
|
5916
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7028
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
5917
7029
|
"npm": "@unlazy/nuxt",
|
|
5918
7030
|
"icon": "unlazy.svg",
|
|
5919
7031
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -5961,12 +7073,12 @@
|
|
|
5961
7073
|
{
|
|
5962
7074
|
"name": "unocss",
|
|
5963
7075
|
"description": "The instant on-demand atomic CSS engine.",
|
|
5964
|
-
"repo": "
|
|
7076
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
5965
7077
|
"npm": "@unocss/nuxt",
|
|
5966
7078
|
"icon": "unocss.svg",
|
|
5967
|
-
"github": "https://github.com/
|
|
5968
|
-
"website": "https://github.com/
|
|
5969
|
-
"learn_more": "https://github.com/
|
|
7079
|
+
"github": "https://github.com/unocss/unocss",
|
|
7080
|
+
"website": "https://github.com/unocss/unocss",
|
|
7081
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
5970
7082
|
"category": "UI",
|
|
5971
7083
|
"type": "3rd-party",
|
|
5972
7084
|
"maintainers": [
|
|
@@ -5981,7 +7093,8 @@
|
|
|
5981
7093
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5982
7094
|
"requires": {
|
|
5983
7095
|
"bridge": "optional"
|
|
5984
|
-
}
|
|
7096
|
+
},
|
|
7097
|
+
"devtools": "^0.0.0"
|
|
5985
7098
|
}
|
|
5986
7099
|
},
|
|
5987
7100
|
{
|
|
@@ -6008,42 +7121,66 @@
|
|
|
6008
7121
|
}
|
|
6009
7122
|
},
|
|
6010
7123
|
{
|
|
6011
|
-
"name": "
|
|
6012
|
-
"description": "
|
|
6013
|
-
"repo": "
|
|
6014
|
-
"npm": "
|
|
6015
|
-
"icon": "",
|
|
6016
|
-
"github": "https://github.com/
|
|
6017
|
-
"website": "https://
|
|
6018
|
-
"learn_more": "",
|
|
6019
|
-
"category": "
|
|
7124
|
+
"name": "use-bootstrap",
|
|
7125
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7126
|
+
"repo": "simplise/use-bootstrap",
|
|
7127
|
+
"npm": "usebootstrap",
|
|
7128
|
+
"icon": "use-bootstrap.svg",
|
|
7129
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7130
|
+
"website": "https://usebootstrap.org/",
|
|
7131
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7132
|
+
"category": "UI",
|
|
6020
7133
|
"type": "3rd-party",
|
|
6021
7134
|
"maintainers": [
|
|
6022
7135
|
{
|
|
6023
|
-
"name": "
|
|
6024
|
-
"github": "
|
|
7136
|
+
"name": "KoujiSano",
|
|
7137
|
+
"github": "KoujiSano"
|
|
6025
7138
|
}
|
|
6026
7139
|
],
|
|
6027
7140
|
"compatibility": {
|
|
6028
|
-
"nuxt": "^
|
|
7141
|
+
"nuxt": "^3.0.0",
|
|
6029
7142
|
"requires": {}
|
|
6030
7143
|
}
|
|
6031
7144
|
},
|
|
6032
7145
|
{
|
|
6033
|
-
"name": "
|
|
6034
|
-
"description": "
|
|
6035
|
-
"repo": "
|
|
6036
|
-
"npm": "nuxt
|
|
6037
|
-
"icon": "
|
|
6038
|
-
"github": "https://github.com/
|
|
6039
|
-
"website": "https://github.com/
|
|
6040
|
-
"learn_more": "https://
|
|
6041
|
-
"category": "
|
|
7146
|
+
"name": "use-wagmi",
|
|
7147
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
7148
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
7149
|
+
"npm": "@use-wagmi/nuxt",
|
|
7150
|
+
"icon": "use-wagmi.png",
|
|
7151
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
7152
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
7153
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
7154
|
+
"category": "Extensions",
|
|
7155
|
+
"type": "3rd-party",
|
|
7156
|
+
"maintainers": [
|
|
7157
|
+
{
|
|
7158
|
+
"name": "Unic Ape",
|
|
7159
|
+
"github": "unicape"
|
|
7160
|
+
}
|
|
7161
|
+
],
|
|
7162
|
+
"compatibility": {
|
|
7163
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7164
|
+
"requires": {
|
|
7165
|
+
"bridge": true
|
|
7166
|
+
}
|
|
7167
|
+
}
|
|
7168
|
+
},
|
|
7169
|
+
{
|
|
7170
|
+
"name": "user-agent",
|
|
7171
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
7172
|
+
"repo": "fukuiretu/nuxt-user-agent",
|
|
7173
|
+
"npm": "nuxt-user-agent",
|
|
7174
|
+
"icon": "",
|
|
7175
|
+
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7176
|
+
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7177
|
+
"learn_more": "",
|
|
7178
|
+
"category": "Extensions",
|
|
6042
7179
|
"type": "3rd-party",
|
|
6043
7180
|
"maintainers": [
|
|
6044
7181
|
{
|
|
6045
|
-
"name": "
|
|
6046
|
-
"github": "
|
|
7182
|
+
"name": "fukuiretu",
|
|
7183
|
+
"github": "fukuiretu"
|
|
6047
7184
|
}
|
|
6048
7185
|
],
|
|
6049
7186
|
"compatibility": {
|
|
@@ -6099,9 +7236,31 @@
|
|
|
6099
7236
|
}
|
|
6100
7237
|
}
|
|
6101
7238
|
},
|
|
7239
|
+
{
|
|
7240
|
+
"name": "vcalendar",
|
|
7241
|
+
"description": "VCalendar module for Nuxt",
|
|
7242
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
7243
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7244
|
+
"icon": "vcalendar.png",
|
|
7245
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
7246
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
7247
|
+
"learn_more": "",
|
|
7248
|
+
"category": "Libraries",
|
|
7249
|
+
"type": "3rd-party",
|
|
7250
|
+
"maintainers": [
|
|
7251
|
+
{
|
|
7252
|
+
"name": "Sam K",
|
|
7253
|
+
"github": "samk-dev"
|
|
7254
|
+
}
|
|
7255
|
+
],
|
|
7256
|
+
"compatibility": {
|
|
7257
|
+
"nuxt": "^3.0.0",
|
|
7258
|
+
"requires": {}
|
|
7259
|
+
}
|
|
7260
|
+
},
|
|
6102
7261
|
{
|
|
6103
7262
|
"name": "vee-validate",
|
|
6104
|
-
"description": "Painless Vue forms for Nuxt
|
|
7263
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6105
7264
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6106
7265
|
"npm": "@vee-validate/nuxt",
|
|
6107
7266
|
"icon": "vee-validate.png",
|
|
@@ -6191,7 +7350,7 @@
|
|
|
6191
7350
|
},
|
|
6192
7351
|
{
|
|
6193
7352
|
"name": "vite-pwa-nuxt",
|
|
6194
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
7353
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6195
7354
|
"repo": "vite-pwa/nuxt",
|
|
6196
7355
|
"npm": "@vite-pwa/nuxt",
|
|
6197
7356
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -6217,41 +7376,15 @@
|
|
|
6217
7376
|
"requires": {}
|
|
6218
7377
|
}
|
|
6219
7378
|
},
|
|
6220
|
-
{
|
|
6221
|
-
"name": "vitest",
|
|
6222
|
-
"description": "Vitest integration with Nuxt",
|
|
6223
|
-
"repo": "danielroe/nuxt-vitest",
|
|
6224
|
-
"npm": "nuxt-vitest",
|
|
6225
|
-
"icon": "vitest.svg",
|
|
6226
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6227
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6228
|
-
"learn_more": "",
|
|
6229
|
-
"category": "Devtools",
|
|
6230
|
-
"type": "3rd-party",
|
|
6231
|
-
"maintainers": [
|
|
6232
|
-
{
|
|
6233
|
-
"name": "Daniel Roe",
|
|
6234
|
-
"github": "danielroe"
|
|
6235
|
-
},
|
|
6236
|
-
{
|
|
6237
|
-
"name": "Anthony Fu",
|
|
6238
|
-
"github": "antfu"
|
|
6239
|
-
}
|
|
6240
|
-
],
|
|
6241
|
-
"compatibility": {
|
|
6242
|
-
"nuxt": "^3.0.0",
|
|
6243
|
-
"requires": {}
|
|
6244
|
-
}
|
|
6245
|
-
},
|
|
6246
7379
|
{
|
|
6247
7380
|
"name": "vue-email",
|
|
6248
|
-
"description": "Write email templates with vue",
|
|
6249
|
-
"repo": "
|
|
6250
|
-
"npm": "vue-email",
|
|
7381
|
+
"description": "💌 Write email templates with vue",
|
|
7382
|
+
"repo": "vue-email/nuxt",
|
|
7383
|
+
"npm": "@vue-email/nuxt",
|
|
6251
7384
|
"icon": "vue-email.svg",
|
|
6252
|
-
"github": "https://github.com/
|
|
6253
|
-
"website": "https://
|
|
6254
|
-
"learn_more": "https://
|
|
7385
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7386
|
+
"website": "https://vuemail.net/",
|
|
7387
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
6255
7388
|
"category": "UI",
|
|
6256
7389
|
"type": "3rd-party",
|
|
6257
7390
|
"maintainers": [
|
|
@@ -6268,6 +7401,30 @@
|
|
|
6268
7401
|
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6269
7402
|
}
|
|
6270
7403
|
],
|
|
7404
|
+
"compatibility": {
|
|
7405
|
+
"nuxt": "^3.0.0",
|
|
7406
|
+
"requires": {},
|
|
7407
|
+
"devtools": "^0.0.0"
|
|
7408
|
+
}
|
|
7409
|
+
},
|
|
7410
|
+
{
|
|
7411
|
+
"name": "vue-final-modal",
|
|
7412
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7413
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7414
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7415
|
+
"icon": "vue-final-modal.svg",
|
|
7416
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7417
|
+
"website": "https://vue-final-modal.org/",
|
|
7418
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7419
|
+
"category": "UI",
|
|
7420
|
+
"type": "3rd-party",
|
|
7421
|
+
"maintainers": [
|
|
7422
|
+
{
|
|
7423
|
+
"name": "Hunter Liu",
|
|
7424
|
+
"github": "hunterliu1003",
|
|
7425
|
+
"twitter": "hunterliu1003"
|
|
7426
|
+
}
|
|
7427
|
+
],
|
|
6271
7428
|
"compatibility": {
|
|
6272
7429
|
"nuxt": "^3.0.0",
|
|
6273
7430
|
"requires": {}
|
|
@@ -6295,7 +7452,8 @@
|
|
|
6295
7452
|
"nuxt": "^3.0.0",
|
|
6296
7453
|
"requires": {
|
|
6297
7454
|
"bridge": "optional"
|
|
6298
|
-
}
|
|
7455
|
+
},
|
|
7456
|
+
"devtools": "^0.0.0"
|
|
6299
7457
|
}
|
|
6300
7458
|
},
|
|
6301
7459
|
{
|
|
@@ -6322,7 +7480,7 @@
|
|
|
6322
7480
|
},
|
|
6323
7481
|
{
|
|
6324
7482
|
"name": "vue-multiselect",
|
|
6325
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7483
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6326
7484
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6327
7485
|
"npm": "nuxt-vue-multiselect",
|
|
6328
7486
|
"icon": "",
|
|
@@ -6367,7 +7525,7 @@
|
|
|
6367
7525
|
{
|
|
6368
7526
|
"name": "vue-query",
|
|
6369
7527
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6370
|
-
"repo": "Hebilicious/vue-query-nuxt#main",
|
|
7528
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
6371
7529
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6372
7530
|
"icon": "vue-query.svg",
|
|
6373
7531
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6436,7 +7594,7 @@
|
|
|
6436
7594
|
},
|
|
6437
7595
|
{
|
|
6438
7596
|
"name": "vue-warehouse",
|
|
6439
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7597
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6440
7598
|
"repo": "juliomrqz/vue-warehouse",
|
|
6441
7599
|
"npm": "vue-warehouse",
|
|
6442
7600
|
"icon": "",
|
|
@@ -6457,10 +7615,33 @@
|
|
|
6457
7615
|
"requires": {}
|
|
6458
7616
|
}
|
|
6459
7617
|
},
|
|
7618
|
+
{
|
|
7619
|
+
"name": "vue3-carousel-nuxt",
|
|
7620
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7621
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7622
|
+
"npm": "vue3-carousel-nuxt",
|
|
7623
|
+
"icon": "",
|
|
7624
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7625
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7626
|
+
"learn_more": "",
|
|
7627
|
+
"category": "UI",
|
|
7628
|
+
"type": "3rd-party",
|
|
7629
|
+
"maintainers": [
|
|
7630
|
+
{
|
|
7631
|
+
"name": "Gaetan SENN",
|
|
7632
|
+
"github": "gaetansenn",
|
|
7633
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7634
|
+
}
|
|
7635
|
+
],
|
|
7636
|
+
"compatibility": {
|
|
7637
|
+
"nuxt": "^3.0.0",
|
|
7638
|
+
"requires": {}
|
|
7639
|
+
}
|
|
7640
|
+
},
|
|
6460
7641
|
{
|
|
6461
7642
|
"name": "vuefire",
|
|
6462
7643
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
6463
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7644
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
6464
7645
|
"npm": "nuxt-vuefire",
|
|
6465
7646
|
"icon": "vuefire.svg",
|
|
6466
7647
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -6479,15 +7660,61 @@
|
|
|
6479
7660
|
"requires": {}
|
|
6480
7661
|
}
|
|
6481
7662
|
},
|
|
7663
|
+
{
|
|
7664
|
+
"name": "vueform-builder",
|
|
7665
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7666
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7667
|
+
"npm": "@vueform/builder-nuxt",
|
|
7668
|
+
"icon": "vueform.svg",
|
|
7669
|
+
"github": "https://github.com/vueform/builder",
|
|
7670
|
+
"website": "https://builder.vueform.com",
|
|
7671
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
7672
|
+
"category": "Libraries",
|
|
7673
|
+
"type": "3rd-party",
|
|
7674
|
+
"maintainers": [
|
|
7675
|
+
{
|
|
7676
|
+
"name": "Adam Berecz",
|
|
7677
|
+
"github": "adamberecz",
|
|
7678
|
+
"twitter": "bereczadam"
|
|
7679
|
+
}
|
|
7680
|
+
],
|
|
7681
|
+
"compatibility": {
|
|
7682
|
+
"nuxt": "^3.0.0",
|
|
7683
|
+
"requires": {}
|
|
7684
|
+
}
|
|
7685
|
+
},
|
|
7686
|
+
{
|
|
7687
|
+
"name": "vueform",
|
|
7688
|
+
"description": "Official Vueform module for Nuxt",
|
|
7689
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7690
|
+
"npm": "@vueform/nuxt",
|
|
7691
|
+
"icon": "vueform.svg",
|
|
7692
|
+
"github": "https://github.com/vueform/vueform",
|
|
7693
|
+
"website": "https://vueform.com",
|
|
7694
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
7695
|
+
"category": "Libraries",
|
|
7696
|
+
"type": "3rd-party",
|
|
7697
|
+
"maintainers": [
|
|
7698
|
+
{
|
|
7699
|
+
"name": "Adam Berecz",
|
|
7700
|
+
"github": "adamberecz",
|
|
7701
|
+
"twitter": "bereczadam"
|
|
7702
|
+
}
|
|
7703
|
+
],
|
|
7704
|
+
"compatibility": {
|
|
7705
|
+
"nuxt": "^3.0.0",
|
|
7706
|
+
"requires": {}
|
|
7707
|
+
}
|
|
7708
|
+
},
|
|
6482
7709
|
{
|
|
6483
7710
|
"name": "vuestic",
|
|
6484
|
-
"description": "Vuestic UI module for Nuxt
|
|
7711
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6485
7712
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6486
7713
|
"npm": "@vuestic/nuxt",
|
|
6487
7714
|
"icon": "vuestic.png",
|
|
6488
7715
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
6489
|
-
"website": "https://vuestic.dev",
|
|
6490
|
-
"learn_more": "https://vuestic.dev/
|
|
7716
|
+
"website": "https://ui.vuestic.dev",
|
|
7717
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
6491
7718
|
"category": "UI",
|
|
6492
7719
|
"type": "3rd-party",
|
|
6493
7720
|
"maintainers": [
|
|
@@ -6508,8 +7735,8 @@
|
|
|
6508
7735
|
"npm": "vuetify-nuxt-module",
|
|
6509
7736
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
6510
7737
|
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6511
|
-
"website": "https://
|
|
6512
|
-
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
7738
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
7739
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
6513
7740
|
"category": "UI",
|
|
6514
7741
|
"type": "3rd-party",
|
|
6515
7742
|
"maintainers": [
|
|
@@ -6525,7 +7752,7 @@
|
|
|
6525
7752
|
},
|
|
6526
7753
|
{
|
|
6527
7754
|
"name": "vuetify",
|
|
6528
|
-
"description": "Vuetify Module for Nuxt
|
|
7755
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6529
7756
|
"repo": "nuxt-community/vuetify-module",
|
|
6530
7757
|
"npm": "@nuxtjs/vuetify",
|
|
6531
7758
|
"icon": "vuetify.png",
|
|
@@ -6572,7 +7799,8 @@
|
|
|
6572
7799
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6573
7800
|
"requires": {
|
|
6574
7801
|
"bridge": "optional"
|
|
6575
|
-
}
|
|
7802
|
+
},
|
|
7803
|
+
"devtools": "^0.0.0"
|
|
6576
7804
|
}
|
|
6577
7805
|
},
|
|
6578
7806
|
{
|
|
@@ -6599,7 +7827,7 @@
|
|
|
6599
7827
|
},
|
|
6600
7828
|
{
|
|
6601
7829
|
"name": "vunix",
|
|
6602
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7830
|
+
"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.",
|
|
6603
7831
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6604
7832
|
"npm": "@vunix/nuxt",
|
|
6605
7833
|
"icon": "",
|
|
@@ -6623,11 +7851,11 @@
|
|
|
6623
7851
|
{
|
|
6624
7852
|
"name": "web-vitals",
|
|
6625
7853
|
"description": "Web Vitals for Nuxt",
|
|
6626
|
-
"repo": "nuxt-
|
|
7854
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6627
7855
|
"npm": "@nuxtjs/web-vitals",
|
|
6628
7856
|
"icon": "web-vitals.png",
|
|
6629
|
-
"github": "https://github.com/nuxt-
|
|
6630
|
-
"website": "https://github.com/nuxt-
|
|
7857
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7858
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6631
7859
|
"learn_more": "",
|
|
6632
7860
|
"category": "Performance",
|
|
6633
7861
|
"type": "community",
|
|
@@ -6678,7 +7906,7 @@
|
|
|
6678
7906
|
},
|
|
6679
7907
|
{
|
|
6680
7908
|
"name": "webpack-optimisations",
|
|
6681
|
-
"description": "Nuxt
|
|
7909
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6682
7910
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6683
7911
|
"npm": "nuxt-webpack-optimisations",
|
|
6684
7912
|
"icon": "build-optimisations.svg",
|
|
@@ -6753,7 +7981,7 @@
|
|
|
6753
7981
|
"icon": "webpack.png",
|
|
6754
7982
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6755
7983
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6756
|
-
"learn_more": "
|
|
7984
|
+
"learn_more": "",
|
|
6757
7985
|
"category": "Devtools",
|
|
6758
7986
|
"type": "community",
|
|
6759
7987
|
"maintainers": [
|
|
@@ -6770,7 +7998,7 @@
|
|
|
6770
7998
|
},
|
|
6771
7999
|
{
|
|
6772
8000
|
"name": "well-known",
|
|
6773
|
-
"description": "A Nuxt
|
|
8001
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6774
8002
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6775
8003
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6776
8004
|
"icon": "well-known.svg",
|
|
@@ -6792,7 +8020,7 @@
|
|
|
6792
8020
|
},
|
|
6793
8021
|
{
|
|
6794
8022
|
"name": "wideangle",
|
|
6795
|
-
"description": "Nuxt
|
|
8023
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
6796
8024
|
"repo": "inputobjects/wideangle-nuxt",
|
|
6797
8025
|
"npm": "wideangle-nuxt",
|
|
6798
8026
|
"icon": "wideangle.png",
|
|
@@ -6819,11 +8047,11 @@
|
|
|
6819
8047
|
{
|
|
6820
8048
|
"name": "windicss",
|
|
6821
8049
|
"description": "Next generation utility-first CSS framework.",
|
|
6822
|
-
"repo": "windicss/nuxt-windicss
|
|
8050
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
6823
8051
|
"npm": "nuxt-windicss",
|
|
6824
8052
|
"icon": "windicss.svg",
|
|
6825
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
6826
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8053
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8054
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
6827
8055
|
"learn_more": "https://windicss.org/",
|
|
6828
8056
|
"category": "UI",
|
|
6829
8057
|
"type": "3rd-party",
|
|
@@ -6959,55 +8187,9 @@
|
|
|
6959
8187
|
"requires": {}
|
|
6960
8188
|
}
|
|
6961
8189
|
},
|
|
6962
|
-
{
|
|
6963
|
-
"name": "yandex-metrika-next",
|
|
6964
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6965
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6966
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6967
|
-
"icon": "yandex-metrika.svg",
|
|
6968
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6969
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6970
|
-
"learn_more": "",
|
|
6971
|
-
"category": "Analytics",
|
|
6972
|
-
"type": "3rd-party",
|
|
6973
|
-
"maintainers": [
|
|
6974
|
-
{
|
|
6975
|
-
"name": "Aleksandr Saburov",
|
|
6976
|
-
"github": "artmizu",
|
|
6977
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6978
|
-
}
|
|
6979
|
-
],
|
|
6980
|
-
"compatibility": {
|
|
6981
|
-
"nuxt": "^3.0.0",
|
|
6982
|
-
"requires": {}
|
|
6983
|
-
}
|
|
6984
|
-
},
|
|
6985
|
-
{
|
|
6986
|
-
"name": "yandex-metrika",
|
|
6987
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6988
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6989
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6990
|
-
"icon": "",
|
|
6991
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6992
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6993
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6994
|
-
"category": "Analytics",
|
|
6995
|
-
"type": "community",
|
|
6996
|
-
"maintainers": [
|
|
6997
|
-
{
|
|
6998
|
-
"name": "Pooya Parsa",
|
|
6999
|
-
"github": "pi0",
|
|
7000
|
-
"twitter": "_pi0_"
|
|
7001
|
-
}
|
|
7002
|
-
],
|
|
7003
|
-
"compatibility": {
|
|
7004
|
-
"nuxt": "^2.0.0",
|
|
7005
|
-
"requires": {}
|
|
7006
|
-
}
|
|
7007
|
-
},
|
|
7008
8190
|
{
|
|
7009
8191
|
"name": "zendesk",
|
|
7010
|
-
"description": "Nuxt
|
|
8192
|
+
"description": "Nuxt module for Zendesk",
|
|
7011
8193
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
7012
8194
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
7013
8195
|
"icon": "zendesk.png",
|