@nuxt/modules 0.6.0-e618b0 → 0.6.0-eb1b54
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 +2070 -717
- 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",
|
|
@@ -2786,9 +3155,35 @@
|
|
|
2786
3155
|
"requires": {}
|
|
2787
3156
|
}
|
|
2788
3157
|
},
|
|
3158
|
+
{
|
|
3159
|
+
"name": "lucide-icons",
|
|
3160
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
3161
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
3162
|
+
"npm": "nuxt-lucide-icons",
|
|
3163
|
+
"icon": "lucide-icons.svg",
|
|
3164
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3165
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3166
|
+
"learn_more": "",
|
|
3167
|
+
"category": "UI",
|
|
3168
|
+
"type": "3rd-party",
|
|
3169
|
+
"maintainers": [
|
|
3170
|
+
{
|
|
3171
|
+
"name": "SWIS",
|
|
3172
|
+
"github": "swisnl"
|
|
3173
|
+
},
|
|
3174
|
+
{
|
|
3175
|
+
"name": "Jasper Zonneveld",
|
|
3176
|
+
"github": "JaZo"
|
|
3177
|
+
}
|
|
3178
|
+
],
|
|
3179
|
+
"compatibility": {
|
|
3180
|
+
"nuxt": "^3.0.0",
|
|
3181
|
+
"requires": {}
|
|
3182
|
+
}
|
|
3183
|
+
},
|
|
2789
3184
|
{
|
|
2790
3185
|
"name": "lunr",
|
|
2791
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
3186
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2792
3187
|
"repo": "nuxt-community/lunr-module",
|
|
2793
3188
|
"npm": "@nuxtjs/lunr-module",
|
|
2794
3189
|
"icon": "",
|
|
@@ -2811,10 +3206,10 @@
|
|
|
2811
3206
|
{
|
|
2812
3207
|
"name": "magic-regexp",
|
|
2813
3208
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2814
|
-
"repo": "
|
|
3209
|
+
"repo": "unjs/magic-regexp",
|
|
2815
3210
|
"npm": "magic-regexp",
|
|
2816
3211
|
"icon": "magic-regexp.svg",
|
|
2817
|
-
"github": "https://github.com/
|
|
3212
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2818
3213
|
"website": "https://magic-regexp.roe.dev",
|
|
2819
3214
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2820
3215
|
"category": "Libraries",
|
|
@@ -2831,6 +3226,29 @@
|
|
|
2831
3226
|
"requires": {}
|
|
2832
3227
|
}
|
|
2833
3228
|
},
|
|
3229
|
+
{
|
|
3230
|
+
"name": "mailpit",
|
|
3231
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3232
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3233
|
+
"npm": "nuxt-mailpit",
|
|
3234
|
+
"icon": "mailpit.svg",
|
|
3235
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3236
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3237
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3238
|
+
"category": "Devtools",
|
|
3239
|
+
"type": "3rd-party",
|
|
3240
|
+
"maintainers": [
|
|
3241
|
+
{
|
|
3242
|
+
"name": "Torkild Dyvik Olsen",
|
|
3243
|
+
"github": "tdolsen",
|
|
3244
|
+
"twitter": "tdolsen"
|
|
3245
|
+
}
|
|
3246
|
+
],
|
|
3247
|
+
"compatibility": {
|
|
3248
|
+
"nuxt": "^3.8.0",
|
|
3249
|
+
"requires": {}
|
|
3250
|
+
}
|
|
3251
|
+
},
|
|
2834
3252
|
{
|
|
2835
3253
|
"name": "markdownit",
|
|
2836
3254
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -2854,6 +3272,30 @@
|
|
|
2854
3272
|
"requires": {}
|
|
2855
3273
|
}
|
|
2856
3274
|
},
|
|
3275
|
+
{
|
|
3276
|
+
"name": "marquee",
|
|
3277
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3278
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3279
|
+
"npm": "nuxt-marquee",
|
|
3280
|
+
"icon": "marquee.png",
|
|
3281
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3282
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3283
|
+
"learn_more": "",
|
|
3284
|
+
"category": "UI",
|
|
3285
|
+
"type": "3rd-party",
|
|
3286
|
+
"maintainers": [
|
|
3287
|
+
{
|
|
3288
|
+
"name": "Hànzy",
|
|
3289
|
+
"github": "hanzydev",
|
|
3290
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3291
|
+
}
|
|
3292
|
+
],
|
|
3293
|
+
"compatibility": {
|
|
3294
|
+
"nuxt": "^3.0.0",
|
|
3295
|
+
"requires": {},
|
|
3296
|
+
"devtools": "^0.0.0"
|
|
3297
|
+
}
|
|
3298
|
+
},
|
|
2857
3299
|
{
|
|
2858
3300
|
"name": "matomo",
|
|
2859
3301
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -2876,6 +3318,50 @@
|
|
|
2876
3318
|
"requires": {}
|
|
2877
3319
|
}
|
|
2878
3320
|
},
|
|
3321
|
+
{
|
|
3322
|
+
"name": "maz-ui",
|
|
3323
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3324
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3325
|
+
"npm": "maz-ui",
|
|
3326
|
+
"icon": "maz-ui.png",
|
|
3327
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3328
|
+
"website": "https://maz-ui.com/",
|
|
3329
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3330
|
+
"category": "UI",
|
|
3331
|
+
"type": "3rd-party",
|
|
3332
|
+
"maintainers": [
|
|
3333
|
+
{
|
|
3334
|
+
"name": "Loïc Mazuel",
|
|
3335
|
+
"github": "LouisMazel"
|
|
3336
|
+
}
|
|
3337
|
+
],
|
|
3338
|
+
"compatibility": {
|
|
3339
|
+
"nuxt": "^3.0.0",
|
|
3340
|
+
"requires": {}
|
|
3341
|
+
}
|
|
3342
|
+
},
|
|
3343
|
+
{
|
|
3344
|
+
"name": "mdc",
|
|
3345
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3346
|
+
"repo": "nuxt-modules/mdc",
|
|
3347
|
+
"npm": "@nuxtjs/mdc",
|
|
3348
|
+
"icon": "mdc.png",
|
|
3349
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3350
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3351
|
+
"learn_more": "",
|
|
3352
|
+
"category": "Extensions",
|
|
3353
|
+
"type": "community",
|
|
3354
|
+
"maintainers": [
|
|
3355
|
+
{
|
|
3356
|
+
"name": "farnabaz",
|
|
3357
|
+
"github": "farnabaz"
|
|
3358
|
+
}
|
|
3359
|
+
],
|
|
3360
|
+
"compatibility": {
|
|
3361
|
+
"nuxt": "^3.0.0",
|
|
3362
|
+
"requires": {}
|
|
3363
|
+
}
|
|
3364
|
+
},
|
|
2879
3365
|
{
|
|
2880
3366
|
"name": "mdx",
|
|
2881
3367
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2901,7 +3387,7 @@
|
|
|
2901
3387
|
},
|
|
2902
3388
|
{
|
|
2903
3389
|
"name": "medusa",
|
|
2904
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3390
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2905
3391
|
"repo": "Baroshem/nuxt-medusa",
|
|
2906
3392
|
"npm": "nuxt-medusa",
|
|
2907
3393
|
"icon": "medusa.svg",
|
|
@@ -2926,7 +3412,7 @@
|
|
|
2926
3412
|
},
|
|
2927
3413
|
{
|
|
2928
3414
|
"name": "meilisearch",
|
|
2929
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3415
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2930
3416
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2931
3417
|
"npm": "nuxt-meilisearch",
|
|
2932
3418
|
"icon": "meilisearch.svg",
|
|
@@ -2946,7 +3432,8 @@
|
|
|
2946
3432
|
"nuxt": "^3.0.0",
|
|
2947
3433
|
"requires": {
|
|
2948
3434
|
"bridge": false
|
|
2949
|
-
}
|
|
3435
|
+
},
|
|
3436
|
+
"devtools": "^0.0.0"
|
|
2950
3437
|
}
|
|
2951
3438
|
},
|
|
2952
3439
|
{
|
|
@@ -2971,28 +3458,6 @@
|
|
|
2971
3458
|
"requires": {}
|
|
2972
3459
|
}
|
|
2973
3460
|
},
|
|
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
3461
|
{
|
|
2997
3462
|
"name": "module-feed",
|
|
2998
3463
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3018,7 +3483,7 @@
|
|
|
3018
3483
|
},
|
|
3019
3484
|
{
|
|
3020
3485
|
"name": "moment",
|
|
3021
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3486
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
3022
3487
|
"repo": "nuxt-community/moment-module",
|
|
3023
3488
|
"npm": "@nuxtjs/moment",
|
|
3024
3489
|
"icon": "momentjs.png",
|
|
@@ -3044,20 +3509,20 @@
|
|
|
3044
3509
|
}
|
|
3045
3510
|
},
|
|
3046
3511
|
{
|
|
3047
|
-
"name": "
|
|
3048
|
-
"description": "
|
|
3049
|
-
"repo": "
|
|
3050
|
-
"npm": "nuxt-
|
|
3512
|
+
"name": "neo",
|
|
3513
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3514
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3515
|
+
"npm": "nuxt-neo",
|
|
3051
3516
|
"icon": "",
|
|
3052
|
-
"github": "https://github.com/
|
|
3053
|
-
"website": "https://github.
|
|
3054
|
-
"learn_more": "
|
|
3055
|
-
"category": "
|
|
3517
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3518
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3519
|
+
"learn_more": "",
|
|
3520
|
+
"category": "Request",
|
|
3056
3521
|
"type": "3rd-party",
|
|
3057
3522
|
"maintainers": [
|
|
3058
3523
|
{
|
|
3059
|
-
"name": "
|
|
3060
|
-
"github": "
|
|
3524
|
+
"name": "ezypeeze",
|
|
3525
|
+
"github": "ezypeeze"
|
|
3061
3526
|
}
|
|
3062
3527
|
],
|
|
3063
3528
|
"compatibility": {
|
|
@@ -3066,30 +3531,30 @@
|
|
|
3066
3531
|
}
|
|
3067
3532
|
},
|
|
3068
3533
|
{
|
|
3069
|
-
"name": "
|
|
3070
|
-
"description": "
|
|
3071
|
-
"repo": "
|
|
3072
|
-
"npm": "nuxt-
|
|
3073
|
-
"icon": "",
|
|
3074
|
-
"github": "https://github.com/
|
|
3075
|
-
"website": "https://
|
|
3534
|
+
"name": "neo4j",
|
|
3535
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3536
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3537
|
+
"npm": "nuxt-neo4j",
|
|
3538
|
+
"icon": "nuxt-neo4j.png",
|
|
3539
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3540
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3076
3541
|
"learn_more": "",
|
|
3077
|
-
"category": "
|
|
3542
|
+
"category": "Database",
|
|
3078
3543
|
"type": "3rd-party",
|
|
3079
3544
|
"maintainers": [
|
|
3080
3545
|
{
|
|
3081
|
-
"name": "
|
|
3082
|
-
"github": "
|
|
3546
|
+
"name": "arashsheyda",
|
|
3547
|
+
"github": "arashsheyda"
|
|
3083
3548
|
}
|
|
3084
3549
|
],
|
|
3085
3550
|
"compatibility": {
|
|
3086
|
-
"nuxt": "^
|
|
3551
|
+
"nuxt": "^3.0.0",
|
|
3087
3552
|
"requires": {}
|
|
3088
3553
|
}
|
|
3089
3554
|
},
|
|
3090
3555
|
{
|
|
3091
3556
|
"name": "netlify-cache",
|
|
3092
|
-
"description": "Nuxt
|
|
3557
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
3093
3558
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
3094
3559
|
"npm": "nuxt-netlify-cache",
|
|
3095
3560
|
"icon": "netlify.png",
|
|
@@ -3134,13 +3599,13 @@
|
|
|
3134
3599
|
},
|
|
3135
3600
|
{
|
|
3136
3601
|
"name": "netlify",
|
|
3137
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3138
|
-
"repo": "
|
|
3602
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3603
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3139
3604
|
"npm": "@aceforth/nuxt-netlify",
|
|
3140
3605
|
"icon": "netlify.png",
|
|
3141
|
-
"github": "https://github.com/
|
|
3142
|
-
"website": "https://
|
|
3143
|
-
"learn_more": "",
|
|
3606
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3607
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3608
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3144
3609
|
"category": "Deployment",
|
|
3145
3610
|
"type": "3rd-party",
|
|
3146
3611
|
"maintainers": [
|
|
@@ -3249,30 +3714,149 @@
|
|
|
3249
3714
|
}
|
|
3250
3715
|
},
|
|
3251
3716
|
{
|
|
3252
|
-
"name": "nuxt-
|
|
3253
|
-
"description": "",
|
|
3254
|
-
"repo": "
|
|
3255
|
-
"npm": "
|
|
3717
|
+
"name": "nuxt-asciidoc",
|
|
3718
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3719
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3720
|
+
"npm": "nuxt-asciidoc",
|
|
3721
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3722
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3723
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3724
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3725
|
+
"category": "Extensions",
|
|
3726
|
+
"type": "3rd-party",
|
|
3727
|
+
"maintainers": [
|
|
3728
|
+
{
|
|
3729
|
+
"name": "Christian Lenz",
|
|
3730
|
+
"github": "Chris2011",
|
|
3731
|
+
"twitter": "Chrizzly42"
|
|
3732
|
+
}
|
|
3733
|
+
],
|
|
3734
|
+
"compatibility": {
|
|
3735
|
+
"nuxt": "^3.0.0",
|
|
3736
|
+
"requires": {}
|
|
3737
|
+
}
|
|
3738
|
+
},
|
|
3739
|
+
{
|
|
3740
|
+
"name": "nuxt-auth-sanctum",
|
|
3741
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3742
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3743
|
+
"npm": "nuxt-auth-sanctum",
|
|
3744
|
+
"icon": "laravel.svg",
|
|
3745
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3746
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3747
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3748
|
+
"category": "Security",
|
|
3749
|
+
"type": "3rd-party",
|
|
3750
|
+
"maintainers": [
|
|
3751
|
+
{
|
|
3752
|
+
"name": "Artem Manchenkov",
|
|
3753
|
+
"github": "manchenkoff",
|
|
3754
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3755
|
+
}
|
|
3756
|
+
],
|
|
3757
|
+
"compatibility": {
|
|
3758
|
+
"nuxt": "^3.9.0",
|
|
3759
|
+
"requires": {}
|
|
3760
|
+
}
|
|
3761
|
+
},
|
|
3762
|
+
{
|
|
3763
|
+
"name": "nuxt-basic-auth",
|
|
3764
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3765
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3766
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3256
3767
|
"icon": "",
|
|
3257
|
-
"github": "https://github.com/
|
|
3258
|
-
"website": "https://github.com/
|
|
3768
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3769
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3259
3770
|
"learn_more": "",
|
|
3260
|
-
"category": "
|
|
3771
|
+
"category": "Security",
|
|
3261
3772
|
"type": "3rd-party",
|
|
3262
3773
|
"maintainers": [
|
|
3263
3774
|
{
|
|
3264
|
-
"name": "
|
|
3265
|
-
"github": "
|
|
3775
|
+
"name": "kgierke",
|
|
3776
|
+
"github": "kgierke"
|
|
3266
3777
|
}
|
|
3267
3778
|
],
|
|
3268
3779
|
"compatibility": {
|
|
3269
|
-
"nuxt": "^
|
|
3780
|
+
"nuxt": "^3.0.0",
|
|
3781
|
+
"requires": {}
|
|
3782
|
+
}
|
|
3783
|
+
},
|
|
3784
|
+
{
|
|
3785
|
+
"name": "nuxt-bezier",
|
|
3786
|
+
"description": "Reusable transition components",
|
|
3787
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3788
|
+
"npm": "nuxt-bezier",
|
|
3789
|
+
"icon": "nuxt-bezier.png",
|
|
3790
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3791
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3792
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3793
|
+
"category": "UI",
|
|
3794
|
+
"type": "3rd-party",
|
|
3795
|
+
"maintainers": [
|
|
3796
|
+
{
|
|
3797
|
+
"name": "Soryn Gitlan",
|
|
3798
|
+
"github": "50rayn"
|
|
3799
|
+
}
|
|
3800
|
+
],
|
|
3801
|
+
"compatibility": {
|
|
3802
|
+
"nuxt": "^3.0.0",
|
|
3803
|
+
"requires": {}
|
|
3804
|
+
}
|
|
3805
|
+
},
|
|
3806
|
+
{
|
|
3807
|
+
"name": "nuxt-booster",
|
|
3808
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3809
|
+
"repo": "basics/nuxt-booster",
|
|
3810
|
+
"npm": "nuxt-booster",
|
|
3811
|
+
"icon": "nuxt-booster.svg",
|
|
3812
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3813
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3814
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3815
|
+
"category": "Performance",
|
|
3816
|
+
"type": "3rd-party",
|
|
3817
|
+
"maintainers": [
|
|
3818
|
+
{
|
|
3819
|
+
"name": "Thorn Walli",
|
|
3820
|
+
"github": "ThornWalli",
|
|
3821
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3822
|
+
},
|
|
3823
|
+
{
|
|
3824
|
+
"name": "Stephan Gerbeth",
|
|
3825
|
+
"github": "StephanGerbeth",
|
|
3826
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3827
|
+
}
|
|
3828
|
+
],
|
|
3829
|
+
"compatibility": {
|
|
3830
|
+
"nuxt": "^3.0.0",
|
|
3831
|
+
"requires": {},
|
|
3832
|
+
"devtools": "^0.0.0"
|
|
3833
|
+
}
|
|
3834
|
+
},
|
|
3835
|
+
{
|
|
3836
|
+
"name": "nuxt-bootstrap-icons",
|
|
3837
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3838
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3839
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3840
|
+
"icon": "bootstrap-icons.svg",
|
|
3841
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3842
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3843
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3844
|
+
"category": "UI",
|
|
3845
|
+
"type": "3rd-party",
|
|
3846
|
+
"maintainers": [
|
|
3847
|
+
{
|
|
3848
|
+
"name": "OyewoleOyedeji",
|
|
3849
|
+
"github": "OyewoleOyedeji"
|
|
3850
|
+
}
|
|
3851
|
+
],
|
|
3852
|
+
"compatibility": {
|
|
3853
|
+
"nuxt": "^3.0.0",
|
|
3270
3854
|
"requires": {}
|
|
3271
3855
|
}
|
|
3272
3856
|
},
|
|
3273
3857
|
{
|
|
3274
3858
|
"name": "nuxt-chatgpt",
|
|
3275
|
-
"description": "ChatGPT integration for Nuxt
|
|
3859
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3276
3860
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3277
3861
|
"npm": "nuxt-chatgpt",
|
|
3278
3862
|
"icon": "chatgpt.svg",
|
|
@@ -3292,6 +3876,143 @@
|
|
|
3292
3876
|
"requires": {}
|
|
3293
3877
|
}
|
|
3294
3878
|
},
|
|
3879
|
+
{
|
|
3880
|
+
"name": "nuxt-cookie-consent",
|
|
3881
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3882
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3883
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3884
|
+
"icon": "wah.svg",
|
|
3885
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3886
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3887
|
+
"learn_more": "",
|
|
3888
|
+
"category": "Extensions",
|
|
3889
|
+
"type": "3rd-party",
|
|
3890
|
+
"maintainers": [
|
|
3891
|
+
{
|
|
3892
|
+
"name": "weareheavy",
|
|
3893
|
+
"github": "weareheavy"
|
|
3894
|
+
}
|
|
3895
|
+
],
|
|
3896
|
+
"compatibility": {
|
|
3897
|
+
"nuxt": "^3.0.0",
|
|
3898
|
+
"requires": {}
|
|
3899
|
+
}
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
"name": "nuxt-facebook-chat",
|
|
3903
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3904
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3905
|
+
"npm": "nuxt-facebook-chat",
|
|
3906
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3907
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3908
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3909
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3910
|
+
"category": "Libraries",
|
|
3911
|
+
"type": "3rd-party",
|
|
3912
|
+
"maintainers": [
|
|
3913
|
+
{
|
|
3914
|
+
"name": "Supanut Dokmaithong",
|
|
3915
|
+
"github": "Boomgeek"
|
|
3916
|
+
},
|
|
3917
|
+
{
|
|
3918
|
+
"name": "superdev-tech",
|
|
3919
|
+
"github": "superdev-tech"
|
|
3920
|
+
}
|
|
3921
|
+
],
|
|
3922
|
+
"compatibility": {
|
|
3923
|
+
"nuxt": "^3.0.0",
|
|
3924
|
+
"requires": {}
|
|
3925
|
+
}
|
|
3926
|
+
},
|
|
3927
|
+
{
|
|
3928
|
+
"name": "nuxt-feather-icons",
|
|
3929
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3930
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3931
|
+
"npm": "nuxt-feather-icons",
|
|
3932
|
+
"icon": "nuxt-feather-icons.png",
|
|
3933
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3934
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3935
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3936
|
+
"category": "UI",
|
|
3937
|
+
"type": "3rd-party",
|
|
3938
|
+
"maintainers": [
|
|
3939
|
+
{
|
|
3940
|
+
"name": "4sllan",
|
|
3941
|
+
"github": "4sllan"
|
|
3942
|
+
}
|
|
3943
|
+
],
|
|
3944
|
+
"compatibility": {
|
|
3945
|
+
"nuxt": "^3.0.0",
|
|
3946
|
+
"requires": {}
|
|
3947
|
+
}
|
|
3948
|
+
},
|
|
3949
|
+
{
|
|
3950
|
+
"name": "nuxt-feedme",
|
|
3951
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3952
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3953
|
+
"npm": "nuxt-feedme",
|
|
3954
|
+
"icon": "",
|
|
3955
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3956
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3957
|
+
"learn_more": "",
|
|
3958
|
+
"category": "SEO",
|
|
3959
|
+
"type": "3rd-party",
|
|
3960
|
+
"maintainers": [
|
|
3961
|
+
{
|
|
3962
|
+
"name": "Helltraitor",
|
|
3963
|
+
"github": "helltraitor"
|
|
3964
|
+
}
|
|
3965
|
+
],
|
|
3966
|
+
"compatibility": {
|
|
3967
|
+
"nuxt": "^3.0.0",
|
|
3968
|
+
"requires": {}
|
|
3969
|
+
}
|
|
3970
|
+
},
|
|
3971
|
+
{
|
|
3972
|
+
"name": "nuxt-file-storage",
|
|
3973
|
+
"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.",
|
|
3974
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
3975
|
+
"npm": "nuxt-file-storage",
|
|
3976
|
+
"icon": "nuxt-file-storage.svg",
|
|
3977
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
3978
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
3979
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
3980
|
+
"category": "Database",
|
|
3981
|
+
"type": "3rd-party",
|
|
3982
|
+
"maintainers": [
|
|
3983
|
+
{
|
|
3984
|
+
"name": "NyllRE",
|
|
3985
|
+
"github": "NyllRE"
|
|
3986
|
+
}
|
|
3987
|
+
],
|
|
3988
|
+
"compatibility": {
|
|
3989
|
+
"nuxt": "^3.0.0",
|
|
3990
|
+
"requires": {}
|
|
3991
|
+
}
|
|
3992
|
+
},
|
|
3993
|
+
{
|
|
3994
|
+
"name": "nuxt-fontawesome",
|
|
3995
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
3996
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
3997
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
3998
|
+
"icon": "nuxt-fontawesome.svg",
|
|
3999
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4000
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4001
|
+
"learn_more": "https://fontawesome.com",
|
|
4002
|
+
"category": "UI",
|
|
4003
|
+
"type": "3rd-party",
|
|
4004
|
+
"maintainers": [
|
|
4005
|
+
{
|
|
4006
|
+
"name": "Vasily Naumkin",
|
|
4007
|
+
"github": "bezumkin",
|
|
4008
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4009
|
+
}
|
|
4010
|
+
],
|
|
4011
|
+
"compatibility": {
|
|
4012
|
+
"nuxt": "^3.0.0",
|
|
4013
|
+
"requires": {}
|
|
4014
|
+
}
|
|
4015
|
+
},
|
|
3295
4016
|
{
|
|
3296
4017
|
"name": "nuxt-graphql-middleware",
|
|
3297
4018
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3299,7 +4020,7 @@
|
|
|
3299
4020
|
"npm": "nuxt-graphql-middleware",
|
|
3300
4021
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3301
4022
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3302
|
-
"website": "https://nuxt-graphql-middleware
|
|
4023
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3303
4024
|
"learn_more": "",
|
|
3304
4025
|
"category": "Request",
|
|
3305
4026
|
"type": "3rd-party",
|
|
@@ -3345,7 +4066,7 @@
|
|
|
3345
4066
|
},
|
|
3346
4067
|
{
|
|
3347
4068
|
"name": "nuxt-gtm",
|
|
3348
|
-
"description": "A Nuxt
|
|
4069
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3349
4070
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3350
4071
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3351
4072
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3357,12 +4078,13 @@
|
|
|
3357
4078
|
"maintainers": [
|
|
3358
4079
|
{
|
|
3359
4080
|
"name": "Zadig&Voltaire Team",
|
|
3360
|
-
"github": "
|
|
4081
|
+
"github": "zadigetvoltaire"
|
|
3361
4082
|
}
|
|
3362
4083
|
],
|
|
3363
4084
|
"compatibility": {
|
|
3364
4085
|
"nuxt": "^3.0.0",
|
|
3365
|
-
"requires": {}
|
|
4086
|
+
"requires": {},
|
|
4087
|
+
"devtools": "^0.0.0"
|
|
3366
4088
|
}
|
|
3367
4089
|
},
|
|
3368
4090
|
{
|
|
@@ -3389,6 +4111,50 @@
|
|
|
3389
4111
|
}
|
|
3390
4112
|
}
|
|
3391
4113
|
},
|
|
4114
|
+
{
|
|
4115
|
+
"name": "nuxt-interpolation",
|
|
4116
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
4117
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
4118
|
+
"npm": "nuxt-interpolation",
|
|
4119
|
+
"icon": "",
|
|
4120
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4121
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4122
|
+
"learn_more": "",
|
|
4123
|
+
"category": "Devtools",
|
|
4124
|
+
"type": "3rd-party",
|
|
4125
|
+
"maintainers": [
|
|
4126
|
+
{
|
|
4127
|
+
"name": "daliborgogic",
|
|
4128
|
+
"github": "daliborgogic"
|
|
4129
|
+
}
|
|
4130
|
+
],
|
|
4131
|
+
"compatibility": {
|
|
4132
|
+
"nuxt": "^2.0.0",
|
|
4133
|
+
"requires": {}
|
|
4134
|
+
}
|
|
4135
|
+
},
|
|
4136
|
+
{
|
|
4137
|
+
"name": "nuxt-jsonld",
|
|
4138
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
4139
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
4140
|
+
"npm": "nuxt-jsonld",
|
|
4141
|
+
"icon": "",
|
|
4142
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
4143
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
4144
|
+
"learn_more": "",
|
|
4145
|
+
"category": "SEO",
|
|
4146
|
+
"type": "3rd-party",
|
|
4147
|
+
"maintainers": [
|
|
4148
|
+
{
|
|
4149
|
+
"name": "ymmooot",
|
|
4150
|
+
"github": "ymmooot"
|
|
4151
|
+
}
|
|
4152
|
+
],
|
|
4153
|
+
"compatibility": {
|
|
4154
|
+
"nuxt": "^3.0.0",
|
|
4155
|
+
"requires": {}
|
|
4156
|
+
}
|
|
4157
|
+
},
|
|
3392
4158
|
{
|
|
3393
4159
|
"name": "nuxt-localtunnel",
|
|
3394
4160
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3396,15 +4162,172 @@
|
|
|
3396
4162
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3397
4163
|
"icon": "nuxt-localtunnel.svg",
|
|
3398
4164
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3399
|
-
"website": "https://nuxtus.com",
|
|
3400
|
-
"learn_more": "https://docs.nuxtus.com
|
|
4165
|
+
"website": "https://docs.nuxtus.com",
|
|
4166
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3401
4167
|
"category": "Devtools",
|
|
3402
4168
|
"type": "3rd-party",
|
|
3403
4169
|
"maintainers": [
|
|
3404
4170
|
{
|
|
3405
|
-
"name": "Craig Harman",
|
|
3406
|
-
"github": "craigharman",
|
|
3407
|
-
"twitter": "craig_harman"
|
|
4171
|
+
"name": "Craig Harman",
|
|
4172
|
+
"github": "craigharman",
|
|
4173
|
+
"twitter": "craig_harman"
|
|
4174
|
+
}
|
|
4175
|
+
],
|
|
4176
|
+
"compatibility": {
|
|
4177
|
+
"nuxt": "^3.0.0",
|
|
4178
|
+
"requires": {}
|
|
4179
|
+
}
|
|
4180
|
+
},
|
|
4181
|
+
{
|
|
4182
|
+
"name": "nuxt-loco",
|
|
4183
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
4184
|
+
"repo": "gaetansenn/nuxt-loco",
|
|
4185
|
+
"npm": "nuxt-loco",
|
|
4186
|
+
"icon": "",
|
|
4187
|
+
"github": "https://github.com/gaetansenn/nuxt-loco",
|
|
4188
|
+
"website": "https://nuxt-loco.dewib.com/",
|
|
4189
|
+
"learn_more": "",
|
|
4190
|
+
"category": "Libraries",
|
|
4191
|
+
"type": "3rd-party",
|
|
4192
|
+
"maintainers": [
|
|
4193
|
+
{
|
|
4194
|
+
"name": "Gaetan SENN",
|
|
4195
|
+
"github": "gaetansenn",
|
|
4196
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
4197
|
+
}
|
|
4198
|
+
],
|
|
4199
|
+
"compatibility": {
|
|
4200
|
+
"nuxt": "^3.0.0",
|
|
4201
|
+
"requires": {}
|
|
4202
|
+
}
|
|
4203
|
+
},
|
|
4204
|
+
{
|
|
4205
|
+
"name": "nuxt-mail",
|
|
4206
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
4207
|
+
"repo": "dword-design/nuxt-mail",
|
|
4208
|
+
"npm": "nuxt-mail",
|
|
4209
|
+
"icon": "",
|
|
4210
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
4211
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
4212
|
+
"learn_more": "",
|
|
4213
|
+
"category": "Extensions",
|
|
4214
|
+
"type": "3rd-party",
|
|
4215
|
+
"maintainers": [
|
|
4216
|
+
{
|
|
4217
|
+
"name": "Sebastian Landwehr",
|
|
4218
|
+
"github": "dword-design"
|
|
4219
|
+
}
|
|
4220
|
+
],
|
|
4221
|
+
"compatibility": {
|
|
4222
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4223
|
+
"requires": {}
|
|
4224
|
+
}
|
|
4225
|
+
},
|
|
4226
|
+
{
|
|
4227
|
+
"name": "nuxt-mapbox",
|
|
4228
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
4229
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
4230
|
+
"npm": "nuxt-mapbox",
|
|
4231
|
+
"icon": "nuxt-mapbox.svg",
|
|
4232
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
4233
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
4234
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
4235
|
+
"category": "Libraries",
|
|
4236
|
+
"type": "3rd-party",
|
|
4237
|
+
"maintainers": [
|
|
4238
|
+
{
|
|
4239
|
+
"name": "Alex Lavoie",
|
|
4240
|
+
"github": "AlexLavoie42"
|
|
4241
|
+
}
|
|
4242
|
+
],
|
|
4243
|
+
"compatibility": {
|
|
4244
|
+
"nuxt": "^3.0.0",
|
|
4245
|
+
"requires": {}
|
|
4246
|
+
}
|
|
4247
|
+
},
|
|
4248
|
+
{
|
|
4249
|
+
"name": "nuxt-mdi",
|
|
4250
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
4251
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
4252
|
+
"npm": "nuxt-mdi",
|
|
4253
|
+
"icon": "mdi.png",
|
|
4254
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
4255
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
4256
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
4257
|
+
"category": "Libraries",
|
|
4258
|
+
"type": "3rd-party",
|
|
4259
|
+
"maintainers": [
|
|
4260
|
+
{
|
|
4261
|
+
"name": "Emil Rosenius",
|
|
4262
|
+
"github": "ERPedersen"
|
|
4263
|
+
}
|
|
4264
|
+
],
|
|
4265
|
+
"compatibility": {
|
|
4266
|
+
"nuxt": "^3.0.0",
|
|
4267
|
+
"requires": {}
|
|
4268
|
+
}
|
|
4269
|
+
},
|
|
4270
|
+
{
|
|
4271
|
+
"name": "nuxt-monaco-editor",
|
|
4272
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
4273
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
4274
|
+
"npm": "nuxt-monaco-editor",
|
|
4275
|
+
"icon": "nuxt-monaco-editor.png",
|
|
4276
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
4277
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
4278
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
4279
|
+
"category": "Libraries",
|
|
4280
|
+
"type": "3rd-party",
|
|
4281
|
+
"maintainers": [
|
|
4282
|
+
{
|
|
4283
|
+
"name": "e-chan1007",
|
|
4284
|
+
"github": "e-chan1007"
|
|
4285
|
+
}
|
|
4286
|
+
],
|
|
4287
|
+
"compatibility": {
|
|
4288
|
+
"nuxt": "^3.0.0",
|
|
4289
|
+
"requires": {}
|
|
4290
|
+
}
|
|
4291
|
+
},
|
|
4292
|
+
{
|
|
4293
|
+
"name": "nuxt-mongoose",
|
|
4294
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
4295
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
4296
|
+
"npm": "nuxt-mongoose",
|
|
4297
|
+
"icon": "nuxt-mongoose.svg",
|
|
4298
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
4299
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
4300
|
+
"learn_more": "",
|
|
4301
|
+
"category": "Database",
|
|
4302
|
+
"type": "3rd-party",
|
|
4303
|
+
"maintainers": [
|
|
4304
|
+
{
|
|
4305
|
+
"name": "arashsheyda",
|
|
4306
|
+
"github": "arashsheyda"
|
|
4307
|
+
}
|
|
4308
|
+
],
|
|
4309
|
+
"compatibility": {
|
|
4310
|
+
"nuxt": "^3.0.0",
|
|
4311
|
+
"requires": {},
|
|
4312
|
+
"devtools": "^0.0.0"
|
|
4313
|
+
}
|
|
4314
|
+
},
|
|
4315
|
+
{
|
|
4316
|
+
"name": "nuxt-oidc-auth",
|
|
4317
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4318
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4319
|
+
"npm": "nuxt-oidc-auth",
|
|
4320
|
+
"icon": "",
|
|
4321
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4322
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4323
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4324
|
+
"category": "Security",
|
|
4325
|
+
"type": "3rd-party",
|
|
4326
|
+
"maintainers": [
|
|
4327
|
+
{
|
|
4328
|
+
"name": "Jan-Henrik Damaschke",
|
|
4329
|
+
"github": "itpropro",
|
|
4330
|
+
"twitter": "jandamaschke"
|
|
3408
4331
|
}
|
|
3409
4332
|
],
|
|
3410
4333
|
"compatibility": {
|
|
@@ -3413,21 +4336,20 @@
|
|
|
3413
4336
|
}
|
|
3414
4337
|
},
|
|
3415
4338
|
{
|
|
3416
|
-
"name": "nuxt-
|
|
3417
|
-
"description": "
|
|
3418
|
-
"repo": "
|
|
3419
|
-
"npm": "nuxt-
|
|
3420
|
-
"icon": "",
|
|
3421
|
-
"github": "https://github.com/
|
|
3422
|
-
"website": "https://
|
|
3423
|
-
"learn_more": "",
|
|
4339
|
+
"name": "nuxt-openapi-docs-module",
|
|
4340
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4341
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4342
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4343
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4344
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4345
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4346
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
3424
4347
|
"category": "Libraries",
|
|
3425
4348
|
"type": "3rd-party",
|
|
3426
4349
|
"maintainers": [
|
|
3427
4350
|
{
|
|
3428
|
-
"name": "
|
|
3429
|
-
"github": "
|
|
3430
|
-
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
4351
|
+
"name": "Pavel Kuzmin",
|
|
4352
|
+
"github": "s00d"
|
|
3431
4353
|
}
|
|
3432
4354
|
],
|
|
3433
4355
|
"compatibility": {
|
|
@@ -3436,42 +4358,48 @@
|
|
|
3436
4358
|
}
|
|
3437
4359
|
},
|
|
3438
4360
|
{
|
|
3439
|
-
"name": "nuxt-
|
|
3440
|
-
"description": "
|
|
3441
|
-
"repo": "
|
|
3442
|
-
"npm": "nuxt-
|
|
3443
|
-
"icon": "
|
|
3444
|
-
"github": "https://github.com/
|
|
3445
|
-
"website": "https://github.com/
|
|
3446
|
-
"learn_more": "
|
|
3447
|
-
"category": "
|
|
4361
|
+
"name": "nuxt-openid-connect",
|
|
4362
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4363
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4364
|
+
"npm": "nuxt-openid-connect",
|
|
4365
|
+
"icon": "",
|
|
4366
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4367
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4368
|
+
"learn_more": "",
|
|
4369
|
+
"category": "Security",
|
|
3448
4370
|
"type": "3rd-party",
|
|
3449
4371
|
"maintainers": [
|
|
3450
4372
|
{
|
|
3451
|
-
"name": "
|
|
3452
|
-
"github": "
|
|
4373
|
+
"name": "Aborn Jiang",
|
|
4374
|
+
"github": "aborn"
|
|
4375
|
+
},
|
|
4376
|
+
{
|
|
4377
|
+
"name": "Khaled Almana",
|
|
4378
|
+
"github": "KhaledAlMana"
|
|
3453
4379
|
}
|
|
3454
4380
|
],
|
|
3455
4381
|
"compatibility": {
|
|
3456
4382
|
"nuxt": "^3.0.0",
|
|
3457
|
-
"requires": {}
|
|
4383
|
+
"requires": {},
|
|
4384
|
+
"devtools": "^0.0.0"
|
|
3458
4385
|
}
|
|
3459
4386
|
},
|
|
3460
4387
|
{
|
|
3461
|
-
"name": "nuxt-
|
|
3462
|
-
"description": "
|
|
3463
|
-
"repo": "
|
|
3464
|
-
"npm": "nuxt-
|
|
3465
|
-
"icon": "
|
|
3466
|
-
"github": "https://github.com/
|
|
3467
|
-
"website": "https://github.com/
|
|
3468
|
-
"learn_more": "
|
|
3469
|
-
"category": "
|
|
4388
|
+
"name": "nuxt-payload-analyzer",
|
|
4389
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4390
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4391
|
+
"npm": "nuxt-payload-analyzer",
|
|
4392
|
+
"icon": "",
|
|
4393
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4394
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4395
|
+
"learn_more": "",
|
|
4396
|
+
"category": "Performance",
|
|
3470
4397
|
"type": "3rd-party",
|
|
3471
4398
|
"maintainers": [
|
|
3472
4399
|
{
|
|
3473
|
-
"name": "
|
|
3474
|
-
"github": "
|
|
4400
|
+
"name": "Barbapapazes",
|
|
4401
|
+
"github": "Barbapapazes",
|
|
4402
|
+
"twitter": "soubiran_"
|
|
3475
4403
|
}
|
|
3476
4404
|
],
|
|
3477
4405
|
"compatibility": {
|
|
@@ -3480,20 +4408,21 @@
|
|
|
3480
4408
|
}
|
|
3481
4409
|
},
|
|
3482
4410
|
{
|
|
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": "
|
|
4411
|
+
"name": "nuxt-pdf-frame",
|
|
4412
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4413
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4414
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4415
|
+
"icon": "pdf-frame.svg",
|
|
4416
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4417
|
+
"website": "https://www.pdf-frame.org",
|
|
4418
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4419
|
+
"category": "Libraries",
|
|
3492
4420
|
"type": "3rd-party",
|
|
3493
4421
|
"maintainers": [
|
|
3494
4422
|
{
|
|
3495
|
-
"name": "
|
|
3496
|
-
"github": "
|
|
4423
|
+
"name": "Narayana Swamy",
|
|
4424
|
+
"github": "nswamy14",
|
|
4425
|
+
"email": "narayanaswamy14@gmail.com"
|
|
3497
4426
|
}
|
|
3498
4427
|
],
|
|
3499
4428
|
"compatibility": {
|
|
@@ -3531,8 +4460,8 @@
|
|
|
3531
4460
|
"npm": "nuxt-phosphor-icons",
|
|
3532
4461
|
"icon": "phosphor-icons.svg",
|
|
3533
4462
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3534
|
-
"website": "https://
|
|
3535
|
-
"learn_more": "https://
|
|
4463
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4464
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3536
4465
|
"category": "UI",
|
|
3537
4466
|
"type": "3rd-party",
|
|
3538
4467
|
"maintainers": [
|
|
@@ -3568,31 +4497,9 @@
|
|
|
3568
4497
|
"requires": {}
|
|
3569
4498
|
}
|
|
3570
4499
|
},
|
|
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
4500
|
{
|
|
3594
4501
|
"name": "nuxt-plotly",
|
|
3595
|
-
"description": "nuxt-plotly
|
|
4502
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3596
4503
|
"repo": "superdev-tech/nuxt-plotly",
|
|
3597
4504
|
"npm": "nuxt-plotly",
|
|
3598
4505
|
"icon": "nuxt-plotly.svg",
|
|
@@ -3618,7 +4525,7 @@
|
|
|
3618
4525
|
},
|
|
3619
4526
|
{
|
|
3620
4527
|
"name": "nuxt-png-to-ico",
|
|
3621
|
-
"description": "Nuxt
|
|
4528
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3622
4529
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3623
4530
|
"npm": "nuxt-png-to-ico",
|
|
3624
4531
|
"icon": "",
|
|
@@ -3639,9 +4546,31 @@
|
|
|
3639
4546
|
"requires": {}
|
|
3640
4547
|
}
|
|
3641
4548
|
},
|
|
4549
|
+
{
|
|
4550
|
+
"name": "nuxt-posthog",
|
|
4551
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4552
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4553
|
+
"npm": "nuxt-posthog",
|
|
4554
|
+
"icon": "posthog.svg",
|
|
4555
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4556
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4557
|
+
"learn_more": "https://posthog.com",
|
|
4558
|
+
"category": "Analytics",
|
|
4559
|
+
"type": "3rd-party",
|
|
4560
|
+
"maintainers": [
|
|
4561
|
+
{
|
|
4562
|
+
"name": "Carles Mitjans",
|
|
4563
|
+
"github": "mitjans"
|
|
4564
|
+
}
|
|
4565
|
+
],
|
|
4566
|
+
"compatibility": {
|
|
4567
|
+
"nuxt": "^3.0.0",
|
|
4568
|
+
"requires": {}
|
|
4569
|
+
}
|
|
4570
|
+
},
|
|
3642
4571
|
{
|
|
3643
4572
|
"name": "nuxt-smartlook",
|
|
3644
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
4573
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3645
4574
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3646
4575
|
"npm": "nuxt-smartlook",
|
|
3647
4576
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3663,6 +4592,28 @@
|
|
|
3663
4592
|
"requires": {}
|
|
3664
4593
|
}
|
|
3665
4594
|
},
|
|
4595
|
+
{
|
|
4596
|
+
"name": "nuxt-social-share",
|
|
4597
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4598
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4599
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4600
|
+
"icon": "nuxt-social-share.png",
|
|
4601
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4602
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4603
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4604
|
+
"category": "Extensions",
|
|
4605
|
+
"type": "3rd-party",
|
|
4606
|
+
"maintainers": [
|
|
4607
|
+
{
|
|
4608
|
+
"name": "stefanobartoletti",
|
|
4609
|
+
"github": "stefanobartoletti"
|
|
4610
|
+
}
|
|
4611
|
+
],
|
|
4612
|
+
"compatibility": {
|
|
4613
|
+
"nuxt": "^3.0.0",
|
|
4614
|
+
"requires": {}
|
|
4615
|
+
}
|
|
4616
|
+
},
|
|
3666
4617
|
{
|
|
3667
4618
|
"name": "ssr-lit",
|
|
3668
4619
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3693,10 +4644,10 @@
|
|
|
3693
4644
|
},
|
|
3694
4645
|
{
|
|
3695
4646
|
"name": "nuxt-storm",
|
|
3696
|
-
"description": "WebStorm & PHPStorm support for
|
|
4647
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3697
4648
|
"repo": "fumeapp/nuxt-storm",
|
|
3698
4649
|
"npm": "nuxt-storm",
|
|
3699
|
-
"icon": "
|
|
4650
|
+
"icon": "",
|
|
3700
4651
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3701
4652
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3702
4653
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -3713,6 +4664,30 @@
|
|
|
3713
4664
|
"requires": {}
|
|
3714
4665
|
}
|
|
3715
4666
|
},
|
|
4667
|
+
{
|
|
4668
|
+
"name": "nuxt-svgo-loader",
|
|
4669
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4670
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4671
|
+
"npm": "nuxt-svgo-loader",
|
|
4672
|
+
"icon": "",
|
|
4673
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4674
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4675
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4676
|
+
"category": "Images",
|
|
4677
|
+
"type": "3rd-party",
|
|
4678
|
+
"maintainers": [
|
|
4679
|
+
{
|
|
4680
|
+
"name": "Alex Liu",
|
|
4681
|
+
"github": "Mini-ghost",
|
|
4682
|
+
"twitter": "Minighost_Alex"
|
|
4683
|
+
}
|
|
4684
|
+
],
|
|
4685
|
+
"compatibility": {
|
|
4686
|
+
"nuxt": "^3.0.0",
|
|
4687
|
+
"requires": {},
|
|
4688
|
+
"devtools": "^0.0.0"
|
|
4689
|
+
}
|
|
4690
|
+
},
|
|
3716
4691
|
{
|
|
3717
4692
|
"name": "nuxt-svgo",
|
|
3718
4693
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -3737,7 +4712,7 @@
|
|
|
3737
4712
|
},
|
|
3738
4713
|
{
|
|
3739
4714
|
"name": "nuxt-unleash",
|
|
3740
|
-
"description": "Nuxt
|
|
4715
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3741
4716
|
"repo": "conejerock/nuxt-unleash",
|
|
3742
4717
|
"npm": "nuxt-unleash",
|
|
3743
4718
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3758,14 +4733,14 @@
|
|
|
3758
4733
|
}
|
|
3759
4734
|
},
|
|
3760
4735
|
{
|
|
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/
|
|
4736
|
+
"name": "nuxt-use-sound",
|
|
4737
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
4738
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
4739
|
+
"npm": "nuxt-use-sound",
|
|
4740
|
+
"icon": "nuxt-use-sound.svg",
|
|
4741
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
4742
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
4743
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
3769
4744
|
"category": "Libraries",
|
|
3770
4745
|
"type": "3rd-party",
|
|
3771
4746
|
"maintainers": [
|
|
@@ -3780,24 +4755,24 @@
|
|
|
3780
4755
|
}
|
|
3781
4756
|
},
|
|
3782
4757
|
{
|
|
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": "
|
|
4758
|
+
"name": "nuxt-uswds",
|
|
4759
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
4760
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
4761
|
+
"npm": "nuxt-uswds",
|
|
4762
|
+
"icon": "nuxt-uswds.svg",
|
|
4763
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
4764
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
4765
|
+
"learn_more": "",
|
|
4766
|
+
"category": "UI",
|
|
3792
4767
|
"type": "3rd-party",
|
|
3793
4768
|
"maintainers": [
|
|
3794
4769
|
{
|
|
3795
|
-
"name": "
|
|
3796
|
-
"github": "
|
|
4770
|
+
"name": "Patrick Cate",
|
|
4771
|
+
"github": "patrickcate"
|
|
3797
4772
|
}
|
|
3798
4773
|
],
|
|
3799
4774
|
"compatibility": {
|
|
3800
|
-
"nuxt": "^
|
|
4775
|
+
"nuxt": "^3.0.0",
|
|
3801
4776
|
"requires": {}
|
|
3802
4777
|
}
|
|
3803
4778
|
},
|
|
@@ -3848,20 +4823,42 @@
|
|
|
3848
4823
|
}
|
|
3849
4824
|
},
|
|
3850
4825
|
{
|
|
3851
|
-
"name": "nuxt-
|
|
3852
|
-
"description": "
|
|
3853
|
-
"repo": "
|
|
3854
|
-
"npm": "
|
|
3855
|
-
"icon": "
|
|
3856
|
-
"github": "https://github.com/
|
|
3857
|
-
"website": "https://
|
|
3858
|
-
"learn_more": "
|
|
3859
|
-
"category": "
|
|
4826
|
+
"name": "nuxt-zod-i18n",
|
|
4827
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4828
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4829
|
+
"npm": "nuxt-zod-i18n",
|
|
4830
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4831
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4832
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4833
|
+
"learn_more": "",
|
|
4834
|
+
"category": "Libraries",
|
|
4835
|
+
"type": "3rd-party",
|
|
4836
|
+
"maintainers": [
|
|
4837
|
+
{
|
|
4838
|
+
"name": "xibman",
|
|
4839
|
+
"github": "xibman"
|
|
4840
|
+
}
|
|
4841
|
+
],
|
|
4842
|
+
"compatibility": {
|
|
4843
|
+
"nuxt": "^3.0.0",
|
|
4844
|
+
"requires": {}
|
|
4845
|
+
}
|
|
4846
|
+
},
|
|
4847
|
+
{
|
|
4848
|
+
"name": "nuxt3-interpolation",
|
|
4849
|
+
"description": "",
|
|
4850
|
+
"repo": "daliborgogic/interpolation",
|
|
4851
|
+
"npm": "nuxt3-interpolation",
|
|
4852
|
+
"icon": "",
|
|
4853
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4854
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4855
|
+
"learn_more": "",
|
|
4856
|
+
"category": "Devtools",
|
|
3860
4857
|
"type": "3rd-party",
|
|
3861
4858
|
"maintainers": [
|
|
3862
4859
|
{
|
|
3863
|
-
"name": "
|
|
3864
|
-
"github": "
|
|
4860
|
+
"name": "daliborgogic",
|
|
4861
|
+
"github": "daliborgogic"
|
|
3865
4862
|
}
|
|
3866
4863
|
],
|
|
3867
4864
|
"compatibility": {
|
|
@@ -3876,7 +4873,7 @@
|
|
|
3876
4873
|
"npm": "nuxt3-leaflet",
|
|
3877
4874
|
"icon": "leaflet.png",
|
|
3878
4875
|
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3879
|
-
"website": "https://github.
|
|
4876
|
+
"website": "https://gugustinette.github.io/Nuxt-Leaflet",
|
|
3880
4877
|
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3881
4878
|
"category": "Libraries",
|
|
3882
4879
|
"type": "3rd-party",
|
|
@@ -3893,7 +4890,7 @@
|
|
|
3893
4890
|
},
|
|
3894
4891
|
{
|
|
3895
4892
|
"name": "nuxt7",
|
|
3896
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4893
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3897
4894
|
"repo": "nuxt-community/nuxt7",
|
|
3898
4895
|
"npm": "nuxt7",
|
|
3899
4896
|
"icon": "",
|
|
@@ -3914,40 +4911,17 @@
|
|
|
3914
4911
|
"requires": {}
|
|
3915
4912
|
}
|
|
3916
4913
|
},
|
|
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
4914
|
{
|
|
3941
4915
|
"name": "og-image",
|
|
3942
|
-
"description": "
|
|
3943
|
-
"repo": "
|
|
4916
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4917
|
+
"repo": "nuxt-modules/og-image",
|
|
3944
4918
|
"npm": "nuxt-og-image",
|
|
3945
|
-
"icon": "",
|
|
3946
|
-
"github": "https://github.com/
|
|
3947
|
-
"website": "https://
|
|
3948
|
-
"learn_more": "",
|
|
4919
|
+
"icon": "og-image.svg",
|
|
4920
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4921
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4922
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3949
4923
|
"category": "SEO",
|
|
3950
|
-
"type": "
|
|
4924
|
+
"type": "community",
|
|
3951
4925
|
"maintainers": [
|
|
3952
4926
|
{
|
|
3953
4927
|
"name": "Harlan Wilton",
|
|
@@ -3958,7 +4932,8 @@
|
|
|
3958
4932
|
],
|
|
3959
4933
|
"compatibility": {
|
|
3960
4934
|
"nuxt": "^3.0.0",
|
|
3961
|
-
"requires": {}
|
|
4935
|
+
"requires": {},
|
|
4936
|
+
"devtools": "^0.0.0"
|
|
3962
4937
|
}
|
|
3963
4938
|
},
|
|
3964
4939
|
{
|
|
@@ -3986,13 +4961,13 @@
|
|
|
3986
4961
|
},
|
|
3987
4962
|
{
|
|
3988
4963
|
"name": "optimized-images",
|
|
3989
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4964
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3990
4965
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3991
4966
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3992
4967
|
"icon": "",
|
|
3993
4968
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
3994
|
-
"website": "https://
|
|
3995
|
-
"learn_more": "",
|
|
4969
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4970
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
3996
4971
|
"category": "Images",
|
|
3997
4972
|
"type": "3rd-party",
|
|
3998
4973
|
"maintainers": [
|
|
@@ -4031,7 +5006,7 @@
|
|
|
4031
5006
|
},
|
|
4032
5007
|
{
|
|
4033
5008
|
"name": "parse",
|
|
4034
|
-
"description": "Parse package for Nuxt
|
|
5009
|
+
"description": "Parse package for Nuxt",
|
|
4035
5010
|
"repo": "cierrateam/nuxt-parse",
|
|
4036
5011
|
"npm": "nuxt-parse",
|
|
4037
5012
|
"icon": "",
|
|
@@ -4051,6 +5026,29 @@
|
|
|
4051
5026
|
"requires": {}
|
|
4052
5027
|
}
|
|
4053
5028
|
},
|
|
5029
|
+
{
|
|
5030
|
+
"name": "particles",
|
|
5031
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
5032
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
5033
|
+
"npm": "nuxt-particles",
|
|
5034
|
+
"icon": "",
|
|
5035
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
5036
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
5037
|
+
"learn_more": "https://particles.js.org/",
|
|
5038
|
+
"category": "Libraries",
|
|
5039
|
+
"type": "3rd-party",
|
|
5040
|
+
"maintainers": [
|
|
5041
|
+
{
|
|
5042
|
+
"name": "Joey Pereira",
|
|
5043
|
+
"github": "Joepocalyptic",
|
|
5044
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
5045
|
+
}
|
|
5046
|
+
],
|
|
5047
|
+
"compatibility": {
|
|
5048
|
+
"nuxt": "^3.0.0",
|
|
5049
|
+
"requires": {}
|
|
5050
|
+
}
|
|
5051
|
+
},
|
|
4054
5052
|
{
|
|
4055
5053
|
"name": "partytown",
|
|
4056
5054
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -4076,6 +5074,28 @@
|
|
|
4076
5074
|
}
|
|
4077
5075
|
}
|
|
4078
5076
|
},
|
|
5077
|
+
{
|
|
5078
|
+
"name": "paypal",
|
|
5079
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
5080
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
5081
|
+
"npm": "nuxt-paypal",
|
|
5082
|
+
"icon": "paypal.svg",
|
|
5083
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
5084
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
5085
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
5086
|
+
"category": "Payment",
|
|
5087
|
+
"type": "3rd-party",
|
|
5088
|
+
"maintainers": [
|
|
5089
|
+
{
|
|
5090
|
+
"name": "Arash Sheyda",
|
|
5091
|
+
"github": "arashsheyda"
|
|
5092
|
+
}
|
|
5093
|
+
],
|
|
5094
|
+
"compatibility": {
|
|
5095
|
+
"nuxt": "^3.0.0",
|
|
5096
|
+
"requires": {}
|
|
5097
|
+
}
|
|
5098
|
+
},
|
|
4079
5099
|
{
|
|
4080
5100
|
"name": "pdfeasy",
|
|
4081
5101
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -4100,6 +5120,28 @@
|
|
|
4100
5120
|
"requires": {}
|
|
4101
5121
|
}
|
|
4102
5122
|
},
|
|
5123
|
+
{
|
|
5124
|
+
"name": "pergel",
|
|
5125
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5126
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5127
|
+
"npm": "pergel",
|
|
5128
|
+
"icon": "pergel.svg",
|
|
5129
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5130
|
+
"website": "https://oku-ui.com/pergel",
|
|
5131
|
+
"learn_more": "",
|
|
5132
|
+
"category": "Devtools",
|
|
5133
|
+
"type": "3rd-party",
|
|
5134
|
+
"maintainers": [
|
|
5135
|
+
{
|
|
5136
|
+
"name": "Mehmet - productdevbook",
|
|
5137
|
+
"github": "productdevbook"
|
|
5138
|
+
}
|
|
5139
|
+
],
|
|
5140
|
+
"compatibility": {
|
|
5141
|
+
"nuxt": "^3.10.0",
|
|
5142
|
+
"requires": {}
|
|
5143
|
+
}
|
|
5144
|
+
},
|
|
4103
5145
|
{
|
|
4104
5146
|
"name": "persian-datepicker",
|
|
4105
5147
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4126,7 +5168,7 @@
|
|
|
4126
5168
|
{
|
|
4127
5169
|
"name": "pinia-orm",
|
|
4128
5170
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4129
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5171
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4130
5172
|
"npm": "@pinia-orm/nuxt",
|
|
4131
5173
|
"icon": "pinia-orm.svg",
|
|
4132
5174
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4197,23 +5239,23 @@
|
|
|
4197
5239
|
},
|
|
4198
5240
|
{
|
|
4199
5241
|
"name": "plausible",
|
|
4200
|
-
"description": "Nuxt
|
|
5242
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4201
5243
|
"repo": "nuxt-modules/plausible",
|
|
4202
5244
|
"npm": "@nuxtjs/plausible",
|
|
4203
|
-
"icon": "",
|
|
5245
|
+
"icon": "plausible.svg",
|
|
4204
5246
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4205
5247
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4206
5248
|
"learn_more": "",
|
|
4207
|
-
"category": "
|
|
5249
|
+
"category": "Analytics",
|
|
4208
5250
|
"type": "community",
|
|
4209
5251
|
"maintainers": [
|
|
4210
5252
|
{
|
|
4211
|
-
"name": "
|
|
4212
|
-
"github": "
|
|
5253
|
+
"name": "Johann Schopplich",
|
|
5254
|
+
"github": "johannschopplich"
|
|
4213
5255
|
}
|
|
4214
5256
|
],
|
|
4215
5257
|
"compatibility": {
|
|
4216
|
-
"nuxt": "^2.0.0",
|
|
5258
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4217
5259
|
"requires": {}
|
|
4218
5260
|
}
|
|
4219
5261
|
},
|
|
@@ -4230,18 +5272,65 @@
|
|
|
4230
5272
|
"type": "3rd-party",
|
|
4231
5273
|
"maintainers": [
|
|
4232
5274
|
{
|
|
4233
|
-
"name": "frenchrabbit",
|
|
4234
|
-
"github": "frenchrabbit"
|
|
5275
|
+
"name": "frenchrabbit",
|
|
5276
|
+
"github": "frenchrabbit"
|
|
5277
|
+
}
|
|
5278
|
+
],
|
|
5279
|
+
"compatibility": {
|
|
5280
|
+
"nuxt": "^2.0.0",
|
|
5281
|
+
"requires": {}
|
|
5282
|
+
}
|
|
5283
|
+
},
|
|
5284
|
+
{
|
|
5285
|
+
"name": "prepare",
|
|
5286
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
5287
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
5288
|
+
"npm": "nuxt-prepare",
|
|
5289
|
+
"icon": "prepare.svg",
|
|
5290
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
5291
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
5292
|
+
"learn_more": "",
|
|
5293
|
+
"category": "Devtools",
|
|
5294
|
+
"type": "3rd-party",
|
|
5295
|
+
"maintainers": [
|
|
5296
|
+
{
|
|
5297
|
+
"name": "Johann Schopplich",
|
|
5298
|
+
"github": "johannschopplich",
|
|
5299
|
+
"twitter": "jschopplich",
|
|
5300
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
5301
|
+
}
|
|
5302
|
+
],
|
|
5303
|
+
"compatibility": {
|
|
5304
|
+
"nuxt": "^3.0.0",
|
|
5305
|
+
"requires": {}
|
|
5306
|
+
}
|
|
5307
|
+
},
|
|
5308
|
+
{
|
|
5309
|
+
"name": "primevue",
|
|
5310
|
+
"description": "Next Generation Vue UI Component Library",
|
|
5311
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
5312
|
+
"npm": "nuxt-primevue",
|
|
5313
|
+
"icon": "primevue.svg",
|
|
5314
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
5315
|
+
"website": "https://primevue.org/",
|
|
5316
|
+
"learn_more": "https://primevue.org/",
|
|
5317
|
+
"category": "UI",
|
|
5318
|
+
"type": "3rd-party",
|
|
5319
|
+
"maintainers": [
|
|
5320
|
+
{
|
|
5321
|
+
"name": "primefaces",
|
|
5322
|
+
"github": "primefaces",
|
|
5323
|
+
"twitter": "primevue"
|
|
4235
5324
|
}
|
|
4236
5325
|
],
|
|
4237
5326
|
"compatibility": {
|
|
4238
|
-
"nuxt": "^
|
|
5327
|
+
"nuxt": "^3.0.0",
|
|
4239
5328
|
"requires": {}
|
|
4240
5329
|
}
|
|
4241
5330
|
},
|
|
4242
5331
|
{
|
|
4243
5332
|
"name": "prismic",
|
|
4244
|
-
"description": "Easily connect your Nuxt
|
|
5333
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4245
5334
|
"repo": "nuxt-modules/prismic",
|
|
4246
5335
|
"npm": "@nuxtjs/prismic",
|
|
4247
5336
|
"icon": "prismic.png",
|
|
@@ -4308,7 +5397,7 @@
|
|
|
4308
5397
|
},
|
|
4309
5398
|
{
|
|
4310
5399
|
"name": "proxy",
|
|
4311
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
5400
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4312
5401
|
"repo": "nuxt-community/proxy-module",
|
|
4313
5402
|
"npm": "@nuxtjs/proxy",
|
|
4314
5403
|
"icon": "",
|
|
@@ -4354,7 +5443,7 @@
|
|
|
4354
5443
|
},
|
|
4355
5444
|
{
|
|
4356
5445
|
"name": "purgecss",
|
|
4357
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
5446
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4358
5447
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4359
5448
|
"npm": "nuxt-purgecss",
|
|
4360
5449
|
"icon": "purgecss.png",
|
|
@@ -4376,7 +5465,7 @@
|
|
|
4376
5465
|
},
|
|
4377
5466
|
{
|
|
4378
5467
|
"name": "pwa",
|
|
4379
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
5468
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4380
5469
|
"repo": "nuxt-community/pwa-module",
|
|
4381
5470
|
"npm": "@nuxtjs/pwa",
|
|
4382
5471
|
"icon": "pwa.png",
|
|
@@ -4401,7 +5490,7 @@
|
|
|
4401
5490
|
},
|
|
4402
5491
|
{
|
|
4403
5492
|
"name": "python",
|
|
4404
|
-
"description": "Write Nuxt
|
|
5493
|
+
"description": "Write Nuxt applications using Python",
|
|
4405
5494
|
"repo": "nuxt-community/python-module",
|
|
4406
5495
|
"npm": "@nuxtjs/python",
|
|
4407
5496
|
"icon": "python.png",
|
|
@@ -4440,7 +5529,8 @@
|
|
|
4440
5529
|
],
|
|
4441
5530
|
"compatibility": {
|
|
4442
5531
|
"nuxt": "^3.0.0",
|
|
4443
|
-
"requires": {}
|
|
5532
|
+
"requires": {},
|
|
5533
|
+
"devtools": "^0.0.0"
|
|
4444
5534
|
}
|
|
4445
5535
|
},
|
|
4446
5536
|
{
|
|
@@ -4448,7 +5538,7 @@
|
|
|
4448
5538
|
"description": "radash module with auto-import and custom prefix",
|
|
4449
5539
|
"repo": "bbg/nuxt-radash",
|
|
4450
5540
|
"npm": "nuxt-radash",
|
|
4451
|
-
"icon": "radash.
|
|
5541
|
+
"icon": "radash.png",
|
|
4452
5542
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
4453
5543
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4454
5544
|
"learn_more": "https://github.com/rayepps/radash/",
|
|
@@ -4465,9 +5555,44 @@
|
|
|
4465
5555
|
"requires": {}
|
|
4466
5556
|
}
|
|
4467
5557
|
},
|
|
5558
|
+
{
|
|
5559
|
+
"name": "radix-vue",
|
|
5560
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
5561
|
+
"repo": "radix-vue/radix-vue",
|
|
5562
|
+
"npm": "radix-vue",
|
|
5563
|
+
"icon": "radix-vue.svg",
|
|
5564
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
5565
|
+
"website": "https://www.radix-vue.com/",
|
|
5566
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
5567
|
+
"category": "UI",
|
|
5568
|
+
"type": "3rd-party",
|
|
5569
|
+
"maintainers": [
|
|
5570
|
+
{
|
|
5571
|
+
"name": "Zernonia",
|
|
5572
|
+
"github": "zernonia",
|
|
5573
|
+
"twitter": "zernonia"
|
|
5574
|
+
},
|
|
5575
|
+
{
|
|
5576
|
+
"name": "Khairul Haaziq",
|
|
5577
|
+
"github": "khairulhaaziq"
|
|
5578
|
+
},
|
|
5579
|
+
{
|
|
5580
|
+
"name": "Mujahid Anuar",
|
|
5581
|
+
"github": "mujahidfa"
|
|
5582
|
+
},
|
|
5583
|
+
{
|
|
5584
|
+
"name": "Max",
|
|
5585
|
+
"github": "onmax"
|
|
5586
|
+
}
|
|
5587
|
+
],
|
|
5588
|
+
"compatibility": {
|
|
5589
|
+
"nuxt": "^3.0.0",
|
|
5590
|
+
"requires": {}
|
|
5591
|
+
}
|
|
5592
|
+
},
|
|
4468
5593
|
{
|
|
4469
5594
|
"name": "recaptcha",
|
|
4470
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
5595
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4471
5596
|
"repo": "nuxt-community/recaptcha-module",
|
|
4472
5597
|
"npm": "@nuxtjs/recaptcha",
|
|
4473
5598
|
"icon": "recaptcha.png",
|
|
@@ -4510,9 +5635,32 @@
|
|
|
4510
5635
|
"requires": {}
|
|
4511
5636
|
}
|
|
4512
5637
|
},
|
|
5638
|
+
{
|
|
5639
|
+
"name": "resend",
|
|
5640
|
+
"description": "Resend integration for Nuxt",
|
|
5641
|
+
"repo": "nhedger/nuxt-resend",
|
|
5642
|
+
"npm": "nuxt-resend",
|
|
5643
|
+
"icon": "resend.svg",
|
|
5644
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5645
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5646
|
+
"learn_more": "https://resend.com",
|
|
5647
|
+
"category": "Extensions",
|
|
5648
|
+
"type": "3rd-party",
|
|
5649
|
+
"maintainers": [
|
|
5650
|
+
{
|
|
5651
|
+
"name": "Nicolas Hedger",
|
|
5652
|
+
"github": "nhedger",
|
|
5653
|
+
"twitter": "nicolashedger"
|
|
5654
|
+
}
|
|
5655
|
+
],
|
|
5656
|
+
"compatibility": {
|
|
5657
|
+
"nuxt": "^3.0.0",
|
|
5658
|
+
"requires": {}
|
|
5659
|
+
}
|
|
5660
|
+
},
|
|
4513
5661
|
{
|
|
4514
5662
|
"name": "rfg-icon",
|
|
4515
|
-
"description": "Nuxt
|
|
5663
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4516
5664
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4517
5665
|
"npm": "nuxt-rfg-icon",
|
|
4518
5666
|
"icon": "real-favicon-generator.png",
|
|
@@ -4534,13 +5682,13 @@
|
|
|
4534
5682
|
},
|
|
4535
5683
|
{
|
|
4536
5684
|
"name": "robots",
|
|
4537
|
-
"description": "A Nuxt
|
|
4538
|
-
"repo": "nuxt-
|
|
5685
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
5686
|
+
"repo": "nuxt-modules/robots",
|
|
4539
5687
|
"npm": "@nuxtjs/robots",
|
|
4540
5688
|
"icon": "robots.png",
|
|
4541
|
-
"github": "https://github.com/nuxt-
|
|
4542
|
-
"website": "https://github.com/nuxt-
|
|
4543
|
-
"learn_more": "
|
|
5689
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
5690
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
5691
|
+
"learn_more": "",
|
|
4544
5692
|
"category": "SEO",
|
|
4545
5693
|
"type": "community",
|
|
4546
5694
|
"maintainers": [
|
|
@@ -4558,23 +5706,23 @@
|
|
|
4558
5706
|
},
|
|
4559
5707
|
{
|
|
4560
5708
|
"name": "rollbar",
|
|
4561
|
-
"description": "
|
|
4562
|
-
"repo": "
|
|
4563
|
-
"npm": "nuxt-rollbar
|
|
5709
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5710
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5711
|
+
"npm": "nuxt-rollbar",
|
|
4564
5712
|
"icon": "rollbar.png",
|
|
4565
|
-
"github": "https://github.com/
|
|
4566
|
-
"website": "https://github.com/
|
|
5713
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5714
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4567
5715
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4568
5716
|
"category": "Monitoring",
|
|
4569
5717
|
"type": "3rd-party",
|
|
4570
5718
|
"maintainers": [
|
|
4571
5719
|
{
|
|
4572
|
-
"name": "
|
|
4573
|
-
"github": "
|
|
5720
|
+
"name": "Jairo Blatt",
|
|
5721
|
+
"github": "jairoblatt"
|
|
4574
5722
|
}
|
|
4575
5723
|
],
|
|
4576
5724
|
"compatibility": {
|
|
4577
|
-
"nuxt": "^
|
|
5725
|
+
"nuxt": "^3.0.0",
|
|
4578
5726
|
"requires": {}
|
|
4579
5727
|
}
|
|
4580
5728
|
},
|
|
@@ -4603,7 +5751,7 @@
|
|
|
4603
5751
|
},
|
|
4604
5752
|
{
|
|
4605
5753
|
"name": "router",
|
|
4606
|
-
"description": "Nuxt
|
|
5754
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4607
5755
|
"repo": "nuxt-community/router-module",
|
|
4608
5756
|
"npm": "@nuxtjs/router",
|
|
4609
5757
|
"icon": "vue.png",
|
|
@@ -4649,15 +5797,38 @@
|
|
|
4649
5797
|
}
|
|
4650
5798
|
}
|
|
4651
5799
|
},
|
|
5800
|
+
{
|
|
5801
|
+
"name": "scalar",
|
|
5802
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
5803
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
5804
|
+
"npm": "@scalar/nuxt",
|
|
5805
|
+
"icon": "scalar.svg",
|
|
5806
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5807
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5808
|
+
"learn_more": "https://scalar.com",
|
|
5809
|
+
"category": "Devtools",
|
|
5810
|
+
"type": "3rd-party",
|
|
5811
|
+
"maintainers": [
|
|
5812
|
+
{
|
|
5813
|
+
"name": "scalar",
|
|
5814
|
+
"github": "scalar",
|
|
5815
|
+
"twitter": "scalar"
|
|
5816
|
+
}
|
|
5817
|
+
],
|
|
5818
|
+
"compatibility": {
|
|
5819
|
+
"nuxt": "^3.0.0",
|
|
5820
|
+
"requires": {}
|
|
5821
|
+
}
|
|
5822
|
+
},
|
|
4652
5823
|
{
|
|
4653
5824
|
"name": "schema-org",
|
|
4654
|
-
"description": "
|
|
4655
|
-
"repo": "
|
|
5825
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5826
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4656
5827
|
"npm": "nuxt-schema-org",
|
|
4657
5828
|
"icon": "schema-org.svg",
|
|
4658
|
-
"github": "https://github.com/
|
|
4659
|
-
"website": "https://
|
|
4660
|
-
"learn_more": "https://
|
|
5829
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5830
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5831
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4661
5832
|
"category": "SEO",
|
|
4662
5833
|
"type": "3rd-party",
|
|
4663
5834
|
"maintainers": [
|
|
@@ -4673,6 +5844,29 @@
|
|
|
4673
5844
|
"requires": {}
|
|
4674
5845
|
}
|
|
4675
5846
|
},
|
|
5847
|
+
{
|
|
5848
|
+
"name": "scripts",
|
|
5849
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
5850
|
+
"repo": "nuxt/scripts",
|
|
5851
|
+
"npm": "@nuxt/scripts",
|
|
5852
|
+
"icon": "nuxt.svg",
|
|
5853
|
+
"github": "https://github.com/nuxt/scripts",
|
|
5854
|
+
"website": "https://scripts.nuxt.com",
|
|
5855
|
+
"learn_more": "",
|
|
5856
|
+
"category": "Libraries",
|
|
5857
|
+
"type": "official",
|
|
5858
|
+
"maintainers": [
|
|
5859
|
+
{
|
|
5860
|
+
"name": "Harlan Wilton",
|
|
5861
|
+
"github": "harlan-zw",
|
|
5862
|
+
"twitter": "harlan_zw"
|
|
5863
|
+
}
|
|
5864
|
+
],
|
|
5865
|
+
"compatibility": {
|
|
5866
|
+
"nuxt": "^3.0.0",
|
|
5867
|
+
"requires": {}
|
|
5868
|
+
}
|
|
5869
|
+
},
|
|
4676
5870
|
{
|
|
4677
5871
|
"name": "scss-to-js",
|
|
4678
5872
|
"description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
|
|
@@ -4720,13 +5914,13 @@
|
|
|
4720
5914
|
},
|
|
4721
5915
|
{
|
|
4722
5916
|
"name": "segment",
|
|
4723
|
-
"description": "Nuxt
|
|
5917
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4724
5918
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4725
5919
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4726
5920
|
"icon": "segment.png",
|
|
4727
5921
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4728
5922
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4729
|
-
"learn_more": "
|
|
5923
|
+
"learn_more": "",
|
|
4730
5924
|
"category": "Analytics",
|
|
4731
5925
|
"type": "3rd-party",
|
|
4732
5926
|
"maintainers": [
|
|
@@ -4742,10 +5936,10 @@
|
|
|
4742
5936
|
},
|
|
4743
5937
|
{
|
|
4744
5938
|
"name": "sentry",
|
|
4745
|
-
"description": "Sentry module for Nuxt
|
|
5939
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4746
5940
|
"repo": "nuxt-community/sentry-module",
|
|
4747
5941
|
"npm": "@nuxtjs/sentry",
|
|
4748
|
-
"icon": "sentry.
|
|
5942
|
+
"icon": "sentry.svg",
|
|
4749
5943
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4750
5944
|
"website": "https://sentry.nuxtjs.org/",
|
|
4751
5945
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4763,20 +5957,22 @@
|
|
|
4763
5957
|
}
|
|
4764
5958
|
},
|
|
4765
5959
|
{
|
|
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": "",
|
|
5960
|
+
"name": "seo-experiments",
|
|
5961
|
+
"description": "Powerful SEO DX improvements.",
|
|
5962
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5963
|
+
"npm": "nuxt-seo-experiments",
|
|
5964
|
+
"icon": "seo-experiments.svg",
|
|
5965
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5966
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5967
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
4774
5968
|
"category": "SEO",
|
|
4775
5969
|
"type": "3rd-party",
|
|
4776
5970
|
"maintainers": [
|
|
4777
5971
|
{
|
|
4778
|
-
"name": "
|
|
4779
|
-
"github": "harlan-zw"
|
|
5972
|
+
"name": "Harlan Wilton",
|
|
5973
|
+
"github": "harlan-zw",
|
|
5974
|
+
"twitter": "harlan_zw",
|
|
5975
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4780
5976
|
}
|
|
4781
5977
|
],
|
|
4782
5978
|
"compatibility": {
|
|
@@ -4807,9 +6003,31 @@
|
|
|
4807
6003
|
"requires": {}
|
|
4808
6004
|
}
|
|
4809
6005
|
},
|
|
6006
|
+
{
|
|
6007
|
+
"name": "seo",
|
|
6008
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
6009
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
6010
|
+
"npm": "@nuxtjs/seo",
|
|
6011
|
+
"icon": "nuxt.svg",
|
|
6012
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
6013
|
+
"website": "https://nuxtseo.com/",
|
|
6014
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
6015
|
+
"category": "SEO",
|
|
6016
|
+
"type": "3rd-party",
|
|
6017
|
+
"maintainers": [
|
|
6018
|
+
{
|
|
6019
|
+
"name": "harlan-zw",
|
|
6020
|
+
"github": "harlan-zw"
|
|
6021
|
+
}
|
|
6022
|
+
],
|
|
6023
|
+
"compatibility": {
|
|
6024
|
+
"nuxt": "^3.0.0",
|
|
6025
|
+
"requires": {}
|
|
6026
|
+
}
|
|
6027
|
+
},
|
|
4810
6028
|
{
|
|
4811
6029
|
"name": "seomatic-meta",
|
|
4812
|
-
"description": "A Nuxt
|
|
6030
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4813
6031
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4814
6032
|
"npm": "nuxt-seomatic-meta",
|
|
4815
6033
|
"icon": "seomatic.png",
|
|
@@ -4855,7 +6073,7 @@
|
|
|
4855
6073
|
{
|
|
4856
6074
|
"name": "server-block",
|
|
4857
6075
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
4858
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
6076
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
4859
6077
|
"npm": "@hebilicious/server-block-nuxt",
|
|
4860
6078
|
"icon": "server-block.svg",
|
|
4861
6079
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -4875,32 +6093,9 @@
|
|
|
4875
6093
|
"requires": {}
|
|
4876
6094
|
}
|
|
4877
6095
|
},
|
|
4878
|
-
{
|
|
4879
|
-
"name": "session",
|
|
4880
|
-
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
4881
|
-
"repo": "sidebase/nuxt-session",
|
|
4882
|
-
"npm": "@sidebase/nuxt-session",
|
|
4883
|
-
"icon": "session.png",
|
|
4884
|
-
"github": "https://github.com/sidebase/nuxt-session",
|
|
4885
|
-
"website": "https://github.com/sidebase/nuxt-session",
|
|
4886
|
-
"learn_more": "https://github.com/sidebase",
|
|
4887
|
-
"category": "Security",
|
|
4888
|
-
"type": "3rd-party",
|
|
4889
|
-
"maintainers": [
|
|
4890
|
-
{
|
|
4891
|
-
"name": "sidebase",
|
|
4892
|
-
"github": "sidebase",
|
|
4893
|
-
"twitter": "sidebase_io"
|
|
4894
|
-
}
|
|
4895
|
-
],
|
|
4896
|
-
"compatibility": {
|
|
4897
|
-
"nuxt": "^3.0.0",
|
|
4898
|
-
"requires": {}
|
|
4899
|
-
}
|
|
4900
|
-
},
|
|
4901
6096
|
{
|
|
4902
6097
|
"name": "shopify",
|
|
4903
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
6098
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4904
6099
|
"repo": "Gomah/nuxt-shopify",
|
|
4905
6100
|
"npm": "nuxt-shopify",
|
|
4906
6101
|
"icon": "shopify.png",
|
|
@@ -4921,7 +6116,29 @@
|
|
|
4921
6116
|
}
|
|
4922
6117
|
},
|
|
4923
6118
|
{
|
|
4924
|
-
"name": "
|
|
6119
|
+
"name": "shuimo-ui",
|
|
6120
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6121
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6122
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6123
|
+
"icon": "shuimo-ui.svg",
|
|
6124
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6125
|
+
"website": "https://shuimo.design",
|
|
6126
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6127
|
+
"category": "UI",
|
|
6128
|
+
"type": "3rd-party",
|
|
6129
|
+
"maintainers": [
|
|
6130
|
+
{
|
|
6131
|
+
"name": "higuaifan",
|
|
6132
|
+
"github": "higuaifan"
|
|
6133
|
+
}
|
|
6134
|
+
],
|
|
6135
|
+
"compatibility": {
|
|
6136
|
+
"nuxt": "^3.0.0",
|
|
6137
|
+
"requires": {}
|
|
6138
|
+
}
|
|
6139
|
+
},
|
|
6140
|
+
{
|
|
6141
|
+
"name": "sidebase-auth",
|
|
4925
6142
|
"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
6143
|
"repo": "sidebase/nuxt-auth",
|
|
4927
6144
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4967,13 +6184,13 @@
|
|
|
4967
6184
|
},
|
|
4968
6185
|
{
|
|
4969
6186
|
"name": "simple-robots",
|
|
4970
|
-
"description": "
|
|
6187
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4971
6188
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4972
6189
|
"npm": "nuxt-simple-robots",
|
|
4973
|
-
"icon": "",
|
|
6190
|
+
"icon": "simple-robots.svg",
|
|
4974
6191
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4975
|
-
"website": "https://
|
|
4976
|
-
"learn_more": "",
|
|
6192
|
+
"website": "https://nuxtseo.com/robots",
|
|
6193
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4977
6194
|
"category": "SEO",
|
|
4978
6195
|
"type": "3rd-party",
|
|
4979
6196
|
"maintainers": [
|
|
@@ -4990,41 +6207,23 @@
|
|
|
4990
6207
|
}
|
|
4991
6208
|
},
|
|
4992
6209
|
{
|
|
4993
|
-
"name": "
|
|
4994
|
-
"description": "
|
|
4995
|
-
"repo": "
|
|
4996
|
-
"npm": "
|
|
4997
|
-
"icon": "",
|
|
4998
|
-
"github": "https://github.com/
|
|
4999
|
-
"website": "https://
|
|
5000
|
-
"learn_more": "",
|
|
6210
|
+
"name": "sitemap",
|
|
6211
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
6212
|
+
"repo": "nuxt-modules/sitemap",
|
|
6213
|
+
"npm": "@nuxtjs/sitemap",
|
|
6214
|
+
"icon": "simple-sitemap.svg",
|
|
6215
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6216
|
+
"website": "https://nuxtseo.com/",
|
|
6217
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5001
6218
|
"category": "SEO",
|
|
5002
|
-
"type": "
|
|
6219
|
+
"type": "community",
|
|
5003
6220
|
"maintainers": [
|
|
5004
6221
|
{
|
|
5005
6222
|
"name": "Harlan Wilton",
|
|
5006
6223
|
"github": "harlan-zw",
|
|
5007
6224
|
"twitter": "harlan_zw",
|
|
5008
6225
|
"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": [
|
|
6226
|
+
},
|
|
5028
6227
|
{
|
|
5029
6228
|
"name": "Nicolas PENNEC",
|
|
5030
6229
|
"github": "NicoPennec",
|
|
@@ -5032,7 +6231,7 @@
|
|
|
5032
6231
|
}
|
|
5033
6232
|
],
|
|
5034
6233
|
"compatibility": {
|
|
5035
|
-
"nuxt": "^
|
|
6234
|
+
"nuxt": "^3.0.0",
|
|
5036
6235
|
"requires": {}
|
|
5037
6236
|
}
|
|
5038
6237
|
},
|
|
@@ -5060,13 +6259,13 @@
|
|
|
5060
6259
|
},
|
|
5061
6260
|
{
|
|
5062
6261
|
"name": "snipcart",
|
|
5063
|
-
"description": "Snipcart integration module for Nuxt
|
|
6262
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5064
6263
|
"repo": "nuxt-modules/snipcart",
|
|
5065
6264
|
"npm": "@nuxtjs/snipcart",
|
|
5066
6265
|
"icon": "snipcart.png",
|
|
5067
6266
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5068
6267
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5069
|
-
"learn_more": "
|
|
6268
|
+
"learn_more": "",
|
|
5070
6269
|
"category": "Ecommerce",
|
|
5071
6270
|
"type": "community",
|
|
5072
6271
|
"maintainers": [
|
|
@@ -5083,7 +6282,7 @@
|
|
|
5083
6282
|
},
|
|
5084
6283
|
{
|
|
5085
6284
|
"name": "social-meta",
|
|
5086
|
-
"description": "Nuxt
|
|
6285
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
5087
6286
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
5088
6287
|
"npm": "nuxt-social-meta",
|
|
5089
6288
|
"icon": "",
|
|
@@ -5148,39 +6347,6 @@
|
|
|
5148
6347
|
"requires": {}
|
|
5149
6348
|
}
|
|
5150
6349
|
},
|
|
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
6350
|
{
|
|
5185
6351
|
"name": "ssr-lit",
|
|
5186
6352
|
"description": "",
|
|
@@ -5205,7 +6371,7 @@
|
|
|
5205
6371
|
},
|
|
5206
6372
|
{
|
|
5207
6373
|
"name": "storage",
|
|
5208
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
6374
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
5209
6375
|
"repo": "mazipan/nuxt-storage",
|
|
5210
6376
|
"npm": "nuxt-storage",
|
|
5211
6377
|
"icon": "",
|
|
@@ -5227,7 +6393,7 @@
|
|
|
5227
6393
|
},
|
|
5228
6394
|
{
|
|
5229
6395
|
"name": "storefront-ui",
|
|
5230
|
-
"description": "Storefront UI Module for Nuxt
|
|
6396
|
+
"description": "Storefront UI Module for Nuxt",
|
|
5231
6397
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
5232
6398
|
"npm": "@storefront-ui/nuxt",
|
|
5233
6399
|
"icon": "storefront-ui.svg",
|
|
@@ -5271,8 +6437,8 @@
|
|
|
5271
6437
|
},
|
|
5272
6438
|
{
|
|
5273
6439
|
"name": "storyblok",
|
|
5274
|
-
"description": "Storyblok Nuxt
|
|
5275
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6440
|
+
"description": "Storyblok Nuxt module",
|
|
6441
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5276
6442
|
"npm": "@storyblok/nuxt",
|
|
5277
6443
|
"icon": "storyblok.png",
|
|
5278
6444
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -5288,46 +6454,43 @@
|
|
|
5288
6454
|
],
|
|
5289
6455
|
"compatibility": {
|
|
5290
6456
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5291
|
-
"requires": {}
|
|
6457
|
+
"requires": {},
|
|
6458
|
+
"devtools": "^0.0.0"
|
|
5292
6459
|
}
|
|
5293
6460
|
},
|
|
5294
6461
|
{
|
|
5295
6462
|
"name": "storybook",
|
|
5296
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5297
|
-
"repo": "nuxt-
|
|
6463
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
6464
|
+
"repo": "nuxt-modules/storybook",
|
|
5298
6465
|
"npm": "@nuxtjs/storybook",
|
|
5299
6466
|
"icon": "storybook.png",
|
|
5300
|
-
"github": "https://github.com/nuxt-
|
|
6467
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5301
6468
|
"website": "https://storybook.nuxtjs.org",
|
|
5302
|
-
"learn_more": "https://
|
|
6469
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5303
6470
|
"category": "Devtools",
|
|
5304
6471
|
"type": "community",
|
|
5305
6472
|
"maintainers": [
|
|
5306
6473
|
{
|
|
5307
|
-
"name": "
|
|
5308
|
-
"github": "
|
|
5309
|
-
"twitter": "
|
|
5310
|
-
},
|
|
5311
|
-
{
|
|
5312
|
-
"name": "Pooya Parsa",
|
|
5313
|
-
"github": "pi0",
|
|
5314
|
-
"twitter": "_pi0_"
|
|
6474
|
+
"name": "Chakir QATAB",
|
|
6475
|
+
"github": "chakAs3",
|
|
6476
|
+
"twitter": "ChakirQatab"
|
|
5315
6477
|
}
|
|
5316
6478
|
],
|
|
5317
6479
|
"compatibility": {
|
|
5318
|
-
"nuxt": "^2.0.0",
|
|
6480
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5319
6481
|
"requires": {
|
|
5320
6482
|
"bridge": "optional"
|
|
5321
|
-
}
|
|
6483
|
+
},
|
|
6484
|
+
"devtools": "^0.7.2"
|
|
5322
6485
|
}
|
|
5323
6486
|
},
|
|
5324
6487
|
{
|
|
5325
6488
|
"name": "strapi",
|
|
5326
6489
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5327
|
-
"repo": "nuxt-
|
|
6490
|
+
"repo": "nuxt-modules/strapi",
|
|
5328
6491
|
"npm": "@nuxtjs/strapi",
|
|
5329
6492
|
"icon": "strapi.png",
|
|
5330
|
-
"github": "https://github.com/nuxt-
|
|
6493
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5331
6494
|
"website": "https://strapi.nuxtjs.org",
|
|
5332
6495
|
"learn_more": "https://strapi.io/",
|
|
5333
6496
|
"category": "CMS",
|
|
@@ -5348,7 +6511,8 @@
|
|
|
5348
6511
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5349
6512
|
"requires": {
|
|
5350
6513
|
"bridge": true
|
|
5351
|
-
}
|
|
6514
|
+
},
|
|
6515
|
+
"devtools": "^0.0.0"
|
|
5352
6516
|
}
|
|
5353
6517
|
},
|
|
5354
6518
|
{
|
|
@@ -5399,6 +6563,36 @@
|
|
|
5399
6563
|
"requires": {}
|
|
5400
6564
|
}
|
|
5401
6565
|
},
|
|
6566
|
+
{
|
|
6567
|
+
"name": "studio",
|
|
6568
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
6569
|
+
"repo": "nuxtlabs/studio-module",
|
|
6570
|
+
"npm": "@nuxthq/studio",
|
|
6571
|
+
"icon": "studio.svg",
|
|
6572
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
6573
|
+
"website": "https://nuxt.studio",
|
|
6574
|
+
"learn_more": "https://nuxt.studio",
|
|
6575
|
+
"category": "CMS",
|
|
6576
|
+
"type": "3rd-party",
|
|
6577
|
+
"maintainers": [
|
|
6578
|
+
{
|
|
6579
|
+
"name": "Ahad Birang",
|
|
6580
|
+
"github": "farnabaz",
|
|
6581
|
+
"twitter": "a_birang"
|
|
6582
|
+
},
|
|
6583
|
+
{
|
|
6584
|
+
"name": "Sébastien Chopin",
|
|
6585
|
+
"github": "Atinux",
|
|
6586
|
+
"twitter": "Atinux"
|
|
6587
|
+
}
|
|
6588
|
+
],
|
|
6589
|
+
"compatibility": {
|
|
6590
|
+
"nuxt": "^3.0.0",
|
|
6591
|
+
"requires": {
|
|
6592
|
+
"content": true
|
|
6593
|
+
}
|
|
6594
|
+
}
|
|
6595
|
+
},
|
|
5402
6596
|
{
|
|
5403
6597
|
"name": "style-resources",
|
|
5404
6598
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5424,7 +6618,7 @@
|
|
|
5424
6618
|
},
|
|
5425
6619
|
{
|
|
5426
6620
|
"name": "stylelint",
|
|
5427
|
-
"description": "Stylelint module for Nuxt.
|
|
6621
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5428
6622
|
"repo": "nuxt-community/stylelint-module",
|
|
5429
6623
|
"npm": "@nuxtjs/stylelint-module",
|
|
5430
6624
|
"icon": "stylelint.png",
|
|
@@ -5444,36 +6638,13 @@
|
|
|
5444
6638
|
"requires": {}
|
|
5445
6639
|
}
|
|
5446
6640
|
},
|
|
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
6641
|
{
|
|
5471
6642
|
"name": "supabase",
|
|
5472
6643
|
"description": "First class integration with Supabase",
|
|
5473
|
-
"repo": "nuxt-
|
|
6644
|
+
"repo": "nuxt-modules/supabase",
|
|
5474
6645
|
"npm": "@nuxtjs/supabase",
|
|
5475
6646
|
"icon": "supabase.png",
|
|
5476
|
-
"github": "https://github.com/nuxt-
|
|
6647
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5477
6648
|
"website": "https://supabase.nuxtjs.org",
|
|
5478
6649
|
"learn_more": "https://supabase.com",
|
|
5479
6650
|
"category": "Database",
|
|
@@ -5524,12 +6695,12 @@
|
|
|
5524
6695
|
},
|
|
5525
6696
|
{
|
|
5526
6697
|
"name": "svg-sprite",
|
|
5527
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5528
|
-
"repo": "nuxt-
|
|
6698
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6699
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5529
6700
|
"npm": "@nuxtjs/svg-sprite",
|
|
5530
6701
|
"icon": "",
|
|
5531
|
-
"github": "https://github.com/nuxt-
|
|
5532
|
-
"website": "https://github.com/nuxt-
|
|
6702
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6703
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5533
6704
|
"learn_more": "",
|
|
5534
6705
|
"category": "UI",
|
|
5535
6706
|
"type": "community",
|
|
@@ -5541,13 +6712,13 @@
|
|
|
5541
6712
|
}
|
|
5542
6713
|
],
|
|
5543
6714
|
"compatibility": {
|
|
5544
|
-
"nuxt": "^2.0.0",
|
|
6715
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5545
6716
|
"requires": {}
|
|
5546
6717
|
}
|
|
5547
6718
|
},
|
|
5548
6719
|
{
|
|
5549
6720
|
"name": "svg",
|
|
5550
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6721
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5551
6722
|
"repo": "nuxt-community/svg-module",
|
|
5552
6723
|
"npm": "@nuxtjs/svg",
|
|
5553
6724
|
"icon": "",
|
|
@@ -5589,9 +6760,33 @@
|
|
|
5589
6760
|
"requires": {}
|
|
5590
6761
|
}
|
|
5591
6762
|
},
|
|
6763
|
+
{
|
|
6764
|
+
"name": "swiftsearch",
|
|
6765
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6766
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6767
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6768
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6769
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6770
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6771
|
+
"learn_more": "",
|
|
6772
|
+
"category": "Libraries",
|
|
6773
|
+
"type": "3rd-party",
|
|
6774
|
+
"maintainers": [
|
|
6775
|
+
{
|
|
6776
|
+
"name": "Matteo Rigoni",
|
|
6777
|
+
"github": "rigo-m",
|
|
6778
|
+
"twitter": "MatteoRigoni",
|
|
6779
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6780
|
+
}
|
|
6781
|
+
],
|
|
6782
|
+
"compatibility": {
|
|
6783
|
+
"nuxt": "^3.10.0",
|
|
6784
|
+
"requires": {}
|
|
6785
|
+
}
|
|
6786
|
+
},
|
|
5592
6787
|
{
|
|
5593
6788
|
"name": "swiper",
|
|
5594
|
-
"description": "Nuxt
|
|
6789
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5595
6790
|
"repo": "cpreston321/nuxt-swiper",
|
|
5596
6791
|
"npm": "nuxt-swiper",
|
|
5597
6792
|
"icon": "swiper.svg",
|
|
@@ -5637,10 +6832,10 @@
|
|
|
5637
6832
|
{
|
|
5638
6833
|
"name": "tailwindcss",
|
|
5639
6834
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5640
|
-
"repo": "nuxt-
|
|
6835
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5641
6836
|
"npm": "@nuxtjs/tailwindcss",
|
|
5642
6837
|
"icon": "tailwindcss.png",
|
|
5643
|
-
"github": "https://github.com/nuxt-
|
|
6838
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5644
6839
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5645
6840
|
"learn_more": "https://tailwindcss.com/",
|
|
5646
6841
|
"category": "UI",
|
|
@@ -5650,10 +6845,46 @@
|
|
|
5650
6845
|
"name": "Sébastien Chopin",
|
|
5651
6846
|
"github": "Atinux",
|
|
5652
6847
|
"twitter": "Atinux"
|
|
6848
|
+
},
|
|
6849
|
+
{
|
|
6850
|
+
"name": "Inesh Bose",
|
|
6851
|
+
"github": "ineshbose"
|
|
6852
|
+
}
|
|
6853
|
+
],
|
|
6854
|
+
"compatibility": {
|
|
6855
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6856
|
+
"requires": {},
|
|
6857
|
+
"devtools": "^0.0.0"
|
|
6858
|
+
},
|
|
6859
|
+
"aliases": [
|
|
6860
|
+
"tailwind"
|
|
6861
|
+
]
|
|
6862
|
+
},
|
|
6863
|
+
{
|
|
6864
|
+
"name": "test-utils",
|
|
6865
|
+
"description": "Test utilities for Nuxt",
|
|
6866
|
+
"repo": "nuxt/test-utils#main",
|
|
6867
|
+
"npm": "@nuxt/test-utils",
|
|
6868
|
+
"icon": "nuxt.svg",
|
|
6869
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6870
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6871
|
+
"learn_more": "",
|
|
6872
|
+
"category": "Devtools",
|
|
6873
|
+
"type": "official",
|
|
6874
|
+
"maintainers": [
|
|
6875
|
+
{
|
|
6876
|
+
"name": "Daniel Roe",
|
|
6877
|
+
"github": "danielroe",
|
|
6878
|
+
"twitter": "danielcroe"
|
|
6879
|
+
},
|
|
6880
|
+
{
|
|
6881
|
+
"name": "Anthony Fu",
|
|
6882
|
+
"github": "antfu",
|
|
6883
|
+
"twitter": "antfu7"
|
|
5653
6884
|
}
|
|
5654
6885
|
],
|
|
5655
6886
|
"compatibility": {
|
|
5656
|
-
"nuxt": "^
|
|
6887
|
+
"nuxt": "^3.0.0",
|
|
5657
6888
|
"requires": {}
|
|
5658
6889
|
}
|
|
5659
6890
|
},
|
|
@@ -5702,9 +6933,31 @@
|
|
|
5702
6933
|
"requires": {}
|
|
5703
6934
|
}
|
|
5704
6935
|
},
|
|
6936
|
+
{
|
|
6937
|
+
"name": "tiptap",
|
|
6938
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
6939
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
6940
|
+
"npm": "nuxt-tiptap-editor",
|
|
6941
|
+
"icon": "tiptap.png",
|
|
6942
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6943
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6944
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6945
|
+
"category": "Libraries",
|
|
6946
|
+
"type": "3rd-party",
|
|
6947
|
+
"maintainers": [
|
|
6948
|
+
{
|
|
6949
|
+
"name": "modbender",
|
|
6950
|
+
"github": "modbender"
|
|
6951
|
+
}
|
|
6952
|
+
],
|
|
6953
|
+
"compatibility": {
|
|
6954
|
+
"nuxt": "^3.0.0",
|
|
6955
|
+
"requires": {}
|
|
6956
|
+
}
|
|
6957
|
+
},
|
|
5705
6958
|
{
|
|
5706
6959
|
"name": "toast",
|
|
5707
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6960
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5708
6961
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5709
6962
|
"npm": "@nuxtjs/toast",
|
|
5710
6963
|
"icon": "",
|
|
@@ -5725,6 +6978,50 @@
|
|
|
5725
6978
|
"requires": {}
|
|
5726
6979
|
}
|
|
5727
6980
|
},
|
|
6981
|
+
{
|
|
6982
|
+
"name": "tradingview",
|
|
6983
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
6984
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
6985
|
+
"npm": "nuxt-tradingview",
|
|
6986
|
+
"icon": "tradingview.svg",
|
|
6987
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
6988
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
6989
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
6990
|
+
"category": "Extensions",
|
|
6991
|
+
"type": "3rd-party",
|
|
6992
|
+
"maintainers": [
|
|
6993
|
+
{
|
|
6994
|
+
"name": "Volkan Akkuş",
|
|
6995
|
+
"github": "volkanakkus"
|
|
6996
|
+
}
|
|
6997
|
+
],
|
|
6998
|
+
"compatibility": {
|
|
6999
|
+
"nuxt": "^3.0.0",
|
|
7000
|
+
"requires": {}
|
|
7001
|
+
}
|
|
7002
|
+
},
|
|
7003
|
+
{
|
|
7004
|
+
"name": "translation-manager",
|
|
7005
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
7006
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
7007
|
+
"npm": "nuxt-translation-manager",
|
|
7008
|
+
"icon": "translation-manager.png",
|
|
7009
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7010
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7011
|
+
"learn_more": "",
|
|
7012
|
+
"category": "Extensions",
|
|
7013
|
+
"type": "3rd-party",
|
|
7014
|
+
"maintainers": [
|
|
7015
|
+
{
|
|
7016
|
+
"name": "Sam K",
|
|
7017
|
+
"github": "samk-dev"
|
|
7018
|
+
}
|
|
7019
|
+
],
|
|
7020
|
+
"compatibility": {
|
|
7021
|
+
"nuxt": "^3.0.0",
|
|
7022
|
+
"requires": {}
|
|
7023
|
+
}
|
|
7024
|
+
},
|
|
5728
7025
|
{
|
|
5729
7026
|
"name": "tresjs",
|
|
5730
7027
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -5785,7 +7082,7 @@
|
|
|
5785
7082
|
},
|
|
5786
7083
|
{
|
|
5787
7084
|
"name": "twa",
|
|
5788
|
-
"description": "Nuxt
|
|
7085
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5789
7086
|
"repo": "tuarrep/nuxt-twa",
|
|
5790
7087
|
"npm": "nuxt-twa",
|
|
5791
7088
|
"icon": "",
|
|
@@ -5973,6 +7270,63 @@
|
|
|
5973
7270
|
"requires": {}
|
|
5974
7271
|
}
|
|
5975
7272
|
},
|
|
7273
|
+
{
|
|
7274
|
+
"name": "typo3",
|
|
7275
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
7276
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
7277
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
7278
|
+
"icon": "typo3.svg",
|
|
7279
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
7280
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
7281
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
7282
|
+
"category": "CMS",
|
|
7283
|
+
"type": "3rd-party",
|
|
7284
|
+
"maintainers": [
|
|
7285
|
+
{
|
|
7286
|
+
"name": "Macopedia",
|
|
7287
|
+
"github": "macopedia",
|
|
7288
|
+
"twitter": "macopediapl"
|
|
7289
|
+
}
|
|
7290
|
+
],
|
|
7291
|
+
"compatibility": {
|
|
7292
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7293
|
+
"requires": {},
|
|
7294
|
+
"devtools": "^0.0.0"
|
|
7295
|
+
}
|
|
7296
|
+
},
|
|
7297
|
+
{
|
|
7298
|
+
"name": "ui",
|
|
7299
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
7300
|
+
"repo": "nuxt/ui#dev",
|
|
7301
|
+
"npm": "@nuxt/ui",
|
|
7302
|
+
"icon": "nuxt.svg",
|
|
7303
|
+
"github": "https://github.com/nuxt/ui",
|
|
7304
|
+
"website": "https://ui.nuxt.com",
|
|
7305
|
+
"learn_more": "",
|
|
7306
|
+
"category": "UI",
|
|
7307
|
+
"type": "official",
|
|
7308
|
+
"maintainers": [
|
|
7309
|
+
{
|
|
7310
|
+
"name": "Benjamin Canac",
|
|
7311
|
+
"github": "benjamincanac",
|
|
7312
|
+
"twitter": "benjamincanac"
|
|
7313
|
+
},
|
|
7314
|
+
{
|
|
7315
|
+
"name": "Sebastien Chopin",
|
|
7316
|
+
"github": "Atinux",
|
|
7317
|
+
"twitter": "Atinux"
|
|
7318
|
+
},
|
|
7319
|
+
{
|
|
7320
|
+
"name": "Sylvain Marroufin",
|
|
7321
|
+
"github": "smarroufin",
|
|
7322
|
+
"twitter": "smarroufin"
|
|
7323
|
+
}
|
|
7324
|
+
],
|
|
7325
|
+
"compatibility": {
|
|
7326
|
+
"nuxt": "^3.0.0",
|
|
7327
|
+
"requires": {}
|
|
7328
|
+
}
|
|
7329
|
+
},
|
|
5976
7330
|
{
|
|
5977
7331
|
"name": "umami",
|
|
5978
7332
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5997,31 +7351,9 @@
|
|
|
5997
7351
|
}
|
|
5998
7352
|
}
|
|
5999
7353
|
},
|
|
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
7354
|
{
|
|
6023
7355
|
"name": "universal-storage",
|
|
6024
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
7356
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
6025
7357
|
"repo": "nuxt-community/universal-storage-module",
|
|
6026
7358
|
"npm": "@nuxtjs/universal-storage",
|
|
6027
7359
|
"icon": "",
|
|
@@ -6050,7 +7382,7 @@
|
|
|
6050
7382
|
{
|
|
6051
7383
|
"name": "unlazy",
|
|
6052
7384
|
"description": "Lazy loading library for placeholder images",
|
|
6053
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7385
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6054
7386
|
"npm": "@unlazy/nuxt",
|
|
6055
7387
|
"icon": "unlazy.svg",
|
|
6056
7388
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6069,41 +7401,15 @@
|
|
|
6069
7401
|
"requires": {}
|
|
6070
7402
|
}
|
|
6071
7403
|
},
|
|
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
7404
|
{
|
|
6099
7405
|
"name": "unocss",
|
|
6100
7406
|
"description": "The instant on-demand atomic CSS engine.",
|
|
6101
|
-
"repo": "
|
|
7407
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
6102
7408
|
"npm": "@unocss/nuxt",
|
|
6103
7409
|
"icon": "unocss.svg",
|
|
6104
|
-
"github": "https://github.com/
|
|
6105
|
-
"website": "https://github.com/
|
|
6106
|
-
"learn_more": "https://github.com/
|
|
7410
|
+
"github": "https://github.com/unocss/unocss",
|
|
7411
|
+
"website": "https://github.com/unocss/unocss",
|
|
7412
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
6107
7413
|
"category": "UI",
|
|
6108
7414
|
"type": "3rd-party",
|
|
6109
7415
|
"maintainers": [
|
|
@@ -6118,7 +7424,8 @@
|
|
|
6118
7424
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6119
7425
|
"requires": {
|
|
6120
7426
|
"bridge": "optional"
|
|
6121
|
-
}
|
|
7427
|
+
},
|
|
7428
|
+
"devtools": "^0.0.0"
|
|
6122
7429
|
}
|
|
6123
7430
|
},
|
|
6124
7431
|
{
|
|
@@ -6128,8 +7435,8 @@
|
|
|
6128
7435
|
"npm": "nuxt-ununura",
|
|
6129
7436
|
"icon": "ununuracss.png",
|
|
6130
7437
|
"github": "https://github.com/novout/ununuracss",
|
|
6131
|
-
"website": "https://
|
|
6132
|
-
"learn_more": "https://
|
|
7438
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7439
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6133
7440
|
"category": "UI",
|
|
6134
7441
|
"type": "3rd-party",
|
|
6135
7442
|
"maintainers": [
|
|
@@ -6145,42 +7452,66 @@
|
|
|
6145
7452
|
}
|
|
6146
7453
|
},
|
|
6147
7454
|
{
|
|
6148
|
-
"name": "
|
|
6149
|
-
"description": "
|
|
6150
|
-
"repo": "
|
|
6151
|
-
"npm": "
|
|
6152
|
-
"icon": "",
|
|
6153
|
-
"github": "https://github.com/
|
|
6154
|
-
"website": "https://
|
|
6155
|
-
"learn_more": "",
|
|
6156
|
-
"category": "
|
|
7455
|
+
"name": "use-bootstrap",
|
|
7456
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7457
|
+
"repo": "simplise/use-bootstrap",
|
|
7458
|
+
"npm": "usebootstrap",
|
|
7459
|
+
"icon": "use-bootstrap.svg",
|
|
7460
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7461
|
+
"website": "https://usebootstrap.org/",
|
|
7462
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7463
|
+
"category": "UI",
|
|
6157
7464
|
"type": "3rd-party",
|
|
6158
7465
|
"maintainers": [
|
|
6159
7466
|
{
|
|
6160
|
-
"name": "
|
|
6161
|
-
"github": "
|
|
7467
|
+
"name": "KoujiSano",
|
|
7468
|
+
"github": "KoujiSano"
|
|
6162
7469
|
}
|
|
6163
7470
|
],
|
|
6164
7471
|
"compatibility": {
|
|
6165
|
-
"nuxt": "^
|
|
7472
|
+
"nuxt": "^3.0.0",
|
|
6166
7473
|
"requires": {}
|
|
6167
7474
|
}
|
|
6168
7475
|
},
|
|
6169
7476
|
{
|
|
6170
|
-
"name": "
|
|
6171
|
-
"description": "
|
|
6172
|
-
"repo": "
|
|
6173
|
-
"npm": "nuxt
|
|
6174
|
-
"icon": "
|
|
6175
|
-
"github": "https://github.com/
|
|
6176
|
-
"website": "https://github.com/
|
|
6177
|
-
"learn_more": "https://
|
|
6178
|
-
"category": "
|
|
7477
|
+
"name": "use-wagmi",
|
|
7478
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
7479
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
7480
|
+
"npm": "@use-wagmi/nuxt",
|
|
7481
|
+
"icon": "use-wagmi.png",
|
|
7482
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
7483
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
7484
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
7485
|
+
"category": "Extensions",
|
|
7486
|
+
"type": "3rd-party",
|
|
7487
|
+
"maintainers": [
|
|
7488
|
+
{
|
|
7489
|
+
"name": "Unic Ape",
|
|
7490
|
+
"github": "unicape"
|
|
7491
|
+
}
|
|
7492
|
+
],
|
|
7493
|
+
"compatibility": {
|
|
7494
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7495
|
+
"requires": {
|
|
7496
|
+
"bridge": true
|
|
7497
|
+
}
|
|
7498
|
+
}
|
|
7499
|
+
},
|
|
7500
|
+
{
|
|
7501
|
+
"name": "user-agent",
|
|
7502
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
7503
|
+
"repo": "fukuiretu/nuxt-user-agent",
|
|
7504
|
+
"npm": "nuxt-user-agent",
|
|
7505
|
+
"icon": "",
|
|
7506
|
+
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7507
|
+
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
7508
|
+
"learn_more": "",
|
|
7509
|
+
"category": "Extensions",
|
|
6179
7510
|
"type": "3rd-party",
|
|
6180
7511
|
"maintainers": [
|
|
6181
7512
|
{
|
|
6182
|
-
"name": "
|
|
6183
|
-
"github": "
|
|
7513
|
+
"name": "fukuiretu",
|
|
7514
|
+
"github": "fukuiretu"
|
|
6184
7515
|
}
|
|
6185
7516
|
],
|
|
6186
7517
|
"compatibility": {
|
|
@@ -6236,9 +7567,31 @@
|
|
|
6236
7567
|
}
|
|
6237
7568
|
}
|
|
6238
7569
|
},
|
|
7570
|
+
{
|
|
7571
|
+
"name": "vcalendar",
|
|
7572
|
+
"description": "VCalendar module for Nuxt",
|
|
7573
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
7574
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7575
|
+
"icon": "vcalendar.png",
|
|
7576
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7577
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7578
|
+
"learn_more": "",
|
|
7579
|
+
"category": "Libraries",
|
|
7580
|
+
"type": "3rd-party",
|
|
7581
|
+
"maintainers": [
|
|
7582
|
+
{
|
|
7583
|
+
"name": "Sam K",
|
|
7584
|
+
"github": "samk-dev"
|
|
7585
|
+
}
|
|
7586
|
+
],
|
|
7587
|
+
"compatibility": {
|
|
7588
|
+
"nuxt": "^3.0.0",
|
|
7589
|
+
"requires": {}
|
|
7590
|
+
}
|
|
7591
|
+
},
|
|
6239
7592
|
{
|
|
6240
7593
|
"name": "vee-validate",
|
|
6241
|
-
"description": "Painless Vue forms for Nuxt
|
|
7594
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6242
7595
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6243
7596
|
"npm": "@vee-validate/nuxt",
|
|
6244
7597
|
"icon": "vee-validate.png",
|
|
@@ -6328,7 +7681,7 @@
|
|
|
6328
7681
|
},
|
|
6329
7682
|
{
|
|
6330
7683
|
"name": "vite-pwa-nuxt",
|
|
6331
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
7684
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6332
7685
|
"repo": "vite-pwa/nuxt",
|
|
6333
7686
|
"npm": "@vite-pwa/nuxt",
|
|
6334
7687
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -6354,41 +7707,15 @@
|
|
|
6354
7707
|
"requires": {}
|
|
6355
7708
|
}
|
|
6356
7709
|
},
|
|
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
7710
|
{
|
|
6384
7711
|
"name": "vue-email",
|
|
6385
|
-
"description": "Write email templates with vue",
|
|
6386
|
-
"repo": "
|
|
6387
|
-
"npm": "vue-email",
|
|
7712
|
+
"description": "💌 Write email templates with vue",
|
|
7713
|
+
"repo": "vue-email/nuxt",
|
|
7714
|
+
"npm": "@vue-email/nuxt",
|
|
6388
7715
|
"icon": "vue-email.svg",
|
|
6389
|
-
"github": "https://github.com/
|
|
6390
|
-
"website": "https://
|
|
6391
|
-
"learn_more": "https://
|
|
7716
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7717
|
+
"website": "https://vuemail.net/",
|
|
7718
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
6392
7719
|
"category": "UI",
|
|
6393
7720
|
"type": "3rd-party",
|
|
6394
7721
|
"maintainers": [
|
|
@@ -6405,6 +7732,30 @@
|
|
|
6405
7732
|
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6406
7733
|
}
|
|
6407
7734
|
],
|
|
7735
|
+
"compatibility": {
|
|
7736
|
+
"nuxt": "^3.0.0",
|
|
7737
|
+
"requires": {},
|
|
7738
|
+
"devtools": "^0.0.0"
|
|
7739
|
+
}
|
|
7740
|
+
},
|
|
7741
|
+
{
|
|
7742
|
+
"name": "vue-final-modal",
|
|
7743
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7744
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7745
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7746
|
+
"icon": "vue-final-modal.svg",
|
|
7747
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7748
|
+
"website": "https://vue-final-modal.org/",
|
|
7749
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7750
|
+
"category": "UI",
|
|
7751
|
+
"type": "3rd-party",
|
|
7752
|
+
"maintainers": [
|
|
7753
|
+
{
|
|
7754
|
+
"name": "Hunter Liu",
|
|
7755
|
+
"github": "hunterliu1003",
|
|
7756
|
+
"twitter": "hunterliu1003"
|
|
7757
|
+
}
|
|
7758
|
+
],
|
|
6408
7759
|
"compatibility": {
|
|
6409
7760
|
"nuxt": "^3.0.0",
|
|
6410
7761
|
"requires": {}
|
|
@@ -6432,7 +7783,8 @@
|
|
|
6432
7783
|
"nuxt": "^3.0.0",
|
|
6433
7784
|
"requires": {
|
|
6434
7785
|
"bridge": "optional"
|
|
6435
|
-
}
|
|
7786
|
+
},
|
|
7787
|
+
"devtools": "^0.0.0"
|
|
6436
7788
|
}
|
|
6437
7789
|
},
|
|
6438
7790
|
{
|
|
@@ -6459,7 +7811,7 @@
|
|
|
6459
7811
|
},
|
|
6460
7812
|
{
|
|
6461
7813
|
"name": "vue-multiselect",
|
|
6462
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7814
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6463
7815
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6464
7816
|
"npm": "nuxt-vue-multiselect",
|
|
6465
7817
|
"icon": "",
|
|
@@ -6484,7 +7836,7 @@
|
|
|
6484
7836
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
6485
7837
|
"repo": "moritzsternemann/vue-plausible",
|
|
6486
7838
|
"npm": "vue-plausible",
|
|
6487
|
-
"icon": "plausible.
|
|
7839
|
+
"icon": "plausible.svg",
|
|
6488
7840
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
6489
7841
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
6490
7842
|
"learn_more": "",
|
|
@@ -6504,7 +7856,7 @@
|
|
|
6504
7856
|
{
|
|
6505
7857
|
"name": "vue-query",
|
|
6506
7858
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6507
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
7859
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
6508
7860
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6509
7861
|
"icon": "vue-query.svg",
|
|
6510
7862
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6573,7 +7925,7 @@
|
|
|
6573
7925
|
},
|
|
6574
7926
|
{
|
|
6575
7927
|
"name": "vue-warehouse",
|
|
6576
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7928
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6577
7929
|
"repo": "juliomrqz/vue-warehouse",
|
|
6578
7930
|
"npm": "vue-warehouse",
|
|
6579
7931
|
"icon": "",
|
|
@@ -6596,12 +7948,12 @@
|
|
|
6596
7948
|
},
|
|
6597
7949
|
{
|
|
6598
7950
|
"name": "vue3-carousel-nuxt",
|
|
6599
|
-
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt
|
|
7951
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
6600
7952
|
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6601
7953
|
"npm": "vue3-carousel-nuxt",
|
|
6602
7954
|
"icon": "",
|
|
6603
7955
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6604
|
-
"website": "",
|
|
7956
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6605
7957
|
"learn_more": "",
|
|
6606
7958
|
"category": "UI",
|
|
6607
7959
|
"type": "3rd-party",
|
|
@@ -6620,7 +7972,7 @@
|
|
|
6620
7972
|
{
|
|
6621
7973
|
"name": "vuefire",
|
|
6622
7974
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
6623
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7975
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
6624
7976
|
"npm": "nuxt-vuefire",
|
|
6625
7977
|
"icon": "vuefire.svg",
|
|
6626
7978
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -6639,15 +7991,61 @@
|
|
|
6639
7991
|
"requires": {}
|
|
6640
7992
|
}
|
|
6641
7993
|
},
|
|
7994
|
+
{
|
|
7995
|
+
"name": "vueform-builder",
|
|
7996
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7997
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7998
|
+
"npm": "@vueform/builder-nuxt",
|
|
7999
|
+
"icon": "vueform.svg",
|
|
8000
|
+
"github": "https://github.com/vueform/builder",
|
|
8001
|
+
"website": "https://builder.vueform.com",
|
|
8002
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
8003
|
+
"category": "Libraries",
|
|
8004
|
+
"type": "3rd-party",
|
|
8005
|
+
"maintainers": [
|
|
8006
|
+
{
|
|
8007
|
+
"name": "Adam Berecz",
|
|
8008
|
+
"github": "adamberecz",
|
|
8009
|
+
"twitter": "bereczadam"
|
|
8010
|
+
}
|
|
8011
|
+
],
|
|
8012
|
+
"compatibility": {
|
|
8013
|
+
"nuxt": "^3.0.0",
|
|
8014
|
+
"requires": {}
|
|
8015
|
+
}
|
|
8016
|
+
},
|
|
8017
|
+
{
|
|
8018
|
+
"name": "vueform",
|
|
8019
|
+
"description": "Official Vueform module for Nuxt",
|
|
8020
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
8021
|
+
"npm": "@vueform/nuxt",
|
|
8022
|
+
"icon": "vueform.svg",
|
|
8023
|
+
"github": "https://github.com/vueform/vueform",
|
|
8024
|
+
"website": "https://vueform.com",
|
|
8025
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
8026
|
+
"category": "Libraries",
|
|
8027
|
+
"type": "3rd-party",
|
|
8028
|
+
"maintainers": [
|
|
8029
|
+
{
|
|
8030
|
+
"name": "Adam Berecz",
|
|
8031
|
+
"github": "adamberecz",
|
|
8032
|
+
"twitter": "bereczadam"
|
|
8033
|
+
}
|
|
8034
|
+
],
|
|
8035
|
+
"compatibility": {
|
|
8036
|
+
"nuxt": "^3.0.0",
|
|
8037
|
+
"requires": {}
|
|
8038
|
+
}
|
|
8039
|
+
},
|
|
6642
8040
|
{
|
|
6643
8041
|
"name": "vuestic",
|
|
6644
|
-
"description": "Vuestic UI module for Nuxt
|
|
8042
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6645
8043
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6646
8044
|
"npm": "@vuestic/nuxt",
|
|
6647
8045
|
"icon": "vuestic.png",
|
|
6648
8046
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
6649
|
-
"website": "https://vuestic.dev",
|
|
6650
|
-
"learn_more": "https://vuestic.dev/
|
|
8047
|
+
"website": "https://ui.vuestic.dev",
|
|
8048
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
6651
8049
|
"category": "UI",
|
|
6652
8050
|
"type": "3rd-party",
|
|
6653
8051
|
"maintainers": [
|
|
@@ -6668,8 +8066,8 @@
|
|
|
6668
8066
|
"npm": "vuetify-nuxt-module",
|
|
6669
8067
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
6670
8068
|
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6671
|
-
"website": "https://
|
|
6672
|
-
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
8069
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
8070
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
6673
8071
|
"category": "UI",
|
|
6674
8072
|
"type": "3rd-party",
|
|
6675
8073
|
"maintainers": [
|
|
@@ -6685,7 +8083,7 @@
|
|
|
6685
8083
|
},
|
|
6686
8084
|
{
|
|
6687
8085
|
"name": "vuetify",
|
|
6688
|
-
"description": "Vuetify Module for Nuxt
|
|
8086
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6689
8087
|
"repo": "nuxt-community/vuetify-module",
|
|
6690
8088
|
"npm": "@nuxtjs/vuetify",
|
|
6691
8089
|
"icon": "vuetify.png",
|
|
@@ -6732,7 +8130,8 @@
|
|
|
6732
8130
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6733
8131
|
"requires": {
|
|
6734
8132
|
"bridge": "optional"
|
|
6735
|
-
}
|
|
8133
|
+
},
|
|
8134
|
+
"devtools": "^0.0.0"
|
|
6736
8135
|
}
|
|
6737
8136
|
},
|
|
6738
8137
|
{
|
|
@@ -6759,7 +8158,7 @@
|
|
|
6759
8158
|
},
|
|
6760
8159
|
{
|
|
6761
8160
|
"name": "vunix",
|
|
6762
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
8161
|
+
"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
8162
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6764
8163
|
"npm": "@vunix/nuxt",
|
|
6765
8164
|
"icon": "",
|
|
@@ -6783,11 +8182,11 @@
|
|
|
6783
8182
|
{
|
|
6784
8183
|
"name": "web-vitals",
|
|
6785
8184
|
"description": "Web Vitals for Nuxt",
|
|
6786
|
-
"repo": "nuxt-
|
|
8185
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6787
8186
|
"npm": "@nuxtjs/web-vitals",
|
|
6788
8187
|
"icon": "web-vitals.png",
|
|
6789
|
-
"github": "https://github.com/nuxt-
|
|
6790
|
-
"website": "https://github.com/nuxt-
|
|
8188
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
8189
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6791
8190
|
"learn_more": "",
|
|
6792
8191
|
"category": "Performance",
|
|
6793
8192
|
"type": "community",
|
|
@@ -6838,7 +8237,7 @@
|
|
|
6838
8237
|
},
|
|
6839
8238
|
{
|
|
6840
8239
|
"name": "webpack-optimisations",
|
|
6841
|
-
"description": "Nuxt
|
|
8240
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6842
8241
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6843
8242
|
"npm": "nuxt-webpack-optimisations",
|
|
6844
8243
|
"icon": "build-optimisations.svg",
|
|
@@ -6913,7 +8312,7 @@
|
|
|
6913
8312
|
"icon": "webpack.png",
|
|
6914
8313
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6915
8314
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6916
|
-
"learn_more": "
|
|
8315
|
+
"learn_more": "",
|
|
6917
8316
|
"category": "Devtools",
|
|
6918
8317
|
"type": "community",
|
|
6919
8318
|
"maintainers": [
|
|
@@ -6930,7 +8329,7 @@
|
|
|
6930
8329
|
},
|
|
6931
8330
|
{
|
|
6932
8331
|
"name": "well-known",
|
|
6933
|
-
"description": "A Nuxt
|
|
8332
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6934
8333
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6935
8334
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6936
8335
|
"icon": "well-known.svg",
|
|
@@ -6952,7 +8351,7 @@
|
|
|
6952
8351
|
},
|
|
6953
8352
|
{
|
|
6954
8353
|
"name": "wideangle",
|
|
6955
|
-
"description": "Nuxt
|
|
8354
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
6956
8355
|
"repo": "inputobjects/wideangle-nuxt",
|
|
6957
8356
|
"npm": "wideangle-nuxt",
|
|
6958
8357
|
"icon": "wideangle.png",
|
|
@@ -6979,11 +8378,11 @@
|
|
|
6979
8378
|
{
|
|
6980
8379
|
"name": "windicss",
|
|
6981
8380
|
"description": "Next generation utility-first CSS framework.",
|
|
6982
|
-
"repo": "windicss/nuxt-windicss
|
|
8381
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
6983
8382
|
"npm": "nuxt-windicss",
|
|
6984
8383
|
"icon": "windicss.svg",
|
|
6985
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
6986
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8384
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8385
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
6987
8386
|
"learn_more": "https://windicss.org/",
|
|
6988
8387
|
"category": "UI",
|
|
6989
8388
|
"type": "3rd-party",
|
|
@@ -7119,55 +8518,9 @@
|
|
|
7119
8518
|
"requires": {}
|
|
7120
8519
|
}
|
|
7121
8520
|
},
|
|
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
8521
|
{
|
|
7169
8522
|
"name": "zendesk",
|
|
7170
|
-
"description": "Nuxt
|
|
8523
|
+
"description": "Nuxt module for Zendesk",
|
|
7171
8524
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
7172
8525
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
7173
8526
|
"icon": "zendesk.png",
|