@nuxt/modules 0.6.0-5574f0 → 0.6.0-567803
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 +517 -270
- package/package.json +9 -9
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -170,9 +170,31 @@
|
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Devtools",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
192
|
+
"requires": {}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
173
195
|
{
|
|
174
196
|
"name": "api-party",
|
|
175
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
176
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
177
199
|
"npm": "nuxt-api-party",
|
|
178
200
|
"icon": "api-party.svg",
|
|
@@ -220,7 +242,7 @@
|
|
|
220
242
|
},
|
|
221
243
|
{
|
|
222
244
|
"name": "apollo",
|
|
223
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
224
246
|
"repo": "nuxt-modules/apollo",
|
|
225
247
|
"npm": "@nuxtjs/apollo",
|
|
226
248
|
"icon": "apollo.png",
|
|
@@ -244,7 +266,7 @@
|
|
|
244
266
|
},
|
|
245
267
|
{
|
|
246
268
|
"name": "applicationinsights",
|
|
247
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
248
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
249
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
250
272
|
"icon": "application-insights.png",
|
|
@@ -286,6 +308,28 @@
|
|
|
286
308
|
"requires": {}
|
|
287
309
|
}
|
|
288
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
289
333
|
{
|
|
290
334
|
"name": "ark-ui",
|
|
291
335
|
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
@@ -311,7 +355,7 @@
|
|
|
311
355
|
},
|
|
312
356
|
{
|
|
313
357
|
"name": "auth",
|
|
314
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
358
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
315
359
|
"repo": "nuxt-community/auth-module",
|
|
316
360
|
"npm": "@nuxtjs/auth",
|
|
317
361
|
"icon": "auth.png",
|
|
@@ -359,9 +403,32 @@
|
|
|
359
403
|
"requires": {}
|
|
360
404
|
}
|
|
361
405
|
},
|
|
406
|
+
{
|
|
407
|
+
"name": "auto-animate",
|
|
408
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
409
|
+
"repo": "formkit/auto-animate",
|
|
410
|
+
"npm": "@formkit/auto-animate",
|
|
411
|
+
"icon": "auto-animate.svg",
|
|
412
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
413
|
+
"website": "https://auto-animate.formkit.com",
|
|
414
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
415
|
+
"category": "Libraries",
|
|
416
|
+
"type": "3rd-party",
|
|
417
|
+
"maintainers": [
|
|
418
|
+
{
|
|
419
|
+
"name": "Justin Schroeder",
|
|
420
|
+
"github": "justin-schroeder",
|
|
421
|
+
"twitter": "jpschroeder"
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"compatibility": {
|
|
425
|
+
"nuxt": "^3.0.0",
|
|
426
|
+
"requires": {}
|
|
427
|
+
}
|
|
428
|
+
},
|
|
362
429
|
{
|
|
363
430
|
"name": "axios",
|
|
364
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
431
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
365
432
|
"repo": "nuxt-community/axios-module",
|
|
366
433
|
"npm": "@nuxtjs/axios",
|
|
367
434
|
"icon": "axios.svg",
|
|
@@ -384,7 +451,7 @@
|
|
|
384
451
|
},
|
|
385
452
|
{
|
|
386
453
|
"name": "basic-auth",
|
|
387
|
-
"description": "Provide basic authentication to your Nuxt
|
|
454
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
388
455
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
389
456
|
"npm": "nuxt-basic-auth-module",
|
|
390
457
|
"icon": "",
|
|
@@ -508,7 +575,7 @@
|
|
|
508
575
|
},
|
|
509
576
|
{
|
|
510
577
|
"name": "bulma-slim",
|
|
511
|
-
"description": "Nuxt
|
|
578
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
512
579
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
513
580
|
"npm": "nuxt-bulma-slim",
|
|
514
581
|
"icon": "bulma.png",
|
|
@@ -575,7 +642,7 @@
|
|
|
575
642
|
},
|
|
576
643
|
{
|
|
577
644
|
"name": "canvas-sketch",
|
|
578
|
-
"description": "Nuxt
|
|
645
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
579
646
|
"repo": "LuXDAmore/generative-art",
|
|
580
647
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
581
648
|
"icon": "",
|
|
@@ -598,7 +665,7 @@
|
|
|
598
665
|
},
|
|
599
666
|
{
|
|
600
667
|
"name": "capo",
|
|
601
|
-
"description": "Capo.js implementation for Nuxt
|
|
668
|
+
"description": "Capo.js implementation for Nuxt",
|
|
602
669
|
"repo": "danielroe/nuxt-capo",
|
|
603
670
|
"npm": "nuxt-capo",
|
|
604
671
|
"icon": "",
|
|
@@ -620,7 +687,7 @@
|
|
|
620
687
|
},
|
|
621
688
|
{
|
|
622
689
|
"name": "chakra-ui",
|
|
623
|
-
"description": "Chakra UI Module for Nuxt
|
|
690
|
+
"description": "Chakra UI Module for Nuxt",
|
|
624
691
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
625
692
|
"npm": "@chakra-ui/nuxt",
|
|
626
693
|
"icon": "chakra-ui.png",
|
|
@@ -731,7 +798,7 @@
|
|
|
731
798
|
},
|
|
732
799
|
{
|
|
733
800
|
"name": "cloudcms",
|
|
734
|
-
"description": "CloudCMS Nuxt
|
|
801
|
+
"description": "CloudCMS Nuxt Module",
|
|
735
802
|
"repo": "gitana/cloudcms-nuxt",
|
|
736
803
|
"npm": "cloudcms-nuxt",
|
|
737
804
|
"icon": "",
|
|
@@ -780,11 +847,11 @@
|
|
|
780
847
|
},
|
|
781
848
|
{
|
|
782
849
|
"name": "cloudinary",
|
|
783
|
-
"description": "Optimize images and videos in your Nuxt
|
|
784
|
-
"repo": "nuxt-
|
|
850
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
851
|
+
"repo": "nuxt-modules/cloudinary",
|
|
785
852
|
"npm": "@nuxtjs/cloudinary",
|
|
786
853
|
"icon": "cloudinary.png",
|
|
787
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
788
855
|
"website": "https://cloudinary.nuxtjs.org",
|
|
789
856
|
"learn_more": "https://cloudinary.com",
|
|
790
857
|
"category": "Images",
|
|
@@ -803,11 +870,11 @@
|
|
|
803
870
|
},
|
|
804
871
|
{
|
|
805
872
|
"name": "color-mode",
|
|
806
|
-
"description": "Dark and Light mode for
|
|
807
|
-
"repo": "nuxt-
|
|
873
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
874
|
+
"repo": "nuxt-modules/color-mode",
|
|
808
875
|
"npm": "@nuxtjs/color-mode",
|
|
809
876
|
"icon": "color-mode.png",
|
|
810
|
-
"github": "https://github.com/nuxt-
|
|
877
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
811
878
|
"website": "https://color-mode.nuxtjs.org",
|
|
812
879
|
"learn_more": "",
|
|
813
880
|
"category": "UI",
|
|
@@ -1024,7 +1091,7 @@
|
|
|
1024
1091
|
},
|
|
1025
1092
|
{
|
|
1026
1093
|
"name": "darkmode.js",
|
|
1027
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1094
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
1028
1095
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
1029
1096
|
"npm": "nuxtjs-darkmode-js-module",
|
|
1030
1097
|
"icon": "darkmode.png",
|
|
@@ -1046,7 +1113,7 @@
|
|
|
1046
1113
|
},
|
|
1047
1114
|
{
|
|
1048
1115
|
"name": "date-fns",
|
|
1049
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1116
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
1050
1117
|
"repo": "nuxt-community/date-fns-module",
|
|
1051
1118
|
"npm": "@nuxtjs/date-fns",
|
|
1052
1119
|
"icon": "date-fns.png",
|
|
@@ -1068,7 +1135,7 @@
|
|
|
1068
1135
|
},
|
|
1069
1136
|
{
|
|
1070
1137
|
"name": "datocms-nuxt2",
|
|
1071
|
-
"description": "DatoCMS integration for Nuxt
|
|
1138
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
1072
1139
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
1073
1140
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1074
1141
|
"icon": "datocms.svg",
|
|
@@ -1137,8 +1204,8 @@
|
|
|
1137
1204
|
},
|
|
1138
1205
|
{
|
|
1139
1206
|
"name": "delay-hydration",
|
|
1140
|
-
"description": "Improve your Nuxt
|
|
1141
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1207
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1208
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1142
1209
|
"npm": "nuxt-delay-hydration",
|
|
1143
1210
|
"icon": "lighthouse.svg",
|
|
1144
1211
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1160,12 +1227,12 @@
|
|
|
1160
1227
|
},
|
|
1161
1228
|
{
|
|
1162
1229
|
"name": "device",
|
|
1163
|
-
"description": "Device detection module for Nuxt
|
|
1164
|
-
"repo": "nuxt-
|
|
1230
|
+
"description": "Device detection module for Nuxt",
|
|
1231
|
+
"repo": "nuxt-modules/device",
|
|
1165
1232
|
"npm": "@nuxtjs/device",
|
|
1166
1233
|
"icon": "",
|
|
1167
|
-
"github": "https://github.com/nuxt-
|
|
1168
|
-
"website": "https://github.com/nuxt-
|
|
1234
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1235
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1169
1236
|
"learn_more": "",
|
|
1170
1237
|
"category": "Extensions",
|
|
1171
1238
|
"type": "community",
|
|
@@ -1223,12 +1290,13 @@
|
|
|
1223
1290
|
],
|
|
1224
1291
|
"compatibility": {
|
|
1225
1292
|
"nuxt": "^3.0.0",
|
|
1226
|
-
"requires": {}
|
|
1293
|
+
"requires": {},
|
|
1294
|
+
"devtools": "^0.0.0"
|
|
1227
1295
|
}
|
|
1228
1296
|
},
|
|
1229
1297
|
{
|
|
1230
1298
|
"name": "disqus",
|
|
1231
|
-
"description": "Disqus for Nuxt
|
|
1299
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1232
1300
|
"repo": "modbender/nuxt-disqus",
|
|
1233
1301
|
"npm": "nuxt-disqus",
|
|
1234
1302
|
"icon": "disqus.svg",
|
|
@@ -1250,7 +1318,7 @@
|
|
|
1250
1318
|
},
|
|
1251
1319
|
{
|
|
1252
1320
|
"name": "dotenv",
|
|
1253
|
-
"description": "A Nuxt
|
|
1321
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1254
1322
|
"repo": "nuxt-community/dotenv-module",
|
|
1255
1323
|
"npm": "@nuxtjs/dotenv",
|
|
1256
1324
|
"icon": "dotenv.png",
|
|
@@ -1272,7 +1340,7 @@
|
|
|
1272
1340
|
},
|
|
1273
1341
|
{
|
|
1274
1342
|
"name": "drupal-ce",
|
|
1275
|
-
"description": "Connects Nuxt
|
|
1343
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1276
1344
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1277
1345
|
"npm": "nuxtjs-drupal-ce",
|
|
1278
1346
|
"icon": "drupal-ce.png",
|
|
@@ -1305,7 +1373,7 @@
|
|
|
1305
1373
|
},
|
|
1306
1374
|
{
|
|
1307
1375
|
"name": "druxt",
|
|
1308
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1376
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1309
1377
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1310
1378
|
"npm": "druxt",
|
|
1311
1379
|
"icon": "druxt.svg",
|
|
@@ -1373,7 +1441,7 @@
|
|
|
1373
1441
|
},
|
|
1374
1442
|
{
|
|
1375
1443
|
"name": "emotion",
|
|
1376
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1444
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1377
1445
|
"repo": "nuxt-modules/emotion",
|
|
1378
1446
|
"npm": "@nuxtjs/emotion",
|
|
1379
1447
|
"icon": "emotion.png",
|
|
@@ -1401,7 +1469,7 @@
|
|
|
1401
1469
|
},
|
|
1402
1470
|
{
|
|
1403
1471
|
"name": "eslint",
|
|
1404
|
-
"description": "ESLint module for Nuxt
|
|
1472
|
+
"description": "ESLint module for Nuxt",
|
|
1405
1473
|
"repo": "nuxt-community/eslint-module",
|
|
1406
1474
|
"npm": "@nuxtjs/eslint-module",
|
|
1407
1475
|
"icon": "eslint.png",
|
|
@@ -1423,7 +1491,7 @@
|
|
|
1423
1491
|
},
|
|
1424
1492
|
{
|
|
1425
1493
|
"name": "event-trace",
|
|
1426
|
-
"description": "Module for event trace in Nuxt
|
|
1494
|
+
"description": "Module for event trace in Nuxt",
|
|
1427
1495
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1428
1496
|
"npm": "nuxt-event-trace",
|
|
1429
1497
|
"icon": "",
|
|
@@ -1467,7 +1535,7 @@
|
|
|
1467
1535
|
},
|
|
1468
1536
|
{
|
|
1469
1537
|
"name": "feature-toggle",
|
|
1470
|
-
"description": "Feature toggle module for Nuxt
|
|
1538
|
+
"description": "Feature toggle module for Nuxt",
|
|
1471
1539
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1472
1540
|
"npm": "nuxt-feature-toggle",
|
|
1473
1541
|
"icon": "",
|
|
@@ -1534,7 +1602,7 @@
|
|
|
1534
1602
|
},
|
|
1535
1603
|
{
|
|
1536
1604
|
"name": "floating-prompt-module",
|
|
1537
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1605
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1538
1606
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1539
1607
|
"npm": "nuxt-floating-prompt-module",
|
|
1540
1608
|
"icon": "",
|
|
@@ -1646,11 +1714,11 @@
|
|
|
1646
1714
|
{
|
|
1647
1715
|
"name": "form-actions",
|
|
1648
1716
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1649
|
-
"repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt
|
|
1717
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1650
1718
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1651
1719
|
"icon": "form-actions.svg",
|
|
1652
1720
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1653
|
-
"website": "https://
|
|
1721
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1654
1722
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1655
1723
|
"category": "Request",
|
|
1656
1724
|
"type": "3rd-party",
|
|
@@ -1662,7 +1730,7 @@
|
|
|
1662
1730
|
}
|
|
1663
1731
|
],
|
|
1664
1732
|
"compatibility": {
|
|
1665
|
-
"nuxt": "^3.
|
|
1733
|
+
"nuxt": "^3.7.0",
|
|
1666
1734
|
"requires": {}
|
|
1667
1735
|
}
|
|
1668
1736
|
},
|
|
@@ -1740,7 +1808,7 @@
|
|
|
1740
1808
|
},
|
|
1741
1809
|
{
|
|
1742
1810
|
"name": "google-adsense",
|
|
1743
|
-
"description": "Google Adsense Module for Nuxt
|
|
1811
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1744
1812
|
"repo": "nuxt-community/google-adsense-module",
|
|
1745
1813
|
"npm": "@nuxtjs/google-adsense",
|
|
1746
1814
|
"icon": "google-adsense.png",
|
|
@@ -1766,7 +1834,7 @@
|
|
|
1766
1834
|
},
|
|
1767
1835
|
{
|
|
1768
1836
|
"name": "google-analytics",
|
|
1769
|
-
"description": "Google analytics Module for Nuxt
|
|
1837
|
+
"description": "Google analytics Module for Nuxt",
|
|
1770
1838
|
"repo": "nuxt-community/analytics-module",
|
|
1771
1839
|
"npm": "@nuxtjs/google-analytics",
|
|
1772
1840
|
"icon": "google-analytics.png",
|
|
@@ -1798,12 +1866,12 @@
|
|
|
1798
1866
|
},
|
|
1799
1867
|
{
|
|
1800
1868
|
"name": "google-fonts",
|
|
1801
|
-
"description": "Google Fonts module for
|
|
1802
|
-
"repo": "nuxt-
|
|
1869
|
+
"description": "Google Fonts module for Nuxt",
|
|
1870
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1803
1871
|
"npm": "@nuxtjs/google-fonts",
|
|
1804
1872
|
"icon": "google-fonts.png",
|
|
1805
|
-
"github": "https://github.com/nuxt-
|
|
1806
|
-
"website": "https://
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1874
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1807
1875
|
"learn_more": "https://developers.google.com/fonts",
|
|
1808
1876
|
"category": "Fonts",
|
|
1809
1877
|
"type": "community",
|
|
@@ -1822,7 +1890,7 @@
|
|
|
1822
1890
|
},
|
|
1823
1891
|
{
|
|
1824
1892
|
"name": "google-gtag",
|
|
1825
|
-
"description": "Google GTag for Nuxt
|
|
1893
|
+
"description": "Google GTag for Nuxt",
|
|
1826
1894
|
"repo": "nuxt-community/google-gtag",
|
|
1827
1895
|
"npm": "@nuxtjs/google-gtag",
|
|
1828
1896
|
"icon": "gtm.png",
|
|
@@ -1848,7 +1916,7 @@
|
|
|
1848
1916
|
},
|
|
1849
1917
|
{
|
|
1850
1918
|
"name": "google-optimize",
|
|
1851
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1919
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1852
1920
|
"repo": "nuxt-community/google-optimize-module",
|
|
1853
1921
|
"npm": "nuxt-google-optimize",
|
|
1854
1922
|
"icon": "google-optimize.png",
|
|
@@ -1903,7 +1971,7 @@
|
|
|
1903
1971
|
},
|
|
1904
1972
|
{
|
|
1905
1973
|
"name": "graphql-request",
|
|
1906
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1974
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1907
1975
|
"repo": "gomah/nuxt-graphql-request",
|
|
1908
1976
|
"npm": "nuxt-graphql-request",
|
|
1909
1977
|
"icon": "graphql-request.png",
|
|
@@ -1919,7 +1987,7 @@
|
|
|
1919
1987
|
}
|
|
1920
1988
|
],
|
|
1921
1989
|
"compatibility": {
|
|
1922
|
-
"nuxt": "^2.0.0",
|
|
1990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1923
1991
|
"requires": {}
|
|
1924
1992
|
}
|
|
1925
1993
|
},
|
|
@@ -1942,12 +2010,13 @@
|
|
|
1942
2010
|
],
|
|
1943
2011
|
"compatibility": {
|
|
1944
2012
|
"nuxt": "^3.0.0",
|
|
1945
|
-
"requires": {}
|
|
2013
|
+
"requires": {},
|
|
2014
|
+
"devtools": "^0.0.0"
|
|
1946
2015
|
}
|
|
1947
2016
|
},
|
|
1948
2017
|
{
|
|
1949
2018
|
"name": "gtag",
|
|
1950
|
-
"description": "Google Analytics integration for Nuxt
|
|
2019
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1951
2020
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1952
2021
|
"npm": "nuxt-gtag",
|
|
1953
2022
|
"icon": "gtag.svg",
|
|
@@ -1971,7 +2040,7 @@
|
|
|
1971
2040
|
},
|
|
1972
2041
|
{
|
|
1973
2042
|
"name": "gtm",
|
|
1974
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2043
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1975
2044
|
"repo": "nuxt-community/gtm-module",
|
|
1976
2045
|
"npm": "@nuxtjs/gtm",
|
|
1977
2046
|
"icon": "gtm.png",
|
|
@@ -1994,7 +2063,7 @@
|
|
|
1994
2063
|
},
|
|
1995
2064
|
{
|
|
1996
2065
|
"name": "guess",
|
|
1997
|
-
"description": "Guess.js module for Nuxt
|
|
2066
|
+
"description": "Guess.js module for Nuxt",
|
|
1998
2067
|
"repo": "nuxt-community/guess-module",
|
|
1999
2068
|
"npm": "@nuxtjs/guess-module",
|
|
2000
2069
|
"icon": "guessjs.png",
|
|
@@ -2106,7 +2175,7 @@
|
|
|
2106
2175
|
},
|
|
2107
2176
|
{
|
|
2108
2177
|
"name": "helmet",
|
|
2109
|
-
"description": "Easy Helmet module with Nuxt
|
|
2178
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
2110
2179
|
"repo": "victor-perez/nuxt-helmet",
|
|
2111
2180
|
"npm": "nuxt-helmet",
|
|
2112
2181
|
"icon": "",
|
|
@@ -2150,7 +2219,7 @@
|
|
|
2150
2219
|
},
|
|
2151
2220
|
{
|
|
2152
2221
|
"name": "history-state",
|
|
2153
|
-
"description": "Nuxt
|
|
2222
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
2154
2223
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
2155
2224
|
"npm": "nuxt-history-state",
|
|
2156
2225
|
"icon": "",
|
|
@@ -2219,7 +2288,7 @@
|
|
|
2219
2288
|
},
|
|
2220
2289
|
{
|
|
2221
2290
|
"name": "http",
|
|
2222
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2291
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2223
2292
|
"repo": "nuxt/http",
|
|
2224
2293
|
"npm": "@nuxt/http",
|
|
2225
2294
|
"icon": "http.png",
|
|
@@ -2247,7 +2316,7 @@
|
|
|
2247
2316
|
},
|
|
2248
2317
|
{
|
|
2249
2318
|
"name": "humans-txt",
|
|
2250
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2319
|
+
"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.",
|
|
2251
2320
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2252
2321
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2253
2322
|
"icon": "",
|
|
@@ -2271,11 +2340,11 @@
|
|
|
2271
2340
|
{
|
|
2272
2341
|
"name": "i18n",
|
|
2273
2342
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2274
|
-
"repo": "nuxt-
|
|
2343
|
+
"repo": "nuxt-modules/i18n",
|
|
2275
2344
|
"npm": "@nuxtjs/i18n",
|
|
2276
2345
|
"icon": "i18n.png",
|
|
2277
|
-
"github": "https://github.com/nuxt-
|
|
2278
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2346
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2347
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2279
2348
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2280
2349
|
"category": "Extensions",
|
|
2281
2350
|
"type": "community",
|
|
@@ -2335,7 +2404,8 @@
|
|
|
2335
2404
|
],
|
|
2336
2405
|
"compatibility": {
|
|
2337
2406
|
"nuxt": "^3.0.0",
|
|
2338
|
-
"requires": {}
|
|
2407
|
+
"requires": {},
|
|
2408
|
+
"devtools": "^0.0.0"
|
|
2339
2409
|
}
|
|
2340
2410
|
},
|
|
2341
2411
|
{
|
|
@@ -2384,12 +2454,12 @@
|
|
|
2384
2454
|
},
|
|
2385
2455
|
{
|
|
2386
2456
|
"name": "image",
|
|
2387
|
-
"description": "Optimised images for
|
|
2457
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2388
2458
|
"repo": "nuxt/image",
|
|
2389
2459
|
"npm": "@nuxt/image",
|
|
2390
2460
|
"icon": "image.png",
|
|
2391
2461
|
"github": "https://github.com/nuxt/image",
|
|
2392
|
-
"website": "https://image.
|
|
2462
|
+
"website": "https://image.nuxt.com",
|
|
2393
2463
|
"learn_more": "",
|
|
2394
2464
|
"category": "Images",
|
|
2395
2465
|
"type": "official",
|
|
@@ -2399,6 +2469,11 @@
|
|
|
2399
2469
|
"github": "farnabaz",
|
|
2400
2470
|
"twitter": "a_birang"
|
|
2401
2471
|
},
|
|
2472
|
+
{
|
|
2473
|
+
"name": "Daniel Roe",
|
|
2474
|
+
"github": "danielroe",
|
|
2475
|
+
"twitter": "danielcroe"
|
|
2476
|
+
},
|
|
2402
2477
|
{
|
|
2403
2478
|
"name": "Pooya Parsa",
|
|
2404
2479
|
"github": "pi0",
|
|
@@ -2414,12 +2489,16 @@
|
|
|
2414
2489
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2415
2490
|
"requires": {
|
|
2416
2491
|
"bridge": "optional"
|
|
2492
|
+
},
|
|
2493
|
+
"versionMap": {
|
|
2494
|
+
"2.x": "latest",
|
|
2495
|
+
"3.x": "rc"
|
|
2417
2496
|
}
|
|
2418
2497
|
}
|
|
2419
2498
|
},
|
|
2420
2499
|
{
|
|
2421
2500
|
"name": "imagemin",
|
|
2422
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2501
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2423
2502
|
"repo": "nuxt-community/imagemin-module",
|
|
2424
2503
|
"npm": "@nuxtjs/imagemin",
|
|
2425
2504
|
"icon": "imagemin.png",
|
|
@@ -2466,7 +2545,7 @@
|
|
|
2466
2545
|
},
|
|
2467
2546
|
{
|
|
2468
2547
|
"name": "intercom",
|
|
2469
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2548
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2470
2549
|
"repo": "hex-digital/nuxt-intercom",
|
|
2471
2550
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2472
2551
|
"icon": "intercom.png",
|
|
@@ -2511,7 +2590,7 @@
|
|
|
2511
2590
|
},
|
|
2512
2591
|
{
|
|
2513
2592
|
"name": "jsonapi",
|
|
2514
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2593
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2515
2594
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2516
2595
|
"npm": "nuxt-jsonapi",
|
|
2517
2596
|
"icon": "jsonapi.svg",
|
|
@@ -2555,7 +2634,7 @@
|
|
|
2555
2634
|
},
|
|
2556
2635
|
{
|
|
2557
2636
|
"name": "kql",
|
|
2558
|
-
"description": "Nuxt
|
|
2637
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2559
2638
|
"repo": "johannschopplich/nuxt-kql",
|
|
2560
2639
|
"npm": "nuxt-kql",
|
|
2561
2640
|
"icon": "kql.svg",
|
|
@@ -2579,7 +2658,7 @@
|
|
|
2579
2658
|
},
|
|
2580
2659
|
{
|
|
2581
2660
|
"name": "laravel-echo",
|
|
2582
|
-
"description": "Laravel Echo for Nuxt
|
|
2661
|
+
"description": "Laravel Echo for Nuxt",
|
|
2583
2662
|
"repo": "nuxt-community/laravel-echo",
|
|
2584
2663
|
"npm": "@nuxtjs/laravel-echo",
|
|
2585
2664
|
"icon": "laravel-echo.png",
|
|
@@ -2667,13 +2746,13 @@
|
|
|
2667
2746
|
},
|
|
2668
2747
|
{
|
|
2669
2748
|
"name": "link-checker",
|
|
2670
|
-
"description": "
|
|
2749
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2671
2750
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2672
2751
|
"npm": "nuxt-link-checker",
|
|
2673
|
-
"icon": "",
|
|
2752
|
+
"icon": "link-checker.svg",
|
|
2674
2753
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2675
|
-
"website": "https://
|
|
2676
|
-
"learn_more": "",
|
|
2754
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2755
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2677
2756
|
"category": "SEO",
|
|
2678
2757
|
"type": "3rd-party",
|
|
2679
2758
|
"maintainers": [
|
|
@@ -2686,7 +2765,8 @@
|
|
|
2686
2765
|
],
|
|
2687
2766
|
"compatibility": {
|
|
2688
2767
|
"nuxt": "^3.0.0",
|
|
2689
|
-
"requires": {}
|
|
2768
|
+
"requires": {},
|
|
2769
|
+
"devtools": "^0.0.0"
|
|
2690
2770
|
}
|
|
2691
2771
|
},
|
|
2692
2772
|
{
|
|
@@ -2763,12 +2843,12 @@
|
|
|
2763
2843
|
},
|
|
2764
2844
|
{
|
|
2765
2845
|
"name": "logrocket",
|
|
2766
|
-
"description": "LogRocket module for Nuxt
|
|
2767
|
-
"repo": "nuxt-
|
|
2846
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2847
|
+
"repo": "nuxt-modules/logrocket",
|
|
2768
2848
|
"npm": "nuxt-logrocket",
|
|
2769
2849
|
"icon": "logrocket.png",
|
|
2770
|
-
"github": "https://github.com/nuxt-
|
|
2771
|
-
"website": "https://github.com/nuxt-
|
|
2850
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2851
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2772
2852
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2773
2853
|
"category": "Monitoring",
|
|
2774
2854
|
"type": "community",
|
|
@@ -2786,7 +2866,7 @@
|
|
|
2786
2866
|
},
|
|
2787
2867
|
{
|
|
2788
2868
|
"name": "lucide-icons",
|
|
2789
|
-
"description": "Nuxt
|
|
2869
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2790
2870
|
"repo": "swisnl/nuxt-lucide-icons",
|
|
2791
2871
|
"npm": "nuxt-lucide-icons",
|
|
2792
2872
|
"icon": "lucide-icons.svg",
|
|
@@ -2812,7 +2892,7 @@
|
|
|
2812
2892
|
},
|
|
2813
2893
|
{
|
|
2814
2894
|
"name": "lunr",
|
|
2815
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2895
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2816
2896
|
"repo": "nuxt-community/lunr-module",
|
|
2817
2897
|
"npm": "@nuxtjs/lunr-module",
|
|
2818
2898
|
"icon": "",
|
|
@@ -2900,6 +2980,28 @@
|
|
|
2900
2980
|
"requires": {}
|
|
2901
2981
|
}
|
|
2902
2982
|
},
|
|
2983
|
+
{
|
|
2984
|
+
"name": "maz-ui",
|
|
2985
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
2986
|
+
"repo": "louismazel/maz-ui",
|
|
2987
|
+
"npm": "maz-ui",
|
|
2988
|
+
"icon": "maz-ui.svg",
|
|
2989
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
2990
|
+
"website": "https://louismazel.github.io/maz-ui-3/",
|
|
2991
|
+
"learn_more": "https://louismazel.github.io/maz-ui-3/",
|
|
2992
|
+
"category": "UI",
|
|
2993
|
+
"type": "community",
|
|
2994
|
+
"maintainers": [
|
|
2995
|
+
{
|
|
2996
|
+
"name": "Loïc Mazuel",
|
|
2997
|
+
"github": "LouisMazel"
|
|
2998
|
+
}
|
|
2999
|
+
],
|
|
3000
|
+
"compatibility": {
|
|
3001
|
+
"nuxt": "^3.0.0",
|
|
3002
|
+
"requires": {}
|
|
3003
|
+
}
|
|
3004
|
+
},
|
|
2903
3005
|
{
|
|
2904
3006
|
"name": "mdx",
|
|
2905
3007
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2925,7 +3027,7 @@
|
|
|
2925
3027
|
},
|
|
2926
3028
|
{
|
|
2927
3029
|
"name": "medusa",
|
|
2928
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3030
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2929
3031
|
"repo": "Baroshem/nuxt-medusa",
|
|
2930
3032
|
"npm": "nuxt-medusa",
|
|
2931
3033
|
"icon": "medusa.svg",
|
|
@@ -2950,7 +3052,7 @@
|
|
|
2950
3052
|
},
|
|
2951
3053
|
{
|
|
2952
3054
|
"name": "meilisearch",
|
|
2953
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3055
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2954
3056
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2955
3057
|
"npm": "nuxt-meilisearch",
|
|
2956
3058
|
"icon": "meilisearch.svg",
|
|
@@ -2970,7 +3072,8 @@
|
|
|
2970
3072
|
"nuxt": "^3.0.0",
|
|
2971
3073
|
"requires": {
|
|
2972
3074
|
"bridge": false
|
|
2973
|
-
}
|
|
3075
|
+
},
|
|
3076
|
+
"devtools": "^0.0.0"
|
|
2974
3077
|
}
|
|
2975
3078
|
},
|
|
2976
3079
|
{
|
|
@@ -3042,7 +3145,7 @@
|
|
|
3042
3145
|
},
|
|
3043
3146
|
{
|
|
3044
3147
|
"name": "moment",
|
|
3045
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3148
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
3046
3149
|
"repo": "nuxt-community/moment-module",
|
|
3047
3150
|
"npm": "@nuxtjs/moment",
|
|
3048
3151
|
"icon": "momentjs.png",
|
|
@@ -3069,7 +3172,7 @@
|
|
|
3069
3172
|
},
|
|
3070
3173
|
{
|
|
3071
3174
|
"name": "mq",
|
|
3072
|
-
"description": "vue-mq module for Nuxt.
|
|
3175
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
3073
3176
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
3074
3177
|
"npm": "nuxt-mq",
|
|
3075
3178
|
"icon": "",
|
|
@@ -3113,7 +3216,7 @@
|
|
|
3113
3216
|
},
|
|
3114
3217
|
{
|
|
3115
3218
|
"name": "netlify-cache",
|
|
3116
|
-
"description": "Nuxt
|
|
3219
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
3117
3220
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
3118
3221
|
"npm": "nuxt-netlify-cache",
|
|
3119
3222
|
"icon": "netlify.png",
|
|
@@ -3158,7 +3261,7 @@
|
|
|
3158
3261
|
},
|
|
3159
3262
|
{
|
|
3160
3263
|
"name": "netlify",
|
|
3161
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3264
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3162
3265
|
"repo": "bazzite/nuxt-netlify",
|
|
3163
3266
|
"npm": "@aceforth/nuxt-netlify",
|
|
3164
3267
|
"icon": "netlify.png",
|
|
@@ -3294,6 +3397,28 @@
|
|
|
3294
3397
|
"requires": {}
|
|
3295
3398
|
}
|
|
3296
3399
|
},
|
|
3400
|
+
{
|
|
3401
|
+
"name": "nuxt-basic-auth",
|
|
3402
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3403
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3404
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3405
|
+
"icon": "",
|
|
3406
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3407
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3408
|
+
"learn_more": "",
|
|
3409
|
+
"category": "Security",
|
|
3410
|
+
"type": "3rd-party",
|
|
3411
|
+
"maintainers": [
|
|
3412
|
+
{
|
|
3413
|
+
"name": "kgierke",
|
|
3414
|
+
"github": "kgierke"
|
|
3415
|
+
}
|
|
3416
|
+
],
|
|
3417
|
+
"compatibility": {
|
|
3418
|
+
"nuxt": "^3.0.0",
|
|
3419
|
+
"requires": {}
|
|
3420
|
+
}
|
|
3421
|
+
},
|
|
3297
3422
|
{
|
|
3298
3423
|
"name": "nuxt-bootstrap-icons",
|
|
3299
3424
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3318,7 +3443,7 @@
|
|
|
3318
3443
|
},
|
|
3319
3444
|
{
|
|
3320
3445
|
"name": "nuxt-chatgpt",
|
|
3321
|
-
"description": "ChatGPT integration for Nuxt
|
|
3446
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3322
3447
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3323
3448
|
"npm": "nuxt-chatgpt",
|
|
3324
3449
|
"icon": "chatgpt.svg",
|
|
@@ -3338,6 +3463,32 @@
|
|
|
3338
3463
|
"requires": {}
|
|
3339
3464
|
}
|
|
3340
3465
|
},
|
|
3466
|
+
{
|
|
3467
|
+
"name": "nuxt-facebook-chat",
|
|
3468
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3469
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3470
|
+
"npm": "nuxt-facebook-chat",
|
|
3471
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3472
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3473
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3474
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3475
|
+
"category": "Libraries",
|
|
3476
|
+
"type": "3rd-party",
|
|
3477
|
+
"maintainers": [
|
|
3478
|
+
{
|
|
3479
|
+
"name": "Supanut Dokmaithong",
|
|
3480
|
+
"github": "Boomgeek"
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"name": "superdev-tech",
|
|
3484
|
+
"github": "superdev-tech"
|
|
3485
|
+
}
|
|
3486
|
+
],
|
|
3487
|
+
"compatibility": {
|
|
3488
|
+
"nuxt": "^3.0.0",
|
|
3489
|
+
"requires": {}
|
|
3490
|
+
}
|
|
3491
|
+
},
|
|
3341
3492
|
{
|
|
3342
3493
|
"name": "nuxt-feedme",
|
|
3343
3494
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3413,7 +3564,7 @@
|
|
|
3413
3564
|
},
|
|
3414
3565
|
{
|
|
3415
3566
|
"name": "nuxt-gtm",
|
|
3416
|
-
"description": "A Nuxt
|
|
3567
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3417
3568
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3418
3569
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3419
3570
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3430,7 +3581,8 @@
|
|
|
3430
3581
|
],
|
|
3431
3582
|
"compatibility": {
|
|
3432
3583
|
"nuxt": "^3.0.0",
|
|
3433
|
-
"requires": {}
|
|
3584
|
+
"requires": {},
|
|
3585
|
+
"devtools": "^0.0.0"
|
|
3434
3586
|
}
|
|
3435
3587
|
},
|
|
3436
3588
|
{
|
|
@@ -3457,6 +3609,28 @@
|
|
|
3457
3609
|
}
|
|
3458
3610
|
}
|
|
3459
3611
|
},
|
|
3612
|
+
{
|
|
3613
|
+
"name": "nuxt-jsonld",
|
|
3614
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3615
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3616
|
+
"npm": "nuxt-jsonld",
|
|
3617
|
+
"icon": "",
|
|
3618
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3619
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3620
|
+
"learn_more": "",
|
|
3621
|
+
"category": "SEO",
|
|
3622
|
+
"type": "3rd-party",
|
|
3623
|
+
"maintainers": [
|
|
3624
|
+
{
|
|
3625
|
+
"name": "ymmooot",
|
|
3626
|
+
"github": "ymmooot"
|
|
3627
|
+
}
|
|
3628
|
+
],
|
|
3629
|
+
"compatibility": {
|
|
3630
|
+
"nuxt": "^3.0.0",
|
|
3631
|
+
"requires": {}
|
|
3632
|
+
}
|
|
3633
|
+
},
|
|
3460
3634
|
{
|
|
3461
3635
|
"name": "nuxt-localtunnel",
|
|
3462
3636
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3482,7 +3656,7 @@
|
|
|
3482
3656
|
},
|
|
3483
3657
|
{
|
|
3484
3658
|
"name": "nuxt-loco",
|
|
3485
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3659
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3486
3660
|
"repo": "gaetansenn/nuxt-loco",
|
|
3487
3661
|
"npm": "nuxt-loco",
|
|
3488
3662
|
"icon": "",
|
|
@@ -3525,6 +3699,28 @@
|
|
|
3525
3699
|
"requires": {}
|
|
3526
3700
|
}
|
|
3527
3701
|
},
|
|
3702
|
+
{
|
|
3703
|
+
"name": "nuxt-mdi",
|
|
3704
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3705
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3706
|
+
"npm": "nuxt-mdi",
|
|
3707
|
+
"icon": "mdi.png",
|
|
3708
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3709
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3710
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3711
|
+
"category": "Libraries",
|
|
3712
|
+
"type": "3rd-party",
|
|
3713
|
+
"maintainers": [
|
|
3714
|
+
{
|
|
3715
|
+
"name": "Emil Rosenius",
|
|
3716
|
+
"github": "ERPedersen"
|
|
3717
|
+
}
|
|
3718
|
+
],
|
|
3719
|
+
"compatibility": {
|
|
3720
|
+
"nuxt": "^3.0.0",
|
|
3721
|
+
"requires": {}
|
|
3722
|
+
}
|
|
3723
|
+
},
|
|
3528
3724
|
{
|
|
3529
3725
|
"name": "nuxt-monaco-editor",
|
|
3530
3726
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3549,7 +3745,7 @@
|
|
|
3549
3745
|
},
|
|
3550
3746
|
{
|
|
3551
3747
|
"name": "nuxt-mongoose",
|
|
3552
|
-
"description": "A Nuxt
|
|
3748
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3553
3749
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3554
3750
|
"npm": "nuxt-mongoose",
|
|
3555
3751
|
"icon": "nuxt-mongoose.svg",
|
|
@@ -3566,7 +3762,8 @@
|
|
|
3566
3762
|
],
|
|
3567
3763
|
"compatibility": {
|
|
3568
3764
|
"nuxt": "^3.0.0",
|
|
3569
|
-
"requires": {}
|
|
3765
|
+
"requires": {},
|
|
3766
|
+
"devtools": "^0.0.0"
|
|
3570
3767
|
}
|
|
3571
3768
|
},
|
|
3572
3769
|
{
|
|
@@ -3638,7 +3835,7 @@
|
|
|
3638
3835
|
},
|
|
3639
3836
|
{
|
|
3640
3837
|
"name": "plausible",
|
|
3641
|
-
"description": "Nuxt
|
|
3838
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3642
3839
|
"repo": "nuxt-modules/plausible",
|
|
3643
3840
|
"npm": "@nuxtjs/plausible",
|
|
3644
3841
|
"icon": "plausible.png",
|
|
@@ -3660,7 +3857,7 @@
|
|
|
3660
3857
|
},
|
|
3661
3858
|
{
|
|
3662
3859
|
"name": "nuxt-plotly",
|
|
3663
|
-
"description": "nuxt-plotly
|
|
3860
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3664
3861
|
"repo": "superdev-tech/nuxt-plotly",
|
|
3665
3862
|
"npm": "nuxt-plotly",
|
|
3666
3863
|
"icon": "nuxt-plotly.svg",
|
|
@@ -3686,7 +3883,7 @@
|
|
|
3686
3883
|
},
|
|
3687
3884
|
{
|
|
3688
3885
|
"name": "nuxt-png-to-ico",
|
|
3689
|
-
"description": "Nuxt
|
|
3886
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3690
3887
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3691
3888
|
"npm": "nuxt-png-to-ico",
|
|
3692
3889
|
"icon": "",
|
|
@@ -3709,7 +3906,7 @@
|
|
|
3709
3906
|
},
|
|
3710
3907
|
{
|
|
3711
3908
|
"name": "nuxt-smartlook",
|
|
3712
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3909
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3713
3910
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3714
3911
|
"npm": "nuxt-smartlook",
|
|
3715
3912
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3761,7 +3958,7 @@
|
|
|
3761
3958
|
},
|
|
3762
3959
|
{
|
|
3763
3960
|
"name": "nuxt-storm",
|
|
3764
|
-
"description": "WebStorm & PHPStorm support for
|
|
3961
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3765
3962
|
"repo": "fumeapp/nuxt-storm",
|
|
3766
3963
|
"npm": "nuxt-storm",
|
|
3767
3964
|
"icon": "nuxt-storm.png",
|
|
@@ -3805,7 +4002,7 @@
|
|
|
3805
4002
|
},
|
|
3806
4003
|
{
|
|
3807
4004
|
"name": "nuxt-unleash",
|
|
3808
|
-
"description": "Nuxt
|
|
4005
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3809
4006
|
"repo": "conejerock/nuxt-unleash",
|
|
3810
4007
|
"npm": "nuxt-unleash",
|
|
3811
4008
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3917,7 +4114,7 @@
|
|
|
3917
4114
|
},
|
|
3918
4115
|
{
|
|
3919
4116
|
"name": "nuxt-vuetify",
|
|
3920
|
-
"description": "Add Vuetify 3 to your Nuxt
|
|
4117
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
3921
4118
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3922
4119
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3923
4120
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3961,7 +4158,7 @@
|
|
|
3961
4158
|
},
|
|
3962
4159
|
{
|
|
3963
4160
|
"name": "nuxt7",
|
|
3964
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4161
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3965
4162
|
"repo": "nuxt-community/nuxt7",
|
|
3966
4163
|
"npm": "nuxt7",
|
|
3967
4164
|
"icon": "",
|
|
@@ -3982,38 +4179,15 @@
|
|
|
3982
4179
|
"requires": {}
|
|
3983
4180
|
}
|
|
3984
4181
|
},
|
|
3985
|
-
{
|
|
3986
|
-
"name": "nuxtlabs-ui",
|
|
3987
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3988
|
-
"repo": "nuxtlabs/ui",
|
|
3989
|
-
"npm": "@nuxthq/ui",
|
|
3990
|
-
"icon": "nuxtlabs-ui.svg",
|
|
3991
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3992
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3993
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3994
|
-
"category": "UI",
|
|
3995
|
-
"type": "3rd-party",
|
|
3996
|
-
"maintainers": [
|
|
3997
|
-
{
|
|
3998
|
-
"name": "Benjamin Canac",
|
|
3999
|
-
"github": "benjamincanac",
|
|
4000
|
-
"twitter": "benjamincanac"
|
|
4001
|
-
}
|
|
4002
|
-
],
|
|
4003
|
-
"compatibility": {
|
|
4004
|
-
"nuxt": "^3.0.0",
|
|
4005
|
-
"requires": {}
|
|
4006
|
-
}
|
|
4007
|
-
},
|
|
4008
4182
|
{
|
|
4009
4183
|
"name": "og-image",
|
|
4010
|
-
"description": "
|
|
4184
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4011
4185
|
"repo": "harlan-zw/nuxt-og-image",
|
|
4012
4186
|
"npm": "nuxt-og-image",
|
|
4013
|
-
"icon": "",
|
|
4187
|
+
"icon": "og-image.svg",
|
|
4014
4188
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
4015
|
-
"website": "https://
|
|
4016
|
-
"learn_more": "",
|
|
4189
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4190
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
4017
4191
|
"category": "SEO",
|
|
4018
4192
|
"type": "3rd-party",
|
|
4019
4193
|
"maintainers": [
|
|
@@ -4026,7 +4200,8 @@
|
|
|
4026
4200
|
],
|
|
4027
4201
|
"compatibility": {
|
|
4028
4202
|
"nuxt": "^3.0.0",
|
|
4029
|
-
"requires": {}
|
|
4203
|
+
"requires": {},
|
|
4204
|
+
"devtools": "^0.0.0"
|
|
4030
4205
|
}
|
|
4031
4206
|
},
|
|
4032
4207
|
{
|
|
@@ -4054,7 +4229,7 @@
|
|
|
4054
4229
|
},
|
|
4055
4230
|
{
|
|
4056
4231
|
"name": "optimized-images",
|
|
4057
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4232
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
4058
4233
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
4059
4234
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4060
4235
|
"icon": "",
|
|
@@ -4099,7 +4274,7 @@
|
|
|
4099
4274
|
},
|
|
4100
4275
|
{
|
|
4101
4276
|
"name": "parse",
|
|
4102
|
-
"description": "Parse package for Nuxt
|
|
4277
|
+
"description": "Parse package for Nuxt",
|
|
4103
4278
|
"repo": "cierrateam/nuxt-parse",
|
|
4104
4279
|
"npm": "nuxt-parse",
|
|
4105
4280
|
"icon": "",
|
|
@@ -4119,6 +4294,29 @@
|
|
|
4119
4294
|
"requires": {}
|
|
4120
4295
|
}
|
|
4121
4296
|
},
|
|
4297
|
+
{
|
|
4298
|
+
"name": "particles",
|
|
4299
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4300
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4301
|
+
"npm": "nuxt-particles",
|
|
4302
|
+
"icon": "",
|
|
4303
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4304
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4305
|
+
"learn_more": "https://particles.js.org/",
|
|
4306
|
+
"category": "Libraries",
|
|
4307
|
+
"type": "3rd-party",
|
|
4308
|
+
"maintainers": [
|
|
4309
|
+
{
|
|
4310
|
+
"name": "Joey Pereira",
|
|
4311
|
+
"github": "Joepocalyptic",
|
|
4312
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4313
|
+
}
|
|
4314
|
+
],
|
|
4315
|
+
"compatibility": {
|
|
4316
|
+
"nuxt": "^3.0.0",
|
|
4317
|
+
"requires": {}
|
|
4318
|
+
}
|
|
4319
|
+
},
|
|
4122
4320
|
{
|
|
4123
4321
|
"name": "partytown",
|
|
4124
4322
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -4265,7 +4463,7 @@
|
|
|
4265
4463
|
},
|
|
4266
4464
|
{
|
|
4267
4465
|
"name": "plausible",
|
|
4268
|
-
"description": "Nuxt
|
|
4466
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4269
4467
|
"repo": "nuxt-modules/plausible",
|
|
4270
4468
|
"npm": "@nuxtjs/plausible",
|
|
4271
4469
|
"icon": "",
|
|
@@ -4307,9 +4505,33 @@
|
|
|
4307
4505
|
"requires": {}
|
|
4308
4506
|
}
|
|
4309
4507
|
},
|
|
4508
|
+
{
|
|
4509
|
+
"name": "prepare",
|
|
4510
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4511
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4512
|
+
"npm": "nuxt-prepare",
|
|
4513
|
+
"icon": "prepare.svg",
|
|
4514
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4515
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4516
|
+
"learn_more": "",
|
|
4517
|
+
"category": "Devtools",
|
|
4518
|
+
"type": "3rd-party",
|
|
4519
|
+
"maintainers": [
|
|
4520
|
+
{
|
|
4521
|
+
"name": "Johann Schopplich",
|
|
4522
|
+
"github": "johannschopplich",
|
|
4523
|
+
"twitter": "jschopplich",
|
|
4524
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4525
|
+
}
|
|
4526
|
+
],
|
|
4527
|
+
"compatibility": {
|
|
4528
|
+
"nuxt": "^3.0.0",
|
|
4529
|
+
"requires": {}
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4310
4532
|
{
|
|
4311
4533
|
"name": "prismic",
|
|
4312
|
-
"description": "Easily connect your Nuxt
|
|
4534
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4313
4535
|
"repo": "nuxt-modules/prismic",
|
|
4314
4536
|
"npm": "@nuxtjs/prismic",
|
|
4315
4537
|
"icon": "prismic.png",
|
|
@@ -4376,7 +4598,7 @@
|
|
|
4376
4598
|
},
|
|
4377
4599
|
{
|
|
4378
4600
|
"name": "proxy",
|
|
4379
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4601
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4380
4602
|
"repo": "nuxt-community/proxy-module",
|
|
4381
4603
|
"npm": "@nuxtjs/proxy",
|
|
4382
4604
|
"icon": "",
|
|
@@ -4422,7 +4644,7 @@
|
|
|
4422
4644
|
},
|
|
4423
4645
|
{
|
|
4424
4646
|
"name": "purgecss",
|
|
4425
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4647
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4426
4648
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4427
4649
|
"npm": "nuxt-purgecss",
|
|
4428
4650
|
"icon": "purgecss.png",
|
|
@@ -4444,7 +4666,7 @@
|
|
|
4444
4666
|
},
|
|
4445
4667
|
{
|
|
4446
4668
|
"name": "pwa",
|
|
4447
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4669
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4448
4670
|
"repo": "nuxt-community/pwa-module",
|
|
4449
4671
|
"npm": "@nuxtjs/pwa",
|
|
4450
4672
|
"icon": "pwa.png",
|
|
@@ -4469,7 +4691,7 @@
|
|
|
4469
4691
|
},
|
|
4470
4692
|
{
|
|
4471
4693
|
"name": "python",
|
|
4472
|
-
"description": "Write Nuxt
|
|
4694
|
+
"description": "Write Nuxt applications using Python",
|
|
4473
4695
|
"repo": "nuxt-community/python-module",
|
|
4474
4696
|
"npm": "@nuxtjs/python",
|
|
4475
4697
|
"icon": "python.png",
|
|
@@ -4508,7 +4730,8 @@
|
|
|
4508
4730
|
],
|
|
4509
4731
|
"compatibility": {
|
|
4510
4732
|
"nuxt": "^3.0.0",
|
|
4511
|
-
"requires": {}
|
|
4733
|
+
"requires": {},
|
|
4734
|
+
"devtools": "^0.0.0"
|
|
4512
4735
|
}
|
|
4513
4736
|
},
|
|
4514
4737
|
{
|
|
@@ -4516,7 +4739,7 @@
|
|
|
4516
4739
|
"description": "radash module with auto-import and custom prefix",
|
|
4517
4740
|
"repo": "bbg/nuxt-radash",
|
|
4518
4741
|
"npm": "nuxt-radash",
|
|
4519
|
-
"icon": "radash.
|
|
4742
|
+
"icon": "radash.png",
|
|
4520
4743
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
4521
4744
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4522
4745
|
"learn_more": "https://github.com/rayepps/radash/",
|
|
@@ -4535,7 +4758,7 @@
|
|
|
4535
4758
|
},
|
|
4536
4759
|
{
|
|
4537
4760
|
"name": "recaptcha",
|
|
4538
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4761
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4539
4762
|
"repo": "nuxt-community/recaptcha-module",
|
|
4540
4763
|
"npm": "@nuxtjs/recaptcha",
|
|
4541
4764
|
"icon": "recaptcha.png",
|
|
@@ -4580,7 +4803,7 @@
|
|
|
4580
4803
|
},
|
|
4581
4804
|
{
|
|
4582
4805
|
"name": "rfg-icon",
|
|
4583
|
-
"description": "Nuxt
|
|
4806
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4584
4807
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4585
4808
|
"npm": "nuxt-rfg-icon",
|
|
4586
4809
|
"icon": "real-favicon-generator.png",
|
|
@@ -4602,12 +4825,12 @@
|
|
|
4602
4825
|
},
|
|
4603
4826
|
{
|
|
4604
4827
|
"name": "robots",
|
|
4605
|
-
"description": "A Nuxt
|
|
4606
|
-
"repo": "nuxt-
|
|
4828
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4829
|
+
"repo": "nuxt-modules/robots",
|
|
4607
4830
|
"npm": "@nuxtjs/robots",
|
|
4608
4831
|
"icon": "robots.png",
|
|
4609
|
-
"github": "https://github.com/nuxt-
|
|
4610
|
-
"website": "https://github.com/nuxt-
|
|
4832
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4833
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4611
4834
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4612
4835
|
"category": "SEO",
|
|
4613
4836
|
"type": "community",
|
|
@@ -4626,7 +4849,7 @@
|
|
|
4626
4849
|
},
|
|
4627
4850
|
{
|
|
4628
4851
|
"name": "rollbar",
|
|
4629
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4852
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
4630
4853
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
4631
4854
|
"npm": "nuxt-rollbar-module",
|
|
4632
4855
|
"icon": "rollbar.png",
|
|
@@ -4671,7 +4894,7 @@
|
|
|
4671
4894
|
},
|
|
4672
4895
|
{
|
|
4673
4896
|
"name": "router",
|
|
4674
|
-
"description": "Nuxt
|
|
4897
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4675
4898
|
"repo": "nuxt-community/router-module",
|
|
4676
4899
|
"npm": "@nuxtjs/router",
|
|
4677
4900
|
"icon": "vue.png",
|
|
@@ -4719,13 +4942,13 @@
|
|
|
4719
4942
|
},
|
|
4720
4943
|
{
|
|
4721
4944
|
"name": "schema-org",
|
|
4722
|
-
"description": "Schema.org for Nuxt
|
|
4723
|
-
"repo": "
|
|
4945
|
+
"description": "Schema.org for Nuxt.",
|
|
4946
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4724
4947
|
"npm": "nuxt-schema-org",
|
|
4725
4948
|
"icon": "schema-org.svg",
|
|
4726
|
-
"github": "https://github.com/
|
|
4727
|
-
"website": "https://
|
|
4728
|
-
"learn_more": "https://
|
|
4949
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
4950
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
4951
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4729
4952
|
"category": "SEO",
|
|
4730
4953
|
"type": "3rd-party",
|
|
4731
4954
|
"maintainers": [
|
|
@@ -4788,7 +5011,7 @@
|
|
|
4788
5011
|
},
|
|
4789
5012
|
{
|
|
4790
5013
|
"name": "segment",
|
|
4791
|
-
"description": "Nuxt
|
|
5014
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4792
5015
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4793
5016
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4794
5017
|
"icon": "segment.png",
|
|
@@ -4810,7 +5033,7 @@
|
|
|
4810
5033
|
},
|
|
4811
5034
|
{
|
|
4812
5035
|
"name": "sentry",
|
|
4813
|
-
"description": "Sentry module for Nuxt
|
|
5036
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4814
5037
|
"repo": "nuxt-community/sentry-module",
|
|
4815
5038
|
"npm": "@nuxtjs/sentry",
|
|
4816
5039
|
"icon": "sentry.svg",
|
|
@@ -4830,14 +5053,38 @@
|
|
|
4830
5053
|
"requires": {}
|
|
4831
5054
|
}
|
|
4832
5055
|
},
|
|
5056
|
+
{
|
|
5057
|
+
"name": "seo-experiments",
|
|
5058
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5059
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5060
|
+
"npm": "nuxt-seo-experiments",
|
|
5061
|
+
"icon": "seo-experiments.svg",
|
|
5062
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5063
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5064
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5065
|
+
"category": "SEO",
|
|
5066
|
+
"type": "3rd-party",
|
|
5067
|
+
"maintainers": [
|
|
5068
|
+
{
|
|
5069
|
+
"name": "Harlan Wilton",
|
|
5070
|
+
"github": "harlan-zw",
|
|
5071
|
+
"twitter": "harlan_zw",
|
|
5072
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5073
|
+
}
|
|
5074
|
+
],
|
|
5075
|
+
"compatibility": {
|
|
5076
|
+
"nuxt": "^3.0.0",
|
|
5077
|
+
"requires": {}
|
|
5078
|
+
}
|
|
5079
|
+
},
|
|
4833
5080
|
{
|
|
4834
5081
|
"name": "seo-kit",
|
|
4835
|
-
"description": "
|
|
5082
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4836
5083
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4837
5084
|
"npm": "nuxt-seo-kit",
|
|
4838
5085
|
"icon": "seo-kit.svg",
|
|
4839
5086
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4840
|
-
"website": "https://
|
|
5087
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4841
5088
|
"learn_more": "",
|
|
4842
5089
|
"category": "SEO",
|
|
4843
5090
|
"type": "3rd-party",
|
|
@@ -4877,7 +5124,7 @@
|
|
|
4877
5124
|
},
|
|
4878
5125
|
{
|
|
4879
5126
|
"name": "seomatic-meta",
|
|
4880
|
-
"description": "A Nuxt
|
|
5127
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4881
5128
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4882
5129
|
"npm": "nuxt-seomatic-meta",
|
|
4883
5130
|
"icon": "seomatic.png",
|
|
@@ -4968,7 +5215,7 @@
|
|
|
4968
5215
|
},
|
|
4969
5216
|
{
|
|
4970
5217
|
"name": "shopify",
|
|
4971
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5218
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4972
5219
|
"repo": "Gomah/nuxt-shopify",
|
|
4973
5220
|
"npm": "nuxt-shopify",
|
|
4974
5221
|
"icon": "shopify.png",
|
|
@@ -5035,13 +5282,13 @@
|
|
|
5035
5282
|
},
|
|
5036
5283
|
{
|
|
5037
5284
|
"name": "simple-robots",
|
|
5038
|
-
"description": "
|
|
5285
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
5039
5286
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
5040
5287
|
"npm": "nuxt-simple-robots",
|
|
5041
|
-
"icon": "",
|
|
5288
|
+
"icon": "simple-robots.svg",
|
|
5042
5289
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
5043
|
-
"website": "https://
|
|
5044
|
-
"learn_more": "",
|
|
5290
|
+
"website": "https://nuxtseo.com/robots",
|
|
5291
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
5045
5292
|
"category": "SEO",
|
|
5046
5293
|
"type": "3rd-party",
|
|
5047
5294
|
"maintainers": [
|
|
@@ -5059,13 +5306,13 @@
|
|
|
5059
5306
|
},
|
|
5060
5307
|
{
|
|
5061
5308
|
"name": "simple-sitemap",
|
|
5062
|
-
"description": "
|
|
5309
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5063
5310
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
5064
5311
|
"npm": "nuxt-simple-sitemap",
|
|
5065
|
-
"icon": "",
|
|
5312
|
+
"icon": "simple-sitemap.svg",
|
|
5066
5313
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
5067
|
-
"website": "https://
|
|
5068
|
-
"learn_more": "",
|
|
5314
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5315
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
5069
5316
|
"category": "SEO",
|
|
5070
5317
|
"type": "3rd-party",
|
|
5071
5318
|
"maintainers": [
|
|
@@ -5083,7 +5330,7 @@
|
|
|
5083
5330
|
},
|
|
5084
5331
|
{
|
|
5085
5332
|
"name": "sitemap",
|
|
5086
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5333
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5087
5334
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
5088
5335
|
"npm": "@nuxtjs/sitemap",
|
|
5089
5336
|
"icon": "",
|
|
@@ -5128,7 +5375,7 @@
|
|
|
5128
5375
|
},
|
|
5129
5376
|
{
|
|
5130
5377
|
"name": "snipcart",
|
|
5131
|
-
"description": "Snipcart integration module for Nuxt
|
|
5378
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5132
5379
|
"repo": "nuxt-modules/snipcart",
|
|
5133
5380
|
"npm": "@nuxtjs/snipcart",
|
|
5134
5381
|
"icon": "snipcart.png",
|
|
@@ -5151,7 +5398,7 @@
|
|
|
5151
5398
|
},
|
|
5152
5399
|
{
|
|
5153
5400
|
"name": "social-meta",
|
|
5154
|
-
"description": "Nuxt
|
|
5401
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
5155
5402
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
5156
5403
|
"npm": "nuxt-social-meta",
|
|
5157
5404
|
"icon": "",
|
|
@@ -5273,7 +5520,7 @@
|
|
|
5273
5520
|
},
|
|
5274
5521
|
{
|
|
5275
5522
|
"name": "storage",
|
|
5276
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5523
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
5277
5524
|
"repo": "mazipan/nuxt-storage",
|
|
5278
5525
|
"npm": "nuxt-storage",
|
|
5279
5526
|
"icon": "",
|
|
@@ -5295,7 +5542,7 @@
|
|
|
5295
5542
|
},
|
|
5296
5543
|
{
|
|
5297
5544
|
"name": "storefront-ui",
|
|
5298
|
-
"description": "Storefront UI Module for Nuxt
|
|
5545
|
+
"description": "Storefront UI Module for Nuxt",
|
|
5299
5546
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
5300
5547
|
"npm": "@storefront-ui/nuxt",
|
|
5301
5548
|
"icon": "storefront-ui.svg",
|
|
@@ -5339,7 +5586,7 @@
|
|
|
5339
5586
|
},
|
|
5340
5587
|
{
|
|
5341
5588
|
"name": "storyblok",
|
|
5342
|
-
"description": "Storyblok Nuxt
|
|
5589
|
+
"description": "Storyblok Nuxt module",
|
|
5343
5590
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
5344
5591
|
"npm": "@storyblok/nuxt",
|
|
5345
5592
|
"icon": "storyblok.png",
|
|
@@ -5356,16 +5603,17 @@
|
|
|
5356
5603
|
],
|
|
5357
5604
|
"compatibility": {
|
|
5358
5605
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5359
|
-
"requires": {}
|
|
5606
|
+
"requires": {},
|
|
5607
|
+
"devtools": "^0.0.0"
|
|
5360
5608
|
}
|
|
5361
5609
|
},
|
|
5362
5610
|
{
|
|
5363
5611
|
"name": "storybook",
|
|
5364
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5365
|
-
"repo": "nuxt-
|
|
5612
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5613
|
+
"repo": "nuxt-modules/storybook",
|
|
5366
5614
|
"npm": "@nuxtjs/storybook",
|
|
5367
5615
|
"icon": "storybook.png",
|
|
5368
|
-
"github": "https://github.com/nuxt-
|
|
5616
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5369
5617
|
"website": "https://storybook.nuxtjs.org",
|
|
5370
5618
|
"learn_more": "https://storybook.js.org/",
|
|
5371
5619
|
"category": "Devtools",
|
|
@@ -5383,19 +5631,20 @@
|
|
|
5383
5631
|
}
|
|
5384
5632
|
],
|
|
5385
5633
|
"compatibility": {
|
|
5386
|
-
"nuxt": "^2.0.0",
|
|
5634
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5387
5635
|
"requires": {
|
|
5388
5636
|
"bridge": "optional"
|
|
5389
|
-
}
|
|
5637
|
+
},
|
|
5638
|
+
"devtools": "^0.0.0"
|
|
5390
5639
|
}
|
|
5391
5640
|
},
|
|
5392
5641
|
{
|
|
5393
5642
|
"name": "strapi",
|
|
5394
5643
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5395
|
-
"repo": "nuxt-
|
|
5644
|
+
"repo": "nuxt-modules/strapi",
|
|
5396
5645
|
"npm": "@nuxtjs/strapi",
|
|
5397
5646
|
"icon": "strapi.png",
|
|
5398
|
-
"github": "https://github.com/nuxt-
|
|
5647
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5399
5648
|
"website": "https://strapi.nuxtjs.org",
|
|
5400
5649
|
"learn_more": "https://strapi.io/",
|
|
5401
5650
|
"category": "CMS",
|
|
@@ -5416,7 +5665,8 @@
|
|
|
5416
5665
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5417
5666
|
"requires": {
|
|
5418
5667
|
"bridge": true
|
|
5419
|
-
}
|
|
5668
|
+
},
|
|
5669
|
+
"devtools": "^0.0.0"
|
|
5420
5670
|
}
|
|
5421
5671
|
},
|
|
5422
5672
|
{
|
|
@@ -5492,7 +5742,7 @@
|
|
|
5492
5742
|
},
|
|
5493
5743
|
{
|
|
5494
5744
|
"name": "stylelint",
|
|
5495
|
-
"description": "Stylelint module for Nuxt.
|
|
5745
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5496
5746
|
"repo": "nuxt-community/stylelint-module",
|
|
5497
5747
|
"npm": "@nuxtjs/stylelint-module",
|
|
5498
5748
|
"icon": "stylelint.png",
|
|
@@ -5538,10 +5788,10 @@
|
|
|
5538
5788
|
{
|
|
5539
5789
|
"name": "supabase",
|
|
5540
5790
|
"description": "First class integration with Supabase",
|
|
5541
|
-
"repo": "nuxt-
|
|
5791
|
+
"repo": "nuxt-modules/supabase",
|
|
5542
5792
|
"npm": "@nuxtjs/supabase",
|
|
5543
5793
|
"icon": "supabase.png",
|
|
5544
|
-
"github": "https://github.com/nuxt-
|
|
5794
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5545
5795
|
"website": "https://supabase.nuxtjs.org",
|
|
5546
5796
|
"learn_more": "https://supabase.com",
|
|
5547
5797
|
"category": "Database",
|
|
@@ -5592,12 +5842,12 @@
|
|
|
5592
5842
|
},
|
|
5593
5843
|
{
|
|
5594
5844
|
"name": "svg-sprite",
|
|
5595
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5596
|
-
"repo": "nuxt-
|
|
5845
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5846
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5597
5847
|
"npm": "@nuxtjs/svg-sprite",
|
|
5598
5848
|
"icon": "",
|
|
5599
|
-
"github": "https://github.com/nuxt-
|
|
5600
|
-
"website": "https://github.com/nuxt-
|
|
5849
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5850
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5601
5851
|
"learn_more": "",
|
|
5602
5852
|
"category": "UI",
|
|
5603
5853
|
"type": "community",
|
|
@@ -5609,13 +5859,13 @@
|
|
|
5609
5859
|
}
|
|
5610
5860
|
],
|
|
5611
5861
|
"compatibility": {
|
|
5612
|
-
"nuxt": "^2.0.0",
|
|
5862
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5613
5863
|
"requires": {}
|
|
5614
5864
|
}
|
|
5615
5865
|
},
|
|
5616
5866
|
{
|
|
5617
5867
|
"name": "svg",
|
|
5618
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5868
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5619
5869
|
"repo": "nuxt-community/svg-module",
|
|
5620
5870
|
"npm": "@nuxtjs/svg",
|
|
5621
5871
|
"icon": "",
|
|
@@ -5659,7 +5909,7 @@
|
|
|
5659
5909
|
},
|
|
5660
5910
|
{
|
|
5661
5911
|
"name": "swiper",
|
|
5662
|
-
"description": "Nuxt
|
|
5912
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5663
5913
|
"repo": "cpreston321/nuxt-swiper",
|
|
5664
5914
|
"npm": "nuxt-swiper",
|
|
5665
5915
|
"icon": "swiper.svg",
|
|
@@ -5705,10 +5955,10 @@
|
|
|
5705
5955
|
{
|
|
5706
5956
|
"name": "tailwindcss",
|
|
5707
5957
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5708
|
-
"repo": "nuxt-
|
|
5958
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
5709
5959
|
"npm": "@nuxtjs/tailwindcss",
|
|
5710
5960
|
"icon": "tailwindcss.png",
|
|
5711
|
-
"github": "https://github.com/nuxt-
|
|
5961
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
5712
5962
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5713
5963
|
"learn_more": "https://tailwindcss.com/",
|
|
5714
5964
|
"category": "UI",
|
|
@@ -5718,11 +5968,16 @@
|
|
|
5718
5968
|
"name": "Sébastien Chopin",
|
|
5719
5969
|
"github": "Atinux",
|
|
5720
5970
|
"twitter": "Atinux"
|
|
5971
|
+
},
|
|
5972
|
+
{
|
|
5973
|
+
"name": "Inesh Bose",
|
|
5974
|
+
"github": "ineshbose"
|
|
5721
5975
|
}
|
|
5722
5976
|
],
|
|
5723
5977
|
"compatibility": {
|
|
5724
5978
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5725
|
-
"requires": {}
|
|
5979
|
+
"requires": {},
|
|
5980
|
+
"devtools": "^0.0.0"
|
|
5726
5981
|
}
|
|
5727
5982
|
},
|
|
5728
5983
|
{
|
|
@@ -5772,7 +6027,7 @@
|
|
|
5772
6027
|
},
|
|
5773
6028
|
{
|
|
5774
6029
|
"name": "toast",
|
|
5775
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6030
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5776
6031
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5777
6032
|
"npm": "@nuxtjs/toast",
|
|
5778
6033
|
"icon": "",
|
|
@@ -5853,7 +6108,7 @@
|
|
|
5853
6108
|
},
|
|
5854
6109
|
{
|
|
5855
6110
|
"name": "twa",
|
|
5856
|
-
"description": "Nuxt
|
|
6111
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5857
6112
|
"repo": "tuarrep/nuxt-twa",
|
|
5858
6113
|
"npm": "nuxt-twa",
|
|
5859
6114
|
"icon": "",
|
|
@@ -6041,6 +6296,39 @@
|
|
|
6041
6296
|
"requires": {}
|
|
6042
6297
|
}
|
|
6043
6298
|
},
|
|
6299
|
+
{
|
|
6300
|
+
"name": "ui",
|
|
6301
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6302
|
+
"repo": "nuxt/ui#dev",
|
|
6303
|
+
"npm": "@nuxt/ui",
|
|
6304
|
+
"icon": "nuxt.svg",
|
|
6305
|
+
"github": "https://github.com/nuxt/ui",
|
|
6306
|
+
"website": "https://ui.nuxt.com",
|
|
6307
|
+
"learn_more": "",
|
|
6308
|
+
"category": "UI",
|
|
6309
|
+
"type": "official",
|
|
6310
|
+
"maintainers": [
|
|
6311
|
+
{
|
|
6312
|
+
"name": "Benjamin Canac",
|
|
6313
|
+
"github": "benjamincanac",
|
|
6314
|
+
"twitter": "benjamincanac"
|
|
6315
|
+
},
|
|
6316
|
+
{
|
|
6317
|
+
"name": "Sebastien Chopin",
|
|
6318
|
+
"github": "Atinux",
|
|
6319
|
+
"twitter": "Atinux"
|
|
6320
|
+
},
|
|
6321
|
+
{
|
|
6322
|
+
"name": "Sylvain Marroufin",
|
|
6323
|
+
"github": "smarroufin",
|
|
6324
|
+
"twitter": "smarroufin"
|
|
6325
|
+
}
|
|
6326
|
+
],
|
|
6327
|
+
"compatibility": {
|
|
6328
|
+
"nuxt": "^3.0.0",
|
|
6329
|
+
"requires": {}
|
|
6330
|
+
}
|
|
6331
|
+
},
|
|
6044
6332
|
{
|
|
6045
6333
|
"name": "umami",
|
|
6046
6334
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -6089,7 +6377,7 @@
|
|
|
6089
6377
|
},
|
|
6090
6378
|
{
|
|
6091
6379
|
"name": "universal-storage",
|
|
6092
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6380
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
6093
6381
|
"repo": "nuxt-community/universal-storage-module",
|
|
6094
6382
|
"npm": "@nuxtjs/universal-storage",
|
|
6095
6383
|
"icon": "",
|
|
@@ -6186,7 +6474,8 @@
|
|
|
6186
6474
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6187
6475
|
"requires": {
|
|
6188
6476
|
"bridge": "optional"
|
|
6189
|
-
}
|
|
6477
|
+
},
|
|
6478
|
+
"devtools": "^0.0.0"
|
|
6190
6479
|
}
|
|
6191
6480
|
},
|
|
6192
6481
|
{
|
|
@@ -6238,7 +6527,7 @@
|
|
|
6238
6527
|
},
|
|
6239
6528
|
{
|
|
6240
6529
|
"name": "user-agent",
|
|
6241
|
-
"description": "Nuxt
|
|
6530
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
6242
6531
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
6243
6532
|
"npm": "nuxt-user-agent",
|
|
6244
6533
|
"icon": "",
|
|
@@ -6352,7 +6641,7 @@
|
|
|
6352
6641
|
},
|
|
6353
6642
|
{
|
|
6354
6643
|
"name": "vee-validate",
|
|
6355
|
-
"description": "Painless Vue forms for Nuxt
|
|
6644
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6356
6645
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6357
6646
|
"npm": "@vee-validate/nuxt",
|
|
6358
6647
|
"icon": "vee-validate.png",
|
|
@@ -6442,7 +6731,7 @@
|
|
|
6442
6731
|
},
|
|
6443
6732
|
{
|
|
6444
6733
|
"name": "vite-pwa-nuxt",
|
|
6445
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
6734
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6446
6735
|
"repo": "vite-pwa/nuxt",
|
|
6447
6736
|
"npm": "@vite-pwa/nuxt",
|
|
6448
6737
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -6491,18 +6780,19 @@
|
|
|
6491
6780
|
],
|
|
6492
6781
|
"compatibility": {
|
|
6493
6782
|
"nuxt": "^3.0.0",
|
|
6494
|
-
"requires": {}
|
|
6783
|
+
"requires": {},
|
|
6784
|
+
"devtools": "^0.0.0"
|
|
6495
6785
|
}
|
|
6496
6786
|
},
|
|
6497
6787
|
{
|
|
6498
6788
|
"name": "vue-email",
|
|
6499
|
-
"description": "Write email templates with vue",
|
|
6500
|
-
"repo": "Dave136/vue-email
|
|
6789
|
+
"description": "💌 Write email templates with vue",
|
|
6790
|
+
"repo": "Dave136/vue-email",
|
|
6501
6791
|
"npm": "vue-email",
|
|
6502
6792
|
"icon": "vue-email.svg",
|
|
6503
6793
|
"github": "https://github.com/Dave136/vue-email",
|
|
6504
|
-
"website": "https://
|
|
6505
|
-
"learn_more": "https://vue-email.vercel.app/getting-started
|
|
6794
|
+
"website": "https://www.vuemail.net/",
|
|
6795
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6506
6796
|
"category": "UI",
|
|
6507
6797
|
"type": "3rd-party",
|
|
6508
6798
|
"maintainers": [
|
|
@@ -6521,7 +6811,8 @@
|
|
|
6521
6811
|
],
|
|
6522
6812
|
"compatibility": {
|
|
6523
6813
|
"nuxt": "^3.0.0",
|
|
6524
|
-
"requires": {}
|
|
6814
|
+
"requires": {},
|
|
6815
|
+
"devtools": "^0.0.0"
|
|
6525
6816
|
}
|
|
6526
6817
|
},
|
|
6527
6818
|
{
|
|
@@ -6546,7 +6837,8 @@
|
|
|
6546
6837
|
"nuxt": "^3.0.0",
|
|
6547
6838
|
"requires": {
|
|
6548
6839
|
"bridge": "optional"
|
|
6549
|
-
}
|
|
6840
|
+
},
|
|
6841
|
+
"devtools": "^0.0.0"
|
|
6550
6842
|
}
|
|
6551
6843
|
},
|
|
6552
6844
|
{
|
|
@@ -6573,7 +6865,7 @@
|
|
|
6573
6865
|
},
|
|
6574
6866
|
{
|
|
6575
6867
|
"name": "vue-multiselect",
|
|
6576
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6868
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6577
6869
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6578
6870
|
"npm": "nuxt-vue-multiselect",
|
|
6579
6871
|
"icon": "",
|
|
@@ -6687,7 +6979,7 @@
|
|
|
6687
6979
|
},
|
|
6688
6980
|
{
|
|
6689
6981
|
"name": "vue-warehouse",
|
|
6690
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
6982
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6691
6983
|
"repo": "juliomrqz/vue-warehouse",
|
|
6692
6984
|
"npm": "vue-warehouse",
|
|
6693
6985
|
"icon": "",
|
|
@@ -6710,7 +7002,7 @@
|
|
|
6710
7002
|
},
|
|
6711
7003
|
{
|
|
6712
7004
|
"name": "vue3-carousel-nuxt",
|
|
6713
|
-
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt
|
|
7005
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
6714
7006
|
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6715
7007
|
"npm": "vue3-carousel-nuxt",
|
|
6716
7008
|
"icon": "",
|
|
@@ -6755,7 +7047,7 @@
|
|
|
6755
7047
|
},
|
|
6756
7048
|
{
|
|
6757
7049
|
"name": "vuestic",
|
|
6758
|
-
"description": "Vuestic UI module for Nuxt
|
|
7050
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6759
7051
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6760
7052
|
"npm": "@vuestic/nuxt",
|
|
6761
7053
|
"icon": "vuestic.png",
|
|
@@ -6799,7 +7091,7 @@
|
|
|
6799
7091
|
},
|
|
6800
7092
|
{
|
|
6801
7093
|
"name": "vuetify",
|
|
6802
|
-
"description": "Vuetify Module for Nuxt
|
|
7094
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6803
7095
|
"repo": "nuxt-community/vuetify-module",
|
|
6804
7096
|
"npm": "@nuxtjs/vuetify",
|
|
6805
7097
|
"icon": "vuetify.png",
|
|
@@ -6846,7 +7138,8 @@
|
|
|
6846
7138
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6847
7139
|
"requires": {
|
|
6848
7140
|
"bridge": "optional"
|
|
6849
|
-
}
|
|
7141
|
+
},
|
|
7142
|
+
"devtools": "^0.0.0"
|
|
6850
7143
|
}
|
|
6851
7144
|
},
|
|
6852
7145
|
{
|
|
@@ -6873,7 +7166,7 @@
|
|
|
6873
7166
|
},
|
|
6874
7167
|
{
|
|
6875
7168
|
"name": "vunix",
|
|
6876
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7169
|
+
"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.",
|
|
6877
7170
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6878
7171
|
"npm": "@vunix/nuxt",
|
|
6879
7172
|
"icon": "",
|
|
@@ -6897,11 +7190,11 @@
|
|
|
6897
7190
|
{
|
|
6898
7191
|
"name": "web-vitals",
|
|
6899
7192
|
"description": "Web Vitals for Nuxt",
|
|
6900
|
-
"repo": "nuxt-
|
|
7193
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6901
7194
|
"npm": "@nuxtjs/web-vitals",
|
|
6902
7195
|
"icon": "web-vitals.png",
|
|
6903
|
-
"github": "https://github.com/nuxt-
|
|
6904
|
-
"website": "https://github.com/nuxt-
|
|
7196
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7197
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6905
7198
|
"learn_more": "",
|
|
6906
7199
|
"category": "Performance",
|
|
6907
7200
|
"type": "community",
|
|
@@ -6952,7 +7245,7 @@
|
|
|
6952
7245
|
},
|
|
6953
7246
|
{
|
|
6954
7247
|
"name": "webpack-optimisations",
|
|
6955
|
-
"description": "Nuxt
|
|
7248
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6956
7249
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6957
7250
|
"npm": "nuxt-webpack-optimisations",
|
|
6958
7251
|
"icon": "build-optimisations.svg",
|
|
@@ -7044,7 +7337,7 @@
|
|
|
7044
7337
|
},
|
|
7045
7338
|
{
|
|
7046
7339
|
"name": "well-known",
|
|
7047
|
-
"description": "A Nuxt
|
|
7340
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7048
7341
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7049
7342
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7050
7343
|
"icon": "well-known.svg",
|
|
@@ -7066,7 +7359,7 @@
|
|
|
7066
7359
|
},
|
|
7067
7360
|
{
|
|
7068
7361
|
"name": "wideangle",
|
|
7069
|
-
"description": "Nuxt
|
|
7362
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7070
7363
|
"repo": "inputobjects/wideangle-nuxt",
|
|
7071
7364
|
"npm": "wideangle-nuxt",
|
|
7072
7365
|
"icon": "wideangle.png",
|
|
@@ -7233,55 +7526,9 @@
|
|
|
7233
7526
|
"requires": {}
|
|
7234
7527
|
}
|
|
7235
7528
|
},
|
|
7236
|
-
{
|
|
7237
|
-
"name": "yandex-metrika-next",
|
|
7238
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
7239
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
7240
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
7241
|
-
"icon": "yandex-metrika.svg",
|
|
7242
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
7243
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
7244
|
-
"learn_more": "",
|
|
7245
|
-
"category": "Analytics",
|
|
7246
|
-
"type": "3rd-party",
|
|
7247
|
-
"maintainers": [
|
|
7248
|
-
{
|
|
7249
|
-
"name": "Aleksandr Saburov",
|
|
7250
|
-
"github": "artmizu",
|
|
7251
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
7252
|
-
}
|
|
7253
|
-
],
|
|
7254
|
-
"compatibility": {
|
|
7255
|
-
"nuxt": "^3.0.0",
|
|
7256
|
-
"requires": {}
|
|
7257
|
-
}
|
|
7258
|
-
},
|
|
7259
|
-
{
|
|
7260
|
-
"name": "yandex-metrika",
|
|
7261
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
7262
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
7263
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
7264
|
-
"icon": "",
|
|
7265
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7266
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7267
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
7268
|
-
"category": "Analytics",
|
|
7269
|
-
"type": "community",
|
|
7270
|
-
"maintainers": [
|
|
7271
|
-
{
|
|
7272
|
-
"name": "Pooya Parsa",
|
|
7273
|
-
"github": "pi0",
|
|
7274
|
-
"twitter": "_pi0_"
|
|
7275
|
-
}
|
|
7276
|
-
],
|
|
7277
|
-
"compatibility": {
|
|
7278
|
-
"nuxt": "^2.0.0",
|
|
7279
|
-
"requires": {}
|
|
7280
|
-
}
|
|
7281
|
-
},
|
|
7282
7529
|
{
|
|
7283
7530
|
"name": "zendesk",
|
|
7284
|
-
"description": "Nuxt
|
|
7531
|
+
"description": "Nuxt module for Zendesk",
|
|
7285
7532
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
7286
7533
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
7287
7534
|
"icon": "zendesk.png",
|