@nuxt/modules 0.6.0-e618b0 → 0.6.0-e9822a
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 +2230 -710
- package/package.json +16 -10
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -170,14 +170,36 @@
|
|
|
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": "
|
|
197
|
+
"description": "Securely connect to any API with a server proxy and dynamic composables",
|
|
176
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
177
199
|
"npm": "nuxt-api-party",
|
|
178
200
|
"icon": "api-party.svg",
|
|
179
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
180
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
181
203
|
"learn_more": "",
|
|
182
204
|
"category": "Request",
|
|
183
205
|
"type": "3rd-party",
|
|
@@ -194,6 +216,28 @@
|
|
|
194
216
|
"requires": {}
|
|
195
217
|
}
|
|
196
218
|
},
|
|
219
|
+
{
|
|
220
|
+
"name": "api-shield",
|
|
221
|
+
"description": "Nuxt API Shield - Rate Limiting",
|
|
222
|
+
"repo": "rrd108/nuxt-api-shield",
|
|
223
|
+
"npm": "nuxt-api-shield",
|
|
224
|
+
"icon": "api-shield.png",
|
|
225
|
+
"github": "https://github.com/rrd108/nuxt-api-shield",
|
|
226
|
+
"website": "https://github.com/rrd108/nuxt-api-shield",
|
|
227
|
+
"learn_more": "",
|
|
228
|
+
"category": "Security",
|
|
229
|
+
"type": "3rd-party",
|
|
230
|
+
"maintainers": [
|
|
231
|
+
{
|
|
232
|
+
"name": "rrd",
|
|
233
|
+
"github": "rrd108"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"compatibility": {
|
|
237
|
+
"nuxt": "^3.0.0",
|
|
238
|
+
"requires": {}
|
|
239
|
+
}
|
|
240
|
+
},
|
|
197
241
|
{
|
|
198
242
|
"name": "apis-to-file",
|
|
199
243
|
"description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
|
|
@@ -220,7 +264,7 @@
|
|
|
220
264
|
},
|
|
221
265
|
{
|
|
222
266
|
"name": "apollo",
|
|
223
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
267
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
224
268
|
"repo": "nuxt-modules/apollo",
|
|
225
269
|
"npm": "@nuxtjs/apollo",
|
|
226
270
|
"icon": "apollo.png",
|
|
@@ -244,7 +288,7 @@
|
|
|
244
288
|
},
|
|
245
289
|
{
|
|
246
290
|
"name": "applicationinsights",
|
|
247
|
-
"description": "AppInsights module for Nuxt
|
|
291
|
+
"description": "AppInsights module for Nuxt",
|
|
248
292
|
"repo": "nuxt-community/applicationinsights-module",
|
|
249
293
|
"npm": "@nuxtjs/applicationinsights",
|
|
250
294
|
"icon": "application-insights.png",
|
|
@@ -286,6 +330,28 @@
|
|
|
286
330
|
"requires": {}
|
|
287
331
|
}
|
|
288
332
|
},
|
|
333
|
+
{
|
|
334
|
+
"name": "arco-design-nuxt-module",
|
|
335
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
336
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
337
|
+
"npm": "arco-design-nuxt-module",
|
|
338
|
+
"icon": "arco-design.svg",
|
|
339
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
340
|
+
"website": "https://arco.design/vue",
|
|
341
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "wiidede",
|
|
347
|
+
"github": "wiidede"
|
|
348
|
+
}
|
|
349
|
+
],
|
|
350
|
+
"compatibility": {
|
|
351
|
+
"nuxt": "^3.0.0",
|
|
352
|
+
"requires": {}
|
|
353
|
+
}
|
|
354
|
+
},
|
|
289
355
|
{
|
|
290
356
|
"name": "ark-ui",
|
|
291
357
|
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
@@ -309,9 +375,31 @@
|
|
|
309
375
|
"requires": {}
|
|
310
376
|
}
|
|
311
377
|
},
|
|
378
|
+
{
|
|
379
|
+
"name": "auth-utils",
|
|
380
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
381
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
382
|
+
"npm": "nuxt-auth-utils",
|
|
383
|
+
"icon": "",
|
|
384
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
385
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
386
|
+
"learn_more": "",
|
|
387
|
+
"category": "Security",
|
|
388
|
+
"type": "3rd-party",
|
|
389
|
+
"maintainers": [
|
|
390
|
+
{
|
|
391
|
+
"name": "atinux",
|
|
392
|
+
"github": "atinux"
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"compatibility": {
|
|
396
|
+
"nuxt": "^3.0.0",
|
|
397
|
+
"requires": {}
|
|
398
|
+
}
|
|
399
|
+
},
|
|
312
400
|
{
|
|
313
401
|
"name": "auth",
|
|
314
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
402
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
315
403
|
"repo": "nuxt-community/auth-module",
|
|
316
404
|
"npm": "@nuxtjs/auth",
|
|
317
405
|
"icon": "auth.png",
|
|
@@ -359,9 +447,32 @@
|
|
|
359
447
|
"requires": {}
|
|
360
448
|
}
|
|
361
449
|
},
|
|
450
|
+
{
|
|
451
|
+
"name": "auto-animate",
|
|
452
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
453
|
+
"repo": "formkit/auto-animate",
|
|
454
|
+
"npm": "@formkit/auto-animate",
|
|
455
|
+
"icon": "auto-animate.svg",
|
|
456
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
457
|
+
"website": "https://auto-animate.formkit.com",
|
|
458
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
459
|
+
"category": "Libraries",
|
|
460
|
+
"type": "3rd-party",
|
|
461
|
+
"maintainers": [
|
|
462
|
+
{
|
|
463
|
+
"name": "Justin Schroeder",
|
|
464
|
+
"github": "justin-schroeder",
|
|
465
|
+
"twitter": "jpschroeder"
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"compatibility": {
|
|
469
|
+
"nuxt": "^3.0.0",
|
|
470
|
+
"requires": {}
|
|
471
|
+
}
|
|
472
|
+
},
|
|
362
473
|
{
|
|
363
474
|
"name": "axios",
|
|
364
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
475
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
365
476
|
"repo": "nuxt-community/axios-module",
|
|
366
477
|
"npm": "@nuxtjs/axios",
|
|
367
478
|
"icon": "axios.svg",
|
|
@@ -384,7 +495,7 @@
|
|
|
384
495
|
},
|
|
385
496
|
{
|
|
386
497
|
"name": "basic-auth",
|
|
387
|
-
"description": "Provide basic authentication to your Nuxt
|
|
498
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
388
499
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
389
500
|
"npm": "nuxt-basic-auth-module",
|
|
390
501
|
"icon": "",
|
|
@@ -508,7 +619,7 @@
|
|
|
508
619
|
},
|
|
509
620
|
{
|
|
510
621
|
"name": "bulma-slim",
|
|
511
|
-
"description": "Nuxt
|
|
622
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
512
623
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
513
624
|
"npm": "nuxt-bulma-slim",
|
|
514
625
|
"icon": "bulma.png",
|
|
@@ -575,7 +686,7 @@
|
|
|
575
686
|
},
|
|
576
687
|
{
|
|
577
688
|
"name": "canvas-sketch",
|
|
578
|
-
"description": "Nuxt
|
|
689
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
579
690
|
"repo": "LuXDAmore/generative-art",
|
|
580
691
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
581
692
|
"icon": "",
|
|
@@ -598,7 +709,7 @@
|
|
|
598
709
|
},
|
|
599
710
|
{
|
|
600
711
|
"name": "capo",
|
|
601
|
-
"description": "Capo.js implementation for Nuxt
|
|
712
|
+
"description": "Capo.js implementation for Nuxt",
|
|
602
713
|
"repo": "danielroe/nuxt-capo",
|
|
603
714
|
"npm": "nuxt-capo",
|
|
604
715
|
"icon": "",
|
|
@@ -620,7 +731,7 @@
|
|
|
620
731
|
},
|
|
621
732
|
{
|
|
622
733
|
"name": "chakra-ui",
|
|
623
|
-
"description": "Chakra UI Module for Nuxt
|
|
734
|
+
"description": "Chakra UI Module for Nuxt",
|
|
624
735
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
625
736
|
"npm": "@chakra-ui/nuxt",
|
|
626
737
|
"icon": "chakra-ui.png",
|
|
@@ -667,10 +778,10 @@
|
|
|
667
778
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
668
779
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
669
780
|
"npm": "nuxt-chiffre",
|
|
670
|
-
"icon": "
|
|
781
|
+
"icon": "chiffre.png",
|
|
671
782
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
672
783
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
673
|
-
"learn_more": "https://chiffre.io",
|
|
784
|
+
"learn_more": "https://chiffre.io/",
|
|
674
785
|
"category": "Analytics",
|
|
675
786
|
"type": "3rd-party",
|
|
676
787
|
"maintainers": [
|
|
@@ -731,7 +842,7 @@
|
|
|
731
842
|
},
|
|
732
843
|
{
|
|
733
844
|
"name": "cloudcms",
|
|
734
|
-
"description": "CloudCMS Nuxt
|
|
845
|
+
"description": "CloudCMS Nuxt Module",
|
|
735
846
|
"repo": "gitana/cloudcms-nuxt",
|
|
736
847
|
"npm": "cloudcms-nuxt",
|
|
737
848
|
"icon": "",
|
|
@@ -780,11 +891,11 @@
|
|
|
780
891
|
},
|
|
781
892
|
{
|
|
782
893
|
"name": "cloudinary",
|
|
783
|
-
"description": "Optimize images and videos in your Nuxt
|
|
784
|
-
"repo": "nuxt-
|
|
894
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
895
|
+
"repo": "nuxt-modules/cloudinary",
|
|
785
896
|
"npm": "@nuxtjs/cloudinary",
|
|
786
897
|
"icon": "cloudinary.png",
|
|
787
|
-
"github": "https://github.com/nuxt-
|
|
898
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
788
899
|
"website": "https://cloudinary.nuxtjs.org",
|
|
789
900
|
"learn_more": "https://cloudinary.com",
|
|
790
901
|
"category": "Images",
|
|
@@ -803,11 +914,11 @@
|
|
|
803
914
|
},
|
|
804
915
|
{
|
|
805
916
|
"name": "color-mode",
|
|
806
|
-
"description": "Dark and Light mode for
|
|
807
|
-
"repo": "nuxt-
|
|
917
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
918
|
+
"repo": "nuxt-modules/color-mode",
|
|
808
919
|
"npm": "@nuxtjs/color-mode",
|
|
809
920
|
"icon": "color-mode.png",
|
|
810
|
-
"github": "https://github.com/nuxt-
|
|
921
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
811
922
|
"website": "https://color-mode.nuxtjs.org",
|
|
812
923
|
"learn_more": "",
|
|
813
924
|
"category": "UI",
|
|
@@ -902,7 +1013,7 @@
|
|
|
902
1013
|
"npm": "@nuxt/content",
|
|
903
1014
|
"icon": "nuxt.svg",
|
|
904
1015
|
"github": "https://github.com/nuxt/content",
|
|
905
|
-
"website": "https://content.
|
|
1016
|
+
"website": "https://content.nuxt.com",
|
|
906
1017
|
"learn_more": "",
|
|
907
1018
|
"category": "CMS",
|
|
908
1019
|
"type": "official",
|
|
@@ -1024,7 +1135,7 @@
|
|
|
1024
1135
|
},
|
|
1025
1136
|
{
|
|
1026
1137
|
"name": "darkmode.js",
|
|
1027
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1138
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
1028
1139
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
1029
1140
|
"npm": "nuxtjs-darkmode-js-module",
|
|
1030
1141
|
"icon": "darkmode.png",
|
|
@@ -1046,7 +1157,7 @@
|
|
|
1046
1157
|
},
|
|
1047
1158
|
{
|
|
1048
1159
|
"name": "date-fns",
|
|
1049
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1160
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
1050
1161
|
"repo": "nuxt-community/date-fns-module",
|
|
1051
1162
|
"npm": "@nuxtjs/date-fns",
|
|
1052
1163
|
"icon": "date-fns.png",
|
|
@@ -1068,7 +1179,7 @@
|
|
|
1068
1179
|
},
|
|
1069
1180
|
{
|
|
1070
1181
|
"name": "datocms-nuxt2",
|
|
1071
|
-
"description": "DatoCMS integration for Nuxt
|
|
1182
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
1072
1183
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
1073
1184
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1074
1185
|
"icon": "datocms.svg",
|
|
@@ -1137,8 +1248,8 @@
|
|
|
1137
1248
|
},
|
|
1138
1249
|
{
|
|
1139
1250
|
"name": "delay-hydration",
|
|
1140
|
-
"description": "Improve your Nuxt
|
|
1141
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1251
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1252
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1142
1253
|
"npm": "nuxt-delay-hydration",
|
|
1143
1254
|
"icon": "lighthouse.svg",
|
|
1144
1255
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1160,12 +1271,12 @@
|
|
|
1160
1271
|
},
|
|
1161
1272
|
{
|
|
1162
1273
|
"name": "device",
|
|
1163
|
-
"description": "Device detection module for Nuxt
|
|
1164
|
-
"repo": "nuxt-
|
|
1274
|
+
"description": "Device detection module for Nuxt",
|
|
1275
|
+
"repo": "nuxt-modules/device",
|
|
1165
1276
|
"npm": "@nuxtjs/device",
|
|
1166
1277
|
"icon": "",
|
|
1167
|
-
"github": "https://github.com/nuxt-
|
|
1168
|
-
"website": "https://github.com/nuxt-
|
|
1278
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1279
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1169
1280
|
"learn_more": "",
|
|
1170
1281
|
"category": "Extensions",
|
|
1171
1282
|
"type": "community",
|
|
@@ -1187,7 +1298,7 @@
|
|
|
1187
1298
|
"npm": "@nuxt/devtools",
|
|
1188
1299
|
"icon": "nuxt.svg",
|
|
1189
1300
|
"github": "https://github.com/nuxt/devtools",
|
|
1190
|
-
"website": "https://devtools.
|
|
1301
|
+
"website": "https://devtools.nuxt.com",
|
|
1191
1302
|
"learn_more": "",
|
|
1192
1303
|
"category": "Devtools",
|
|
1193
1304
|
"type": "official",
|
|
@@ -1205,13 +1316,13 @@
|
|
|
1205
1316
|
},
|
|
1206
1317
|
{
|
|
1207
1318
|
"name": "directus",
|
|
1208
|
-
"description": "Easily connect your
|
|
1319
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1209
1320
|
"repo": "intevel/nuxt-directus",
|
|
1210
1321
|
"npm": "nuxt-directus",
|
|
1211
1322
|
"icon": "directus.svg",
|
|
1212
|
-
"github": "https://github.com/
|
|
1213
|
-
"website": "https://nuxt-directus.
|
|
1214
|
-
"learn_more": "https://nuxt-directus.
|
|
1323
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1324
|
+
"website": "https://nuxt-directus.site/",
|
|
1325
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1215
1326
|
"category": "CMS",
|
|
1216
1327
|
"type": "3rd-party",
|
|
1217
1328
|
"maintainers": [
|
|
@@ -1222,15 +1333,14 @@
|
|
|
1222
1333
|
}
|
|
1223
1334
|
],
|
|
1224
1335
|
"compatibility": {
|
|
1225
|
-
"nuxt": "^
|
|
1226
|
-
"requires": {
|
|
1227
|
-
|
|
1228
|
-
}
|
|
1336
|
+
"nuxt": "^3.0.0",
|
|
1337
|
+
"requires": {},
|
|
1338
|
+
"devtools": "^0.0.0"
|
|
1229
1339
|
}
|
|
1230
1340
|
},
|
|
1231
1341
|
{
|
|
1232
1342
|
"name": "disqus",
|
|
1233
|
-
"description": "Disqus for Nuxt
|
|
1343
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1234
1344
|
"repo": "modbender/nuxt-disqus",
|
|
1235
1345
|
"npm": "nuxt-disqus",
|
|
1236
1346
|
"icon": "disqus.svg",
|
|
@@ -1250,9 +1360,31 @@
|
|
|
1250
1360
|
"requires": {}
|
|
1251
1361
|
}
|
|
1252
1362
|
},
|
|
1363
|
+
{
|
|
1364
|
+
"name": "doppler",
|
|
1365
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1366
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1367
|
+
"npm": "nuxt-doppler",
|
|
1368
|
+
"icon": "doppler.png",
|
|
1369
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1370
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1371
|
+
"learn_more": "",
|
|
1372
|
+
"category": "Devtools",
|
|
1373
|
+
"type": "3rd-party",
|
|
1374
|
+
"maintainers": [
|
|
1375
|
+
{
|
|
1376
|
+
"name": "JamieCurnow",
|
|
1377
|
+
"github": "JamieCurnow"
|
|
1378
|
+
}
|
|
1379
|
+
],
|
|
1380
|
+
"compatibility": {
|
|
1381
|
+
"nuxt": "^3.0.0",
|
|
1382
|
+
"requires": {}
|
|
1383
|
+
}
|
|
1384
|
+
},
|
|
1253
1385
|
{
|
|
1254
1386
|
"name": "dotenv",
|
|
1255
|
-
"description": "A Nuxt
|
|
1387
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1256
1388
|
"repo": "nuxt-community/dotenv-module",
|
|
1257
1389
|
"npm": "@nuxtjs/dotenv",
|
|
1258
1390
|
"icon": "dotenv.png",
|
|
@@ -1274,13 +1406,13 @@
|
|
|
1274
1406
|
},
|
|
1275
1407
|
{
|
|
1276
1408
|
"name": "drupal-ce",
|
|
1277
|
-
"description": "Connects Nuxt
|
|
1409
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1278
1410
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1279
1411
|
"npm": "nuxtjs-drupal-ce",
|
|
1280
1412
|
"icon": "drupal-ce.png",
|
|
1281
1413
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1282
|
-
"website": "https://
|
|
1283
|
-
"learn_more": "https://
|
|
1414
|
+
"website": "https://lupus-decoupled.org",
|
|
1415
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1284
1416
|
"category": "CMS",
|
|
1285
1417
|
"type": "3rd-party",
|
|
1286
1418
|
"maintainers": [
|
|
@@ -1295,19 +1427,19 @@
|
|
|
1295
1427
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1296
1428
|
},
|
|
1297
1429
|
{
|
|
1298
|
-
"name": "
|
|
1299
|
-
"github": "
|
|
1300
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1430
|
+
"name": "Matic",
|
|
1431
|
+
"github": "TurtlBbx",
|
|
1432
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1301
1433
|
}
|
|
1302
1434
|
],
|
|
1303
1435
|
"compatibility": {
|
|
1304
|
-
"nuxt": "^2.0.0",
|
|
1436
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1305
1437
|
"requires": {}
|
|
1306
1438
|
}
|
|
1307
1439
|
},
|
|
1308
1440
|
{
|
|
1309
1441
|
"name": "druxt",
|
|
1310
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1442
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1311
1443
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1312
1444
|
"npm": "druxt",
|
|
1313
1445
|
"icon": "druxt.svg",
|
|
@@ -1327,6 +1459,29 @@
|
|
|
1327
1459
|
"requires": {}
|
|
1328
1460
|
}
|
|
1329
1461
|
},
|
|
1462
|
+
{
|
|
1463
|
+
"name": "edgedb",
|
|
1464
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1465
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1466
|
+
"npm": "nuxt-edgedb-module",
|
|
1467
|
+
"icon": "edgedb.svg",
|
|
1468
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1469
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1470
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1471
|
+
"category": "Database",
|
|
1472
|
+
"type": "3rd-party",
|
|
1473
|
+
"maintainers": [
|
|
1474
|
+
{
|
|
1475
|
+
"name": "Yaël Guilloux",
|
|
1476
|
+
"github": "Tahul",
|
|
1477
|
+
"twitter": "yaeeelglx"
|
|
1478
|
+
}
|
|
1479
|
+
],
|
|
1480
|
+
"compatibility": {
|
|
1481
|
+
"nuxt": "^3.8.0",
|
|
1482
|
+
"requires": {}
|
|
1483
|
+
}
|
|
1484
|
+
},
|
|
1330
1485
|
{
|
|
1331
1486
|
"name": "electron",
|
|
1332
1487
|
"description": "Integrate Nuxt and Electron.",
|
|
@@ -1375,7 +1530,7 @@
|
|
|
1375
1530
|
},
|
|
1376
1531
|
{
|
|
1377
1532
|
"name": "emotion",
|
|
1378
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1533
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1379
1534
|
"repo": "nuxt-modules/emotion",
|
|
1380
1535
|
"npm": "@nuxtjs/emotion",
|
|
1381
1536
|
"icon": "emotion.png",
|
|
@@ -1402,8 +1557,8 @@
|
|
|
1402
1557
|
}
|
|
1403
1558
|
},
|
|
1404
1559
|
{
|
|
1405
|
-
"name": "eslint",
|
|
1406
|
-
"description": "ESLint module for Nuxt
|
|
1560
|
+
"name": "eslint-module",
|
|
1561
|
+
"description": "ESLint module for Nuxt",
|
|
1407
1562
|
"repo": "nuxt-community/eslint-module",
|
|
1408
1563
|
"npm": "@nuxtjs/eslint-module",
|
|
1409
1564
|
"icon": "eslint.png",
|
|
@@ -1423,9 +1578,32 @@
|
|
|
1423
1578
|
"requires": {}
|
|
1424
1579
|
}
|
|
1425
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "eslint",
|
|
1583
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1584
|
+
"repo": "nuxt/eslint",
|
|
1585
|
+
"npm": "@nuxt/eslint",
|
|
1586
|
+
"icon": "nuxt.svg",
|
|
1587
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1588
|
+
"website": "https://eslint.nuxt.com",
|
|
1589
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1590
|
+
"category": "Devtools",
|
|
1591
|
+
"type": "official",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Anthony Fu",
|
|
1595
|
+
"github": "antfu",
|
|
1596
|
+
"twitter": "antfu7"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1426
1604
|
{
|
|
1427
1605
|
"name": "event-trace",
|
|
1428
|
-
"description": "Module for event trace in Nuxt
|
|
1606
|
+
"description": "Module for event trace in Nuxt",
|
|
1429
1607
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1430
1608
|
"npm": "nuxt-event-trace",
|
|
1431
1609
|
"icon": "",
|
|
@@ -1445,6 +1623,29 @@
|
|
|
1445
1623
|
"requires": {}
|
|
1446
1624
|
}
|
|
1447
1625
|
},
|
|
1626
|
+
{
|
|
1627
|
+
"name": "fathom-analytics",
|
|
1628
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1629
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1630
|
+
"npm": "nuxt-fathom",
|
|
1631
|
+
"icon": "fathom-analytics.svg",
|
|
1632
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1633
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1634
|
+
"learn_more": "",
|
|
1635
|
+
"category": "Analytics",
|
|
1636
|
+
"type": "3rd-party",
|
|
1637
|
+
"maintainers": [
|
|
1638
|
+
{
|
|
1639
|
+
"name": "Valgeir Björnsson",
|
|
1640
|
+
"github": "valgeirb",
|
|
1641
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1642
|
+
}
|
|
1643
|
+
],
|
|
1644
|
+
"compatibility": {
|
|
1645
|
+
"nuxt": "^3.0.0",
|
|
1646
|
+
"requires": {}
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1448
1649
|
{
|
|
1449
1650
|
"name": "fathom",
|
|
1450
1651
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1469,7 +1670,7 @@
|
|
|
1469
1670
|
},
|
|
1470
1671
|
{
|
|
1471
1672
|
"name": "feature-toggle",
|
|
1472
|
-
"description": "Feature toggle module for Nuxt
|
|
1673
|
+
"description": "Feature toggle module for Nuxt",
|
|
1473
1674
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1474
1675
|
"npm": "nuxt-feature-toggle",
|
|
1475
1676
|
"icon": "",
|
|
@@ -1536,7 +1737,7 @@
|
|
|
1536
1737
|
},
|
|
1537
1738
|
{
|
|
1538
1739
|
"name": "floating-prompt-module",
|
|
1539
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1740
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1540
1741
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1541
1742
|
"npm": "nuxt-floating-prompt-module",
|
|
1542
1743
|
"icon": "",
|
|
@@ -1645,14 +1846,37 @@
|
|
|
1645
1846
|
"requires": {}
|
|
1646
1847
|
}
|
|
1647
1848
|
},
|
|
1849
|
+
{
|
|
1850
|
+
"name": "fonts",
|
|
1851
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1852
|
+
"repo": "nuxt/fonts",
|
|
1853
|
+
"npm": "@nuxt/fonts",
|
|
1854
|
+
"icon": "nuxt.svg",
|
|
1855
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1856
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1857
|
+
"learn_more": "",
|
|
1858
|
+
"category": "Libraries",
|
|
1859
|
+
"type": "official",
|
|
1860
|
+
"maintainers": [
|
|
1861
|
+
{
|
|
1862
|
+
"name": "Daniel Roe",
|
|
1863
|
+
"github": "danielroe",
|
|
1864
|
+
"twitter": "danielcroe"
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"compatibility": {
|
|
1868
|
+
"nuxt": "^3.0.0",
|
|
1869
|
+
"requires": {}
|
|
1870
|
+
}
|
|
1871
|
+
},
|
|
1648
1872
|
{
|
|
1649
1873
|
"name": "form-actions",
|
|
1650
1874
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1651
|
-
"repo": "Hebilicious/form-actions-nuxt/packages/form-
|
|
1875
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1652
1876
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1653
1877
|
"icon": "form-actions.svg",
|
|
1654
1878
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1655
|
-
"website": "https://
|
|
1879
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1656
1880
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1657
1881
|
"category": "Request",
|
|
1658
1882
|
"type": "3rd-party",
|
|
@@ -1664,7 +1888,7 @@
|
|
|
1664
1888
|
}
|
|
1665
1889
|
],
|
|
1666
1890
|
"compatibility": {
|
|
1667
|
-
"nuxt": "^3.
|
|
1891
|
+
"nuxt": "^3.7.0",
|
|
1668
1892
|
"requires": {}
|
|
1669
1893
|
}
|
|
1670
1894
|
},
|
|
@@ -1676,7 +1900,7 @@
|
|
|
1676
1900
|
"icon": "formkit.png",
|
|
1677
1901
|
"github": "https://github.com/formkit/formkit",
|
|
1678
1902
|
"website": "https://formkit.com",
|
|
1679
|
-
"learn_more": "https://formkit.com/
|
|
1903
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1680
1904
|
"category": "Libraries",
|
|
1681
1905
|
"type": "3rd-party",
|
|
1682
1906
|
"maintainers": [
|
|
@@ -1742,7 +1966,7 @@
|
|
|
1742
1966
|
},
|
|
1743
1967
|
{
|
|
1744
1968
|
"name": "google-adsense",
|
|
1745
|
-
"description": "Google Adsense Module for Nuxt
|
|
1969
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1746
1970
|
"repo": "nuxt-community/google-adsense-module",
|
|
1747
1971
|
"npm": "@nuxtjs/google-adsense",
|
|
1748
1972
|
"icon": "google-adsense.png",
|
|
@@ -1768,7 +1992,7 @@
|
|
|
1768
1992
|
},
|
|
1769
1993
|
{
|
|
1770
1994
|
"name": "google-analytics",
|
|
1771
|
-
"description": "Google analytics Module for Nuxt
|
|
1995
|
+
"description": "Google analytics Module for Nuxt",
|
|
1772
1996
|
"repo": "nuxt-community/analytics-module",
|
|
1773
1997
|
"npm": "@nuxtjs/google-analytics",
|
|
1774
1998
|
"icon": "google-analytics.png",
|
|
@@ -1800,12 +2024,12 @@
|
|
|
1800
2024
|
},
|
|
1801
2025
|
{
|
|
1802
2026
|
"name": "google-fonts",
|
|
1803
|
-
"description": "Google Fonts module for
|
|
1804
|
-
"repo": "nuxt-
|
|
2027
|
+
"description": "Google Fonts module for Nuxt",
|
|
2028
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1805
2029
|
"npm": "@nuxtjs/google-fonts",
|
|
1806
2030
|
"icon": "google-fonts.png",
|
|
1807
|
-
"github": "https://github.com/nuxt-
|
|
1808
|
-
"website": "https://
|
|
2031
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
2032
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1809
2033
|
"learn_more": "https://developers.google.com/fonts",
|
|
1810
2034
|
"category": "Fonts",
|
|
1811
2035
|
"type": "community",
|
|
@@ -1824,7 +2048,7 @@
|
|
|
1824
2048
|
},
|
|
1825
2049
|
{
|
|
1826
2050
|
"name": "google-gtag",
|
|
1827
|
-
"description": "Google GTag for Nuxt
|
|
2051
|
+
"description": "Google GTag for Nuxt",
|
|
1828
2052
|
"repo": "nuxt-community/google-gtag",
|
|
1829
2053
|
"npm": "@nuxtjs/google-gtag",
|
|
1830
2054
|
"icon": "gtm.png",
|
|
@@ -1850,7 +2074,7 @@
|
|
|
1850
2074
|
},
|
|
1851
2075
|
{
|
|
1852
2076
|
"name": "google-optimize",
|
|
1853
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
2077
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1854
2078
|
"repo": "nuxt-community/google-optimize-module",
|
|
1855
2079
|
"npm": "nuxt-google-optimize",
|
|
1856
2080
|
"icon": "google-optimize.png",
|
|
@@ -1889,7 +2113,7 @@
|
|
|
1889
2113
|
"icon": "graphql-client.svg",
|
|
1890
2114
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1891
2115
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1892
|
-
"learn_more": "https://
|
|
2116
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
1893
2117
|
"category": "Request",
|
|
1894
2118
|
"type": "3rd-party",
|
|
1895
2119
|
"maintainers": [
|
|
@@ -1905,7 +2129,7 @@
|
|
|
1905
2129
|
},
|
|
1906
2130
|
{
|
|
1907
2131
|
"name": "graphql-request",
|
|
1908
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
2132
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1909
2133
|
"repo": "gomah/nuxt-graphql-request",
|
|
1910
2134
|
"npm": "nuxt-graphql-request",
|
|
1911
2135
|
"icon": "graphql-request.png",
|
|
@@ -1921,7 +2145,7 @@
|
|
|
1921
2145
|
}
|
|
1922
2146
|
],
|
|
1923
2147
|
"compatibility": {
|
|
1924
|
-
"nuxt": "^2.0.0",
|
|
2148
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1925
2149
|
"requires": {}
|
|
1926
2150
|
}
|
|
1927
2151
|
},
|
|
@@ -1944,12 +2168,13 @@
|
|
|
1944
2168
|
],
|
|
1945
2169
|
"compatibility": {
|
|
1946
2170
|
"nuxt": "^3.0.0",
|
|
1947
|
-
"requires": {}
|
|
2171
|
+
"requires": {},
|
|
2172
|
+
"devtools": "^0.0.0"
|
|
1948
2173
|
}
|
|
1949
2174
|
},
|
|
1950
2175
|
{
|
|
1951
2176
|
"name": "gtag",
|
|
1952
|
-
"description": "Google Analytics integration for Nuxt
|
|
2177
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
1953
2178
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1954
2179
|
"npm": "nuxt-gtag",
|
|
1955
2180
|
"icon": "gtag.svg",
|
|
@@ -1973,7 +2198,7 @@
|
|
|
1973
2198
|
},
|
|
1974
2199
|
{
|
|
1975
2200
|
"name": "gtm",
|
|
1976
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2201
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1977
2202
|
"repo": "nuxt-community/gtm-module",
|
|
1978
2203
|
"npm": "@nuxtjs/gtm",
|
|
1979
2204
|
"icon": "gtm.png",
|
|
@@ -1996,7 +2221,7 @@
|
|
|
1996
2221
|
},
|
|
1997
2222
|
{
|
|
1998
2223
|
"name": "guess",
|
|
1999
|
-
"description": "Guess.js module for Nuxt
|
|
2224
|
+
"description": "Guess.js module for Nuxt",
|
|
2000
2225
|
"repo": "nuxt-community/guess-module",
|
|
2001
2226
|
"npm": "@nuxtjs/guess-module",
|
|
2002
2227
|
"icon": "guessjs.png",
|
|
@@ -2108,7 +2333,7 @@
|
|
|
2108
2333
|
},
|
|
2109
2334
|
{
|
|
2110
2335
|
"name": "helmet",
|
|
2111
|
-
"description": "Easy Helmet module with Nuxt
|
|
2336
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
2112
2337
|
"repo": "victor-perez/nuxt-helmet",
|
|
2113
2338
|
"npm": "nuxt-helmet",
|
|
2114
2339
|
"icon": "",
|
|
@@ -2152,7 +2377,7 @@
|
|
|
2152
2377
|
},
|
|
2153
2378
|
{
|
|
2154
2379
|
"name": "history-state",
|
|
2155
|
-
"description": "Nuxt
|
|
2380
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
2156
2381
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
2157
2382
|
"npm": "nuxt-history-state",
|
|
2158
2383
|
"icon": "",
|
|
@@ -2172,6 +2397,28 @@
|
|
|
2172
2397
|
"requires": {}
|
|
2173
2398
|
}
|
|
2174
2399
|
},
|
|
2400
|
+
{
|
|
2401
|
+
"name": "hotjar",
|
|
2402
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2403
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2404
|
+
"npm": "nuxt-module-hotjar",
|
|
2405
|
+
"icon": "hotjar.png",
|
|
2406
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2407
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2408
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2409
|
+
"category": "SEO",
|
|
2410
|
+
"type": "3rd-party",
|
|
2411
|
+
"maintainers": [
|
|
2412
|
+
{
|
|
2413
|
+
"name": "Raphaël DAMEVIN",
|
|
2414
|
+
"github": "damevin"
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
"compatibility": {
|
|
2418
|
+
"nuxt": "^3.0.0",
|
|
2419
|
+
"requires": {}
|
|
2420
|
+
}
|
|
2421
|
+
},
|
|
2175
2422
|
{
|
|
2176
2423
|
"name": "html-minifier",
|
|
2177
2424
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2201,7 +2448,7 @@
|
|
|
2201
2448
|
"npm": "@nuxtjs/html-validator",
|
|
2202
2449
|
"icon": "html-validator.png",
|
|
2203
2450
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2204
|
-
"website": "https://html-validator
|
|
2451
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2205
2452
|
"learn_more": "https://html-validate.org",
|
|
2206
2453
|
"category": "Performance",
|
|
2207
2454
|
"type": "community",
|
|
@@ -2221,7 +2468,7 @@
|
|
|
2221
2468
|
},
|
|
2222
2469
|
{
|
|
2223
2470
|
"name": "http",
|
|
2224
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2471
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2225
2472
|
"repo": "nuxt/http",
|
|
2226
2473
|
"npm": "@nuxt/http",
|
|
2227
2474
|
"icon": "http.png",
|
|
@@ -2247,9 +2494,47 @@
|
|
|
2247
2494
|
"requires": {}
|
|
2248
2495
|
}
|
|
2249
2496
|
},
|
|
2497
|
+
{
|
|
2498
|
+
"name": "hub",
|
|
2499
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2500
|
+
"repo": "nuxt-hub/core",
|
|
2501
|
+
"npm": "@nuxthub/core",
|
|
2502
|
+
"icon": "nuxthub.svg",
|
|
2503
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2504
|
+
"website": "https://hub.nuxt.com",
|
|
2505
|
+
"learn_more": "",
|
|
2506
|
+
"category": "Database",
|
|
2507
|
+
"type": "3rd-party",
|
|
2508
|
+
"maintainers": [
|
|
2509
|
+
{
|
|
2510
|
+
"name": "Sebastien Chopin",
|
|
2511
|
+
"github": "Atinux"
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"name": "Ahad Birang",
|
|
2515
|
+
"github": "farnabaz"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"name": "Sylvain Marroufin",
|
|
2519
|
+
"github": "smarroufin"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"name": "Florent Delerue",
|
|
2523
|
+
"github": "flosciante"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"name": "NuxtLabs",
|
|
2527
|
+
"github": "nuxtlabs"
|
|
2528
|
+
}
|
|
2529
|
+
],
|
|
2530
|
+
"compatibility": {
|
|
2531
|
+
"nuxt": "^3.0.0",
|
|
2532
|
+
"requires": {}
|
|
2533
|
+
}
|
|
2534
|
+
},
|
|
2250
2535
|
{
|
|
2251
2536
|
"name": "humans-txt",
|
|
2252
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2537
|
+
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
2253
2538
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2254
2539
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2255
2540
|
"icon": "",
|
|
@@ -2273,12 +2558,12 @@
|
|
|
2273
2558
|
{
|
|
2274
2559
|
"name": "i18n",
|
|
2275
2560
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2276
|
-
"repo": "nuxt-
|
|
2561
|
+
"repo": "nuxt-modules/i18n",
|
|
2277
2562
|
"npm": "@nuxtjs/i18n",
|
|
2278
2563
|
"icon": "i18n.png",
|
|
2279
|
-
"github": "https://github.com/nuxt-
|
|
2564
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2280
2565
|
"website": "https://i18n.nuxtjs.org",
|
|
2281
|
-
"learn_more": "https://
|
|
2566
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2282
2567
|
"category": "Extensions",
|
|
2283
2568
|
"type": "community",
|
|
2284
2569
|
"maintainers": [
|
|
@@ -2289,6 +2574,10 @@
|
|
|
2289
2574
|
{
|
|
2290
2575
|
"name": "Kazuya Kawaguchi",
|
|
2291
2576
|
"github": "kazupon"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"name": "Bobbie Goede",
|
|
2580
|
+
"github": "BobbieGoede"
|
|
2292
2581
|
}
|
|
2293
2582
|
],
|
|
2294
2583
|
"compatibility": {
|
|
@@ -2318,6 +2607,29 @@
|
|
|
2318
2607
|
"requires": {}
|
|
2319
2608
|
}
|
|
2320
2609
|
},
|
|
2610
|
+
{
|
|
2611
|
+
"name": "icon-tw",
|
|
2612
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2613
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2614
|
+
"npm": "nuxt-icon-tw",
|
|
2615
|
+
"icon": "nuxt-icon.png",
|
|
2616
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2617
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2618
|
+
"learn_more": "",
|
|
2619
|
+
"category": "UI",
|
|
2620
|
+
"type": "3rd-party",
|
|
2621
|
+
"maintainers": [
|
|
2622
|
+
{
|
|
2623
|
+
"name": "JohnCampionJr",
|
|
2624
|
+
"github": "JohnCampionJr"
|
|
2625
|
+
}
|
|
2626
|
+
],
|
|
2627
|
+
"compatibility": {
|
|
2628
|
+
"nuxt": "^3.0.0",
|
|
2629
|
+
"requires": {},
|
|
2630
|
+
"devtools": "^0.0.0"
|
|
2631
|
+
}
|
|
2632
|
+
},
|
|
2321
2633
|
{
|
|
2322
2634
|
"name": "icon",
|
|
2323
2635
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2337,7 +2649,8 @@
|
|
|
2337
2649
|
],
|
|
2338
2650
|
"compatibility": {
|
|
2339
2651
|
"nuxt": "^3.0.0",
|
|
2340
|
-
"requires": {}
|
|
2652
|
+
"requires": {},
|
|
2653
|
+
"devtools": "^0.0.0"
|
|
2341
2654
|
}
|
|
2342
2655
|
},
|
|
2343
2656
|
{
|
|
@@ -2386,12 +2699,12 @@
|
|
|
2386
2699
|
},
|
|
2387
2700
|
{
|
|
2388
2701
|
"name": "image",
|
|
2389
|
-
"description": "Optimised images for
|
|
2702
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2390
2703
|
"repo": "nuxt/image",
|
|
2391
2704
|
"npm": "@nuxt/image",
|
|
2392
2705
|
"icon": "image.png",
|
|
2393
2706
|
"github": "https://github.com/nuxt/image",
|
|
2394
|
-
"website": "https://image.
|
|
2707
|
+
"website": "https://image.nuxt.com",
|
|
2395
2708
|
"learn_more": "",
|
|
2396
2709
|
"category": "Images",
|
|
2397
2710
|
"type": "official",
|
|
@@ -2401,6 +2714,11 @@
|
|
|
2401
2714
|
"github": "farnabaz",
|
|
2402
2715
|
"twitter": "a_birang"
|
|
2403
2716
|
},
|
|
2717
|
+
{
|
|
2718
|
+
"name": "Daniel Roe",
|
|
2719
|
+
"github": "danielroe",
|
|
2720
|
+
"twitter": "danielcroe"
|
|
2721
|
+
},
|
|
2404
2722
|
{
|
|
2405
2723
|
"name": "Pooya Parsa",
|
|
2406
2724
|
"github": "pi0",
|
|
@@ -2421,7 +2739,7 @@
|
|
|
2421
2739
|
},
|
|
2422
2740
|
{
|
|
2423
2741
|
"name": "imagemin",
|
|
2424
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2742
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2425
2743
|
"repo": "nuxt-community/imagemin-module",
|
|
2426
2744
|
"npm": "@nuxtjs/imagemin",
|
|
2427
2745
|
"icon": "imagemin.png",
|
|
@@ -2468,7 +2786,7 @@
|
|
|
2468
2786
|
},
|
|
2469
2787
|
{
|
|
2470
2788
|
"name": "intercom",
|
|
2471
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2789
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2472
2790
|
"repo": "hex-digital/nuxt-intercom",
|
|
2473
2791
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2474
2792
|
"icon": "intercom.png",
|
|
@@ -2513,7 +2831,7 @@
|
|
|
2513
2831
|
},
|
|
2514
2832
|
{
|
|
2515
2833
|
"name": "jsonapi",
|
|
2516
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2834
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2517
2835
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2518
2836
|
"npm": "nuxt-jsonapi",
|
|
2519
2837
|
"icon": "jsonapi.svg",
|
|
@@ -2555,14 +2873,42 @@
|
|
|
2555
2873
|
"requires": {}
|
|
2556
2874
|
}
|
|
2557
2875
|
},
|
|
2876
|
+
{
|
|
2877
|
+
"name": "kinde",
|
|
2878
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2879
|
+
"repo": "nuxt-modules/kinde",
|
|
2880
|
+
"npm": "@nuxtjs/kinde",
|
|
2881
|
+
"icon": "kinde.svg",
|
|
2882
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2883
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2884
|
+
"learn_more": "https://kinde.com/",
|
|
2885
|
+
"category": "Security",
|
|
2886
|
+
"type": "community",
|
|
2887
|
+
"maintainers": [
|
|
2888
|
+
{
|
|
2889
|
+
"name": "danielroe",
|
|
2890
|
+
"github": "danielroe"
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"name": "daveordead",
|
|
2894
|
+
"github": "DaveOrDead",
|
|
2895
|
+
"twitter": "dave_or_dead"
|
|
2896
|
+
}
|
|
2897
|
+
],
|
|
2898
|
+
"compatibility": {
|
|
2899
|
+
"nuxt": "^3.0.0",
|
|
2900
|
+
"requires": {}
|
|
2901
|
+
},
|
|
2902
|
+
"sponsor": true
|
|
2903
|
+
},
|
|
2558
2904
|
{
|
|
2559
2905
|
"name": "kql",
|
|
2560
|
-
"description": "Nuxt
|
|
2906
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2561
2907
|
"repo": "johannschopplich/nuxt-kql",
|
|
2562
2908
|
"npm": "nuxt-kql",
|
|
2563
2909
|
"icon": "kql.svg",
|
|
2564
2910
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2565
|
-
"website": "https://nuxt-kql.
|
|
2911
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2566
2912
|
"learn_more": "",
|
|
2567
2913
|
"category": "CMS",
|
|
2568
2914
|
"type": "3rd-party",
|
|
@@ -2581,7 +2927,7 @@
|
|
|
2581
2927
|
},
|
|
2582
2928
|
{
|
|
2583
2929
|
"name": "laravel-echo",
|
|
2584
|
-
"description": "Laravel Echo for Nuxt
|
|
2930
|
+
"description": "Laravel Echo for Nuxt",
|
|
2585
2931
|
"repo": "nuxt-community/laravel-echo",
|
|
2586
2932
|
"npm": "@nuxtjs/laravel-echo",
|
|
2587
2933
|
"icon": "laravel-echo.png",
|
|
@@ -2623,6 +2969,28 @@
|
|
|
2623
2969
|
"requires": {}
|
|
2624
2970
|
}
|
|
2625
2971
|
},
|
|
2972
|
+
{
|
|
2973
|
+
"name": "laravel-precognition",
|
|
2974
|
+
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2975
|
+
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2976
|
+
"npm": "nuxt-laravel-precognition",
|
|
2977
|
+
"icon": "laravel.svg",
|
|
2978
|
+
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2979
|
+
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2980
|
+
"learn_more": "",
|
|
2981
|
+
"category": "Security",
|
|
2982
|
+
"type": "3rd-party",
|
|
2983
|
+
"maintainers": [
|
|
2984
|
+
{
|
|
2985
|
+
"name": "sot1986",
|
|
2986
|
+
"github": "sot1986"
|
|
2987
|
+
}
|
|
2988
|
+
],
|
|
2989
|
+
"compatibility": {
|
|
2990
|
+
"nuxt": "^3.0.0",
|
|
2991
|
+
"requires": {}
|
|
2992
|
+
}
|
|
2993
|
+
},
|
|
2626
2994
|
{
|
|
2627
2995
|
"name": "laravel",
|
|
2628
2996
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2669,13 +3037,13 @@
|
|
|
2669
3037
|
},
|
|
2670
3038
|
{
|
|
2671
3039
|
"name": "link-checker",
|
|
2672
|
-
"description": "
|
|
3040
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2673
3041
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2674
3042
|
"npm": "nuxt-link-checker",
|
|
2675
|
-
"icon": "",
|
|
3043
|
+
"icon": "link-checker.svg",
|
|
2676
3044
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2677
|
-
"website": "https://
|
|
2678
|
-
"learn_more": "",
|
|
3045
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
3046
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2679
3047
|
"category": "SEO",
|
|
2680
3048
|
"type": "3rd-party",
|
|
2681
3049
|
"maintainers": [
|
|
@@ -2688,7 +3056,8 @@
|
|
|
2688
3056
|
],
|
|
2689
3057
|
"compatibility": {
|
|
2690
3058
|
"nuxt": "^3.0.0",
|
|
2691
|
-
"requires": {}
|
|
3059
|
+
"requires": {},
|
|
3060
|
+
"devtools": "^0.0.0"
|
|
2692
3061
|
}
|
|
2693
3062
|
},
|
|
2694
3063
|
{
|
|
@@ -2765,12 +3134,12 @@
|
|
|
2765
3134
|
},
|
|
2766
3135
|
{
|
|
2767
3136
|
"name": "logrocket",
|
|
2768
|
-
"description": "LogRocket module for Nuxt
|
|
2769
|
-
"repo": "nuxt-
|
|
3137
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
3138
|
+
"repo": "nuxt-modules/logrocket",
|
|
2770
3139
|
"npm": "nuxt-logrocket",
|
|
2771
3140
|
"icon": "logrocket.png",
|
|
2772
|
-
"github": "https://github.com/nuxt-
|
|
2773
|
-
"website": "https://github.com/nuxt-
|
|
3141
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3142
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2774
3143
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2775
3144
|
"category": "Monitoring",
|
|
2776
3145
|
"type": "community",
|
|
@@ -2787,34 +3156,84 @@
|
|
|
2787
3156
|
}
|
|
2788
3157
|
},
|
|
2789
3158
|
{
|
|
2790
|
-
"name": "
|
|
2791
|
-
"description": "
|
|
2792
|
-
"repo": "
|
|
2793
|
-
"npm": "@
|
|
2794
|
-
"icon": "",
|
|
2795
|
-
"github": "https://github.com/
|
|
2796
|
-
"website": "https://
|
|
2797
|
-
"learn_more": "https://
|
|
2798
|
-
"category": "
|
|
2799
|
-
"type": "
|
|
3159
|
+
"name": "logto",
|
|
3160
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3161
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3162
|
+
"npm": "@logto/nuxt",
|
|
3163
|
+
"icon": "logto.svg",
|
|
3164
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3165
|
+
"website": "https://logto.io",
|
|
3166
|
+
"learn_more": "https://docs.logto.io",
|
|
3167
|
+
"category": "Security",
|
|
3168
|
+
"type": "3rd-party",
|
|
2800
3169
|
"maintainers": [
|
|
2801
3170
|
{
|
|
2802
|
-
"name": "
|
|
2803
|
-
"github": "
|
|
3171
|
+
"name": "logto",
|
|
3172
|
+
"github": "logto-io",
|
|
3173
|
+
"twitter": "logto_io"
|
|
2804
3174
|
}
|
|
2805
3175
|
],
|
|
2806
3176
|
"compatibility": {
|
|
2807
|
-
"nuxt": "^
|
|
3177
|
+
"nuxt": "^3.0.0",
|
|
3178
|
+
"requires": {}
|
|
3179
|
+
},
|
|
3180
|
+
"sponsor": true
|
|
3181
|
+
},
|
|
3182
|
+
{
|
|
3183
|
+
"name": "lucide-icons",
|
|
3184
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
3185
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
3186
|
+
"npm": "nuxt-lucide-icons",
|
|
3187
|
+
"icon": "lucide-icons.svg",
|
|
3188
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3189
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3190
|
+
"learn_more": "",
|
|
3191
|
+
"category": "UI",
|
|
3192
|
+
"type": "3rd-party",
|
|
3193
|
+
"maintainers": [
|
|
3194
|
+
{
|
|
3195
|
+
"name": "SWIS",
|
|
3196
|
+
"github": "swisnl"
|
|
3197
|
+
},
|
|
3198
|
+
{
|
|
3199
|
+
"name": "Jasper Zonneveld",
|
|
3200
|
+
"github": "JaZo"
|
|
3201
|
+
}
|
|
3202
|
+
],
|
|
3203
|
+
"compatibility": {
|
|
3204
|
+
"nuxt": "^3.0.0",
|
|
3205
|
+
"requires": {}
|
|
3206
|
+
}
|
|
3207
|
+
},
|
|
3208
|
+
{
|
|
3209
|
+
"name": "lunr",
|
|
3210
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
3211
|
+
"repo": "nuxt-community/lunr-module",
|
|
3212
|
+
"npm": "@nuxtjs/lunr-module",
|
|
3213
|
+
"icon": "",
|
|
3214
|
+
"github": "https://github.com/nuxt-community/lunr-module",
|
|
3215
|
+
"website": "https://github.com/nuxt-community/lunr-module",
|
|
3216
|
+
"learn_more": "https://lunrjs.com/",
|
|
3217
|
+
"category": "Libraries",
|
|
3218
|
+
"type": "community",
|
|
3219
|
+
"maintainers": [
|
|
3220
|
+
{
|
|
3221
|
+
"name": "Pim",
|
|
3222
|
+
"github": "pimlie"
|
|
3223
|
+
}
|
|
3224
|
+
],
|
|
3225
|
+
"compatibility": {
|
|
3226
|
+
"nuxt": "^2.0.0",
|
|
2808
3227
|
"requires": {}
|
|
2809
3228
|
}
|
|
2810
3229
|
},
|
|
2811
3230
|
{
|
|
2812
3231
|
"name": "magic-regexp",
|
|
2813
3232
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2814
|
-
"repo": "
|
|
3233
|
+
"repo": "unjs/magic-regexp",
|
|
2815
3234
|
"npm": "magic-regexp",
|
|
2816
3235
|
"icon": "magic-regexp.svg",
|
|
2817
|
-
"github": "https://github.com/
|
|
3236
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2818
3237
|
"website": "https://magic-regexp.roe.dev",
|
|
2819
3238
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2820
3239
|
"category": "Libraries",
|
|
@@ -2831,6 +3250,29 @@
|
|
|
2831
3250
|
"requires": {}
|
|
2832
3251
|
}
|
|
2833
3252
|
},
|
|
3253
|
+
{
|
|
3254
|
+
"name": "mailpit",
|
|
3255
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3256
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3257
|
+
"npm": "nuxt-mailpit",
|
|
3258
|
+
"icon": "mailpit.svg",
|
|
3259
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3260
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3261
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3262
|
+
"category": "Devtools",
|
|
3263
|
+
"type": "3rd-party",
|
|
3264
|
+
"maintainers": [
|
|
3265
|
+
{
|
|
3266
|
+
"name": "Torkild Dyvik Olsen",
|
|
3267
|
+
"github": "tdolsen",
|
|
3268
|
+
"twitter": "tdolsen"
|
|
3269
|
+
}
|
|
3270
|
+
],
|
|
3271
|
+
"compatibility": {
|
|
3272
|
+
"nuxt": "^3.8.0",
|
|
3273
|
+
"requires": {}
|
|
3274
|
+
}
|
|
3275
|
+
},
|
|
2834
3276
|
{
|
|
2835
3277
|
"name": "markdownit",
|
|
2836
3278
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -2854,6 +3296,30 @@
|
|
|
2854
3296
|
"requires": {}
|
|
2855
3297
|
}
|
|
2856
3298
|
},
|
|
3299
|
+
{
|
|
3300
|
+
"name": "marquee",
|
|
3301
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3302
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3303
|
+
"npm": "nuxt-marquee",
|
|
3304
|
+
"icon": "marquee.png",
|
|
3305
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3306
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3307
|
+
"learn_more": "",
|
|
3308
|
+
"category": "UI",
|
|
3309
|
+
"type": "3rd-party",
|
|
3310
|
+
"maintainers": [
|
|
3311
|
+
{
|
|
3312
|
+
"name": "Hànzy",
|
|
3313
|
+
"github": "hanzydev",
|
|
3314
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3315
|
+
}
|
|
3316
|
+
],
|
|
3317
|
+
"compatibility": {
|
|
3318
|
+
"nuxt": "^3.0.0",
|
|
3319
|
+
"requires": {},
|
|
3320
|
+
"devtools": "^0.0.0"
|
|
3321
|
+
}
|
|
3322
|
+
},
|
|
2857
3323
|
{
|
|
2858
3324
|
"name": "matomo",
|
|
2859
3325
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -2876,6 +3342,50 @@
|
|
|
2876
3342
|
"requires": {}
|
|
2877
3343
|
}
|
|
2878
3344
|
},
|
|
3345
|
+
{
|
|
3346
|
+
"name": "maz-ui",
|
|
3347
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3348
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3349
|
+
"npm": "maz-ui",
|
|
3350
|
+
"icon": "maz-ui.png",
|
|
3351
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3352
|
+
"website": "https://maz-ui.com/",
|
|
3353
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3354
|
+
"category": "UI",
|
|
3355
|
+
"type": "3rd-party",
|
|
3356
|
+
"maintainers": [
|
|
3357
|
+
{
|
|
3358
|
+
"name": "Loïc Mazuel",
|
|
3359
|
+
"github": "LouisMazel"
|
|
3360
|
+
}
|
|
3361
|
+
],
|
|
3362
|
+
"compatibility": {
|
|
3363
|
+
"nuxt": "^3.0.0",
|
|
3364
|
+
"requires": {}
|
|
3365
|
+
}
|
|
3366
|
+
},
|
|
3367
|
+
{
|
|
3368
|
+
"name": "mdc",
|
|
3369
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3370
|
+
"repo": "nuxt-modules/mdc",
|
|
3371
|
+
"npm": "@nuxtjs/mdc",
|
|
3372
|
+
"icon": "mdc.png",
|
|
3373
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3374
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3375
|
+
"learn_more": "",
|
|
3376
|
+
"category": "Extensions",
|
|
3377
|
+
"type": "community",
|
|
3378
|
+
"maintainers": [
|
|
3379
|
+
{
|
|
3380
|
+
"name": "farnabaz",
|
|
3381
|
+
"github": "farnabaz"
|
|
3382
|
+
}
|
|
3383
|
+
],
|
|
3384
|
+
"compatibility": {
|
|
3385
|
+
"nuxt": "^3.0.0",
|
|
3386
|
+
"requires": {}
|
|
3387
|
+
}
|
|
3388
|
+
},
|
|
2879
3389
|
{
|
|
2880
3390
|
"name": "mdx",
|
|
2881
3391
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2901,7 +3411,7 @@
|
|
|
2901
3411
|
},
|
|
2902
3412
|
{
|
|
2903
3413
|
"name": "medusa",
|
|
2904
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3414
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2905
3415
|
"repo": "Baroshem/nuxt-medusa",
|
|
2906
3416
|
"npm": "nuxt-medusa",
|
|
2907
3417
|
"icon": "medusa.svg",
|
|
@@ -2926,7 +3436,7 @@
|
|
|
2926
3436
|
},
|
|
2927
3437
|
{
|
|
2928
3438
|
"name": "meilisearch",
|
|
2929
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3439
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2930
3440
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2931
3441
|
"npm": "nuxt-meilisearch",
|
|
2932
3442
|
"icon": "meilisearch.svg",
|
|
@@ -2946,7 +3456,8 @@
|
|
|
2946
3456
|
"nuxt": "^3.0.0",
|
|
2947
3457
|
"requires": {
|
|
2948
3458
|
"bridge": false
|
|
2949
|
-
}
|
|
3459
|
+
},
|
|
3460
|
+
"devtools": "^0.0.0"
|
|
2950
3461
|
}
|
|
2951
3462
|
},
|
|
2952
3463
|
{
|
|
@@ -2971,28 +3482,6 @@
|
|
|
2971
3482
|
"requires": {}
|
|
2972
3483
|
}
|
|
2973
3484
|
},
|
|
2974
|
-
{
|
|
2975
|
-
"name": "mobile",
|
|
2976
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
2977
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
2978
|
-
"npm": "nuxt-mobile",
|
|
2979
|
-
"icon": "",
|
|
2980
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2981
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2982
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
2983
|
-
"category": "Extensions",
|
|
2984
|
-
"type": "3rd-party",
|
|
2985
|
-
"maintainers": [
|
|
2986
|
-
{
|
|
2987
|
-
"name": "ChanningDefoe",
|
|
2988
|
-
"github": "ChanningDefoe"
|
|
2989
|
-
}
|
|
2990
|
-
],
|
|
2991
|
-
"compatibility": {
|
|
2992
|
-
"nuxt": "^2.0.0",
|
|
2993
|
-
"requires": {}
|
|
2994
|
-
}
|
|
2995
|
-
},
|
|
2996
3485
|
{
|
|
2997
3486
|
"name": "module-feed",
|
|
2998
3487
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3016,9 +3505,31 @@
|
|
|
3016
3505
|
"requires": {}
|
|
3017
3506
|
}
|
|
3018
3507
|
},
|
|
3508
|
+
{
|
|
3509
|
+
"name": "mojocss",
|
|
3510
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3511
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3512
|
+
"npm": "@mojocss/nuxt",
|
|
3513
|
+
"icon": "mojocss.svg",
|
|
3514
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3515
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3516
|
+
"learn_more": "",
|
|
3517
|
+
"category": "UI",
|
|
3518
|
+
"type": "3rd-party",
|
|
3519
|
+
"maintainers": [
|
|
3520
|
+
{
|
|
3521
|
+
"name": "mojocss",
|
|
3522
|
+
"github": "mojocss"
|
|
3523
|
+
}
|
|
3524
|
+
],
|
|
3525
|
+
"compatibility": {
|
|
3526
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3527
|
+
"requires": {}
|
|
3528
|
+
}
|
|
3529
|
+
},
|
|
3019
3530
|
{
|
|
3020
3531
|
"name": "moment",
|
|
3021
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3532
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
3022
3533
|
"repo": "nuxt-community/moment-module",
|
|
3023
3534
|
"npm": "@nuxtjs/moment",
|
|
3024
3535
|
"icon": "momentjs.png",
|
|
@@ -3044,20 +3555,20 @@
|
|
|
3044
3555
|
}
|
|
3045
3556
|
},
|
|
3046
3557
|
{
|
|
3047
|
-
"name": "
|
|
3048
|
-
"description": "
|
|
3049
|
-
"repo": "
|
|
3050
|
-
"npm": "nuxt-
|
|
3558
|
+
"name": "neo",
|
|
3559
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3560
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3561
|
+
"npm": "nuxt-neo",
|
|
3051
3562
|
"icon": "",
|
|
3052
|
-
"github": "https://github.com/
|
|
3053
|
-
"website": "https://github.
|
|
3054
|
-
"learn_more": "
|
|
3055
|
-
"category": "
|
|
3563
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3564
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3565
|
+
"learn_more": "",
|
|
3566
|
+
"category": "Request",
|
|
3056
3567
|
"type": "3rd-party",
|
|
3057
3568
|
"maintainers": [
|
|
3058
3569
|
{
|
|
3059
|
-
"name": "
|
|
3060
|
-
"github": "
|
|
3570
|
+
"name": "ezypeeze",
|
|
3571
|
+
"github": "ezypeeze"
|
|
3061
3572
|
}
|
|
3062
3573
|
],
|
|
3063
3574
|
"compatibility": {
|
|
@@ -3066,30 +3577,30 @@
|
|
|
3066
3577
|
}
|
|
3067
3578
|
},
|
|
3068
3579
|
{
|
|
3069
|
-
"name": "
|
|
3070
|
-
"description": "
|
|
3071
|
-
"repo": "
|
|
3072
|
-
"npm": "nuxt-
|
|
3073
|
-
"icon": "",
|
|
3074
|
-
"github": "https://github.com/
|
|
3075
|
-
"website": "https://
|
|
3580
|
+
"name": "neo4j",
|
|
3581
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3582
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3583
|
+
"npm": "nuxt-neo4j",
|
|
3584
|
+
"icon": "nuxt-neo4j.png",
|
|
3585
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3586
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3076
3587
|
"learn_more": "",
|
|
3077
|
-
"category": "
|
|
3588
|
+
"category": "Database",
|
|
3078
3589
|
"type": "3rd-party",
|
|
3079
3590
|
"maintainers": [
|
|
3080
3591
|
{
|
|
3081
|
-
"name": "
|
|
3082
|
-
"github": "
|
|
3592
|
+
"name": "arashsheyda",
|
|
3593
|
+
"github": "arashsheyda"
|
|
3083
3594
|
}
|
|
3084
3595
|
],
|
|
3085
3596
|
"compatibility": {
|
|
3086
|
-
"nuxt": "^
|
|
3597
|
+
"nuxt": "^3.0.0",
|
|
3087
3598
|
"requires": {}
|
|
3088
3599
|
}
|
|
3089
3600
|
},
|
|
3090
3601
|
{
|
|
3091
3602
|
"name": "netlify-cache",
|
|
3092
|
-
"description": "Nuxt
|
|
3603
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
3093
3604
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
3094
3605
|
"npm": "nuxt-netlify-cache",
|
|
3095
3606
|
"icon": "netlify.png",
|
|
@@ -3134,13 +3645,13 @@
|
|
|
3134
3645
|
},
|
|
3135
3646
|
{
|
|
3136
3647
|
"name": "netlify",
|
|
3137
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3138
|
-
"repo": "
|
|
3648
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3649
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3139
3650
|
"npm": "@aceforth/nuxt-netlify",
|
|
3140
3651
|
"icon": "netlify.png",
|
|
3141
|
-
"github": "https://github.com/
|
|
3142
|
-
"website": "https://
|
|
3143
|
-
"learn_more": "",
|
|
3652
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3653
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3654
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3144
3655
|
"category": "Deployment",
|
|
3145
3656
|
"type": "3rd-party",
|
|
3146
3657
|
"maintainers": [
|
|
@@ -3156,29 +3667,45 @@
|
|
|
3156
3667
|
},
|
|
3157
3668
|
{
|
|
3158
3669
|
"name": "ngrok",
|
|
3159
|
-
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
3160
|
-
"repo": "nuxt-
|
|
3670
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
|
|
3671
|
+
"repo": "nuxt-modules/ngrok",
|
|
3161
3672
|
"npm": "@nuxtjs/ngrok",
|
|
3162
|
-
"icon": "ngrok.
|
|
3163
|
-
"github": "https://github.com/nuxt-
|
|
3164
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3165
|
-
"learn_more": "https://
|
|
3673
|
+
"icon": "ngrok.svg",
|
|
3674
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3675
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3676
|
+
"learn_more": "https://ngrok.com/",
|
|
3166
3677
|
"category": "Devtools",
|
|
3167
3678
|
"type": "community",
|
|
3168
3679
|
"maintainers": [
|
|
3169
3680
|
{
|
|
3170
|
-
"name": "
|
|
3171
|
-
"github": "
|
|
3172
|
-
|
|
3173
|
-
|
|
3681
|
+
"name": "Arash Sheyda",
|
|
3682
|
+
"github": "arashsheyda"
|
|
3683
|
+
}
|
|
3684
|
+
],
|
|
3685
|
+
"compatibility": {
|
|
3686
|
+
"nuxt": "^3.0.0",
|
|
3687
|
+
"requires": {}
|
|
3688
|
+
}
|
|
3689
|
+
},
|
|
3690
|
+
{
|
|
3691
|
+
"name": "nodemailer",
|
|
3692
|
+
"description": "Nuxt integration for nodemailer",
|
|
3693
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3694
|
+
"npm": "nuxt-nodemailer",
|
|
3695
|
+
"icon": "nodemailer.png",
|
|
3696
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3697
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3698
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3699
|
+
"category": "Extensions",
|
|
3700
|
+
"type": "3rd-party",
|
|
3701
|
+
"maintainers": [
|
|
3174
3702
|
{
|
|
3175
|
-
"name": "
|
|
3176
|
-
"github": "
|
|
3177
|
-
"twitter": "_pi0_"
|
|
3703
|
+
"name": "kleinpetr",
|
|
3704
|
+
"github": "kleinpetr"
|
|
3178
3705
|
}
|
|
3179
3706
|
],
|
|
3180
3707
|
"compatibility": {
|
|
3181
|
-
"nuxt": "^
|
|
3708
|
+
"nuxt": "^3.0.0",
|
|
3182
3709
|
"requires": {}
|
|
3183
3710
|
}
|
|
3184
3711
|
},
|
|
@@ -3249,30 +3776,149 @@
|
|
|
3249
3776
|
}
|
|
3250
3777
|
},
|
|
3251
3778
|
{
|
|
3252
|
-
"name": "nuxt-
|
|
3253
|
-
"description": "",
|
|
3254
|
-
"repo": "
|
|
3255
|
-
"npm": "
|
|
3779
|
+
"name": "nuxt-asciidoc",
|
|
3780
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3781
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3782
|
+
"npm": "nuxt-asciidoc",
|
|
3783
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3784
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3785
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3786
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3787
|
+
"category": "Extensions",
|
|
3788
|
+
"type": "3rd-party",
|
|
3789
|
+
"maintainers": [
|
|
3790
|
+
{
|
|
3791
|
+
"name": "Christian Lenz",
|
|
3792
|
+
"github": "Chris2011",
|
|
3793
|
+
"twitter": "Chrizzly42"
|
|
3794
|
+
}
|
|
3795
|
+
],
|
|
3796
|
+
"compatibility": {
|
|
3797
|
+
"nuxt": "^3.0.0",
|
|
3798
|
+
"requires": {}
|
|
3799
|
+
}
|
|
3800
|
+
},
|
|
3801
|
+
{
|
|
3802
|
+
"name": "nuxt-auth-sanctum",
|
|
3803
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3804
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3805
|
+
"npm": "nuxt-auth-sanctum",
|
|
3806
|
+
"icon": "laravel.svg",
|
|
3807
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3808
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3809
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3810
|
+
"category": "Security",
|
|
3811
|
+
"type": "3rd-party",
|
|
3812
|
+
"maintainers": [
|
|
3813
|
+
{
|
|
3814
|
+
"name": "Artem Manchenkov",
|
|
3815
|
+
"github": "manchenkoff",
|
|
3816
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3817
|
+
}
|
|
3818
|
+
],
|
|
3819
|
+
"compatibility": {
|
|
3820
|
+
"nuxt": "^3.9.0",
|
|
3821
|
+
"requires": {}
|
|
3822
|
+
}
|
|
3823
|
+
},
|
|
3824
|
+
{
|
|
3825
|
+
"name": "nuxt-basic-auth",
|
|
3826
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3827
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3828
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3256
3829
|
"icon": "",
|
|
3257
|
-
"github": "https://github.com/
|
|
3258
|
-
"website": "https://github.com/
|
|
3830
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3831
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3259
3832
|
"learn_more": "",
|
|
3260
|
-
"category": "
|
|
3833
|
+
"category": "Security",
|
|
3261
3834
|
"type": "3rd-party",
|
|
3262
3835
|
"maintainers": [
|
|
3263
3836
|
{
|
|
3264
|
-
"name": "
|
|
3265
|
-
"github": "
|
|
3837
|
+
"name": "kgierke",
|
|
3838
|
+
"github": "kgierke"
|
|
3266
3839
|
}
|
|
3267
3840
|
],
|
|
3268
3841
|
"compatibility": {
|
|
3269
|
-
"nuxt": "^
|
|
3842
|
+
"nuxt": "^3.0.0",
|
|
3843
|
+
"requires": {}
|
|
3844
|
+
}
|
|
3845
|
+
},
|
|
3846
|
+
{
|
|
3847
|
+
"name": "nuxt-bezier",
|
|
3848
|
+
"description": "Reusable transition components",
|
|
3849
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3850
|
+
"npm": "nuxt-bezier",
|
|
3851
|
+
"icon": "nuxt-bezier.png",
|
|
3852
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3853
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3854
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3855
|
+
"category": "UI",
|
|
3856
|
+
"type": "3rd-party",
|
|
3857
|
+
"maintainers": [
|
|
3858
|
+
{
|
|
3859
|
+
"name": "Soryn Gitlan",
|
|
3860
|
+
"github": "50rayn"
|
|
3861
|
+
}
|
|
3862
|
+
],
|
|
3863
|
+
"compatibility": {
|
|
3864
|
+
"nuxt": "^3.0.0",
|
|
3865
|
+
"requires": {}
|
|
3866
|
+
}
|
|
3867
|
+
},
|
|
3868
|
+
{
|
|
3869
|
+
"name": "nuxt-booster",
|
|
3870
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3871
|
+
"repo": "basics/nuxt-booster",
|
|
3872
|
+
"npm": "nuxt-booster",
|
|
3873
|
+
"icon": "nuxt-booster.svg",
|
|
3874
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3875
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3876
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3877
|
+
"category": "Performance",
|
|
3878
|
+
"type": "3rd-party",
|
|
3879
|
+
"maintainers": [
|
|
3880
|
+
{
|
|
3881
|
+
"name": "Thorn Walli",
|
|
3882
|
+
"github": "ThornWalli",
|
|
3883
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3884
|
+
},
|
|
3885
|
+
{
|
|
3886
|
+
"name": "Stephan Gerbeth",
|
|
3887
|
+
"github": "StephanGerbeth",
|
|
3888
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3889
|
+
}
|
|
3890
|
+
],
|
|
3891
|
+
"compatibility": {
|
|
3892
|
+
"nuxt": "^3.0.0",
|
|
3893
|
+
"requires": {},
|
|
3894
|
+
"devtools": "^0.0.0"
|
|
3895
|
+
}
|
|
3896
|
+
},
|
|
3897
|
+
{
|
|
3898
|
+
"name": "nuxt-bootstrap-icons",
|
|
3899
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3900
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3901
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3902
|
+
"icon": "bootstrap-icons.svg",
|
|
3903
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3904
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3905
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3906
|
+
"category": "UI",
|
|
3907
|
+
"type": "3rd-party",
|
|
3908
|
+
"maintainers": [
|
|
3909
|
+
{
|
|
3910
|
+
"name": "OyewoleOyedeji",
|
|
3911
|
+
"github": "OyewoleOyedeji"
|
|
3912
|
+
}
|
|
3913
|
+
],
|
|
3914
|
+
"compatibility": {
|
|
3915
|
+
"nuxt": "^3.0.0",
|
|
3270
3916
|
"requires": {}
|
|
3271
3917
|
}
|
|
3272
3918
|
},
|
|
3273
3919
|
{
|
|
3274
3920
|
"name": "nuxt-chatgpt",
|
|
3275
|
-
"description": "ChatGPT integration for Nuxt
|
|
3921
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3276
3922
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3277
3923
|
"npm": "nuxt-chatgpt",
|
|
3278
3924
|
"icon": "chatgpt.svg",
|
|
@@ -3292,6 +3938,143 @@
|
|
|
3292
3938
|
"requires": {}
|
|
3293
3939
|
}
|
|
3294
3940
|
},
|
|
3941
|
+
{
|
|
3942
|
+
"name": "nuxt-cookie-consent",
|
|
3943
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3944
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3945
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3946
|
+
"icon": "wah.svg",
|
|
3947
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3948
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3949
|
+
"learn_more": "",
|
|
3950
|
+
"category": "Extensions",
|
|
3951
|
+
"type": "3rd-party",
|
|
3952
|
+
"maintainers": [
|
|
3953
|
+
{
|
|
3954
|
+
"name": "weareheavy",
|
|
3955
|
+
"github": "weareheavy"
|
|
3956
|
+
}
|
|
3957
|
+
],
|
|
3958
|
+
"compatibility": {
|
|
3959
|
+
"nuxt": "^3.0.0",
|
|
3960
|
+
"requires": {}
|
|
3961
|
+
}
|
|
3962
|
+
},
|
|
3963
|
+
{
|
|
3964
|
+
"name": "nuxt-facebook-chat",
|
|
3965
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3966
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3967
|
+
"npm": "nuxt-facebook-chat",
|
|
3968
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3969
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3970
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3971
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3972
|
+
"category": "Libraries",
|
|
3973
|
+
"type": "3rd-party",
|
|
3974
|
+
"maintainers": [
|
|
3975
|
+
{
|
|
3976
|
+
"name": "Supanut Dokmaithong",
|
|
3977
|
+
"github": "Boomgeek"
|
|
3978
|
+
},
|
|
3979
|
+
{
|
|
3980
|
+
"name": "superdev-tech",
|
|
3981
|
+
"github": "superdev-tech"
|
|
3982
|
+
}
|
|
3983
|
+
],
|
|
3984
|
+
"compatibility": {
|
|
3985
|
+
"nuxt": "^3.0.0",
|
|
3986
|
+
"requires": {}
|
|
3987
|
+
}
|
|
3988
|
+
},
|
|
3989
|
+
{
|
|
3990
|
+
"name": "nuxt-feather-icons",
|
|
3991
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3992
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3993
|
+
"npm": "nuxt-feather-icons",
|
|
3994
|
+
"icon": "nuxt-feather-icons.png",
|
|
3995
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3996
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3997
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3998
|
+
"category": "UI",
|
|
3999
|
+
"type": "3rd-party",
|
|
4000
|
+
"maintainers": [
|
|
4001
|
+
{
|
|
4002
|
+
"name": "4sllan",
|
|
4003
|
+
"github": "4sllan"
|
|
4004
|
+
}
|
|
4005
|
+
],
|
|
4006
|
+
"compatibility": {
|
|
4007
|
+
"nuxt": "^3.0.0",
|
|
4008
|
+
"requires": {}
|
|
4009
|
+
}
|
|
4010
|
+
},
|
|
4011
|
+
{
|
|
4012
|
+
"name": "nuxt-feedme",
|
|
4013
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
4014
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
4015
|
+
"npm": "nuxt-feedme",
|
|
4016
|
+
"icon": "",
|
|
4017
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
4018
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
4019
|
+
"learn_more": "",
|
|
4020
|
+
"category": "SEO",
|
|
4021
|
+
"type": "3rd-party",
|
|
4022
|
+
"maintainers": [
|
|
4023
|
+
{
|
|
4024
|
+
"name": "Helltraitor",
|
|
4025
|
+
"github": "helltraitor"
|
|
4026
|
+
}
|
|
4027
|
+
],
|
|
4028
|
+
"compatibility": {
|
|
4029
|
+
"nuxt": "^3.0.0",
|
|
4030
|
+
"requires": {}
|
|
4031
|
+
}
|
|
4032
|
+
},
|
|
4033
|
+
{
|
|
4034
|
+
"name": "nuxt-file-storage",
|
|
4035
|
+
"description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
|
|
4036
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4037
|
+
"npm": "nuxt-file-storage",
|
|
4038
|
+
"icon": "nuxt-file-storage.svg",
|
|
4039
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4040
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4041
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4042
|
+
"category": "Database",
|
|
4043
|
+
"type": "3rd-party",
|
|
4044
|
+
"maintainers": [
|
|
4045
|
+
{
|
|
4046
|
+
"name": "NyllRE",
|
|
4047
|
+
"github": "NyllRE"
|
|
4048
|
+
}
|
|
4049
|
+
],
|
|
4050
|
+
"compatibility": {
|
|
4051
|
+
"nuxt": "^3.0.0",
|
|
4052
|
+
"requires": {}
|
|
4053
|
+
}
|
|
4054
|
+
},
|
|
4055
|
+
{
|
|
4056
|
+
"name": "nuxt-fontawesome",
|
|
4057
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4058
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4059
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4060
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4061
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4062
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4063
|
+
"learn_more": "https://fontawesome.com",
|
|
4064
|
+
"category": "UI",
|
|
4065
|
+
"type": "3rd-party",
|
|
4066
|
+
"maintainers": [
|
|
4067
|
+
{
|
|
4068
|
+
"name": "Vasily Naumkin",
|
|
4069
|
+
"github": "bezumkin",
|
|
4070
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4071
|
+
}
|
|
4072
|
+
],
|
|
4073
|
+
"compatibility": {
|
|
4074
|
+
"nuxt": "^3.0.0",
|
|
4075
|
+
"requires": {}
|
|
4076
|
+
}
|
|
4077
|
+
},
|
|
3295
4078
|
{
|
|
3296
4079
|
"name": "nuxt-graphql-middleware",
|
|
3297
4080
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3299,7 +4082,7 @@
|
|
|
3299
4082
|
"npm": "nuxt-graphql-middleware",
|
|
3300
4083
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3301
4084
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3302
|
-
"website": "https://nuxt-graphql-middleware
|
|
4085
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3303
4086
|
"learn_more": "",
|
|
3304
4087
|
"category": "Request",
|
|
3305
4088
|
"type": "3rd-party",
|
|
@@ -3345,7 +4128,7 @@
|
|
|
3345
4128
|
},
|
|
3346
4129
|
{
|
|
3347
4130
|
"name": "nuxt-gtm",
|
|
3348
|
-
"description": "A Nuxt
|
|
4131
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3349
4132
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3350
4133
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3351
4134
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3357,12 +4140,13 @@
|
|
|
3357
4140
|
"maintainers": [
|
|
3358
4141
|
{
|
|
3359
4142
|
"name": "Zadig&Voltaire Team",
|
|
3360
|
-
"github": "
|
|
4143
|
+
"github": "zadigetvoltaire"
|
|
3361
4144
|
}
|
|
3362
4145
|
],
|
|
3363
4146
|
"compatibility": {
|
|
3364
4147
|
"nuxt": "^3.0.0",
|
|
3365
|
-
"requires": {}
|
|
4148
|
+
"requires": {},
|
|
4149
|
+
"devtools": "^0.0.0"
|
|
3366
4150
|
}
|
|
3367
4151
|
},
|
|
3368
4152
|
{
|
|
@@ -3389,6 +4173,50 @@
|
|
|
3389
4173
|
}
|
|
3390
4174
|
}
|
|
3391
4175
|
},
|
|
4176
|
+
{
|
|
4177
|
+
"name": "nuxt-interpolation",
|
|
4178
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
4179
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
4180
|
+
"npm": "nuxt-interpolation",
|
|
4181
|
+
"icon": "",
|
|
4182
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4183
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4184
|
+
"learn_more": "",
|
|
4185
|
+
"category": "Devtools",
|
|
4186
|
+
"type": "3rd-party",
|
|
4187
|
+
"maintainers": [
|
|
4188
|
+
{
|
|
4189
|
+
"name": "daliborgogic",
|
|
4190
|
+
"github": "daliborgogic"
|
|
4191
|
+
}
|
|
4192
|
+
],
|
|
4193
|
+
"compatibility": {
|
|
4194
|
+
"nuxt": "^2.0.0",
|
|
4195
|
+
"requires": {}
|
|
4196
|
+
}
|
|
4197
|
+
},
|
|
4198
|
+
{
|
|
4199
|
+
"name": "nuxt-jsonld",
|
|
4200
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
4201
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
4202
|
+
"npm": "nuxt-jsonld",
|
|
4203
|
+
"icon": "",
|
|
4204
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
4205
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
4206
|
+
"learn_more": "",
|
|
4207
|
+
"category": "SEO",
|
|
4208
|
+
"type": "3rd-party",
|
|
4209
|
+
"maintainers": [
|
|
4210
|
+
{
|
|
4211
|
+
"name": "ymmooot",
|
|
4212
|
+
"github": "ymmooot"
|
|
4213
|
+
}
|
|
4214
|
+
],
|
|
4215
|
+
"compatibility": {
|
|
4216
|
+
"nuxt": "^3.0.0",
|
|
4217
|
+
"requires": {}
|
|
4218
|
+
}
|
|
4219
|
+
},
|
|
3392
4220
|
{
|
|
3393
4221
|
"name": "nuxt-localtunnel",
|
|
3394
4222
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3396,8 +4224,8 @@
|
|
|
3396
4224
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3397
4225
|
"icon": "nuxt-localtunnel.svg",
|
|
3398
4226
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3399
|
-
"website": "https://
|
|
3400
|
-
"learn_more": "
|
|
4227
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4228
|
+
"learn_more": "",
|
|
3401
4229
|
"category": "Devtools",
|
|
3402
4230
|
"type": "3rd-party",
|
|
3403
4231
|
"maintainers": [
|
|
@@ -3414,7 +4242,7 @@
|
|
|
3414
4242
|
},
|
|
3415
4243
|
{
|
|
3416
4244
|
"name": "nuxt-loco",
|
|
3417
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
4245
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3418
4246
|
"repo": "gaetansenn/nuxt-loco",
|
|
3419
4247
|
"npm": "nuxt-loco",
|
|
3420
4248
|
"icon": "",
|
|
@@ -3435,6 +4263,28 @@
|
|
|
3435
4263
|
"requires": {}
|
|
3436
4264
|
}
|
|
3437
4265
|
},
|
|
4266
|
+
{
|
|
4267
|
+
"name": "nuxt-mail",
|
|
4268
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
4269
|
+
"repo": "dword-design/nuxt-mail",
|
|
4270
|
+
"npm": "nuxt-mail",
|
|
4271
|
+
"icon": "",
|
|
4272
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
4273
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
4274
|
+
"learn_more": "",
|
|
4275
|
+
"category": "Extensions",
|
|
4276
|
+
"type": "3rd-party",
|
|
4277
|
+
"maintainers": [
|
|
4278
|
+
{
|
|
4279
|
+
"name": "Sebastian Landwehr",
|
|
4280
|
+
"github": "dword-design"
|
|
4281
|
+
}
|
|
4282
|
+
],
|
|
4283
|
+
"compatibility": {
|
|
4284
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4285
|
+
"requires": {}
|
|
4286
|
+
}
|
|
4287
|
+
},
|
|
3438
4288
|
{
|
|
3439
4289
|
"name": "nuxt-mapbox",
|
|
3440
4290
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3457,6 +4307,51 @@
|
|
|
3457
4307
|
"requires": {}
|
|
3458
4308
|
}
|
|
3459
4309
|
},
|
|
4310
|
+
{
|
|
4311
|
+
"name": "nuxt-mdi",
|
|
4312
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
4313
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
4314
|
+
"npm": "nuxt-mdi",
|
|
4315
|
+
"icon": "mdi.png",
|
|
4316
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
4317
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
4318
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
4319
|
+
"category": "Libraries",
|
|
4320
|
+
"type": "3rd-party",
|
|
4321
|
+
"maintainers": [
|
|
4322
|
+
{
|
|
4323
|
+
"name": "Emil Rosenius",
|
|
4324
|
+
"github": "ERPedersen"
|
|
4325
|
+
}
|
|
4326
|
+
],
|
|
4327
|
+
"compatibility": {
|
|
4328
|
+
"nuxt": "^3.0.0",
|
|
4329
|
+
"requires": {}
|
|
4330
|
+
}
|
|
4331
|
+
},
|
|
4332
|
+
{
|
|
4333
|
+
"name": "nuxt-meta-pixel",
|
|
4334
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4335
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4336
|
+
"npm": "nuxt-meta-pixel",
|
|
4337
|
+
"icon": "",
|
|
4338
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4339
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4340
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4341
|
+
"category": "Analytics",
|
|
4342
|
+
"type": "3rd-party",
|
|
4343
|
+
"maintainers": [
|
|
4344
|
+
{
|
|
4345
|
+
"name": "tanukijs",
|
|
4346
|
+
"github": "tanukijs",
|
|
4347
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4348
|
+
}
|
|
4349
|
+
],
|
|
4350
|
+
"compatibility": {
|
|
4351
|
+
"nuxt": "^3.0.0",
|
|
4352
|
+
"requires": {}
|
|
4353
|
+
}
|
|
4354
|
+
},
|
|
3460
4355
|
{
|
|
3461
4356
|
"name": "nuxt-monaco-editor",
|
|
3462
4357
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3470,8 +4365,126 @@
|
|
|
3470
4365
|
"type": "3rd-party",
|
|
3471
4366
|
"maintainers": [
|
|
3472
4367
|
{
|
|
3473
|
-
"name": "e-chan1007",
|
|
3474
|
-
"github": "e-chan1007"
|
|
4368
|
+
"name": "e-chan1007",
|
|
4369
|
+
"github": "e-chan1007"
|
|
4370
|
+
}
|
|
4371
|
+
],
|
|
4372
|
+
"compatibility": {
|
|
4373
|
+
"nuxt": "^3.0.0",
|
|
4374
|
+
"requires": {}
|
|
4375
|
+
}
|
|
4376
|
+
},
|
|
4377
|
+
{
|
|
4378
|
+
"name": "nuxt-mongoose",
|
|
4379
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
4380
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
4381
|
+
"npm": "nuxt-mongoose",
|
|
4382
|
+
"icon": "nuxt-mongoose.svg",
|
|
4383
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
4384
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
4385
|
+
"learn_more": "",
|
|
4386
|
+
"category": "Database",
|
|
4387
|
+
"type": "3rd-party",
|
|
4388
|
+
"maintainers": [
|
|
4389
|
+
{
|
|
4390
|
+
"name": "arashsheyda",
|
|
4391
|
+
"github": "arashsheyda"
|
|
4392
|
+
}
|
|
4393
|
+
],
|
|
4394
|
+
"compatibility": {
|
|
4395
|
+
"nuxt": "^3.0.0",
|
|
4396
|
+
"requires": {},
|
|
4397
|
+
"devtools": "^0.0.0"
|
|
4398
|
+
}
|
|
4399
|
+
},
|
|
4400
|
+
{
|
|
4401
|
+
"name": "nuxt-oidc-auth",
|
|
4402
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4403
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4404
|
+
"npm": "nuxt-oidc-auth",
|
|
4405
|
+
"icon": "",
|
|
4406
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4407
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4408
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4409
|
+
"category": "Security",
|
|
4410
|
+
"type": "3rd-party",
|
|
4411
|
+
"maintainers": [
|
|
4412
|
+
{
|
|
4413
|
+
"name": "Jan-Henrik Damaschke",
|
|
4414
|
+
"github": "itpropro",
|
|
4415
|
+
"twitter": "jandamaschke"
|
|
4416
|
+
}
|
|
4417
|
+
],
|
|
4418
|
+
"compatibility": {
|
|
4419
|
+
"nuxt": "^3.0.0",
|
|
4420
|
+
"requires": {}
|
|
4421
|
+
}
|
|
4422
|
+
},
|
|
4423
|
+
{
|
|
4424
|
+
"name": "nuxt-openapi-docs-module",
|
|
4425
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4426
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4427
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4428
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4429
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4430
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4431
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4432
|
+
"category": "Libraries",
|
|
4433
|
+
"type": "3rd-party",
|
|
4434
|
+
"maintainers": [
|
|
4435
|
+
{
|
|
4436
|
+
"name": "Pavel Kuzmin",
|
|
4437
|
+
"github": "s00d"
|
|
4438
|
+
}
|
|
4439
|
+
],
|
|
4440
|
+
"compatibility": {
|
|
4441
|
+
"nuxt": "^3.0.0",
|
|
4442
|
+
"requires": {}
|
|
4443
|
+
}
|
|
4444
|
+
},
|
|
4445
|
+
{
|
|
4446
|
+
"name": "nuxt-openid-connect",
|
|
4447
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4448
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4449
|
+
"npm": "nuxt-openid-connect",
|
|
4450
|
+
"icon": "",
|
|
4451
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4452
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4453
|
+
"learn_more": "",
|
|
4454
|
+
"category": "Security",
|
|
4455
|
+
"type": "3rd-party",
|
|
4456
|
+
"maintainers": [
|
|
4457
|
+
{
|
|
4458
|
+
"name": "Aborn Jiang",
|
|
4459
|
+
"github": "aborn"
|
|
4460
|
+
},
|
|
4461
|
+
{
|
|
4462
|
+
"name": "Khaled Almana",
|
|
4463
|
+
"github": "KhaledAlMana"
|
|
4464
|
+
}
|
|
4465
|
+
],
|
|
4466
|
+
"compatibility": {
|
|
4467
|
+
"nuxt": "^3.0.0",
|
|
4468
|
+
"requires": {},
|
|
4469
|
+
"devtools": "^0.0.0"
|
|
4470
|
+
}
|
|
4471
|
+
},
|
|
4472
|
+
{
|
|
4473
|
+
"name": "nuxt-payload-analyzer",
|
|
4474
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4475
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4476
|
+
"npm": "nuxt-payload-analyzer",
|
|
4477
|
+
"icon": "",
|
|
4478
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4479
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4480
|
+
"learn_more": "",
|
|
4481
|
+
"category": "Performance",
|
|
4482
|
+
"type": "3rd-party",
|
|
4483
|
+
"maintainers": [
|
|
4484
|
+
{
|
|
4485
|
+
"name": "Barbapapazes",
|
|
4486
|
+
"github": "Barbapapazes",
|
|
4487
|
+
"twitter": "soubiran_"
|
|
3475
4488
|
}
|
|
3476
4489
|
],
|
|
3477
4490
|
"compatibility": {
|
|
@@ -3480,20 +4493,21 @@
|
|
|
3480
4493
|
}
|
|
3481
4494
|
},
|
|
3482
4495
|
{
|
|
3483
|
-
"name": "nuxt-
|
|
3484
|
-
"description": "
|
|
3485
|
-
"repo": "
|
|
3486
|
-
"npm": "nuxt-
|
|
3487
|
-
"icon": "
|
|
3488
|
-
"github": "https://github.com/
|
|
3489
|
-
"website": "https://
|
|
3490
|
-
"learn_more": "",
|
|
3491
|
-
"category": "
|
|
4496
|
+
"name": "nuxt-pdf-frame",
|
|
4497
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4498
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4499
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4500
|
+
"icon": "pdf-frame.svg",
|
|
4501
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4502
|
+
"website": "https://www.pdf-frame.org",
|
|
4503
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4504
|
+
"category": "Libraries",
|
|
3492
4505
|
"type": "3rd-party",
|
|
3493
4506
|
"maintainers": [
|
|
3494
4507
|
{
|
|
3495
|
-
"name": "
|
|
3496
|
-
"github": "
|
|
4508
|
+
"name": "Narayana Swamy",
|
|
4509
|
+
"github": "nswamy14",
|
|
4510
|
+
"email": "narayanaswamy14@gmail.com"
|
|
3497
4511
|
}
|
|
3498
4512
|
],
|
|
3499
4513
|
"compatibility": {
|
|
@@ -3531,8 +4545,8 @@
|
|
|
3531
4545
|
"npm": "nuxt-phosphor-icons",
|
|
3532
4546
|
"icon": "phosphor-icons.svg",
|
|
3533
4547
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3534
|
-
"website": "https://
|
|
3535
|
-
"learn_more": "https://
|
|
4548
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4549
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3536
4550
|
"category": "UI",
|
|
3537
4551
|
"type": "3rd-party",
|
|
3538
4552
|
"maintainers": [
|
|
@@ -3568,31 +4582,9 @@
|
|
|
3568
4582
|
"requires": {}
|
|
3569
4583
|
}
|
|
3570
4584
|
},
|
|
3571
|
-
{
|
|
3572
|
-
"name": "plausible",
|
|
3573
|
-
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
3574
|
-
"repo": "nuxt-modules/plausible",
|
|
3575
|
-
"npm": "@nuxtjs/plausible",
|
|
3576
|
-
"icon": "plausible.png",
|
|
3577
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
3578
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
3579
|
-
"learn_more": "https://plausible.io/",
|
|
3580
|
-
"category": "Analytics",
|
|
3581
|
-
"type": "community",
|
|
3582
|
-
"maintainers": [
|
|
3583
|
-
{
|
|
3584
|
-
"name": "Johann Schopplich",
|
|
3585
|
-
"github": "johannschopplich"
|
|
3586
|
-
}
|
|
3587
|
-
],
|
|
3588
|
-
"compatibility": {
|
|
3589
|
-
"nuxt": "^3.0.0",
|
|
3590
|
-
"requires": {}
|
|
3591
|
-
}
|
|
3592
|
-
},
|
|
3593
4585
|
{
|
|
3594
4586
|
"name": "nuxt-plotly",
|
|
3595
|
-
"description": "nuxt-plotly
|
|
4587
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3596
4588
|
"repo": "superdev-tech/nuxt-plotly",
|
|
3597
4589
|
"npm": "nuxt-plotly",
|
|
3598
4590
|
"icon": "nuxt-plotly.svg",
|
|
@@ -3618,7 +4610,7 @@
|
|
|
3618
4610
|
},
|
|
3619
4611
|
{
|
|
3620
4612
|
"name": "nuxt-png-to-ico",
|
|
3621
|
-
"description": "Nuxt
|
|
4613
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3622
4614
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3623
4615
|
"npm": "nuxt-png-to-ico",
|
|
3624
4616
|
"icon": "",
|
|
@@ -3639,9 +4631,31 @@
|
|
|
3639
4631
|
"requires": {}
|
|
3640
4632
|
}
|
|
3641
4633
|
},
|
|
4634
|
+
{
|
|
4635
|
+
"name": "nuxt-posthog",
|
|
4636
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4637
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4638
|
+
"npm": "nuxt-posthog",
|
|
4639
|
+
"icon": "posthog.svg",
|
|
4640
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4641
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4642
|
+
"learn_more": "https://posthog.com",
|
|
4643
|
+
"category": "Analytics",
|
|
4644
|
+
"type": "3rd-party",
|
|
4645
|
+
"maintainers": [
|
|
4646
|
+
{
|
|
4647
|
+
"name": "Carles Mitjans",
|
|
4648
|
+
"github": "mitjans"
|
|
4649
|
+
}
|
|
4650
|
+
],
|
|
4651
|
+
"compatibility": {
|
|
4652
|
+
"nuxt": "^3.0.0",
|
|
4653
|
+
"requires": {}
|
|
4654
|
+
}
|
|
4655
|
+
},
|
|
3642
4656
|
{
|
|
3643
4657
|
"name": "nuxt-smartlook",
|
|
3644
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
4658
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3645
4659
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3646
4660
|
"npm": "nuxt-smartlook",
|
|
3647
4661
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3663,6 +4677,28 @@
|
|
|
3663
4677
|
"requires": {}
|
|
3664
4678
|
}
|
|
3665
4679
|
},
|
|
4680
|
+
{
|
|
4681
|
+
"name": "nuxt-social-share",
|
|
4682
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4683
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4684
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4685
|
+
"icon": "nuxt-social-share.png",
|
|
4686
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4687
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4688
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4689
|
+
"category": "Extensions",
|
|
4690
|
+
"type": "3rd-party",
|
|
4691
|
+
"maintainers": [
|
|
4692
|
+
{
|
|
4693
|
+
"name": "stefanobartoletti",
|
|
4694
|
+
"github": "stefanobartoletti"
|
|
4695
|
+
}
|
|
4696
|
+
],
|
|
4697
|
+
"compatibility": {
|
|
4698
|
+
"nuxt": "^3.0.0",
|
|
4699
|
+
"requires": {}
|
|
4700
|
+
}
|
|
4701
|
+
},
|
|
3666
4702
|
{
|
|
3667
4703
|
"name": "ssr-lit",
|
|
3668
4704
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3693,10 +4729,10 @@
|
|
|
3693
4729
|
},
|
|
3694
4730
|
{
|
|
3695
4731
|
"name": "nuxt-storm",
|
|
3696
|
-
"description": "WebStorm & PHPStorm support for
|
|
4732
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3697
4733
|
"repo": "fumeapp/nuxt-storm",
|
|
3698
4734
|
"npm": "nuxt-storm",
|
|
3699
|
-
"icon": "
|
|
4735
|
+
"icon": "",
|
|
3700
4736
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3701
4737
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3702
4738
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -3713,6 +4749,30 @@
|
|
|
3713
4749
|
"requires": {}
|
|
3714
4750
|
}
|
|
3715
4751
|
},
|
|
4752
|
+
{
|
|
4753
|
+
"name": "nuxt-svgo-loader",
|
|
4754
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4755
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4756
|
+
"npm": "nuxt-svgo-loader",
|
|
4757
|
+
"icon": "",
|
|
4758
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4759
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4760
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4761
|
+
"category": "Images",
|
|
4762
|
+
"type": "3rd-party",
|
|
4763
|
+
"maintainers": [
|
|
4764
|
+
{
|
|
4765
|
+
"name": "Alex Liu",
|
|
4766
|
+
"github": "Mini-ghost",
|
|
4767
|
+
"twitter": "Minighost_Alex"
|
|
4768
|
+
}
|
|
4769
|
+
],
|
|
4770
|
+
"compatibility": {
|
|
4771
|
+
"nuxt": "^3.0.0",
|
|
4772
|
+
"requires": {},
|
|
4773
|
+
"devtools": "^0.0.0"
|
|
4774
|
+
}
|
|
4775
|
+
},
|
|
3716
4776
|
{
|
|
3717
4777
|
"name": "nuxt-svgo",
|
|
3718
4778
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -3737,7 +4797,7 @@
|
|
|
3737
4797
|
},
|
|
3738
4798
|
{
|
|
3739
4799
|
"name": "nuxt-unleash",
|
|
3740
|
-
"description": "Nuxt
|
|
4800
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3741
4801
|
"repo": "conejerock/nuxt-unleash",
|
|
3742
4802
|
"npm": "nuxt-unleash",
|
|
3743
4803
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3758,14 +4818,14 @@
|
|
|
3758
4818
|
}
|
|
3759
4819
|
},
|
|
3760
4820
|
{
|
|
3761
|
-
"name": "nuxt-use-
|
|
3762
|
-
"description": "A Nuxt module
|
|
3763
|
-
"repo": "Tahul/nuxt-use-
|
|
3764
|
-
"npm": "nuxt-use-
|
|
3765
|
-
"icon": "nuxt-use-
|
|
3766
|
-
"github": "https://github.com/Tahul/nuxt-use-
|
|
3767
|
-
"website": "https://github.com/Tahul/nuxt-use-
|
|
3768
|
-
"learn_more": "https://github.com/vueuse/
|
|
4821
|
+
"name": "nuxt-use-sound",
|
|
4822
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
4823
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
4824
|
+
"npm": "nuxt-use-sound",
|
|
4825
|
+
"icon": "nuxt-use-sound.svg",
|
|
4826
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
4827
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
4828
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
3769
4829
|
"category": "Libraries",
|
|
3770
4830
|
"type": "3rd-party",
|
|
3771
4831
|
"maintainers": [
|
|
@@ -3780,24 +4840,24 @@
|
|
|
3780
4840
|
}
|
|
3781
4841
|
},
|
|
3782
4842
|
{
|
|
3783
|
-
"name": "nuxt-
|
|
3784
|
-
"description": "
|
|
3785
|
-
"repo": "
|
|
3786
|
-
"npm": "nuxt-
|
|
3787
|
-
"icon": "nuxt-
|
|
3788
|
-
"github": "https://github.com/
|
|
3789
|
-
"website": "https://github.com/
|
|
3790
|
-
"learn_more": "
|
|
3791
|
-
"category": "
|
|
4843
|
+
"name": "nuxt-uswds",
|
|
4844
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
4845
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
4846
|
+
"npm": "nuxt-uswds",
|
|
4847
|
+
"icon": "nuxt-uswds.svg",
|
|
4848
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
4849
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
4850
|
+
"learn_more": "",
|
|
4851
|
+
"category": "UI",
|
|
3792
4852
|
"type": "3rd-party",
|
|
3793
4853
|
"maintainers": [
|
|
3794
4854
|
{
|
|
3795
|
-
"name": "
|
|
3796
|
-
"github": "
|
|
4855
|
+
"name": "Patrick Cate",
|
|
4856
|
+
"github": "patrickcate"
|
|
3797
4857
|
}
|
|
3798
4858
|
],
|
|
3799
4859
|
"compatibility": {
|
|
3800
|
-
"nuxt": "^
|
|
4860
|
+
"nuxt": "^3.0.0",
|
|
3801
4861
|
"requires": {}
|
|
3802
4862
|
}
|
|
3803
4863
|
},
|
|
@@ -3848,20 +4908,70 @@
|
|
|
3848
4908
|
}
|
|
3849
4909
|
},
|
|
3850
4910
|
{
|
|
3851
|
-
"name": "nuxt-
|
|
3852
|
-
"description": "
|
|
3853
|
-
"repo": "
|
|
3854
|
-
"npm": "
|
|
3855
|
-
"icon": "
|
|
3856
|
-
"github": "https://github.com/
|
|
3857
|
-
"website": "https://
|
|
3858
|
-
"learn_more": "
|
|
3859
|
-
"category": "
|
|
4911
|
+
"name": "nuxt-zod-i18n",
|
|
4912
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4913
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4914
|
+
"npm": "nuxt-zod-i18n",
|
|
4915
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4916
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4917
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4918
|
+
"learn_more": "",
|
|
4919
|
+
"category": "Libraries",
|
|
4920
|
+
"type": "3rd-party",
|
|
4921
|
+
"maintainers": [
|
|
4922
|
+
{
|
|
4923
|
+
"name": "xibman",
|
|
4924
|
+
"github": "xibman"
|
|
4925
|
+
}
|
|
4926
|
+
],
|
|
4927
|
+
"compatibility": {
|
|
4928
|
+
"nuxt": "^3.0.0",
|
|
4929
|
+
"requires": {}
|
|
4930
|
+
}
|
|
4931
|
+
},
|
|
4932
|
+
{
|
|
4933
|
+
"name": "nuxt2-ngrok",
|
|
4934
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
4935
|
+
"repo": "nuxt-community/ngrok",
|
|
4936
|
+
"npm": "@nuxtjs/ngrok",
|
|
4937
|
+
"icon": "ngrok.png",
|
|
4938
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
4939
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
4940
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
4941
|
+
"category": "Devtools",
|
|
4942
|
+
"type": "community",
|
|
4943
|
+
"maintainers": [
|
|
4944
|
+
{
|
|
4945
|
+
"name": "Debbie O'Brien",
|
|
4946
|
+
"github": "debs-obrien",
|
|
4947
|
+
"twitter": "debs_obrien"
|
|
4948
|
+
},
|
|
4949
|
+
{
|
|
4950
|
+
"name": "Pooya Parsa",
|
|
4951
|
+
"github": "pi0",
|
|
4952
|
+
"twitter": "_pi0_"
|
|
4953
|
+
}
|
|
4954
|
+
],
|
|
4955
|
+
"compatibility": {
|
|
4956
|
+
"nuxt": "^2.0.0",
|
|
4957
|
+
"requires": {}
|
|
4958
|
+
}
|
|
4959
|
+
},
|
|
4960
|
+
{
|
|
4961
|
+
"name": "nuxt3-interpolation",
|
|
4962
|
+
"description": "",
|
|
4963
|
+
"repo": "daliborgogic/interpolation",
|
|
4964
|
+
"npm": "nuxt3-interpolation",
|
|
4965
|
+
"icon": "",
|
|
4966
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4967
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4968
|
+
"learn_more": "",
|
|
4969
|
+
"category": "Devtools",
|
|
3860
4970
|
"type": "3rd-party",
|
|
3861
4971
|
"maintainers": [
|
|
3862
4972
|
{
|
|
3863
|
-
"name": "
|
|
3864
|
-
"github": "
|
|
4973
|
+
"name": "daliborgogic",
|
|
4974
|
+
"github": "daliborgogic"
|
|
3865
4975
|
}
|
|
3866
4976
|
],
|
|
3867
4977
|
"compatibility": {
|
|
@@ -3876,7 +4986,7 @@
|
|
|
3876
4986
|
"npm": "nuxt3-leaflet",
|
|
3877
4987
|
"icon": "leaflet.png",
|
|
3878
4988
|
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3879
|
-
"website": "https://github.
|
|
4989
|
+
"website": "https://gugustinette.github.io/Nuxt-Leaflet",
|
|
3880
4990
|
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3881
4991
|
"category": "Libraries",
|
|
3882
4992
|
"type": "3rd-party",
|
|
@@ -3893,7 +5003,7 @@
|
|
|
3893
5003
|
},
|
|
3894
5004
|
{
|
|
3895
5005
|
"name": "nuxt7",
|
|
3896
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
5006
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3897
5007
|
"repo": "nuxt-community/nuxt7",
|
|
3898
5008
|
"npm": "nuxt7",
|
|
3899
5009
|
"icon": "",
|
|
@@ -3914,40 +5024,17 @@
|
|
|
3914
5024
|
"requires": {}
|
|
3915
5025
|
}
|
|
3916
5026
|
},
|
|
3917
|
-
{
|
|
3918
|
-
"name": "nuxtlabs-ui",
|
|
3919
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3920
|
-
"repo": "nuxtlabs/ui",
|
|
3921
|
-
"npm": "@nuxthq/ui",
|
|
3922
|
-
"icon": "nuxtlabs-ui.svg",
|
|
3923
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3924
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3925
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3926
|
-
"category": "UI",
|
|
3927
|
-
"type": "3rd-party",
|
|
3928
|
-
"maintainers": [
|
|
3929
|
-
{
|
|
3930
|
-
"name": "Benjamin Canac",
|
|
3931
|
-
"github": "benjamincanac",
|
|
3932
|
-
"twitter": "benjamincanac"
|
|
3933
|
-
}
|
|
3934
|
-
],
|
|
3935
|
-
"compatibility": {
|
|
3936
|
-
"nuxt": "^3.0.0",
|
|
3937
|
-
"requires": {}
|
|
3938
|
-
}
|
|
3939
|
-
},
|
|
3940
5027
|
{
|
|
3941
5028
|
"name": "og-image",
|
|
3942
|
-
"description": "
|
|
3943
|
-
"repo": "
|
|
5029
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
5030
|
+
"repo": "nuxt-modules/og-image",
|
|
3944
5031
|
"npm": "nuxt-og-image",
|
|
3945
|
-
"icon": "",
|
|
3946
|
-
"github": "https://github.com/
|
|
3947
|
-
"website": "https://
|
|
3948
|
-
"learn_more": "",
|
|
5032
|
+
"icon": "og-image.svg",
|
|
5033
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
5034
|
+
"website": "https://nuxtseo.com/og-image",
|
|
5035
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3949
5036
|
"category": "SEO",
|
|
3950
|
-
"type": "
|
|
5037
|
+
"type": "community",
|
|
3951
5038
|
"maintainers": [
|
|
3952
5039
|
{
|
|
3953
5040
|
"name": "Harlan Wilton",
|
|
@@ -3958,7 +5045,8 @@
|
|
|
3958
5045
|
],
|
|
3959
5046
|
"compatibility": {
|
|
3960
5047
|
"nuxt": "^3.0.0",
|
|
3961
|
-
"requires": {}
|
|
5048
|
+
"requires": {},
|
|
5049
|
+
"devtools": "^0.0.0"
|
|
3962
5050
|
}
|
|
3963
5051
|
},
|
|
3964
5052
|
{
|
|
@@ -3986,13 +5074,13 @@
|
|
|
3986
5074
|
},
|
|
3987
5075
|
{
|
|
3988
5076
|
"name": "optimized-images",
|
|
3989
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
5077
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3990
5078
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3991
5079
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3992
5080
|
"icon": "",
|
|
3993
5081
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
3994
|
-
"website": "https://
|
|
3995
|
-
"learn_more": "",
|
|
5082
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
5083
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
3996
5084
|
"category": "Images",
|
|
3997
5085
|
"type": "3rd-party",
|
|
3998
5086
|
"maintainers": [
|
|
@@ -4031,7 +5119,7 @@
|
|
|
4031
5119
|
},
|
|
4032
5120
|
{
|
|
4033
5121
|
"name": "parse",
|
|
4034
|
-
"description": "Parse package for Nuxt
|
|
5122
|
+
"description": "Parse package for Nuxt",
|
|
4035
5123
|
"repo": "cierrateam/nuxt-parse",
|
|
4036
5124
|
"npm": "nuxt-parse",
|
|
4037
5125
|
"icon": "",
|
|
@@ -4051,6 +5139,29 @@
|
|
|
4051
5139
|
"requires": {}
|
|
4052
5140
|
}
|
|
4053
5141
|
},
|
|
5142
|
+
{
|
|
5143
|
+
"name": "particles",
|
|
5144
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
5145
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
5146
|
+
"npm": "nuxt-particles",
|
|
5147
|
+
"icon": "",
|
|
5148
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
5149
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
5150
|
+
"learn_more": "https://particles.js.org/",
|
|
5151
|
+
"category": "Libraries",
|
|
5152
|
+
"type": "3rd-party",
|
|
5153
|
+
"maintainers": [
|
|
5154
|
+
{
|
|
5155
|
+
"name": "Joey Pereira",
|
|
5156
|
+
"github": "Joepocalyptic",
|
|
5157
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
5158
|
+
}
|
|
5159
|
+
],
|
|
5160
|
+
"compatibility": {
|
|
5161
|
+
"nuxt": "^3.0.0",
|
|
5162
|
+
"requires": {}
|
|
5163
|
+
}
|
|
5164
|
+
},
|
|
4054
5165
|
{
|
|
4055
5166
|
"name": "partytown",
|
|
4056
5167
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -4076,6 +5187,28 @@
|
|
|
4076
5187
|
}
|
|
4077
5188
|
}
|
|
4078
5189
|
},
|
|
5190
|
+
{
|
|
5191
|
+
"name": "paypal",
|
|
5192
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
5193
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
5194
|
+
"npm": "nuxt-paypal",
|
|
5195
|
+
"icon": "paypal.svg",
|
|
5196
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
5197
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
5198
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
5199
|
+
"category": "Payment",
|
|
5200
|
+
"type": "3rd-party",
|
|
5201
|
+
"maintainers": [
|
|
5202
|
+
{
|
|
5203
|
+
"name": "Arash Sheyda",
|
|
5204
|
+
"github": "arashsheyda"
|
|
5205
|
+
}
|
|
5206
|
+
],
|
|
5207
|
+
"compatibility": {
|
|
5208
|
+
"nuxt": "^3.0.0",
|
|
5209
|
+
"requires": {}
|
|
5210
|
+
}
|
|
5211
|
+
},
|
|
4079
5212
|
{
|
|
4080
5213
|
"name": "pdfeasy",
|
|
4081
5214
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -4100,6 +5233,28 @@
|
|
|
4100
5233
|
"requires": {}
|
|
4101
5234
|
}
|
|
4102
5235
|
},
|
|
5236
|
+
{
|
|
5237
|
+
"name": "pergel",
|
|
5238
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5239
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5240
|
+
"npm": "pergel",
|
|
5241
|
+
"icon": "pergel.svg",
|
|
5242
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5243
|
+
"website": "https://oku-ui.com/pergel",
|
|
5244
|
+
"learn_more": "",
|
|
5245
|
+
"category": "Devtools",
|
|
5246
|
+
"type": "3rd-party",
|
|
5247
|
+
"maintainers": [
|
|
5248
|
+
{
|
|
5249
|
+
"name": "Mehmet - productdevbook",
|
|
5250
|
+
"github": "productdevbook"
|
|
5251
|
+
}
|
|
5252
|
+
],
|
|
5253
|
+
"compatibility": {
|
|
5254
|
+
"nuxt": "^3.10.0",
|
|
5255
|
+
"requires": {}
|
|
5256
|
+
}
|
|
5257
|
+
},
|
|
4103
5258
|
{
|
|
4104
5259
|
"name": "persian-datepicker",
|
|
4105
5260
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4126,7 +5281,7 @@
|
|
|
4126
5281
|
{
|
|
4127
5282
|
"name": "pinia-orm",
|
|
4128
5283
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4129
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5284
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4130
5285
|
"npm": "@pinia-orm/nuxt",
|
|
4131
5286
|
"icon": "pinia-orm.svg",
|
|
4132
5287
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4197,23 +5352,23 @@
|
|
|
4197
5352
|
},
|
|
4198
5353
|
{
|
|
4199
5354
|
"name": "plausible",
|
|
4200
|
-
"description": "Nuxt
|
|
5355
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4201
5356
|
"repo": "nuxt-modules/plausible",
|
|
4202
5357
|
"npm": "@nuxtjs/plausible",
|
|
4203
|
-
"icon": "",
|
|
5358
|
+
"icon": "plausible.svg",
|
|
4204
5359
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4205
5360
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4206
5361
|
"learn_more": "",
|
|
4207
|
-
"category": "
|
|
5362
|
+
"category": "Analytics",
|
|
4208
5363
|
"type": "community",
|
|
4209
5364
|
"maintainers": [
|
|
4210
5365
|
{
|
|
4211
|
-
"name": "
|
|
4212
|
-
"github": "
|
|
5366
|
+
"name": "Johann Schopplich",
|
|
5367
|
+
"github": "johannschopplich"
|
|
4213
5368
|
}
|
|
4214
5369
|
],
|
|
4215
5370
|
"compatibility": {
|
|
4216
|
-
"nuxt": "^2.0.0",
|
|
5371
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4217
5372
|
"requires": {}
|
|
4218
5373
|
}
|
|
4219
5374
|
},
|
|
@@ -4230,18 +5385,87 @@
|
|
|
4230
5385
|
"type": "3rd-party",
|
|
4231
5386
|
"maintainers": [
|
|
4232
5387
|
{
|
|
4233
|
-
"name": "frenchrabbit",
|
|
4234
|
-
"github": "frenchrabbit"
|
|
5388
|
+
"name": "frenchrabbit",
|
|
5389
|
+
"github": "frenchrabbit"
|
|
5390
|
+
}
|
|
5391
|
+
],
|
|
5392
|
+
"compatibility": {
|
|
5393
|
+
"nuxt": "^2.0.0",
|
|
5394
|
+
"requires": {}
|
|
5395
|
+
}
|
|
5396
|
+
},
|
|
5397
|
+
{
|
|
5398
|
+
"name": "prepare",
|
|
5399
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
5400
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
5401
|
+
"npm": "nuxt-prepare",
|
|
5402
|
+
"icon": "prepare.svg",
|
|
5403
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
5404
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
5405
|
+
"learn_more": "",
|
|
5406
|
+
"category": "Devtools",
|
|
5407
|
+
"type": "3rd-party",
|
|
5408
|
+
"maintainers": [
|
|
5409
|
+
{
|
|
5410
|
+
"name": "Johann Schopplich",
|
|
5411
|
+
"github": "johannschopplich",
|
|
5412
|
+
"twitter": "jschopplich",
|
|
5413
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
5414
|
+
}
|
|
5415
|
+
],
|
|
5416
|
+
"compatibility": {
|
|
5417
|
+
"nuxt": "^3.0.0",
|
|
5418
|
+
"requires": {}
|
|
5419
|
+
}
|
|
5420
|
+
},
|
|
5421
|
+
{
|
|
5422
|
+
"name": "primevue",
|
|
5423
|
+
"description": "Next Generation Vue UI Component Library",
|
|
5424
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
5425
|
+
"npm": "nuxt-primevue",
|
|
5426
|
+
"icon": "primevue.svg",
|
|
5427
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
5428
|
+
"website": "https://primevue.org/",
|
|
5429
|
+
"learn_more": "https://primevue.org/",
|
|
5430
|
+
"category": "UI",
|
|
5431
|
+
"type": "3rd-party",
|
|
5432
|
+
"maintainers": [
|
|
5433
|
+
{
|
|
5434
|
+
"name": "primefaces",
|
|
5435
|
+
"github": "primefaces",
|
|
5436
|
+
"twitter": "primevue"
|
|
5437
|
+
}
|
|
5438
|
+
],
|
|
5439
|
+
"compatibility": {
|
|
5440
|
+
"nuxt": "^3.0.0",
|
|
5441
|
+
"requires": {}
|
|
5442
|
+
}
|
|
5443
|
+
},
|
|
5444
|
+
{
|
|
5445
|
+
"name": "prisma",
|
|
5446
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5447
|
+
"repo": "prisma/nuxt-prisma",
|
|
5448
|
+
"npm": "@prisma/nuxt",
|
|
5449
|
+
"icon": "prisma.png",
|
|
5450
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5451
|
+
"website": "https://github.com/prisma/nuxt-prisma",
|
|
5452
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5453
|
+
"category": "Database",
|
|
5454
|
+
"type": "3rd-party",
|
|
5455
|
+
"maintainers": [
|
|
5456
|
+
{
|
|
5457
|
+
"name": "prisma",
|
|
5458
|
+
"github": "prisma"
|
|
4235
5459
|
}
|
|
4236
5460
|
],
|
|
4237
5461
|
"compatibility": {
|
|
4238
|
-
"nuxt": "^
|
|
5462
|
+
"nuxt": "^3.0.0",
|
|
4239
5463
|
"requires": {}
|
|
4240
5464
|
}
|
|
4241
5465
|
},
|
|
4242
5466
|
{
|
|
4243
5467
|
"name": "prismic",
|
|
4244
|
-
"description": "Easily connect your Nuxt
|
|
5468
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4245
5469
|
"repo": "nuxt-modules/prismic",
|
|
4246
5470
|
"npm": "@nuxtjs/prismic",
|
|
4247
5471
|
"icon": "prismic.png",
|
|
@@ -4308,7 +5532,7 @@
|
|
|
4308
5532
|
},
|
|
4309
5533
|
{
|
|
4310
5534
|
"name": "proxy",
|
|
4311
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
5535
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4312
5536
|
"repo": "nuxt-community/proxy-module",
|
|
4313
5537
|
"npm": "@nuxtjs/proxy",
|
|
4314
5538
|
"icon": "",
|
|
@@ -4354,7 +5578,7 @@
|
|
|
4354
5578
|
},
|
|
4355
5579
|
{
|
|
4356
5580
|
"name": "purgecss",
|
|
4357
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
5581
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4358
5582
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4359
5583
|
"npm": "nuxt-purgecss",
|
|
4360
5584
|
"icon": "purgecss.png",
|
|
@@ -4376,7 +5600,7 @@
|
|
|
4376
5600
|
},
|
|
4377
5601
|
{
|
|
4378
5602
|
"name": "pwa",
|
|
4379
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
5603
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4380
5604
|
"repo": "nuxt-community/pwa-module",
|
|
4381
5605
|
"npm": "@nuxtjs/pwa",
|
|
4382
5606
|
"icon": "pwa.png",
|
|
@@ -4401,7 +5625,7 @@
|
|
|
4401
5625
|
},
|
|
4402
5626
|
{
|
|
4403
5627
|
"name": "python",
|
|
4404
|
-
"description": "Write Nuxt
|
|
5628
|
+
"description": "Write Nuxt applications using Python",
|
|
4405
5629
|
"repo": "nuxt-community/python-module",
|
|
4406
5630
|
"npm": "@nuxtjs/python",
|
|
4407
5631
|
"icon": "python.png",
|
|
@@ -4440,7 +5664,8 @@
|
|
|
4440
5664
|
],
|
|
4441
5665
|
"compatibility": {
|
|
4442
5666
|
"nuxt": "^3.0.0",
|
|
4443
|
-
"requires": {}
|
|
5667
|
+
"requires": {},
|
|
5668
|
+
"devtools": "^0.0.0"
|
|
4444
5669
|
}
|
|
4445
5670
|
},
|
|
4446
5671
|
{
|
|
@@ -4448,7 +5673,7 @@
|
|
|
4448
5673
|
"description": "radash module with auto-import and custom prefix",
|
|
4449
5674
|
"repo": "bbg/nuxt-radash",
|
|
4450
5675
|
"npm": "nuxt-radash",
|
|
4451
|
-
"icon": "radash.
|
|
5676
|
+
"icon": "radash.png",
|
|
4452
5677
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
4453
5678
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4454
5679
|
"learn_more": "https://github.com/rayepps/radash/",
|
|
@@ -4465,9 +5690,44 @@
|
|
|
4465
5690
|
"requires": {}
|
|
4466
5691
|
}
|
|
4467
5692
|
},
|
|
5693
|
+
{
|
|
5694
|
+
"name": "radix-vue",
|
|
5695
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
5696
|
+
"repo": "radix-vue/radix-vue",
|
|
5697
|
+
"npm": "radix-vue",
|
|
5698
|
+
"icon": "radix-vue.svg",
|
|
5699
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
5700
|
+
"website": "https://www.radix-vue.com/",
|
|
5701
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
5702
|
+
"category": "UI",
|
|
5703
|
+
"type": "3rd-party",
|
|
5704
|
+
"maintainers": [
|
|
5705
|
+
{
|
|
5706
|
+
"name": "Zernonia",
|
|
5707
|
+
"github": "zernonia",
|
|
5708
|
+
"twitter": "zernonia"
|
|
5709
|
+
},
|
|
5710
|
+
{
|
|
5711
|
+
"name": "Khairul Haaziq",
|
|
5712
|
+
"github": "khairulhaaziq"
|
|
5713
|
+
},
|
|
5714
|
+
{
|
|
5715
|
+
"name": "Mujahid Anuar",
|
|
5716
|
+
"github": "mujahidfa"
|
|
5717
|
+
},
|
|
5718
|
+
{
|
|
5719
|
+
"name": "Max",
|
|
5720
|
+
"github": "onmax"
|
|
5721
|
+
}
|
|
5722
|
+
],
|
|
5723
|
+
"compatibility": {
|
|
5724
|
+
"nuxt": "^3.0.0",
|
|
5725
|
+
"requires": {}
|
|
5726
|
+
}
|
|
5727
|
+
},
|
|
4468
5728
|
{
|
|
4469
5729
|
"name": "recaptcha",
|
|
4470
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
5730
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4471
5731
|
"repo": "nuxt-community/recaptcha-module",
|
|
4472
5732
|
"npm": "@nuxtjs/recaptcha",
|
|
4473
5733
|
"icon": "recaptcha.png",
|
|
@@ -4510,9 +5770,32 @@
|
|
|
4510
5770
|
"requires": {}
|
|
4511
5771
|
}
|
|
4512
5772
|
},
|
|
5773
|
+
{
|
|
5774
|
+
"name": "resend",
|
|
5775
|
+
"description": "Resend integration for Nuxt",
|
|
5776
|
+
"repo": "nhedger/nuxt-resend",
|
|
5777
|
+
"npm": "nuxt-resend",
|
|
5778
|
+
"icon": "resend.svg",
|
|
5779
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5780
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5781
|
+
"learn_more": "https://resend.com",
|
|
5782
|
+
"category": "Extensions",
|
|
5783
|
+
"type": "3rd-party",
|
|
5784
|
+
"maintainers": [
|
|
5785
|
+
{
|
|
5786
|
+
"name": "Nicolas Hedger",
|
|
5787
|
+
"github": "nhedger",
|
|
5788
|
+
"twitter": "nicolashedger"
|
|
5789
|
+
}
|
|
5790
|
+
],
|
|
5791
|
+
"compatibility": {
|
|
5792
|
+
"nuxt": "^3.0.0",
|
|
5793
|
+
"requires": {}
|
|
5794
|
+
}
|
|
5795
|
+
},
|
|
4513
5796
|
{
|
|
4514
5797
|
"name": "rfg-icon",
|
|
4515
|
-
"description": "Nuxt
|
|
5798
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4516
5799
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4517
5800
|
"npm": "nuxt-rfg-icon",
|
|
4518
5801
|
"icon": "real-favicon-generator.png",
|
|
@@ -4534,13 +5817,13 @@
|
|
|
4534
5817
|
},
|
|
4535
5818
|
{
|
|
4536
5819
|
"name": "robots",
|
|
4537
|
-
"description": "A Nuxt
|
|
4538
|
-
"repo": "nuxt-
|
|
5820
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
5821
|
+
"repo": "nuxt-modules/robots",
|
|
4539
5822
|
"npm": "@nuxtjs/robots",
|
|
4540
5823
|
"icon": "robots.png",
|
|
4541
|
-
"github": "https://github.com/nuxt-
|
|
4542
|
-
"website": "https://github.com/nuxt-
|
|
4543
|
-
"learn_more": "
|
|
5824
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
5825
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
5826
|
+
"learn_more": "",
|
|
4544
5827
|
"category": "SEO",
|
|
4545
5828
|
"type": "community",
|
|
4546
5829
|
"maintainers": [
|
|
@@ -4558,23 +5841,23 @@
|
|
|
4558
5841
|
},
|
|
4559
5842
|
{
|
|
4560
5843
|
"name": "rollbar",
|
|
4561
|
-
"description": "
|
|
4562
|
-
"repo": "
|
|
4563
|
-
"npm": "nuxt-rollbar
|
|
5844
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5845
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5846
|
+
"npm": "nuxt-rollbar",
|
|
4564
5847
|
"icon": "rollbar.png",
|
|
4565
|
-
"github": "https://github.com/
|
|
4566
|
-
"website": "https://github.com/
|
|
5848
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5849
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4567
5850
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4568
5851
|
"category": "Monitoring",
|
|
4569
5852
|
"type": "3rd-party",
|
|
4570
5853
|
"maintainers": [
|
|
4571
5854
|
{
|
|
4572
|
-
"name": "
|
|
4573
|
-
"github": "
|
|
5855
|
+
"name": "Jairo Blatt",
|
|
5856
|
+
"github": "jairoblatt"
|
|
4574
5857
|
}
|
|
4575
5858
|
],
|
|
4576
5859
|
"compatibility": {
|
|
4577
|
-
"nuxt": "^
|
|
5860
|
+
"nuxt": "^3.0.0",
|
|
4578
5861
|
"requires": {}
|
|
4579
5862
|
}
|
|
4580
5863
|
},
|
|
@@ -4603,7 +5886,7 @@
|
|
|
4603
5886
|
},
|
|
4604
5887
|
{
|
|
4605
5888
|
"name": "router",
|
|
4606
|
-
"description": "Nuxt
|
|
5889
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4607
5890
|
"repo": "nuxt-community/router-module",
|
|
4608
5891
|
"npm": "@nuxtjs/router",
|
|
4609
5892
|
"icon": "vue.png",
|
|
@@ -4649,15 +5932,38 @@
|
|
|
4649
5932
|
}
|
|
4650
5933
|
}
|
|
4651
5934
|
},
|
|
5935
|
+
{
|
|
5936
|
+
"name": "scalar",
|
|
5937
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
5938
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
5939
|
+
"npm": "@scalar/nuxt",
|
|
5940
|
+
"icon": "scalar.svg",
|
|
5941
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5942
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5943
|
+
"learn_more": "https://scalar.com",
|
|
5944
|
+
"category": "Devtools",
|
|
5945
|
+
"type": "3rd-party",
|
|
5946
|
+
"maintainers": [
|
|
5947
|
+
{
|
|
5948
|
+
"name": "scalar",
|
|
5949
|
+
"github": "scalar",
|
|
5950
|
+
"twitter": "scalar"
|
|
5951
|
+
}
|
|
5952
|
+
],
|
|
5953
|
+
"compatibility": {
|
|
5954
|
+
"nuxt": "^3.0.0",
|
|
5955
|
+
"requires": {}
|
|
5956
|
+
}
|
|
5957
|
+
},
|
|
4652
5958
|
{
|
|
4653
5959
|
"name": "schema-org",
|
|
4654
|
-
"description": "
|
|
4655
|
-
"repo": "
|
|
5960
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5961
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4656
5962
|
"npm": "nuxt-schema-org",
|
|
4657
5963
|
"icon": "schema-org.svg",
|
|
4658
|
-
"github": "https://github.com/
|
|
4659
|
-
"website": "https://
|
|
4660
|
-
"learn_more": "https://
|
|
5964
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5965
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5966
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4661
5967
|
"category": "SEO",
|
|
4662
5968
|
"type": "3rd-party",
|
|
4663
5969
|
"maintainers": [
|
|
@@ -4673,6 +5979,29 @@
|
|
|
4673
5979
|
"requires": {}
|
|
4674
5980
|
}
|
|
4675
5981
|
},
|
|
5982
|
+
{
|
|
5983
|
+
"name": "scripts",
|
|
5984
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
5985
|
+
"repo": "nuxt/scripts",
|
|
5986
|
+
"npm": "@nuxt/scripts",
|
|
5987
|
+
"icon": "nuxt.svg",
|
|
5988
|
+
"github": "https://github.com/nuxt/scripts",
|
|
5989
|
+
"website": "https://scripts.nuxt.com",
|
|
5990
|
+
"learn_more": "",
|
|
5991
|
+
"category": "Libraries",
|
|
5992
|
+
"type": "official",
|
|
5993
|
+
"maintainers": [
|
|
5994
|
+
{
|
|
5995
|
+
"name": "Harlan Wilton",
|
|
5996
|
+
"github": "harlan-zw",
|
|
5997
|
+
"twitter": "harlan_zw"
|
|
5998
|
+
}
|
|
5999
|
+
],
|
|
6000
|
+
"compatibility": {
|
|
6001
|
+
"nuxt": "^3.0.0",
|
|
6002
|
+
"requires": {}
|
|
6003
|
+
}
|
|
6004
|
+
},
|
|
4676
6005
|
{
|
|
4677
6006
|
"name": "scss-to-js",
|
|
4678
6007
|
"description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
|
|
@@ -4720,13 +6049,13 @@
|
|
|
4720
6049
|
},
|
|
4721
6050
|
{
|
|
4722
6051
|
"name": "segment",
|
|
4723
|
-
"description": "Nuxt
|
|
6052
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4724
6053
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4725
6054
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4726
6055
|
"icon": "segment.png",
|
|
4727
6056
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4728
6057
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4729
|
-
"learn_more": "
|
|
6058
|
+
"learn_more": "",
|
|
4730
6059
|
"category": "Analytics",
|
|
4731
6060
|
"type": "3rd-party",
|
|
4732
6061
|
"maintainers": [
|
|
@@ -4742,10 +6071,10 @@
|
|
|
4742
6071
|
},
|
|
4743
6072
|
{
|
|
4744
6073
|
"name": "sentry",
|
|
4745
|
-
"description": "Sentry module for Nuxt
|
|
6074
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4746
6075
|
"repo": "nuxt-community/sentry-module",
|
|
4747
6076
|
"npm": "@nuxtjs/sentry",
|
|
4748
|
-
"icon": "sentry.
|
|
6077
|
+
"icon": "sentry.svg",
|
|
4749
6078
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4750
6079
|
"website": "https://sentry.nuxtjs.org/",
|
|
4751
6080
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4763,20 +6092,22 @@
|
|
|
4763
6092
|
}
|
|
4764
6093
|
},
|
|
4765
6094
|
{
|
|
4766
|
-
"name": "seo-
|
|
4767
|
-
"description": "
|
|
4768
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
4769
|
-
"npm": "nuxt-seo-
|
|
4770
|
-
"icon": "seo-
|
|
4771
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
4772
|
-
"website": "https://
|
|
4773
|
-
"learn_more": "",
|
|
6095
|
+
"name": "seo-experiments",
|
|
6096
|
+
"description": "Powerful SEO DX improvements.",
|
|
6097
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6098
|
+
"npm": "nuxt-seo-experiments",
|
|
6099
|
+
"icon": "seo-experiments.svg",
|
|
6100
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6101
|
+
"website": "https://nuxtseo.com/experiments",
|
|
6102
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
4774
6103
|
"category": "SEO",
|
|
4775
6104
|
"type": "3rd-party",
|
|
4776
6105
|
"maintainers": [
|
|
4777
6106
|
{
|
|
4778
|
-
"name": "
|
|
4779
|
-
"github": "harlan-zw"
|
|
6107
|
+
"name": "Harlan Wilton",
|
|
6108
|
+
"github": "harlan-zw",
|
|
6109
|
+
"twitter": "harlan_zw",
|
|
6110
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4780
6111
|
}
|
|
4781
6112
|
],
|
|
4782
6113
|
"compatibility": {
|
|
@@ -4807,9 +6138,31 @@
|
|
|
4807
6138
|
"requires": {}
|
|
4808
6139
|
}
|
|
4809
6140
|
},
|
|
6141
|
+
{
|
|
6142
|
+
"name": "seo",
|
|
6143
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
6144
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
6145
|
+
"npm": "@nuxtjs/seo",
|
|
6146
|
+
"icon": "nuxt.svg",
|
|
6147
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
6148
|
+
"website": "https://nuxtseo.com/",
|
|
6149
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
6150
|
+
"category": "SEO",
|
|
6151
|
+
"type": "3rd-party",
|
|
6152
|
+
"maintainers": [
|
|
6153
|
+
{
|
|
6154
|
+
"name": "harlan-zw",
|
|
6155
|
+
"github": "harlan-zw"
|
|
6156
|
+
}
|
|
6157
|
+
],
|
|
6158
|
+
"compatibility": {
|
|
6159
|
+
"nuxt": "^3.0.0",
|
|
6160
|
+
"requires": {}
|
|
6161
|
+
}
|
|
6162
|
+
},
|
|
4810
6163
|
{
|
|
4811
6164
|
"name": "seomatic-meta",
|
|
4812
|
-
"description": "A Nuxt
|
|
6165
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4813
6166
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4814
6167
|
"npm": "nuxt-seomatic-meta",
|
|
4815
6168
|
"icon": "seomatic.png",
|
|
@@ -4855,7 +6208,7 @@
|
|
|
4855
6208
|
{
|
|
4856
6209
|
"name": "server-block",
|
|
4857
6210
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
4858
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
6211
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
4859
6212
|
"npm": "@hebilicious/server-block-nuxt",
|
|
4860
6213
|
"icon": "server-block.svg",
|
|
4861
6214
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -4876,21 +6229,25 @@
|
|
|
4876
6229
|
}
|
|
4877
6230
|
},
|
|
4878
6231
|
{
|
|
4879
|
-
"name": "
|
|
4880
|
-
"description": "
|
|
4881
|
-
"repo": "
|
|
4882
|
-
"npm": "
|
|
4883
|
-
"icon": "
|
|
4884
|
-
"github": "https://github.com/
|
|
4885
|
-
"website": "https://
|
|
4886
|
-
"learn_more": "https://
|
|
4887
|
-
"category": "
|
|
6232
|
+
"name": "shadcn",
|
|
6233
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6234
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6235
|
+
"npm": "shadcn-nuxt",
|
|
6236
|
+
"icon": "",
|
|
6237
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6238
|
+
"website": "https://www.shadcn-vue.com",
|
|
6239
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6240
|
+
"category": "UI",
|
|
4888
6241
|
"type": "3rd-party",
|
|
4889
6242
|
"maintainers": [
|
|
4890
6243
|
{
|
|
4891
|
-
"name": "
|
|
4892
|
-
"github": "
|
|
4893
|
-
"twitter": "
|
|
6244
|
+
"name": "Zernonia",
|
|
6245
|
+
"github": "zernonia",
|
|
6246
|
+
"twitter": "zernonia"
|
|
6247
|
+
},
|
|
6248
|
+
{
|
|
6249
|
+
"name": "Sadegh Barati",
|
|
6250
|
+
"github": "sadeghbarati"
|
|
4894
6251
|
}
|
|
4895
6252
|
],
|
|
4896
6253
|
"compatibility": {
|
|
@@ -4900,7 +6257,7 @@
|
|
|
4900
6257
|
},
|
|
4901
6258
|
{
|
|
4902
6259
|
"name": "shopify",
|
|
4903
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
6260
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4904
6261
|
"repo": "Gomah/nuxt-shopify",
|
|
4905
6262
|
"npm": "nuxt-shopify",
|
|
4906
6263
|
"icon": "shopify.png",
|
|
@@ -4921,7 +6278,29 @@
|
|
|
4921
6278
|
}
|
|
4922
6279
|
},
|
|
4923
6280
|
{
|
|
4924
|
-
"name": "
|
|
6281
|
+
"name": "shuimo-ui",
|
|
6282
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6283
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6284
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6285
|
+
"icon": "shuimo-ui.svg",
|
|
6286
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6287
|
+
"website": "https://shuimo.design",
|
|
6288
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6289
|
+
"category": "UI",
|
|
6290
|
+
"type": "3rd-party",
|
|
6291
|
+
"maintainers": [
|
|
6292
|
+
{
|
|
6293
|
+
"name": "higuaifan",
|
|
6294
|
+
"github": "higuaifan"
|
|
6295
|
+
}
|
|
6296
|
+
],
|
|
6297
|
+
"compatibility": {
|
|
6298
|
+
"nuxt": "^3.0.0",
|
|
6299
|
+
"requires": {}
|
|
6300
|
+
}
|
|
6301
|
+
},
|
|
6302
|
+
{
|
|
6303
|
+
"name": "sidebase-auth",
|
|
4925
6304
|
"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.",
|
|
4926
6305
|
"repo": "sidebase/nuxt-auth",
|
|
4927
6306
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4967,13 +6346,13 @@
|
|
|
4967
6346
|
},
|
|
4968
6347
|
{
|
|
4969
6348
|
"name": "simple-robots",
|
|
4970
|
-
"description": "
|
|
6349
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4971
6350
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4972
6351
|
"npm": "nuxt-simple-robots",
|
|
4973
|
-
"icon": "",
|
|
6352
|
+
"icon": "simple-robots.svg",
|
|
4974
6353
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4975
|
-
"website": "https://
|
|
4976
|
-
"learn_more": "",
|
|
6354
|
+
"website": "https://nuxtseo.com/robots",
|
|
6355
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4977
6356
|
"category": "SEO",
|
|
4978
6357
|
"type": "3rd-party",
|
|
4979
6358
|
"maintainers": [
|
|
@@ -4990,41 +6369,23 @@
|
|
|
4990
6369
|
}
|
|
4991
6370
|
},
|
|
4992
6371
|
{
|
|
4993
|
-
"name": "
|
|
4994
|
-
"description": "
|
|
4995
|
-
"repo": "
|
|
4996
|
-
"npm": "
|
|
4997
|
-
"icon": "",
|
|
4998
|
-
"github": "https://github.com/
|
|
4999
|
-
"website": "https://
|
|
5000
|
-
"learn_more": "",
|
|
6372
|
+
"name": "sitemap",
|
|
6373
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
6374
|
+
"repo": "nuxt-modules/sitemap",
|
|
6375
|
+
"npm": "@nuxtjs/sitemap",
|
|
6376
|
+
"icon": "simple-sitemap.svg",
|
|
6377
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6378
|
+
"website": "https://nuxtseo.com/",
|
|
6379
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5001
6380
|
"category": "SEO",
|
|
5002
|
-
"type": "
|
|
6381
|
+
"type": "community",
|
|
5003
6382
|
"maintainers": [
|
|
5004
6383
|
{
|
|
5005
6384
|
"name": "Harlan Wilton",
|
|
5006
6385
|
"github": "harlan-zw",
|
|
5007
6386
|
"twitter": "harlan_zw",
|
|
5008
6387
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5009
|
-
}
|
|
5010
|
-
],
|
|
5011
|
-
"compatibility": {
|
|
5012
|
-
"nuxt": "^3.0.0",
|
|
5013
|
-
"requires": {}
|
|
5014
|
-
}
|
|
5015
|
-
},
|
|
5016
|
-
{
|
|
5017
|
-
"name": "sitemap",
|
|
5018
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
|
|
5019
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5020
|
-
"npm": "@nuxtjs/sitemap",
|
|
5021
|
-
"icon": "",
|
|
5022
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5023
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5024
|
-
"learn_more": "",
|
|
5025
|
-
"category": "SEO",
|
|
5026
|
-
"type": "community",
|
|
5027
|
-
"maintainers": [
|
|
6388
|
+
},
|
|
5028
6389
|
{
|
|
5029
6390
|
"name": "Nicolas PENNEC",
|
|
5030
6391
|
"github": "NicoPennec",
|
|
@@ -5032,7 +6393,7 @@
|
|
|
5032
6393
|
}
|
|
5033
6394
|
],
|
|
5034
6395
|
"compatibility": {
|
|
5035
|
-
"nuxt": "^
|
|
6396
|
+
"nuxt": "^3.0.0",
|
|
5036
6397
|
"requires": {}
|
|
5037
6398
|
}
|
|
5038
6399
|
},
|
|
@@ -5060,13 +6421,13 @@
|
|
|
5060
6421
|
},
|
|
5061
6422
|
{
|
|
5062
6423
|
"name": "snipcart",
|
|
5063
|
-
"description": "Snipcart integration module for Nuxt
|
|
6424
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5064
6425
|
"repo": "nuxt-modules/snipcart",
|
|
5065
6426
|
"npm": "@nuxtjs/snipcart",
|
|
5066
6427
|
"icon": "snipcart.png",
|
|
5067
6428
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5068
6429
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5069
|
-
"learn_more": "
|
|
6430
|
+
"learn_more": "",
|
|
5070
6431
|
"category": "Ecommerce",
|
|
5071
6432
|
"type": "community",
|
|
5072
6433
|
"maintainers": [
|
|
@@ -5083,7 +6444,7 @@
|
|
|
5083
6444
|
},
|
|
5084
6445
|
{
|
|
5085
6446
|
"name": "social-meta",
|
|
5086
|
-
"description": "Nuxt
|
|
6447
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
5087
6448
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
5088
6449
|
"npm": "nuxt-social-meta",
|
|
5089
6450
|
"icon": "",
|
|
@@ -5148,39 +6509,6 @@
|
|
|
5148
6509
|
"requires": {}
|
|
5149
6510
|
}
|
|
5150
6511
|
},
|
|
5151
|
-
{
|
|
5152
|
-
"name": "speedkit",
|
|
5153
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5154
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5155
|
-
"npm": "nuxt-speedkit",
|
|
5156
|
-
"icon": "speedkit.png",
|
|
5157
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5158
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5159
|
-
"learn_more": "",
|
|
5160
|
-
"category": "Performance",
|
|
5161
|
-
"type": "3rd-party",
|
|
5162
|
-
"maintainers": [
|
|
5163
|
-
{
|
|
5164
|
-
"name": "Stephan Gerbeth",
|
|
5165
|
-
"github": "StephanGerbeth",
|
|
5166
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5167
|
-
},
|
|
5168
|
-
{
|
|
5169
|
-
"name": "Thorn Walli",
|
|
5170
|
-
"github": "ThornWalli",
|
|
5171
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5172
|
-
},
|
|
5173
|
-
{
|
|
5174
|
-
"name": "Grabarz & Partner",
|
|
5175
|
-
"github": "GrabarzUndPartner",
|
|
5176
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5177
|
-
}
|
|
5178
|
-
],
|
|
5179
|
-
"compatibility": {
|
|
5180
|
-
"nuxt": "^2.0.0",
|
|
5181
|
-
"requires": {}
|
|
5182
|
-
}
|
|
5183
|
-
},
|
|
5184
6512
|
{
|
|
5185
6513
|
"name": "ssr-lit",
|
|
5186
6514
|
"description": "",
|
|
@@ -5205,7 +6533,7 @@
|
|
|
5205
6533
|
},
|
|
5206
6534
|
{
|
|
5207
6535
|
"name": "storage",
|
|
5208
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
6536
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
5209
6537
|
"repo": "mazipan/nuxt-storage",
|
|
5210
6538
|
"npm": "nuxt-storage",
|
|
5211
6539
|
"icon": "",
|
|
@@ -5227,23 +6555,29 @@
|
|
|
5227
6555
|
},
|
|
5228
6556
|
{
|
|
5229
6557
|
"name": "storefront-ui",
|
|
5230
|
-
"description": "Storefront UI
|
|
5231
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6558
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6559
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
5232
6560
|
"npm": "@storefront-ui/nuxt",
|
|
5233
6561
|
"icon": "storefront-ui.svg",
|
|
5234
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
5235
|
-
"website": "https://docs.storefrontui.io
|
|
5236
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6562
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6563
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6564
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
5237
6565
|
"category": "UI",
|
|
5238
6566
|
"type": "3rd-party",
|
|
5239
6567
|
"maintainers": [
|
|
5240
6568
|
{
|
|
5241
|
-
"name": "
|
|
5242
|
-
"github": "
|
|
6569
|
+
"name": "Szymon Dziewoński",
|
|
6570
|
+
"github": "Szymon-dziewonski",
|
|
6571
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6572
|
+
},
|
|
6573
|
+
{
|
|
6574
|
+
"name": "Jakub Freisler",
|
|
6575
|
+
"github": "FRSgit",
|
|
6576
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
5243
6577
|
}
|
|
5244
6578
|
],
|
|
5245
6579
|
"compatibility": {
|
|
5246
|
-
"nuxt": "^
|
|
6580
|
+
"nuxt": "^3.0.0",
|
|
5247
6581
|
"requires": {}
|
|
5248
6582
|
}
|
|
5249
6583
|
},
|
|
@@ -5271,8 +6605,8 @@
|
|
|
5271
6605
|
},
|
|
5272
6606
|
{
|
|
5273
6607
|
"name": "storyblok",
|
|
5274
|
-
"description": "Storyblok Nuxt
|
|
5275
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6608
|
+
"description": "Storyblok Nuxt module",
|
|
6609
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5276
6610
|
"npm": "@storyblok/nuxt",
|
|
5277
6611
|
"icon": "storyblok.png",
|
|
5278
6612
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -5288,46 +6622,43 @@
|
|
|
5288
6622
|
],
|
|
5289
6623
|
"compatibility": {
|
|
5290
6624
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5291
|
-
"requires": {}
|
|
6625
|
+
"requires": {},
|
|
6626
|
+
"devtools": "^0.0.0"
|
|
5292
6627
|
}
|
|
5293
6628
|
},
|
|
5294
6629
|
{
|
|
5295
6630
|
"name": "storybook",
|
|
5296
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5297
|
-
"repo": "nuxt-
|
|
5298
|
-
"npm": "
|
|
6631
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
6632
|
+
"repo": "nuxt-modules/storybook",
|
|
6633
|
+
"npm": "nuxt-storybook",
|
|
5299
6634
|
"icon": "storybook.png",
|
|
5300
|
-
"github": "https://github.com/nuxt-
|
|
6635
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5301
6636
|
"website": "https://storybook.nuxtjs.org",
|
|
5302
|
-
"learn_more": "https://
|
|
6637
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5303
6638
|
"category": "Devtools",
|
|
5304
6639
|
"type": "community",
|
|
5305
6640
|
"maintainers": [
|
|
5306
6641
|
{
|
|
5307
|
-
"name": "
|
|
5308
|
-
"github": "
|
|
5309
|
-
"twitter": "
|
|
5310
|
-
},
|
|
5311
|
-
{
|
|
5312
|
-
"name": "Pooya Parsa",
|
|
5313
|
-
"github": "pi0",
|
|
5314
|
-
"twitter": "_pi0_"
|
|
6642
|
+
"name": "Chakir QATAB",
|
|
6643
|
+
"github": "chakAs3",
|
|
6644
|
+
"twitter": "ChakirQatab"
|
|
5315
6645
|
}
|
|
5316
6646
|
],
|
|
5317
6647
|
"compatibility": {
|
|
5318
|
-
"nuxt": "^2.0.0",
|
|
6648
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5319
6649
|
"requires": {
|
|
5320
6650
|
"bridge": "optional"
|
|
5321
|
-
}
|
|
6651
|
+
},
|
|
6652
|
+
"devtools": "^0.7.2"
|
|
5322
6653
|
}
|
|
5323
6654
|
},
|
|
5324
6655
|
{
|
|
5325
6656
|
"name": "strapi",
|
|
5326
6657
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5327
|
-
"repo": "nuxt-
|
|
6658
|
+
"repo": "nuxt-modules/strapi",
|
|
5328
6659
|
"npm": "@nuxtjs/strapi",
|
|
5329
6660
|
"icon": "strapi.png",
|
|
5330
|
-
"github": "https://github.com/nuxt-
|
|
6661
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5331
6662
|
"website": "https://strapi.nuxtjs.org",
|
|
5332
6663
|
"learn_more": "https://strapi.io/",
|
|
5333
6664
|
"category": "CMS",
|
|
@@ -5348,7 +6679,8 @@
|
|
|
5348
6679
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5349
6680
|
"requires": {
|
|
5350
6681
|
"bridge": true
|
|
5351
|
-
}
|
|
6682
|
+
},
|
|
6683
|
+
"devtools": "^0.0.0"
|
|
5352
6684
|
}
|
|
5353
6685
|
},
|
|
5354
6686
|
{
|
|
@@ -5399,6 +6731,36 @@
|
|
|
5399
6731
|
"requires": {}
|
|
5400
6732
|
}
|
|
5401
6733
|
},
|
|
6734
|
+
{
|
|
6735
|
+
"name": "studio",
|
|
6736
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
6737
|
+
"repo": "nuxtlabs/studio-module",
|
|
6738
|
+
"npm": "@nuxthq/studio",
|
|
6739
|
+
"icon": "studio.svg",
|
|
6740
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
6741
|
+
"website": "https://nuxt.studio",
|
|
6742
|
+
"learn_more": "https://nuxt.studio",
|
|
6743
|
+
"category": "CMS",
|
|
6744
|
+
"type": "3rd-party",
|
|
6745
|
+
"maintainers": [
|
|
6746
|
+
{
|
|
6747
|
+
"name": "Ahad Birang",
|
|
6748
|
+
"github": "farnabaz",
|
|
6749
|
+
"twitter": "a_birang"
|
|
6750
|
+
},
|
|
6751
|
+
{
|
|
6752
|
+
"name": "Sébastien Chopin",
|
|
6753
|
+
"github": "Atinux",
|
|
6754
|
+
"twitter": "Atinux"
|
|
6755
|
+
}
|
|
6756
|
+
],
|
|
6757
|
+
"compatibility": {
|
|
6758
|
+
"nuxt": "^3.0.0",
|
|
6759
|
+
"requires": {
|
|
6760
|
+
"content": true
|
|
6761
|
+
}
|
|
6762
|
+
}
|
|
6763
|
+
},
|
|
5402
6764
|
{
|
|
5403
6765
|
"name": "style-resources",
|
|
5404
6766
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5424,7 +6786,7 @@
|
|
|
5424
6786
|
},
|
|
5425
6787
|
{
|
|
5426
6788
|
"name": "stylelint",
|
|
5427
|
-
"description": "Stylelint module for Nuxt.
|
|
6789
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5428
6790
|
"repo": "nuxt-community/stylelint-module",
|
|
5429
6791
|
"npm": "@nuxtjs/stylelint-module",
|
|
5430
6792
|
"icon": "stylelint.png",
|
|
@@ -5444,36 +6806,13 @@
|
|
|
5444
6806
|
"requires": {}
|
|
5445
6807
|
}
|
|
5446
6808
|
},
|
|
5447
|
-
{
|
|
5448
|
-
"name": "stylify",
|
|
5449
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
5450
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
5451
|
-
"npm": "@stylify/nuxt",
|
|
5452
|
-
"icon": "stylify.svg",
|
|
5453
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
5454
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
5455
|
-
"learn_more": "https://stylifycss.com",
|
|
5456
|
-
"category": "UI",
|
|
5457
|
-
"type": "3rd-party",
|
|
5458
|
-
"maintainers": [
|
|
5459
|
-
{
|
|
5460
|
-
"name": "Vladimír Macháček",
|
|
5461
|
-
"github": "Machy8",
|
|
5462
|
-
"twitter": "8machy"
|
|
5463
|
-
}
|
|
5464
|
-
],
|
|
5465
|
-
"compatibility": {
|
|
5466
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5467
|
-
"requires": {}
|
|
5468
|
-
}
|
|
5469
|
-
},
|
|
5470
6809
|
{
|
|
5471
6810
|
"name": "supabase",
|
|
5472
6811
|
"description": "First class integration with Supabase",
|
|
5473
|
-
"repo": "nuxt-
|
|
6812
|
+
"repo": "nuxt-modules/supabase",
|
|
5474
6813
|
"npm": "@nuxtjs/supabase",
|
|
5475
6814
|
"icon": "supabase.png",
|
|
5476
|
-
"github": "https://github.com/nuxt-
|
|
6815
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5477
6816
|
"website": "https://supabase.nuxtjs.org",
|
|
5478
6817
|
"learn_more": "https://supabase.com",
|
|
5479
6818
|
"category": "Database",
|
|
@@ -5500,6 +6839,29 @@
|
|
|
5500
6839
|
"requires": {}
|
|
5501
6840
|
}
|
|
5502
6841
|
},
|
|
6842
|
+
{
|
|
6843
|
+
"name": "surrealdb",
|
|
6844
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
6845
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
6846
|
+
"npm": "nuxt-surrealdb",
|
|
6847
|
+
"icon": "surrealdb.png",
|
|
6848
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6849
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6850
|
+
"learn_more": "",
|
|
6851
|
+
"category": "Database",
|
|
6852
|
+
"type": "3rd-party",
|
|
6853
|
+
"maintainers": [
|
|
6854
|
+
{
|
|
6855
|
+
"name": "Sandro Circi",
|
|
6856
|
+
"github": "sandros94",
|
|
6857
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
6858
|
+
}
|
|
6859
|
+
],
|
|
6860
|
+
"compatibility": {
|
|
6861
|
+
"nuxt": "^3.10.0",
|
|
6862
|
+
"requires": {}
|
|
6863
|
+
}
|
|
6864
|
+
},
|
|
5503
6865
|
{
|
|
5504
6866
|
"name": "svg-loader",
|
|
5505
6867
|
"description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
|
|
@@ -5524,12 +6886,12 @@
|
|
|
5524
6886
|
},
|
|
5525
6887
|
{
|
|
5526
6888
|
"name": "svg-sprite",
|
|
5527
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5528
|
-
"repo": "nuxt-
|
|
6889
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6890
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5529
6891
|
"npm": "@nuxtjs/svg-sprite",
|
|
5530
6892
|
"icon": "",
|
|
5531
|
-
"github": "https://github.com/nuxt-
|
|
5532
|
-
"website": "https://github.com/nuxt-
|
|
6893
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6894
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5533
6895
|
"learn_more": "",
|
|
5534
6896
|
"category": "UI",
|
|
5535
6897
|
"type": "community",
|
|
@@ -5541,13 +6903,13 @@
|
|
|
5541
6903
|
}
|
|
5542
6904
|
],
|
|
5543
6905
|
"compatibility": {
|
|
5544
|
-
"nuxt": "^2.0.0",
|
|
6906
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5545
6907
|
"requires": {}
|
|
5546
6908
|
}
|
|
5547
6909
|
},
|
|
5548
6910
|
{
|
|
5549
6911
|
"name": "svg",
|
|
5550
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6912
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5551
6913
|
"repo": "nuxt-community/svg-module",
|
|
5552
6914
|
"npm": "@nuxtjs/svg",
|
|
5553
6915
|
"icon": "",
|
|
@@ -5589,9 +6951,33 @@
|
|
|
5589
6951
|
"requires": {}
|
|
5590
6952
|
}
|
|
5591
6953
|
},
|
|
6954
|
+
{
|
|
6955
|
+
"name": "swiftsearch",
|
|
6956
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6957
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6958
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6959
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6960
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6961
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6962
|
+
"learn_more": "",
|
|
6963
|
+
"category": "Libraries",
|
|
6964
|
+
"type": "3rd-party",
|
|
6965
|
+
"maintainers": [
|
|
6966
|
+
{
|
|
6967
|
+
"name": "Matteo Rigoni",
|
|
6968
|
+
"github": "rigo-m",
|
|
6969
|
+
"twitter": "MatteoRigoni",
|
|
6970
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6971
|
+
}
|
|
6972
|
+
],
|
|
6973
|
+
"compatibility": {
|
|
6974
|
+
"nuxt": "^3.10.0",
|
|
6975
|
+
"requires": {}
|
|
6976
|
+
}
|
|
6977
|
+
},
|
|
5592
6978
|
{
|
|
5593
6979
|
"name": "swiper",
|
|
5594
|
-
"description": "Nuxt
|
|
6980
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5595
6981
|
"repo": "cpreston321/nuxt-swiper",
|
|
5596
6982
|
"npm": "nuxt-swiper",
|
|
5597
6983
|
"icon": "swiper.svg",
|
|
@@ -5637,23 +7023,59 @@
|
|
|
5637
7023
|
{
|
|
5638
7024
|
"name": "tailwindcss",
|
|
5639
7025
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5640
|
-
"repo": "nuxt-
|
|
7026
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5641
7027
|
"npm": "@nuxtjs/tailwindcss",
|
|
5642
7028
|
"icon": "tailwindcss.png",
|
|
5643
|
-
"github": "https://github.com/nuxt-
|
|
7029
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5644
7030
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5645
7031
|
"learn_more": "https://tailwindcss.com/",
|
|
5646
7032
|
"category": "UI",
|
|
5647
7033
|
"type": "community",
|
|
5648
7034
|
"maintainers": [
|
|
5649
7035
|
{
|
|
5650
|
-
"name": "Sébastien Chopin",
|
|
5651
|
-
"github": "Atinux",
|
|
5652
|
-
"twitter": "Atinux"
|
|
7036
|
+
"name": "Sébastien Chopin",
|
|
7037
|
+
"github": "Atinux",
|
|
7038
|
+
"twitter": "Atinux"
|
|
7039
|
+
},
|
|
7040
|
+
{
|
|
7041
|
+
"name": "Inesh Bose",
|
|
7042
|
+
"github": "ineshbose"
|
|
7043
|
+
}
|
|
7044
|
+
],
|
|
7045
|
+
"compatibility": {
|
|
7046
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7047
|
+
"requires": {},
|
|
7048
|
+
"devtools": "^0.0.0"
|
|
7049
|
+
},
|
|
7050
|
+
"aliases": [
|
|
7051
|
+
"tailwind"
|
|
7052
|
+
]
|
|
7053
|
+
},
|
|
7054
|
+
{
|
|
7055
|
+
"name": "test-utils",
|
|
7056
|
+
"description": "Test utilities for Nuxt",
|
|
7057
|
+
"repo": "nuxt/test-utils#main",
|
|
7058
|
+
"npm": "@nuxt/test-utils",
|
|
7059
|
+
"icon": "nuxt.svg",
|
|
7060
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
7061
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
7062
|
+
"learn_more": "",
|
|
7063
|
+
"category": "Devtools",
|
|
7064
|
+
"type": "official",
|
|
7065
|
+
"maintainers": [
|
|
7066
|
+
{
|
|
7067
|
+
"name": "Daniel Roe",
|
|
7068
|
+
"github": "danielroe",
|
|
7069
|
+
"twitter": "danielcroe"
|
|
7070
|
+
},
|
|
7071
|
+
{
|
|
7072
|
+
"name": "Anthony Fu",
|
|
7073
|
+
"github": "antfu",
|
|
7074
|
+
"twitter": "antfu7"
|
|
5653
7075
|
}
|
|
5654
7076
|
],
|
|
5655
7077
|
"compatibility": {
|
|
5656
|
-
"nuxt": "^
|
|
7078
|
+
"nuxt": "^3.0.0",
|
|
5657
7079
|
"requires": {}
|
|
5658
7080
|
}
|
|
5659
7081
|
},
|
|
@@ -5702,9 +7124,31 @@
|
|
|
5702
7124
|
"requires": {}
|
|
5703
7125
|
}
|
|
5704
7126
|
},
|
|
7127
|
+
{
|
|
7128
|
+
"name": "tiptap",
|
|
7129
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
7130
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
7131
|
+
"npm": "nuxt-tiptap-editor",
|
|
7132
|
+
"icon": "tiptap.png",
|
|
7133
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
7134
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7135
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
7136
|
+
"category": "Libraries",
|
|
7137
|
+
"type": "3rd-party",
|
|
7138
|
+
"maintainers": [
|
|
7139
|
+
{
|
|
7140
|
+
"name": "modbender",
|
|
7141
|
+
"github": "modbender"
|
|
7142
|
+
}
|
|
7143
|
+
],
|
|
7144
|
+
"compatibility": {
|
|
7145
|
+
"nuxt": "^3.0.0",
|
|
7146
|
+
"requires": {}
|
|
7147
|
+
}
|
|
7148
|
+
},
|
|
5705
7149
|
{
|
|
5706
7150
|
"name": "toast",
|
|
5707
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
7151
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5708
7152
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5709
7153
|
"npm": "@nuxtjs/toast",
|
|
5710
7154
|
"icon": "",
|
|
@@ -5725,6 +7169,50 @@
|
|
|
5725
7169
|
"requires": {}
|
|
5726
7170
|
}
|
|
5727
7171
|
},
|
|
7172
|
+
{
|
|
7173
|
+
"name": "tradingview",
|
|
7174
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7175
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7176
|
+
"npm": "nuxt-tradingview",
|
|
7177
|
+
"icon": "tradingview.svg",
|
|
7178
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7179
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7180
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7181
|
+
"category": "Extensions",
|
|
7182
|
+
"type": "3rd-party",
|
|
7183
|
+
"maintainers": [
|
|
7184
|
+
{
|
|
7185
|
+
"name": "Volkan Akkuş",
|
|
7186
|
+
"github": "volkanakkus"
|
|
7187
|
+
}
|
|
7188
|
+
],
|
|
7189
|
+
"compatibility": {
|
|
7190
|
+
"nuxt": "^3.0.0",
|
|
7191
|
+
"requires": {}
|
|
7192
|
+
}
|
|
7193
|
+
},
|
|
7194
|
+
{
|
|
7195
|
+
"name": "translation-manager",
|
|
7196
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
7197
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
7198
|
+
"npm": "nuxt-translation-manager",
|
|
7199
|
+
"icon": "translation-manager.png",
|
|
7200
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7201
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7202
|
+
"learn_more": "",
|
|
7203
|
+
"category": "Extensions",
|
|
7204
|
+
"type": "3rd-party",
|
|
7205
|
+
"maintainers": [
|
|
7206
|
+
{
|
|
7207
|
+
"name": "Sam K",
|
|
7208
|
+
"github": "samk-dev"
|
|
7209
|
+
}
|
|
7210
|
+
],
|
|
7211
|
+
"compatibility": {
|
|
7212
|
+
"nuxt": "^3.0.0",
|
|
7213
|
+
"requires": {}
|
|
7214
|
+
}
|
|
7215
|
+
},
|
|
5728
7216
|
{
|
|
5729
7217
|
"name": "tresjs",
|
|
5730
7218
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -5785,7 +7273,7 @@
|
|
|
5785
7273
|
},
|
|
5786
7274
|
{
|
|
5787
7275
|
"name": "twa",
|
|
5788
|
-
"description": "Nuxt
|
|
7276
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5789
7277
|
"repo": "tuarrep/nuxt-twa",
|
|
5790
7278
|
"npm": "nuxt-twa",
|
|
5791
7279
|
"icon": "",
|
|
@@ -5973,6 +7461,63 @@
|
|
|
5973
7461
|
"requires": {}
|
|
5974
7462
|
}
|
|
5975
7463
|
},
|
|
7464
|
+
{
|
|
7465
|
+
"name": "typo3",
|
|
7466
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
7467
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
7468
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
7469
|
+
"icon": "typo3.svg",
|
|
7470
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
7471
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
7472
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
7473
|
+
"category": "CMS",
|
|
7474
|
+
"type": "3rd-party",
|
|
7475
|
+
"maintainers": [
|
|
7476
|
+
{
|
|
7477
|
+
"name": "Macopedia",
|
|
7478
|
+
"github": "macopedia",
|
|
7479
|
+
"twitter": "macopediapl"
|
|
7480
|
+
}
|
|
7481
|
+
],
|
|
7482
|
+
"compatibility": {
|
|
7483
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7484
|
+
"requires": {},
|
|
7485
|
+
"devtools": "^0.0.0"
|
|
7486
|
+
}
|
|
7487
|
+
},
|
|
7488
|
+
{
|
|
7489
|
+
"name": "ui",
|
|
7490
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
7491
|
+
"repo": "nuxt/ui#dev",
|
|
7492
|
+
"npm": "@nuxt/ui",
|
|
7493
|
+
"icon": "nuxt.svg",
|
|
7494
|
+
"github": "https://github.com/nuxt/ui",
|
|
7495
|
+
"website": "https://ui.nuxt.com",
|
|
7496
|
+
"learn_more": "",
|
|
7497
|
+
"category": "UI",
|
|
7498
|
+
"type": "official",
|
|
7499
|
+
"maintainers": [
|
|
7500
|
+
{
|
|
7501
|
+
"name": "Benjamin Canac",
|
|
7502
|
+
"github": "benjamincanac",
|
|
7503
|
+
"twitter": "benjamincanac"
|
|
7504
|
+
},
|
|
7505
|
+
{
|
|
7506
|
+
"name": "Sebastien Chopin",
|
|
7507
|
+
"github": "Atinux",
|
|
7508
|
+
"twitter": "Atinux"
|
|
7509
|
+
},
|
|
7510
|
+
{
|
|
7511
|
+
"name": "Sylvain Marroufin",
|
|
7512
|
+
"github": "smarroufin",
|
|
7513
|
+
"twitter": "smarroufin"
|
|
7514
|
+
}
|
|
7515
|
+
],
|
|
7516
|
+
"compatibility": {
|
|
7517
|
+
"nuxt": "^3.0.0",
|
|
7518
|
+
"requires": {}
|
|
7519
|
+
}
|
|
7520
|
+
},
|
|
5976
7521
|
{
|
|
5977
7522
|
"name": "umami",
|
|
5978
7523
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5997,31 +7542,9 @@
|
|
|
5997
7542
|
}
|
|
5998
7543
|
}
|
|
5999
7544
|
},
|
|
6000
|
-
{
|
|
6001
|
-
"name": "unhead",
|
|
6002
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6003
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6004
|
-
"npm": "nuxt-seo-experiments",
|
|
6005
|
-
"icon": "",
|
|
6006
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6007
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6008
|
-
"learn_more": "",
|
|
6009
|
-
"category": "SEO",
|
|
6010
|
-
"type": "3rd-party",
|
|
6011
|
-
"maintainers": [
|
|
6012
|
-
{
|
|
6013
|
-
"name": "harlan-zw",
|
|
6014
|
-
"github": "harlan-zw"
|
|
6015
|
-
}
|
|
6016
|
-
],
|
|
6017
|
-
"compatibility": {
|
|
6018
|
-
"nuxt": "^3.0.0",
|
|
6019
|
-
"requires": {}
|
|
6020
|
-
}
|
|
6021
|
-
},
|
|
6022
7545
|
{
|
|
6023
7546
|
"name": "universal-storage",
|
|
6024
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
7547
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
6025
7548
|
"repo": "nuxt-community/universal-storage-module",
|
|
6026
7549
|
"npm": "@nuxtjs/universal-storage",
|
|
6027
7550
|
"icon": "",
|
|
@@ -6050,7 +7573,7 @@
|
|
|
6050
7573
|
{
|
|
6051
7574
|
"name": "unlazy",
|
|
6052
7575
|
"description": "Lazy loading library for placeholder images",
|
|
6053
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7576
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6054
7577
|
"npm": "@unlazy/nuxt",
|
|
6055
7578
|
"icon": "unlazy.svg",
|
|
6056
7579
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6069,41 +7592,15 @@
|
|
|
6069
7592
|
"requires": {}
|
|
6070
7593
|
}
|
|
6071
7594
|
},
|
|
6072
|
-
{
|
|
6073
|
-
"name": "unlighthouse",
|
|
6074
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6075
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6076
|
-
"npm": "@unlighthouse/nuxt",
|
|
6077
|
-
"icon": "unlighthouse.svg",
|
|
6078
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6079
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6080
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6081
|
-
"category": "Devtools",
|
|
6082
|
-
"type": "3rd-party",
|
|
6083
|
-
"maintainers": [
|
|
6084
|
-
{
|
|
6085
|
-
"name": "Harlan Wilton",
|
|
6086
|
-
"github": "harlan-zw",
|
|
6087
|
-
"twitter": "harlan_zw",
|
|
6088
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6089
|
-
}
|
|
6090
|
-
],
|
|
6091
|
-
"compatibility": {
|
|
6092
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6093
|
-
"requires": {
|
|
6094
|
-
"bridge": "optional"
|
|
6095
|
-
}
|
|
6096
|
-
}
|
|
6097
|
-
},
|
|
6098
7595
|
{
|
|
6099
7596
|
"name": "unocss",
|
|
6100
7597
|
"description": "The instant on-demand atomic CSS engine.",
|
|
6101
|
-
"repo": "
|
|
7598
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
6102
7599
|
"npm": "@unocss/nuxt",
|
|
6103
7600
|
"icon": "unocss.svg",
|
|
6104
|
-
"github": "https://github.com/
|
|
6105
|
-
"website": "https://github.com/
|
|
6106
|
-
"learn_more": "https://github.com/
|
|
7601
|
+
"github": "https://github.com/unocss/unocss",
|
|
7602
|
+
"website": "https://github.com/unocss/unocss",
|
|
7603
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
6107
7604
|
"category": "UI",
|
|
6108
7605
|
"type": "3rd-party",
|
|
6109
7606
|
"maintainers": [
|
|
@@ -6118,7 +7615,8 @@
|
|
|
6118
7615
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6119
7616
|
"requires": {
|
|
6120
7617
|
"bridge": "optional"
|
|
6121
|
-
}
|
|
7618
|
+
},
|
|
7619
|
+
"devtools": "^0.0.0"
|
|
6122
7620
|
}
|
|
6123
7621
|
},
|
|
6124
7622
|
{
|
|
@@ -6128,8 +7626,8 @@
|
|
|
6128
7626
|
"npm": "nuxt-ununura",
|
|
6129
7627
|
"icon": "ununuracss.png",
|
|
6130
7628
|
"github": "https://github.com/novout/ununuracss",
|
|
6131
|
-
"website": "https://
|
|
6132
|
-
"learn_more": "https://
|
|
7629
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7630
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6133
7631
|
"category": "UI",
|
|
6134
7632
|
"type": "3rd-party",
|
|
6135
7633
|
"maintainers": [
|
|
@@ -6145,42 +7643,42 @@
|
|
|
6145
7643
|
}
|
|
6146
7644
|
},
|
|
6147
7645
|
{
|
|
6148
|
-
"name": "
|
|
6149
|
-
"description": "
|
|
6150
|
-
"repo": "
|
|
6151
|
-
"npm": "
|
|
6152
|
-
"icon": "",
|
|
6153
|
-
"github": "https://github.com/
|
|
6154
|
-
"website": "https://
|
|
6155
|
-
"learn_more": "",
|
|
6156
|
-
"category": "
|
|
7646
|
+
"name": "use-bootstrap",
|
|
7647
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7648
|
+
"repo": "simplise/use-bootstrap",
|
|
7649
|
+
"npm": "usebootstrap",
|
|
7650
|
+
"icon": "use-bootstrap.svg",
|
|
7651
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7652
|
+
"website": "https://usebootstrap.org/",
|
|
7653
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7654
|
+
"category": "UI",
|
|
6157
7655
|
"type": "3rd-party",
|
|
6158
7656
|
"maintainers": [
|
|
6159
7657
|
{
|
|
6160
|
-
"name": "
|
|
6161
|
-
"github": "
|
|
7658
|
+
"name": "KoujiSano",
|
|
7659
|
+
"github": "KoujiSano"
|
|
6162
7660
|
}
|
|
6163
7661
|
],
|
|
6164
7662
|
"compatibility": {
|
|
6165
|
-
"nuxt": "^
|
|
7663
|
+
"nuxt": "^3.0.0",
|
|
6166
7664
|
"requires": {}
|
|
6167
7665
|
}
|
|
6168
7666
|
},
|
|
6169
7667
|
{
|
|
6170
|
-
"name": "
|
|
6171
|
-
"description": "
|
|
6172
|
-
"repo": "
|
|
6173
|
-
"npm": "nuxt-
|
|
6174
|
-
"icon": "
|
|
6175
|
-
"github": "https://github.com/
|
|
6176
|
-
"website": "https://github.com/
|
|
6177
|
-
"learn_more": "
|
|
6178
|
-
"category": "
|
|
7668
|
+
"name": "user-agent",
|
|
7669
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
7670
|
+
"repo": "fukuiretu/nuxt-user-agent",
|
|
7671
|
+
"npm": "nuxt-user-agent",
|
|
7672
|
+
"icon": "",
|
|
7673
|
+
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7674
|
+
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7675
|
+
"learn_more": "",
|
|
7676
|
+
"category": "Extensions",
|
|
6179
7677
|
"type": "3rd-party",
|
|
6180
7678
|
"maintainers": [
|
|
6181
7679
|
{
|
|
6182
|
-
"name": "
|
|
6183
|
-
"github": "
|
|
7680
|
+
"name": "fukuiretu",
|
|
7681
|
+
"github": "fukuiretu"
|
|
6184
7682
|
}
|
|
6185
7683
|
],
|
|
6186
7684
|
"compatibility": {
|
|
@@ -6219,7 +7717,7 @@
|
|
|
6219
7717
|
"npm": "@varlet/nuxt",
|
|
6220
7718
|
"icon": "varlet.svg",
|
|
6221
7719
|
"github": "https://github.com/varletjs/varlet",
|
|
6222
|
-
"website": "https://varlet.
|
|
7720
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
6223
7721
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6224
7722
|
"category": "UI",
|
|
6225
7723
|
"type": "3rd-party",
|
|
@@ -6236,9 +7734,31 @@
|
|
|
6236
7734
|
}
|
|
6237
7735
|
}
|
|
6238
7736
|
},
|
|
7737
|
+
{
|
|
7738
|
+
"name": "vcalendar",
|
|
7739
|
+
"description": "VCalendar module for Nuxt",
|
|
7740
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
7741
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7742
|
+
"icon": "vcalendar.png",
|
|
7743
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7744
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7745
|
+
"learn_more": "",
|
|
7746
|
+
"category": "Libraries",
|
|
7747
|
+
"type": "3rd-party",
|
|
7748
|
+
"maintainers": [
|
|
7749
|
+
{
|
|
7750
|
+
"name": "Sam K",
|
|
7751
|
+
"github": "samk-dev"
|
|
7752
|
+
}
|
|
7753
|
+
],
|
|
7754
|
+
"compatibility": {
|
|
7755
|
+
"nuxt": "^3.0.0",
|
|
7756
|
+
"requires": {}
|
|
7757
|
+
}
|
|
7758
|
+
},
|
|
6239
7759
|
{
|
|
6240
7760
|
"name": "vee-validate",
|
|
6241
|
-
"description": "Painless Vue forms for Nuxt
|
|
7761
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6242
7762
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6243
7763
|
"npm": "@vee-validate/nuxt",
|
|
6244
7764
|
"icon": "vee-validate.png",
|
|
@@ -6328,7 +7848,7 @@
|
|
|
6328
7848
|
},
|
|
6329
7849
|
{
|
|
6330
7850
|
"name": "vite-pwa-nuxt",
|
|
6331
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
7851
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6332
7852
|
"repo": "vite-pwa/nuxt",
|
|
6333
7853
|
"npm": "@vite-pwa/nuxt",
|
|
6334
7854
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -6354,41 +7874,15 @@
|
|
|
6354
7874
|
"requires": {}
|
|
6355
7875
|
}
|
|
6356
7876
|
},
|
|
6357
|
-
{
|
|
6358
|
-
"name": "vitest",
|
|
6359
|
-
"description": "Vitest integration with Nuxt",
|
|
6360
|
-
"repo": "danielroe/nuxt-vitest",
|
|
6361
|
-
"npm": "nuxt-vitest",
|
|
6362
|
-
"icon": "vitest.svg",
|
|
6363
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6364
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6365
|
-
"learn_more": "",
|
|
6366
|
-
"category": "Devtools",
|
|
6367
|
-
"type": "3rd-party",
|
|
6368
|
-
"maintainers": [
|
|
6369
|
-
{
|
|
6370
|
-
"name": "Daniel Roe",
|
|
6371
|
-
"github": "danielroe"
|
|
6372
|
-
},
|
|
6373
|
-
{
|
|
6374
|
-
"name": "Anthony Fu",
|
|
6375
|
-
"github": "antfu"
|
|
6376
|
-
}
|
|
6377
|
-
],
|
|
6378
|
-
"compatibility": {
|
|
6379
|
-
"nuxt": "^3.0.0",
|
|
6380
|
-
"requires": {}
|
|
6381
|
-
}
|
|
6382
|
-
},
|
|
6383
7877
|
{
|
|
6384
7878
|
"name": "vue-email",
|
|
6385
|
-
"description": "Write email templates with vue",
|
|
6386
|
-
"repo": "
|
|
6387
|
-
"npm": "vue-email",
|
|
7879
|
+
"description": "💌 Write email templates with vue",
|
|
7880
|
+
"repo": "vue-email/nuxt",
|
|
7881
|
+
"npm": "@vue-email/nuxt",
|
|
6388
7882
|
"icon": "vue-email.svg",
|
|
6389
|
-
"github": "https://github.com/
|
|
6390
|
-
"website": "https://
|
|
6391
|
-
"learn_more": "https://
|
|
7883
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7884
|
+
"website": "https://vuemail.net/",
|
|
7885
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
6392
7886
|
"category": "UI",
|
|
6393
7887
|
"type": "3rd-party",
|
|
6394
7888
|
"maintainers": [
|
|
@@ -6405,6 +7899,30 @@
|
|
|
6405
7899
|
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6406
7900
|
}
|
|
6407
7901
|
],
|
|
7902
|
+
"compatibility": {
|
|
7903
|
+
"nuxt": "^3.0.0",
|
|
7904
|
+
"requires": {},
|
|
7905
|
+
"devtools": "^0.0.0"
|
|
7906
|
+
}
|
|
7907
|
+
},
|
|
7908
|
+
{
|
|
7909
|
+
"name": "vue-final-modal",
|
|
7910
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7911
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7912
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7913
|
+
"icon": "vue-final-modal.svg",
|
|
7914
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7915
|
+
"website": "https://vue-final-modal.org/",
|
|
7916
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7917
|
+
"category": "UI",
|
|
7918
|
+
"type": "3rd-party",
|
|
7919
|
+
"maintainers": [
|
|
7920
|
+
{
|
|
7921
|
+
"name": "Hunter Liu",
|
|
7922
|
+
"github": "hunterliu1003",
|
|
7923
|
+
"twitter": "hunterliu1003"
|
|
7924
|
+
}
|
|
7925
|
+
],
|
|
6408
7926
|
"compatibility": {
|
|
6409
7927
|
"nuxt": "^3.0.0",
|
|
6410
7928
|
"requires": {}
|
|
@@ -6432,7 +7950,8 @@
|
|
|
6432
7950
|
"nuxt": "^3.0.0",
|
|
6433
7951
|
"requires": {
|
|
6434
7952
|
"bridge": "optional"
|
|
6435
|
-
}
|
|
7953
|
+
},
|
|
7954
|
+
"devtools": "^0.0.0"
|
|
6436
7955
|
}
|
|
6437
7956
|
},
|
|
6438
7957
|
{
|
|
@@ -6459,7 +7978,7 @@
|
|
|
6459
7978
|
},
|
|
6460
7979
|
{
|
|
6461
7980
|
"name": "vue-multiselect",
|
|
6462
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7981
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6463
7982
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6464
7983
|
"npm": "nuxt-vue-multiselect",
|
|
6465
7984
|
"icon": "",
|
|
@@ -6484,7 +8003,7 @@
|
|
|
6484
8003
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
6485
8004
|
"repo": "moritzsternemann/vue-plausible",
|
|
6486
8005
|
"npm": "vue-plausible",
|
|
6487
|
-
"icon": "plausible.
|
|
8006
|
+
"icon": "plausible.svg",
|
|
6488
8007
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
6489
8008
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
6490
8009
|
"learn_more": "",
|
|
@@ -6504,7 +8023,7 @@
|
|
|
6504
8023
|
{
|
|
6505
8024
|
"name": "vue-query",
|
|
6506
8025
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6507
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
8026
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
6508
8027
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6509
8028
|
"icon": "vue-query.svg",
|
|
6510
8029
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6573,7 +8092,7 @@
|
|
|
6573
8092
|
},
|
|
6574
8093
|
{
|
|
6575
8094
|
"name": "vue-warehouse",
|
|
6576
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
8095
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6577
8096
|
"repo": "juliomrqz/vue-warehouse",
|
|
6578
8097
|
"npm": "vue-warehouse",
|
|
6579
8098
|
"icon": "",
|
|
@@ -6596,12 +8115,12 @@
|
|
|
6596
8115
|
},
|
|
6597
8116
|
{
|
|
6598
8117
|
"name": "vue3-carousel-nuxt",
|
|
6599
|
-
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt
|
|
8118
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
6600
8119
|
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6601
8120
|
"npm": "vue3-carousel-nuxt",
|
|
6602
8121
|
"icon": "",
|
|
6603
8122
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6604
|
-
"website": "",
|
|
8123
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6605
8124
|
"learn_more": "",
|
|
6606
8125
|
"category": "UI",
|
|
6607
8126
|
"type": "3rd-party",
|
|
@@ -6620,7 +8139,7 @@
|
|
|
6620
8139
|
{
|
|
6621
8140
|
"name": "vuefire",
|
|
6622
8141
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
6623
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
8142
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
6624
8143
|
"npm": "nuxt-vuefire",
|
|
6625
8144
|
"icon": "vuefire.svg",
|
|
6626
8145
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -6639,15 +8158,61 @@
|
|
|
6639
8158
|
"requires": {}
|
|
6640
8159
|
}
|
|
6641
8160
|
},
|
|
8161
|
+
{
|
|
8162
|
+
"name": "vueform-builder",
|
|
8163
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
8164
|
+
"repo": "vueform/builder#main/nuxt",
|
|
8165
|
+
"npm": "@vueform/builder-nuxt",
|
|
8166
|
+
"icon": "vueform.svg",
|
|
8167
|
+
"github": "https://github.com/vueform/builder",
|
|
8168
|
+
"website": "https://builder.vueform.com",
|
|
8169
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
8170
|
+
"category": "Libraries",
|
|
8171
|
+
"type": "3rd-party",
|
|
8172
|
+
"maintainers": [
|
|
8173
|
+
{
|
|
8174
|
+
"name": "Adam Berecz",
|
|
8175
|
+
"github": "adamberecz",
|
|
8176
|
+
"twitter": "bereczadam"
|
|
8177
|
+
}
|
|
8178
|
+
],
|
|
8179
|
+
"compatibility": {
|
|
8180
|
+
"nuxt": "^3.0.0",
|
|
8181
|
+
"requires": {}
|
|
8182
|
+
}
|
|
8183
|
+
},
|
|
8184
|
+
{
|
|
8185
|
+
"name": "vueform",
|
|
8186
|
+
"description": "Official Vueform module for Nuxt",
|
|
8187
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
8188
|
+
"npm": "@vueform/nuxt",
|
|
8189
|
+
"icon": "vueform.svg",
|
|
8190
|
+
"github": "https://github.com/vueform/vueform",
|
|
8191
|
+
"website": "https://vueform.com",
|
|
8192
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
8193
|
+
"category": "Libraries",
|
|
8194
|
+
"type": "3rd-party",
|
|
8195
|
+
"maintainers": [
|
|
8196
|
+
{
|
|
8197
|
+
"name": "Adam Berecz",
|
|
8198
|
+
"github": "adamberecz",
|
|
8199
|
+
"twitter": "bereczadam"
|
|
8200
|
+
}
|
|
8201
|
+
],
|
|
8202
|
+
"compatibility": {
|
|
8203
|
+
"nuxt": "^3.0.0",
|
|
8204
|
+
"requires": {}
|
|
8205
|
+
}
|
|
8206
|
+
},
|
|
6642
8207
|
{
|
|
6643
8208
|
"name": "vuestic",
|
|
6644
|
-
"description": "Vuestic UI module for Nuxt
|
|
8209
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6645
8210
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6646
8211
|
"npm": "@vuestic/nuxt",
|
|
6647
8212
|
"icon": "vuestic.png",
|
|
6648
8213
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
6649
|
-
"website": "https://vuestic.dev",
|
|
6650
|
-
"learn_more": "https://vuestic.dev/
|
|
8214
|
+
"website": "https://ui.vuestic.dev",
|
|
8215
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
6651
8216
|
"category": "UI",
|
|
6652
8217
|
"type": "3rd-party",
|
|
6653
8218
|
"maintainers": [
|
|
@@ -6668,8 +8233,8 @@
|
|
|
6668
8233
|
"npm": "vuetify-nuxt-module",
|
|
6669
8234
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
6670
8235
|
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6671
|
-
"website": "https://
|
|
6672
|
-
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
8236
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
8237
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
6673
8238
|
"category": "UI",
|
|
6674
8239
|
"type": "3rd-party",
|
|
6675
8240
|
"maintainers": [
|
|
@@ -6685,7 +8250,7 @@
|
|
|
6685
8250
|
},
|
|
6686
8251
|
{
|
|
6687
8252
|
"name": "vuetify",
|
|
6688
|
-
"description": "Vuetify Module for Nuxt
|
|
8253
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6689
8254
|
"repo": "nuxt-community/vuetify-module",
|
|
6690
8255
|
"npm": "@nuxtjs/vuetify",
|
|
6691
8256
|
"icon": "vuetify.png",
|
|
@@ -6732,7 +8297,8 @@
|
|
|
6732
8297
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6733
8298
|
"requires": {
|
|
6734
8299
|
"bridge": "optional"
|
|
6735
|
-
}
|
|
8300
|
+
},
|
|
8301
|
+
"devtools": "^0.0.0"
|
|
6736
8302
|
}
|
|
6737
8303
|
},
|
|
6738
8304
|
{
|
|
@@ -6759,7 +8325,7 @@
|
|
|
6759
8325
|
},
|
|
6760
8326
|
{
|
|
6761
8327
|
"name": "vunix",
|
|
6762
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
8328
|
+
"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.",
|
|
6763
8329
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6764
8330
|
"npm": "@vunix/nuxt",
|
|
6765
8331
|
"icon": "",
|
|
@@ -6783,11 +8349,11 @@
|
|
|
6783
8349
|
{
|
|
6784
8350
|
"name": "web-vitals",
|
|
6785
8351
|
"description": "Web Vitals for Nuxt",
|
|
6786
|
-
"repo": "nuxt-
|
|
8352
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6787
8353
|
"npm": "@nuxtjs/web-vitals",
|
|
6788
8354
|
"icon": "web-vitals.png",
|
|
6789
|
-
"github": "https://github.com/nuxt-
|
|
6790
|
-
"website": "https://github.com/nuxt-
|
|
8355
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
8356
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6791
8357
|
"learn_more": "",
|
|
6792
8358
|
"category": "Performance",
|
|
6793
8359
|
"type": "community",
|
|
@@ -6838,7 +8404,7 @@
|
|
|
6838
8404
|
},
|
|
6839
8405
|
{
|
|
6840
8406
|
"name": "webpack-optimisations",
|
|
6841
|
-
"description": "Nuxt
|
|
8407
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6842
8408
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6843
8409
|
"npm": "nuxt-webpack-optimisations",
|
|
6844
8410
|
"icon": "build-optimisations.svg",
|
|
@@ -6913,7 +8479,7 @@
|
|
|
6913
8479
|
"icon": "webpack.png",
|
|
6914
8480
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6915
8481
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6916
|
-
"learn_more": "
|
|
8482
|
+
"learn_more": "",
|
|
6917
8483
|
"category": "Devtools",
|
|
6918
8484
|
"type": "community",
|
|
6919
8485
|
"maintainers": [
|
|
@@ -6930,7 +8496,7 @@
|
|
|
6930
8496
|
},
|
|
6931
8497
|
{
|
|
6932
8498
|
"name": "well-known",
|
|
6933
|
-
"description": "A Nuxt
|
|
8499
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6934
8500
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6935
8501
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6936
8502
|
"icon": "well-known.svg",
|
|
@@ -6952,7 +8518,7 @@
|
|
|
6952
8518
|
},
|
|
6953
8519
|
{
|
|
6954
8520
|
"name": "wideangle",
|
|
6955
|
-
"description": "Nuxt
|
|
8521
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
6956
8522
|
"repo": "inputobjects/wideangle-nuxt",
|
|
6957
8523
|
"npm": "wideangle-nuxt",
|
|
6958
8524
|
"icon": "wideangle.png",
|
|
@@ -6979,11 +8545,11 @@
|
|
|
6979
8545
|
{
|
|
6980
8546
|
"name": "windicss",
|
|
6981
8547
|
"description": "Next generation utility-first CSS framework.",
|
|
6982
|
-
"repo": "windicss/nuxt-windicss
|
|
8548
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
6983
8549
|
"npm": "nuxt-windicss",
|
|
6984
8550
|
"icon": "windicss.svg",
|
|
6985
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
6986
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8551
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8552
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
6987
8553
|
"learn_more": "https://windicss.org/",
|
|
6988
8554
|
"category": "UI",
|
|
6989
8555
|
"type": "3rd-party",
|
|
@@ -7119,55 +8685,9 @@
|
|
|
7119
8685
|
"requires": {}
|
|
7120
8686
|
}
|
|
7121
8687
|
},
|
|
7122
|
-
{
|
|
7123
|
-
"name": "yandex-metrika-next",
|
|
7124
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
7125
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
7126
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
7127
|
-
"icon": "yandex-metrika.svg",
|
|
7128
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
7129
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
7130
|
-
"learn_more": "",
|
|
7131
|
-
"category": "Analytics",
|
|
7132
|
-
"type": "3rd-party",
|
|
7133
|
-
"maintainers": [
|
|
7134
|
-
{
|
|
7135
|
-
"name": "Aleksandr Saburov",
|
|
7136
|
-
"github": "artmizu",
|
|
7137
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
7138
|
-
}
|
|
7139
|
-
],
|
|
7140
|
-
"compatibility": {
|
|
7141
|
-
"nuxt": "^3.0.0",
|
|
7142
|
-
"requires": {}
|
|
7143
|
-
}
|
|
7144
|
-
},
|
|
7145
|
-
{
|
|
7146
|
-
"name": "yandex-metrika",
|
|
7147
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
7148
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
7149
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
7150
|
-
"icon": "",
|
|
7151
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7152
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7153
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
7154
|
-
"category": "Analytics",
|
|
7155
|
-
"type": "community",
|
|
7156
|
-
"maintainers": [
|
|
7157
|
-
{
|
|
7158
|
-
"name": "Pooya Parsa",
|
|
7159
|
-
"github": "pi0",
|
|
7160
|
-
"twitter": "_pi0_"
|
|
7161
|
-
}
|
|
7162
|
-
],
|
|
7163
|
-
"compatibility": {
|
|
7164
|
-
"nuxt": "^2.0.0",
|
|
7165
|
-
"requires": {}
|
|
7166
|
-
}
|
|
7167
|
-
},
|
|
7168
8688
|
{
|
|
7169
8689
|
"name": "zendesk",
|
|
7170
|
-
"description": "Nuxt
|
|
8690
|
+
"description": "Nuxt module for Zendesk",
|
|
7171
8691
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
7172
8692
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
7173
8693
|
"icon": "zendesk.png",
|