@nuxt/modules 0.6.0-d22ee5 → 0.6.0-d23bcb
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 +1627 -262
- package/package.json +10 -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",
|
|
@@ -125,21 +125,20 @@
|
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
|
-
"name": "
|
|
129
|
-
"description": "
|
|
130
|
-
"repo": "
|
|
131
|
-
"npm": "@
|
|
132
|
-
"icon": "
|
|
133
|
-
"github": "https://github.com/
|
|
134
|
-
"website": "",
|
|
128
|
+
"name": "animejs",
|
|
129
|
+
"description": "Anime.js module for Nuxt",
|
|
130
|
+
"repo": "hypernym-studio/nuxt-anime",
|
|
131
|
+
"npm": "@hypernym/nuxt-anime",
|
|
132
|
+
"icon": "",
|
|
133
|
+
"github": "https://github.com/hypernym-studio/nuxt-anime",
|
|
134
|
+
"website": "https://github.com/hypernym-studio/nuxt-anime",
|
|
135
135
|
"learn_more": "",
|
|
136
|
-
"category": "
|
|
136
|
+
"category": "Libraries",
|
|
137
137
|
"type": "3rd-party",
|
|
138
138
|
"maintainers": [
|
|
139
139
|
{
|
|
140
|
-
"name": "
|
|
141
|
-
"github": "
|
|
142
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
140
|
+
"name": "ivodolenc",
|
|
141
|
+
"github": "ivodolenc"
|
|
143
142
|
}
|
|
144
143
|
],
|
|
145
144
|
"compatibility": {
|
|
@@ -148,35 +147,59 @@
|
|
|
148
147
|
}
|
|
149
148
|
},
|
|
150
149
|
{
|
|
151
|
-
"name": "
|
|
152
|
-
"description": "
|
|
153
|
-
"repo": "
|
|
154
|
-
"npm": "nuxt
|
|
155
|
-
"icon": "",
|
|
156
|
-
"github": "https://github.com/
|
|
157
|
-
"website": "https://
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"compatibility": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
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",
|
|
158
181
|
"learn_more": "",
|
|
159
|
-
"category": "
|
|
182
|
+
"category": "Devtools",
|
|
160
183
|
"type": "3rd-party",
|
|
161
184
|
"maintainers": [
|
|
162
185
|
{
|
|
163
|
-
"name": "
|
|
164
|
-
"github": "
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
165
188
|
}
|
|
166
189
|
],
|
|
167
190
|
"compatibility": {
|
|
168
|
-
"nuxt": "^
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
169
192
|
"requires": {}
|
|
170
193
|
}
|
|
171
194
|
},
|
|
172
195
|
{
|
|
173
196
|
"name": "api-party",
|
|
174
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
175
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
176
199
|
"npm": "nuxt-api-party",
|
|
177
200
|
"icon": "api-party.svg",
|
|
178
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
179
|
-
"website": "https://
|
|
202
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
180
203
|
"learn_more": "",
|
|
181
204
|
"category": "Request",
|
|
182
205
|
"type": "3rd-party",
|
|
@@ -219,7 +242,7 @@
|
|
|
219
242
|
},
|
|
220
243
|
{
|
|
221
244
|
"name": "apollo",
|
|
222
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
223
246
|
"repo": "nuxt-modules/apollo",
|
|
224
247
|
"npm": "@nuxtjs/apollo",
|
|
225
248
|
"icon": "apollo.png",
|
|
@@ -243,7 +266,7 @@
|
|
|
243
266
|
},
|
|
244
267
|
{
|
|
245
268
|
"name": "applicationinsights",
|
|
246
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
247
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
248
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
249
272
|
"icon": "application-insights.png",
|
|
@@ -272,7 +295,7 @@
|
|
|
272
295
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
273
296
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
274
297
|
"learn_more": "",
|
|
275
|
-
"category": "
|
|
298
|
+
"category": "Database",
|
|
276
299
|
"type": "3rd-party",
|
|
277
300
|
"maintainers": [
|
|
278
301
|
{
|
|
@@ -285,9 +308,54 @@
|
|
|
285
308
|
"requires": {}
|
|
286
309
|
}
|
|
287
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ark-ui",
|
|
335
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
336
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
337
|
+
"npm": "nuxt-ark-ui",
|
|
338
|
+
"icon": "ark-ui.svg",
|
|
339
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
340
|
+
"website": "https://ark-ui.com/",
|
|
341
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Din",
|
|
347
|
+
"github": "iamdin",
|
|
348
|
+
"twitter": "iamdinq"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"compatibility": {
|
|
352
|
+
"nuxt": "^3.0.0",
|
|
353
|
+
"requires": {}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
288
356
|
{
|
|
289
357
|
"name": "auth",
|
|
290
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
358
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
291
359
|
"repo": "nuxt-community/auth-module",
|
|
292
360
|
"npm": "@nuxtjs/auth",
|
|
293
361
|
"icon": "auth.png",
|
|
@@ -312,9 +380,55 @@
|
|
|
312
380
|
"requires": {}
|
|
313
381
|
}
|
|
314
382
|
},
|
|
383
|
+
{
|
|
384
|
+
"name": "authjs",
|
|
385
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
386
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
387
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
388
|
+
"icon": "authjs.png",
|
|
389
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
390
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
391
|
+
"learn_more": "https://authjs.dev/",
|
|
392
|
+
"category": "Security",
|
|
393
|
+
"type": "3rd-party",
|
|
394
|
+
"maintainers": [
|
|
395
|
+
{
|
|
396
|
+
"name": "Hebilicious",
|
|
397
|
+
"github": "Hebilicious",
|
|
398
|
+
"twitter": "its_hebilicious"
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"compatibility": {
|
|
402
|
+
"nuxt": "^3.0.0",
|
|
403
|
+
"requires": {}
|
|
404
|
+
}
|
|
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
|
+
},
|
|
315
429
|
{
|
|
316
430
|
"name": "axios",
|
|
317
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
431
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
318
432
|
"repo": "nuxt-community/axios-module",
|
|
319
433
|
"npm": "@nuxtjs/axios",
|
|
320
434
|
"icon": "axios.svg",
|
|
@@ -337,7 +451,7 @@
|
|
|
337
451
|
},
|
|
338
452
|
{
|
|
339
453
|
"name": "basic-auth",
|
|
340
|
-
"description": "Provide basic authentication to your Nuxt
|
|
454
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
341
455
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
342
456
|
"npm": "nuxt-basic-auth-module",
|
|
343
457
|
"icon": "",
|
|
@@ -461,7 +575,7 @@
|
|
|
461
575
|
},
|
|
462
576
|
{
|
|
463
577
|
"name": "bulma-slim",
|
|
464
|
-
"description": "Nuxt
|
|
578
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
465
579
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
466
580
|
"npm": "nuxt-bulma-slim",
|
|
467
581
|
"icon": "bulma.png",
|
|
@@ -528,7 +642,7 @@
|
|
|
528
642
|
},
|
|
529
643
|
{
|
|
530
644
|
"name": "canvas-sketch",
|
|
531
|
-
"description": "Nuxt
|
|
645
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
532
646
|
"repo": "LuXDAmore/generative-art",
|
|
533
647
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
534
648
|
"icon": "",
|
|
@@ -549,9 +663,31 @@
|
|
|
549
663
|
"requires": {}
|
|
550
664
|
}
|
|
551
665
|
},
|
|
666
|
+
{
|
|
667
|
+
"name": "capo",
|
|
668
|
+
"description": "Capo.js implementation for Nuxt",
|
|
669
|
+
"repo": "danielroe/nuxt-capo",
|
|
670
|
+
"npm": "nuxt-capo",
|
|
671
|
+
"icon": "",
|
|
672
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
673
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
674
|
+
"learn_more": "",
|
|
675
|
+
"category": "Performance",
|
|
676
|
+
"type": "3rd-party",
|
|
677
|
+
"maintainers": [
|
|
678
|
+
{
|
|
679
|
+
"name": "danielroe",
|
|
680
|
+
"github": "danielroe"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"compatibility": {
|
|
684
|
+
"nuxt": "^3.0.0",
|
|
685
|
+
"requires": {}
|
|
686
|
+
}
|
|
687
|
+
},
|
|
552
688
|
{
|
|
553
689
|
"name": "chakra-ui",
|
|
554
|
-
"description": "Chakra UI Module for Nuxt
|
|
690
|
+
"description": "Chakra UI Module for Nuxt",
|
|
555
691
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
556
692
|
"npm": "@chakra-ui/nuxt",
|
|
557
693
|
"icon": "chakra-ui.png",
|
|
@@ -574,11 +710,11 @@
|
|
|
574
710
|
{
|
|
575
711
|
"name": "chatwoot",
|
|
576
712
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
577
|
-
"repo": "
|
|
578
|
-
"npm": "@
|
|
713
|
+
"repo": "productdevbookcom/chatwoot",
|
|
714
|
+
"npm": "@productdevbook/chatwoot",
|
|
579
715
|
"icon": "chatwoot.png",
|
|
580
|
-
"github": "https://github.com/
|
|
581
|
-
"website": "https://github.com/
|
|
716
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
717
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
582
718
|
"learn_more": "https://www.chatwoot.com",
|
|
583
719
|
"category": "Libraries",
|
|
584
720
|
"type": "3rd-party",
|
|
@@ -615,6 +751,29 @@
|
|
|
615
751
|
"requires": {}
|
|
616
752
|
}
|
|
617
753
|
},
|
|
754
|
+
{
|
|
755
|
+
"name": "clarity-analytics",
|
|
756
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
757
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
758
|
+
"npm": "nuxt-clarity-analytics",
|
|
759
|
+
"icon": "",
|
|
760
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
761
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
762
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
763
|
+
"category": "Analytics",
|
|
764
|
+
"type": "3rd-party",
|
|
765
|
+
"maintainers": [
|
|
766
|
+
{
|
|
767
|
+
"name": "Barbapapazes",
|
|
768
|
+
"github": "Barbapapazes",
|
|
769
|
+
"twitter": "soubiran_"
|
|
770
|
+
}
|
|
771
|
+
],
|
|
772
|
+
"compatibility": {
|
|
773
|
+
"nuxt": "^3.0.0",
|
|
774
|
+
"requires": {}
|
|
775
|
+
}
|
|
776
|
+
},
|
|
618
777
|
{
|
|
619
778
|
"name": "client-init",
|
|
620
779
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -639,7 +798,7 @@
|
|
|
639
798
|
},
|
|
640
799
|
{
|
|
641
800
|
"name": "cloudcms",
|
|
642
|
-
"description": "CloudCMS Nuxt
|
|
801
|
+
"description": "CloudCMS Nuxt Module",
|
|
643
802
|
"repo": "gitana/cloudcms-nuxt",
|
|
644
803
|
"npm": "cloudcms-nuxt",
|
|
645
804
|
"icon": "",
|
|
@@ -688,11 +847,11 @@
|
|
|
688
847
|
},
|
|
689
848
|
{
|
|
690
849
|
"name": "cloudinary",
|
|
691
|
-
"description": "Optimize images and videos in your Nuxt
|
|
692
|
-
"repo": "nuxt-
|
|
850
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
851
|
+
"repo": "nuxt-modules/cloudinary",
|
|
693
852
|
"npm": "@nuxtjs/cloudinary",
|
|
694
853
|
"icon": "cloudinary.png",
|
|
695
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
696
855
|
"website": "https://cloudinary.nuxtjs.org",
|
|
697
856
|
"learn_more": "https://cloudinary.com",
|
|
698
857
|
"category": "Images",
|
|
@@ -711,11 +870,11 @@
|
|
|
711
870
|
},
|
|
712
871
|
{
|
|
713
872
|
"name": "color-mode",
|
|
714
|
-
"description": "Dark and Light mode for
|
|
715
|
-
"repo": "nuxt-
|
|
873
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
874
|
+
"repo": "nuxt-modules/color-mode",
|
|
716
875
|
"npm": "@nuxtjs/color-mode",
|
|
717
876
|
"icon": "color-mode.png",
|
|
718
|
-
"github": "https://github.com/nuxt-
|
|
877
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
719
878
|
"website": "https://color-mode.nuxtjs.org",
|
|
720
879
|
"learn_more": "",
|
|
721
880
|
"category": "UI",
|
|
@@ -780,12 +939,35 @@
|
|
|
780
939
|
"requires": {}
|
|
781
940
|
}
|
|
782
941
|
},
|
|
942
|
+
{
|
|
943
|
+
"name": "content-assets",
|
|
944
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
945
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
946
|
+
"npm": "nuxt-content-assets",
|
|
947
|
+
"icon": "content-assets.png",
|
|
948
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
949
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
950
|
+
"learn_more": "",
|
|
951
|
+
"category": "Images",
|
|
952
|
+
"type": "3rd-party",
|
|
953
|
+
"maintainers": [
|
|
954
|
+
{
|
|
955
|
+
"name": "davestewart",
|
|
956
|
+
"github": "davestewart",
|
|
957
|
+
"twitter": "dave_stewart"
|
|
958
|
+
}
|
|
959
|
+
],
|
|
960
|
+
"compatibility": {
|
|
961
|
+
"nuxt": "^3.0.0",
|
|
962
|
+
"requires": {}
|
|
963
|
+
}
|
|
964
|
+
},
|
|
783
965
|
{
|
|
784
966
|
"name": "content",
|
|
785
967
|
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
786
968
|
"repo": "nuxt/content#main",
|
|
787
969
|
"npm": "@nuxt/content",
|
|
788
|
-
"icon": "nuxt.
|
|
970
|
+
"icon": "nuxt.svg",
|
|
789
971
|
"github": "https://github.com/nuxt/content",
|
|
790
972
|
"website": "https://content.nuxtjs.org",
|
|
791
973
|
"learn_more": "",
|
|
@@ -909,7 +1091,7 @@
|
|
|
909
1091
|
},
|
|
910
1092
|
{
|
|
911
1093
|
"name": "darkmode.js",
|
|
912
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1094
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
913
1095
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
914
1096
|
"npm": "nuxtjs-darkmode-js-module",
|
|
915
1097
|
"icon": "darkmode.png",
|
|
@@ -931,7 +1113,7 @@
|
|
|
931
1113
|
},
|
|
932
1114
|
{
|
|
933
1115
|
"name": "date-fns",
|
|
934
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1116
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
935
1117
|
"repo": "nuxt-community/date-fns-module",
|
|
936
1118
|
"npm": "@nuxtjs/date-fns",
|
|
937
1119
|
"icon": "date-fns.png",
|
|
@@ -952,11 +1134,11 @@
|
|
|
952
1134
|
}
|
|
953
1135
|
},
|
|
954
1136
|
{
|
|
955
|
-
"name": "datocms",
|
|
956
|
-
"description": "DatoCMS integration for Nuxt
|
|
1137
|
+
"name": "datocms-nuxt2",
|
|
1138
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
957
1139
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
958
1140
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
959
|
-
"icon": "datocms.
|
|
1141
|
+
"icon": "datocms.svg",
|
|
960
1142
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
961
1143
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
962
1144
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -973,33 +1155,57 @@
|
|
|
973
1155
|
"requires": {}
|
|
974
1156
|
}
|
|
975
1157
|
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "datocms",
|
|
1160
|
+
"description": "DatoCMS module for Nuxt",
|
|
1161
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
1162
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
1163
|
+
"icon": "datocms.svg",
|
|
1164
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
1165
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
1166
|
+
"learn_more": "https://www.datocms.com/",
|
|
1167
|
+
"category": "CMS",
|
|
1168
|
+
"type": "3rd-party",
|
|
1169
|
+
"maintainers": [
|
|
1170
|
+
{
|
|
1171
|
+
"name": "Jamie Warburton",
|
|
1172
|
+
"github": "jamiewarb",
|
|
1173
|
+
"twitter": "jamiewarb",
|
|
1174
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
1175
|
+
}
|
|
1176
|
+
],
|
|
1177
|
+
"compatibility": {
|
|
1178
|
+
"nuxt": "^3.0.0",
|
|
1179
|
+
"requires": {}
|
|
1180
|
+
}
|
|
1181
|
+
},
|
|
976
1182
|
{
|
|
977
1183
|
"name": "dayjs",
|
|
978
|
-
"description": "
|
|
979
|
-
"repo": "
|
|
980
|
-
"npm": "
|
|
1184
|
+
"description": "Day.js module for Nuxt",
|
|
1185
|
+
"repo": "fumeapp/dayjs",
|
|
1186
|
+
"npm": "dayjs-nuxt",
|
|
981
1187
|
"icon": "day-js.png",
|
|
982
|
-
"github": "https://github.com/
|
|
983
|
-
"website": "https://github.com/
|
|
1188
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1189
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
984
1190
|
"learn_more": "https://day.js.org/",
|
|
985
|
-
"category": "
|
|
986
|
-
"type": "
|
|
1191
|
+
"category": "Libraries",
|
|
1192
|
+
"type": "3rd-party",
|
|
987
1193
|
"maintainers": [
|
|
988
1194
|
{
|
|
989
|
-
"name": "
|
|
990
|
-
"github": "
|
|
991
|
-
"twitter": "
|
|
1195
|
+
"name": "Kevin Olson",
|
|
1196
|
+
"github": "acidjazz",
|
|
1197
|
+
"twitter": "AppFume"
|
|
992
1198
|
}
|
|
993
1199
|
],
|
|
994
1200
|
"compatibility": {
|
|
995
|
-
"nuxt": "^
|
|
1201
|
+
"nuxt": "^3.0.0",
|
|
996
1202
|
"requires": {}
|
|
997
1203
|
}
|
|
998
1204
|
},
|
|
999
1205
|
{
|
|
1000
1206
|
"name": "delay-hydration",
|
|
1001
|
-
"description": "Improve your Nuxt
|
|
1002
|
-
"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",
|
|
1003
1209
|
"npm": "nuxt-delay-hydration",
|
|
1004
1210
|
"icon": "lighthouse.svg",
|
|
1005
1211
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1021,12 +1227,12 @@
|
|
|
1021
1227
|
},
|
|
1022
1228
|
{
|
|
1023
1229
|
"name": "device",
|
|
1024
|
-
"description": "Device detection module for Nuxt
|
|
1025
|
-
"repo": "nuxt-
|
|
1230
|
+
"description": "Device detection module for Nuxt",
|
|
1231
|
+
"repo": "nuxt-modules/device",
|
|
1026
1232
|
"npm": "@nuxtjs/device",
|
|
1027
1233
|
"icon": "",
|
|
1028
|
-
"github": "https://github.com/nuxt-
|
|
1029
|
-
"website": "https://github.com/nuxt-
|
|
1234
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1235
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1030
1236
|
"learn_more": "",
|
|
1031
1237
|
"category": "Extensions",
|
|
1032
1238
|
"type": "community",
|
|
@@ -1041,15 +1247,38 @@
|
|
|
1041
1247
|
"requires": {}
|
|
1042
1248
|
}
|
|
1043
1249
|
},
|
|
1250
|
+
{
|
|
1251
|
+
"name": "devtools",
|
|
1252
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1253
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1254
|
+
"npm": "@nuxt/devtools",
|
|
1255
|
+
"icon": "nuxt.svg",
|
|
1256
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1257
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1258
|
+
"learn_more": "",
|
|
1259
|
+
"category": "Devtools",
|
|
1260
|
+
"type": "official",
|
|
1261
|
+
"maintainers": [
|
|
1262
|
+
{
|
|
1263
|
+
"name": "Anthony Fu",
|
|
1264
|
+
"github": "antfu",
|
|
1265
|
+
"twitter": "antfu7"
|
|
1266
|
+
}
|
|
1267
|
+
],
|
|
1268
|
+
"compatibility": {
|
|
1269
|
+
"nuxt": "^3.0.0",
|
|
1270
|
+
"requires": {}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1044
1273
|
{
|
|
1045
1274
|
"name": "directus",
|
|
1046
|
-
"description": "Easily connect your
|
|
1275
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1047
1276
|
"repo": "intevel/nuxt-directus",
|
|
1048
1277
|
"npm": "nuxt-directus",
|
|
1049
1278
|
"icon": "directus.svg",
|
|
1050
|
-
"github": "https://github.com/
|
|
1051
|
-
"website": "https://nuxt-directus.
|
|
1052
|
-
"learn_more": "https://nuxt-directus.
|
|
1279
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1280
|
+
"website": "https://nuxt-directus.site/",
|
|
1281
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1053
1282
|
"category": "CMS",
|
|
1054
1283
|
"type": "3rd-party",
|
|
1055
1284
|
"maintainers": [
|
|
@@ -1060,15 +1289,35 @@
|
|
|
1060
1289
|
}
|
|
1061
1290
|
],
|
|
1062
1291
|
"compatibility": {
|
|
1063
|
-
"nuxt": "^
|
|
1064
|
-
"requires": {
|
|
1065
|
-
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {}
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1296
|
+
{
|
|
1297
|
+
"name": "disqus",
|
|
1298
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1299
|
+
"repo": "modbender/nuxt-disqus",
|
|
1300
|
+
"npm": "nuxt-disqus",
|
|
1301
|
+
"icon": "disqus.svg",
|
|
1302
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1303
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1304
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1305
|
+
"category": "Libraries",
|
|
1306
|
+
"type": "3rd-party",
|
|
1307
|
+
"maintainers": [
|
|
1308
|
+
{
|
|
1309
|
+
"name": "modbender",
|
|
1310
|
+
"github": "modbender"
|
|
1066
1311
|
}
|
|
1312
|
+
],
|
|
1313
|
+
"compatibility": {
|
|
1314
|
+
"nuxt": "^3.0.0",
|
|
1315
|
+
"requires": {}
|
|
1067
1316
|
}
|
|
1068
1317
|
},
|
|
1069
1318
|
{
|
|
1070
1319
|
"name": "dotenv",
|
|
1071
|
-
"description": "A Nuxt
|
|
1320
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1072
1321
|
"repo": "nuxt-community/dotenv-module",
|
|
1073
1322
|
"npm": "@nuxtjs/dotenv",
|
|
1074
1323
|
"icon": "dotenv.png",
|
|
@@ -1090,7 +1339,7 @@
|
|
|
1090
1339
|
},
|
|
1091
1340
|
{
|
|
1092
1341
|
"name": "drupal-ce",
|
|
1093
|
-
"description": "Connects Nuxt
|
|
1342
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1094
1343
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1095
1344
|
"npm": "nuxtjs-drupal-ce",
|
|
1096
1345
|
"icon": "drupal-ce.png",
|
|
@@ -1123,7 +1372,7 @@
|
|
|
1123
1372
|
},
|
|
1124
1373
|
{
|
|
1125
1374
|
"name": "druxt",
|
|
1126
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1375
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1127
1376
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1128
1377
|
"npm": "druxt",
|
|
1129
1378
|
"icon": "druxt.svg",
|
|
@@ -1191,7 +1440,7 @@
|
|
|
1191
1440
|
},
|
|
1192
1441
|
{
|
|
1193
1442
|
"name": "emotion",
|
|
1194
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1443
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1195
1444
|
"repo": "nuxt-modules/emotion",
|
|
1196
1445
|
"npm": "@nuxtjs/emotion",
|
|
1197
1446
|
"icon": "emotion.png",
|
|
@@ -1219,7 +1468,7 @@
|
|
|
1219
1468
|
},
|
|
1220
1469
|
{
|
|
1221
1470
|
"name": "eslint",
|
|
1222
|
-
"description": "ESLint module for Nuxt
|
|
1471
|
+
"description": "ESLint module for Nuxt",
|
|
1223
1472
|
"repo": "nuxt-community/eslint-module",
|
|
1224
1473
|
"npm": "@nuxtjs/eslint-module",
|
|
1225
1474
|
"icon": "eslint.png",
|
|
@@ -1241,7 +1490,7 @@
|
|
|
1241
1490
|
},
|
|
1242
1491
|
{
|
|
1243
1492
|
"name": "event-trace",
|
|
1244
|
-
"description": "Module for event trace in Nuxt
|
|
1493
|
+
"description": "Module for event trace in Nuxt",
|
|
1245
1494
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1246
1495
|
"npm": "nuxt-event-trace",
|
|
1247
1496
|
"icon": "",
|
|
@@ -1285,7 +1534,7 @@
|
|
|
1285
1534
|
},
|
|
1286
1535
|
{
|
|
1287
1536
|
"name": "feature-toggle",
|
|
1288
|
-
"description": "Feature toggle module for Nuxt
|
|
1537
|
+
"description": "Feature toggle module for Nuxt",
|
|
1289
1538
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1290
1539
|
"npm": "nuxt-feature-toggle",
|
|
1291
1540
|
"icon": "",
|
|
@@ -1352,7 +1601,7 @@
|
|
|
1352
1601
|
},
|
|
1353
1602
|
{
|
|
1354
1603
|
"name": "floating-prompt-module",
|
|
1355
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1604
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1356
1605
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1357
1606
|
"npm": "nuxt-floating-prompt-module",
|
|
1358
1607
|
"icon": "",
|
|
@@ -1461,6 +1710,29 @@
|
|
|
1461
1710
|
"requires": {}
|
|
1462
1711
|
}
|
|
1463
1712
|
},
|
|
1713
|
+
{
|
|
1714
|
+
"name": "form-actions",
|
|
1715
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1716
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1717
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1718
|
+
"icon": "form-actions.svg",
|
|
1719
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1720
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1721
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1722
|
+
"category": "Request",
|
|
1723
|
+
"type": "3rd-party",
|
|
1724
|
+
"maintainers": [
|
|
1725
|
+
{
|
|
1726
|
+
"name": "Hebilicious",
|
|
1727
|
+
"github": "Hebilicious",
|
|
1728
|
+
"twitter": "its_hebilicious"
|
|
1729
|
+
}
|
|
1730
|
+
],
|
|
1731
|
+
"compatibility": {
|
|
1732
|
+
"nuxt": "^3.7.0",
|
|
1733
|
+
"requires": {}
|
|
1734
|
+
}
|
|
1735
|
+
},
|
|
1464
1736
|
{
|
|
1465
1737
|
"name": "formkit",
|
|
1466
1738
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1535,7 +1807,7 @@
|
|
|
1535
1807
|
},
|
|
1536
1808
|
{
|
|
1537
1809
|
"name": "google-adsense",
|
|
1538
|
-
"description": "Google Adsense Module for Nuxt
|
|
1810
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1539
1811
|
"repo": "nuxt-community/google-adsense-module",
|
|
1540
1812
|
"npm": "@nuxtjs/google-adsense",
|
|
1541
1813
|
"icon": "google-adsense.png",
|
|
@@ -1561,7 +1833,7 @@
|
|
|
1561
1833
|
},
|
|
1562
1834
|
{
|
|
1563
1835
|
"name": "google-analytics",
|
|
1564
|
-
"description": "Google analytics Module for Nuxt
|
|
1836
|
+
"description": "Google analytics Module for Nuxt",
|
|
1565
1837
|
"repo": "nuxt-community/analytics-module",
|
|
1566
1838
|
"npm": "@nuxtjs/google-analytics",
|
|
1567
1839
|
"icon": "google-analytics.png",
|
|
@@ -1593,12 +1865,12 @@
|
|
|
1593
1865
|
},
|
|
1594
1866
|
{
|
|
1595
1867
|
"name": "google-fonts",
|
|
1596
|
-
"description": "Google Fonts module for
|
|
1597
|
-
"repo": "nuxt-
|
|
1868
|
+
"description": "Google Fonts module for Nuxt",
|
|
1869
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1598
1870
|
"npm": "@nuxtjs/google-fonts",
|
|
1599
1871
|
"icon": "google-fonts.png",
|
|
1600
|
-
"github": "https://github.com/nuxt-
|
|
1601
|
-
"website": "https://
|
|
1872
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1873
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1602
1874
|
"learn_more": "https://developers.google.com/fonts",
|
|
1603
1875
|
"category": "Fonts",
|
|
1604
1876
|
"type": "community",
|
|
@@ -1617,7 +1889,7 @@
|
|
|
1617
1889
|
},
|
|
1618
1890
|
{
|
|
1619
1891
|
"name": "google-gtag",
|
|
1620
|
-
"description": "Google GTag for Nuxt
|
|
1892
|
+
"description": "Google GTag for Nuxt",
|
|
1621
1893
|
"repo": "nuxt-community/google-gtag",
|
|
1622
1894
|
"npm": "@nuxtjs/google-gtag",
|
|
1623
1895
|
"icon": "gtm.png",
|
|
@@ -1643,7 +1915,7 @@
|
|
|
1643
1915
|
},
|
|
1644
1916
|
{
|
|
1645
1917
|
"name": "google-optimize",
|
|
1646
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1918
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1647
1919
|
"repo": "nuxt-community/google-optimize-module",
|
|
1648
1920
|
"npm": "nuxt-google-optimize",
|
|
1649
1921
|
"icon": "google-optimize.png",
|
|
@@ -1698,7 +1970,7 @@
|
|
|
1698
1970
|
},
|
|
1699
1971
|
{
|
|
1700
1972
|
"name": "graphql-request",
|
|
1701
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1973
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1702
1974
|
"repo": "gomah/nuxt-graphql-request",
|
|
1703
1975
|
"npm": "nuxt-graphql-request",
|
|
1704
1976
|
"icon": "graphql-request.png",
|
|
@@ -1714,7 +1986,7 @@
|
|
|
1714
1986
|
}
|
|
1715
1987
|
],
|
|
1716
1988
|
"compatibility": {
|
|
1717
|
-
"nuxt": "^2.0.0",
|
|
1989
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1718
1990
|
"requires": {}
|
|
1719
1991
|
}
|
|
1720
1992
|
},
|
|
@@ -1740,9 +2012,33 @@
|
|
|
1740
2012
|
"requires": {}
|
|
1741
2013
|
}
|
|
1742
2014
|
},
|
|
2015
|
+
{
|
|
2016
|
+
"name": "gtag",
|
|
2017
|
+
"description": "Google Analytics integration for Nuxt",
|
|
2018
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
2019
|
+
"npm": "nuxt-gtag",
|
|
2020
|
+
"icon": "gtag.svg",
|
|
2021
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
2022
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
2023
|
+
"learn_more": "",
|
|
2024
|
+
"category": "Analytics",
|
|
2025
|
+
"type": "3rd-party",
|
|
2026
|
+
"maintainers": [
|
|
2027
|
+
{
|
|
2028
|
+
"name": "Johann Schopplich",
|
|
2029
|
+
"github": "johannschopplich",
|
|
2030
|
+
"twitter": "jschopplich",
|
|
2031
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2032
|
+
}
|
|
2033
|
+
],
|
|
2034
|
+
"compatibility": {
|
|
2035
|
+
"nuxt": "^3.0.0",
|
|
2036
|
+
"requires": {}
|
|
2037
|
+
}
|
|
2038
|
+
},
|
|
1743
2039
|
{
|
|
1744
2040
|
"name": "gtm",
|
|
1745
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2041
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1746
2042
|
"repo": "nuxt-community/gtm-module",
|
|
1747
2043
|
"npm": "@nuxtjs/gtm",
|
|
1748
2044
|
"icon": "gtm.png",
|
|
@@ -1765,7 +2061,7 @@
|
|
|
1765
2061
|
},
|
|
1766
2062
|
{
|
|
1767
2063
|
"name": "guess",
|
|
1768
|
-
"description": "Guess.js module for Nuxt
|
|
2064
|
+
"description": "Guess.js module for Nuxt",
|
|
1769
2065
|
"repo": "nuxt-community/guess-module",
|
|
1770
2066
|
"npm": "@nuxtjs/guess-module",
|
|
1771
2067
|
"icon": "guessjs.png",
|
|
@@ -1785,6 +2081,28 @@
|
|
|
1785
2081
|
"requires": {}
|
|
1786
2082
|
}
|
|
1787
2083
|
},
|
|
2084
|
+
{
|
|
2085
|
+
"name": "hanko",
|
|
2086
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2087
|
+
"repo": "nuxt-modules/hanko",
|
|
2088
|
+
"npm": "@nuxtjs/hanko",
|
|
2089
|
+
"icon": "hanko.svg",
|
|
2090
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2091
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2092
|
+
"learn_more": "https://hanko.io/",
|
|
2093
|
+
"category": "Security",
|
|
2094
|
+
"type": "community",
|
|
2095
|
+
"maintainers": [
|
|
2096
|
+
{
|
|
2097
|
+
"name": "danielroe",
|
|
2098
|
+
"github": "danielroe"
|
|
2099
|
+
}
|
|
2100
|
+
],
|
|
2101
|
+
"compatibility": {
|
|
2102
|
+
"nuxt": "^3.0.0",
|
|
2103
|
+
"requires": {}
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
1788
2106
|
{
|
|
1789
2107
|
"name": "harlem",
|
|
1790
2108
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1855,7 +2173,7 @@
|
|
|
1855
2173
|
},
|
|
1856
2174
|
{
|
|
1857
2175
|
"name": "helmet",
|
|
1858
|
-
"description": "Easy Helmet module with Nuxt
|
|
2176
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1859
2177
|
"repo": "victor-perez/nuxt-helmet",
|
|
1860
2178
|
"npm": "nuxt-helmet",
|
|
1861
2179
|
"icon": "",
|
|
@@ -1899,7 +2217,7 @@
|
|
|
1899
2217
|
},
|
|
1900
2218
|
{
|
|
1901
2219
|
"name": "history-state",
|
|
1902
|
-
"description": "Nuxt
|
|
2220
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1903
2221
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1904
2222
|
"npm": "nuxt-history-state",
|
|
1905
2223
|
"icon": "",
|
|
@@ -1968,7 +2286,7 @@
|
|
|
1968
2286
|
},
|
|
1969
2287
|
{
|
|
1970
2288
|
"name": "http",
|
|
1971
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2289
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
1972
2290
|
"repo": "nuxt/http",
|
|
1973
2291
|
"npm": "@nuxt/http",
|
|
1974
2292
|
"icon": "http.png",
|
|
@@ -1996,7 +2314,7 @@
|
|
|
1996
2314
|
},
|
|
1997
2315
|
{
|
|
1998
2316
|
"name": "humans-txt",
|
|
1999
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2317
|
+
"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.",
|
|
2000
2318
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2001
2319
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2002
2320
|
"icon": "",
|
|
@@ -2020,11 +2338,11 @@
|
|
|
2020
2338
|
{
|
|
2021
2339
|
"name": "i18n",
|
|
2022
2340
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2023
|
-
"repo": "nuxt-
|
|
2341
|
+
"repo": "nuxt-modules/i18n",
|
|
2024
2342
|
"npm": "@nuxtjs/i18n",
|
|
2025
2343
|
"icon": "i18n.png",
|
|
2026
|
-
"github": "https://github.com/nuxt-
|
|
2027
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2344
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2345
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2028
2346
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2029
2347
|
"category": "Extensions",
|
|
2030
2348
|
"type": "community",
|
|
@@ -2043,6 +2361,28 @@
|
|
|
2043
2361
|
"requires": {}
|
|
2044
2362
|
}
|
|
2045
2363
|
},
|
|
2364
|
+
{
|
|
2365
|
+
"name": "icon-font",
|
|
2366
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2367
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2368
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2369
|
+
"icon": "",
|
|
2370
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2371
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2372
|
+
"learn_more": "",
|
|
2373
|
+
"category": "UI",
|
|
2374
|
+
"type": "3rd-party",
|
|
2375
|
+
"maintainers": [
|
|
2376
|
+
{
|
|
2377
|
+
"name": "coremyslo",
|
|
2378
|
+
"github": "coremyslo"
|
|
2379
|
+
}
|
|
2380
|
+
],
|
|
2381
|
+
"compatibility": {
|
|
2382
|
+
"nuxt": "^3.0.0",
|
|
2383
|
+
"requires": {}
|
|
2384
|
+
}
|
|
2385
|
+
},
|
|
2046
2386
|
{
|
|
2047
2387
|
"name": "icon",
|
|
2048
2388
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2111,12 +2451,12 @@
|
|
|
2111
2451
|
},
|
|
2112
2452
|
{
|
|
2113
2453
|
"name": "image",
|
|
2114
|
-
"description": "Optimised images for
|
|
2454
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2115
2455
|
"repo": "nuxt/image",
|
|
2116
2456
|
"npm": "@nuxt/image",
|
|
2117
2457
|
"icon": "image.png",
|
|
2118
2458
|
"github": "https://github.com/nuxt/image",
|
|
2119
|
-
"website": "https://image.
|
|
2459
|
+
"website": "https://image.nuxt.com",
|
|
2120
2460
|
"learn_more": "",
|
|
2121
2461
|
"category": "Images",
|
|
2122
2462
|
"type": "official",
|
|
@@ -2126,6 +2466,11 @@
|
|
|
2126
2466
|
"github": "farnabaz",
|
|
2127
2467
|
"twitter": "a_birang"
|
|
2128
2468
|
},
|
|
2469
|
+
{
|
|
2470
|
+
"name": "Daniel Roe",
|
|
2471
|
+
"github": "danielroe",
|
|
2472
|
+
"twitter": "danielcroe"
|
|
2473
|
+
},
|
|
2129
2474
|
{
|
|
2130
2475
|
"name": "Pooya Parsa",
|
|
2131
2476
|
"github": "pi0",
|
|
@@ -2141,12 +2486,16 @@
|
|
|
2141
2486
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2142
2487
|
"requires": {
|
|
2143
2488
|
"bridge": "optional"
|
|
2489
|
+
},
|
|
2490
|
+
"versionMap": {
|
|
2491
|
+
"2.x": "latest",
|
|
2492
|
+
"3.x": "rc"
|
|
2144
2493
|
}
|
|
2145
2494
|
}
|
|
2146
2495
|
},
|
|
2147
2496
|
{
|
|
2148
2497
|
"name": "imagemin",
|
|
2149
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2498
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2150
2499
|
"repo": "nuxt-community/imagemin-module",
|
|
2151
2500
|
"npm": "@nuxtjs/imagemin",
|
|
2152
2501
|
"icon": "imagemin.png",
|
|
@@ -2169,12 +2518,12 @@
|
|
|
2169
2518
|
{
|
|
2170
2519
|
"name": "inkline",
|
|
2171
2520
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2172
|
-
"repo": "inkline/
|
|
2173
|
-
"npm": "@inkline/
|
|
2521
|
+
"repo": "inkline/plugin",
|
|
2522
|
+
"npm": "@inkline/plugin",
|
|
2174
2523
|
"icon": "inkline.svg",
|
|
2175
|
-
"github": "https://github.com/inkline/
|
|
2524
|
+
"github": "https://github.com/inkline/plugin",
|
|
2176
2525
|
"website": "https://inkline.io",
|
|
2177
|
-
"learn_more": "https://inkline.io/docs/
|
|
2526
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2178
2527
|
"category": "UI",
|
|
2179
2528
|
"type": "3rd-party",
|
|
2180
2529
|
"maintainers": [
|
|
@@ -2193,7 +2542,7 @@
|
|
|
2193
2542
|
},
|
|
2194
2543
|
{
|
|
2195
2544
|
"name": "intercom",
|
|
2196
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2545
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2197
2546
|
"repo": "hex-digital/nuxt-intercom",
|
|
2198
2547
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2199
2548
|
"icon": "intercom.png",
|
|
@@ -2238,7 +2587,7 @@
|
|
|
2238
2587
|
},
|
|
2239
2588
|
{
|
|
2240
2589
|
"name": "jsonapi",
|
|
2241
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2590
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2242
2591
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2243
2592
|
"npm": "nuxt-jsonapi",
|
|
2244
2593
|
"icon": "jsonapi.svg",
|
|
@@ -2282,7 +2631,7 @@
|
|
|
2282
2631
|
},
|
|
2283
2632
|
{
|
|
2284
2633
|
"name": "kql",
|
|
2285
|
-
"description": "Nuxt
|
|
2634
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2286
2635
|
"repo": "johannschopplich/nuxt-kql",
|
|
2287
2636
|
"npm": "nuxt-kql",
|
|
2288
2637
|
"icon": "kql.svg",
|
|
@@ -2306,7 +2655,7 @@
|
|
|
2306
2655
|
},
|
|
2307
2656
|
{
|
|
2308
2657
|
"name": "laravel-echo",
|
|
2309
|
-
"description": "Laravel Echo for Nuxt
|
|
2658
|
+
"description": "Laravel Echo for Nuxt",
|
|
2310
2659
|
"repo": "nuxt-community/laravel-echo",
|
|
2311
2660
|
"npm": "@nuxtjs/laravel-echo",
|
|
2312
2661
|
"icon": "laravel-echo.png",
|
|
@@ -2394,13 +2743,13 @@
|
|
|
2394
2743
|
},
|
|
2395
2744
|
{
|
|
2396
2745
|
"name": "link-checker",
|
|
2397
|
-
"description": "",
|
|
2746
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2398
2747
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2399
2748
|
"npm": "nuxt-link-checker",
|
|
2400
|
-
"icon": "",
|
|
2749
|
+
"icon": "link-checker.svg",
|
|
2401
2750
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2402
|
-
"website": "https://
|
|
2403
|
-
"learn_more": "",
|
|
2751
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2752
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2404
2753
|
"category": "SEO",
|
|
2405
2754
|
"type": "3rd-party",
|
|
2406
2755
|
"maintainers": [
|
|
@@ -2490,12 +2839,12 @@
|
|
|
2490
2839
|
},
|
|
2491
2840
|
{
|
|
2492
2841
|
"name": "logrocket",
|
|
2493
|
-
"description": "LogRocket module for Nuxt
|
|
2494
|
-
"repo": "nuxt-
|
|
2842
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2843
|
+
"repo": "nuxt-modules/logrocket",
|
|
2495
2844
|
"npm": "nuxt-logrocket",
|
|
2496
2845
|
"icon": "logrocket.png",
|
|
2497
|
-
"github": "https://github.com/nuxt-
|
|
2498
|
-
"website": "https://github.com/nuxt-
|
|
2846
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2847
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2499
2848
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2500
2849
|
"category": "Monitoring",
|
|
2501
2850
|
"type": "community",
|
|
@@ -2512,10 +2861,36 @@
|
|
|
2512
2861
|
}
|
|
2513
2862
|
},
|
|
2514
2863
|
{
|
|
2515
|
-
"name": "
|
|
2516
|
-
"description": "
|
|
2517
|
-
"repo": "nuxt-
|
|
2518
|
-
"npm": "
|
|
2864
|
+
"name": "lucide-icons",
|
|
2865
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2866
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2867
|
+
"npm": "nuxt-lucide-icons",
|
|
2868
|
+
"icon": "lucide-icons.svg",
|
|
2869
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2870
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2871
|
+
"learn_more": "",
|
|
2872
|
+
"category": "UI",
|
|
2873
|
+
"type": "3rd-party",
|
|
2874
|
+
"maintainers": [
|
|
2875
|
+
{
|
|
2876
|
+
"name": "SWIS",
|
|
2877
|
+
"github": "swisnl"
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
"name": "Jasper Zonneveld",
|
|
2881
|
+
"github": "JaZo"
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"compatibility": {
|
|
2885
|
+
"nuxt": "^3.0.0",
|
|
2886
|
+
"requires": {}
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2889
|
+
{
|
|
2890
|
+
"name": "lunr",
|
|
2891
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2892
|
+
"repo": "nuxt-community/lunr-module",
|
|
2893
|
+
"npm": "@nuxtjs/lunr-module",
|
|
2519
2894
|
"icon": "",
|
|
2520
2895
|
"github": "https://github.com/nuxt-community/lunr-module",
|
|
2521
2896
|
"website": "https://github.com/nuxt-community/lunr-module",
|
|
@@ -2626,7 +3001,7 @@
|
|
|
2626
3001
|
},
|
|
2627
3002
|
{
|
|
2628
3003
|
"name": "medusa",
|
|
2629
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3004
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2630
3005
|
"repo": "Baroshem/nuxt-medusa",
|
|
2631
3006
|
"npm": "nuxt-medusa",
|
|
2632
3007
|
"icon": "medusa.svg",
|
|
@@ -2651,7 +3026,7 @@
|
|
|
2651
3026
|
},
|
|
2652
3027
|
{
|
|
2653
3028
|
"name": "meilisearch",
|
|
2654
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3029
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2655
3030
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2656
3031
|
"npm": "nuxt-meilisearch",
|
|
2657
3032
|
"icon": "meilisearch.svg",
|
|
@@ -2718,9 +3093,32 @@
|
|
|
2718
3093
|
"requires": {}
|
|
2719
3094
|
}
|
|
2720
3095
|
},
|
|
3096
|
+
{
|
|
3097
|
+
"name": "module-feed",
|
|
3098
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
3099
|
+
"repo": "tresko/nuxt-module-feed",
|
|
3100
|
+
"npm": "nuxt-module-feed",
|
|
3101
|
+
"icon": "",
|
|
3102
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
3103
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
3104
|
+
"learn_more": "",
|
|
3105
|
+
"category": "SEO",
|
|
3106
|
+
"type": "3rd-party",
|
|
3107
|
+
"maintainers": [
|
|
3108
|
+
{
|
|
3109
|
+
"name": "Miha Sedej",
|
|
3110
|
+
"github": "tresko",
|
|
3111
|
+
"twitter": "mihasedej"
|
|
3112
|
+
}
|
|
3113
|
+
],
|
|
3114
|
+
"compatibility": {
|
|
3115
|
+
"nuxt": "^3.0.0",
|
|
3116
|
+
"requires": {}
|
|
3117
|
+
}
|
|
3118
|
+
},
|
|
2721
3119
|
{
|
|
2722
3120
|
"name": "moment",
|
|
2723
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3121
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2724
3122
|
"repo": "nuxt-community/moment-module",
|
|
2725
3123
|
"npm": "@nuxtjs/moment",
|
|
2726
3124
|
"icon": "momentjs.png",
|
|
@@ -2747,7 +3145,7 @@
|
|
|
2747
3145
|
},
|
|
2748
3146
|
{
|
|
2749
3147
|
"name": "mq",
|
|
2750
|
-
"description": "vue-mq module for Nuxt.
|
|
3148
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2751
3149
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2752
3150
|
"npm": "nuxt-mq",
|
|
2753
3151
|
"icon": "",
|
|
@@ -2791,7 +3189,7 @@
|
|
|
2791
3189
|
},
|
|
2792
3190
|
{
|
|
2793
3191
|
"name": "netlify-cache",
|
|
2794
|
-
"description": "Nuxt
|
|
3192
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2795
3193
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2796
3194
|
"npm": "nuxt-netlify-cache",
|
|
2797
3195
|
"icon": "netlify.png",
|
|
@@ -2836,7 +3234,7 @@
|
|
|
2836
3234
|
},
|
|
2837
3235
|
{
|
|
2838
3236
|
"name": "netlify",
|
|
2839
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3237
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
2840
3238
|
"repo": "bazzite/nuxt-netlify",
|
|
2841
3239
|
"npm": "@aceforth/nuxt-netlify",
|
|
2842
3240
|
"icon": "netlify.png",
|
|
@@ -2906,6 +3304,50 @@
|
|
|
2906
3304
|
"requires": {}
|
|
2907
3305
|
}
|
|
2908
3306
|
},
|
|
3307
|
+
{
|
|
3308
|
+
"name": "nupolyon",
|
|
3309
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3310
|
+
"repo": "adenvt/nupolyon",
|
|
3311
|
+
"npm": "nupolyon",
|
|
3312
|
+
"icon": "",
|
|
3313
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3314
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3315
|
+
"learn_more": "",
|
|
3316
|
+
"category": "Performance",
|
|
3317
|
+
"type": "3rd-party",
|
|
3318
|
+
"maintainers": [
|
|
3319
|
+
{
|
|
3320
|
+
"name": "adenvt",
|
|
3321
|
+
"github": "adenvt"
|
|
3322
|
+
}
|
|
3323
|
+
],
|
|
3324
|
+
"compatibility": {
|
|
3325
|
+
"nuxt": "^3.0.0",
|
|
3326
|
+
"requires": {}
|
|
3327
|
+
}
|
|
3328
|
+
},
|
|
3329
|
+
{
|
|
3330
|
+
"name": "nuxt-anchorscroll",
|
|
3331
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3332
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3333
|
+
"npm": "nuxt-anchorscroll",
|
|
3334
|
+
"icon": "",
|
|
3335
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3336
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3337
|
+
"learn_more": "",
|
|
3338
|
+
"category": "UI",
|
|
3339
|
+
"type": "3rd-party",
|
|
3340
|
+
"maintainers": [
|
|
3341
|
+
{
|
|
3342
|
+
"name": "Helltraitor",
|
|
3343
|
+
"github": "helltraitor"
|
|
3344
|
+
}
|
|
3345
|
+
],
|
|
3346
|
+
"compatibility": {
|
|
3347
|
+
"nuxt": "^3.0.0",
|
|
3348
|
+
"requires": {}
|
|
3349
|
+
}
|
|
3350
|
+
},
|
|
2909
3351
|
{
|
|
2910
3352
|
"name": "nuxt-auth",
|
|
2911
3353
|
"description": "",
|
|
@@ -2928,6 +3370,120 @@
|
|
|
2928
3370
|
"requires": {}
|
|
2929
3371
|
}
|
|
2930
3372
|
},
|
|
3373
|
+
{
|
|
3374
|
+
"name": "nuxt-basic-auth",
|
|
3375
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3376
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3377
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3378
|
+
"icon": "",
|
|
3379
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3380
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3381
|
+
"learn_more": "",
|
|
3382
|
+
"category": "Security",
|
|
3383
|
+
"type": "3rd-party",
|
|
3384
|
+
"maintainers": [
|
|
3385
|
+
{
|
|
3386
|
+
"name": "kgierke",
|
|
3387
|
+
"github": "kgierke"
|
|
3388
|
+
}
|
|
3389
|
+
],
|
|
3390
|
+
"compatibility": {
|
|
3391
|
+
"nuxt": "^3.0.0",
|
|
3392
|
+
"requires": {}
|
|
3393
|
+
}
|
|
3394
|
+
},
|
|
3395
|
+
{
|
|
3396
|
+
"name": "nuxt-bootstrap-icons",
|
|
3397
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3398
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3399
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3400
|
+
"icon": "bootstrap-icons.svg",
|
|
3401
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3402
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3403
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3404
|
+
"category": "UI",
|
|
3405
|
+
"type": "3rd-party",
|
|
3406
|
+
"maintainers": [
|
|
3407
|
+
{
|
|
3408
|
+
"name": "OyewoleOyedeji",
|
|
3409
|
+
"github": "OyewoleOyedeji"
|
|
3410
|
+
}
|
|
3411
|
+
],
|
|
3412
|
+
"compatibility": {
|
|
3413
|
+
"nuxt": "^3.0.0",
|
|
3414
|
+
"requires": {}
|
|
3415
|
+
}
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
"name": "nuxt-chatgpt",
|
|
3419
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3420
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3421
|
+
"npm": "nuxt-chatgpt",
|
|
3422
|
+
"icon": "chatgpt.svg",
|
|
3423
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3424
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3425
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3426
|
+
"category": "Libraries",
|
|
3427
|
+
"type": "3rd-party",
|
|
3428
|
+
"maintainers": [
|
|
3429
|
+
{
|
|
3430
|
+
"name": "Oliver Trajceski",
|
|
3431
|
+
"github": "schnapsterdog"
|
|
3432
|
+
}
|
|
3433
|
+
],
|
|
3434
|
+
"compatibility": {
|
|
3435
|
+
"nuxt": "^3.0.0",
|
|
3436
|
+
"requires": {}
|
|
3437
|
+
}
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
"name": "nuxt-facebook-chat",
|
|
3441
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3442
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3443
|
+
"npm": "nuxt-facebook-chat",
|
|
3444
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3445
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3446
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3447
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3448
|
+
"category": "Libraries",
|
|
3449
|
+
"type": "3rd-party",
|
|
3450
|
+
"maintainers": [
|
|
3451
|
+
{
|
|
3452
|
+
"name": "Supanut Dokmaithong",
|
|
3453
|
+
"github": "Boomgeek"
|
|
3454
|
+
},
|
|
3455
|
+
{
|
|
3456
|
+
"name": "superdev-tech",
|
|
3457
|
+
"github": "superdev-tech"
|
|
3458
|
+
}
|
|
3459
|
+
],
|
|
3460
|
+
"compatibility": {
|
|
3461
|
+
"nuxt": "^3.0.0",
|
|
3462
|
+
"requires": {}
|
|
3463
|
+
}
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
"name": "nuxt-feedme",
|
|
3467
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3468
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3469
|
+
"npm": "nuxt-feedme",
|
|
3470
|
+
"icon": "",
|
|
3471
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3472
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3473
|
+
"learn_more": "",
|
|
3474
|
+
"category": "SEO",
|
|
3475
|
+
"type": "3rd-party",
|
|
3476
|
+
"maintainers": [
|
|
3477
|
+
{
|
|
3478
|
+
"name": "Helltraitor",
|
|
3479
|
+
"github": "helltraitor"
|
|
3480
|
+
}
|
|
3481
|
+
],
|
|
3482
|
+
"compatibility": {
|
|
3483
|
+
"nuxt": "^3.0.0",
|
|
3484
|
+
"requires": {}
|
|
3485
|
+
}
|
|
3486
|
+
},
|
|
2931
3487
|
{
|
|
2932
3488
|
"name": "nuxt-graphql-middleware",
|
|
2933
3489
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -2979,6 +3535,28 @@
|
|
|
2979
3535
|
"requires": {}
|
|
2980
3536
|
}
|
|
2981
3537
|
},
|
|
3538
|
+
{
|
|
3539
|
+
"name": "nuxt-gtm",
|
|
3540
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3541
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3542
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3543
|
+
"icon": "nuxt-gtm.svg",
|
|
3544
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3545
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3546
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3547
|
+
"category": "Analytics",
|
|
3548
|
+
"type": "3rd-party",
|
|
3549
|
+
"maintainers": [
|
|
3550
|
+
{
|
|
3551
|
+
"name": "Zadig&Voltaire Team",
|
|
3552
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3553
|
+
}
|
|
3554
|
+
],
|
|
3555
|
+
"compatibility": {
|
|
3556
|
+
"nuxt": "^3.0.0",
|
|
3557
|
+
"requires": {}
|
|
3558
|
+
}
|
|
3559
|
+
},
|
|
2982
3560
|
{
|
|
2983
3561
|
"name": "nuxt-hue",
|
|
2984
3562
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3003,6 +3581,28 @@
|
|
|
3003
3581
|
}
|
|
3004
3582
|
}
|
|
3005
3583
|
},
|
|
3584
|
+
{
|
|
3585
|
+
"name": "nuxt-jsonld",
|
|
3586
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3587
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3588
|
+
"npm": "nuxt-jsonld",
|
|
3589
|
+
"icon": "",
|
|
3590
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3591
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3592
|
+
"learn_more": "",
|
|
3593
|
+
"category": "SEO",
|
|
3594
|
+
"type": "3rd-party",
|
|
3595
|
+
"maintainers": [
|
|
3596
|
+
{
|
|
3597
|
+
"name": "ymmooot",
|
|
3598
|
+
"github": "ymmooot"
|
|
3599
|
+
}
|
|
3600
|
+
],
|
|
3601
|
+
"compatibility": {
|
|
3602
|
+
"nuxt": "^3.0.0",
|
|
3603
|
+
"requires": {}
|
|
3604
|
+
}
|
|
3605
|
+
},
|
|
3006
3606
|
{
|
|
3007
3607
|
"name": "nuxt-localtunnel",
|
|
3008
3608
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3028,7 +3628,7 @@
|
|
|
3028
3628
|
},
|
|
3029
3629
|
{
|
|
3030
3630
|
"name": "nuxt-loco",
|
|
3031
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3631
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3032
3632
|
"repo": "gaetansenn/nuxt-loco",
|
|
3033
3633
|
"npm": "nuxt-loco",
|
|
3034
3634
|
"icon": "",
|
|
@@ -3049,6 +3649,50 @@
|
|
|
3049
3649
|
"requires": {}
|
|
3050
3650
|
}
|
|
3051
3651
|
},
|
|
3652
|
+
{
|
|
3653
|
+
"name": "nuxt-mapbox",
|
|
3654
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3655
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3656
|
+
"npm": "nuxt-mapbox",
|
|
3657
|
+
"icon": "nuxt-mapbox.svg",
|
|
3658
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3659
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3660
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3661
|
+
"category": "Libraries",
|
|
3662
|
+
"type": "3rd-party",
|
|
3663
|
+
"maintainers": [
|
|
3664
|
+
{
|
|
3665
|
+
"name": "Alex Lavoie",
|
|
3666
|
+
"github": "AlexLavoie42"
|
|
3667
|
+
}
|
|
3668
|
+
],
|
|
3669
|
+
"compatibility": {
|
|
3670
|
+
"nuxt": "^3.0.0",
|
|
3671
|
+
"requires": {}
|
|
3672
|
+
}
|
|
3673
|
+
},
|
|
3674
|
+
{
|
|
3675
|
+
"name": "nuxt-mdi",
|
|
3676
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3677
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3678
|
+
"npm": "nuxt-mdi",
|
|
3679
|
+
"icon": "mdi.png",
|
|
3680
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3681
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3682
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3683
|
+
"category": "Libraries",
|
|
3684
|
+
"type": "3rd-party",
|
|
3685
|
+
"maintainers": [
|
|
3686
|
+
{
|
|
3687
|
+
"name": "Emil Rosenius",
|
|
3688
|
+
"github": "ERPedersen"
|
|
3689
|
+
}
|
|
3690
|
+
],
|
|
3691
|
+
"compatibility": {
|
|
3692
|
+
"nuxt": "^3.0.0",
|
|
3693
|
+
"requires": {}
|
|
3694
|
+
}
|
|
3695
|
+
},
|
|
3052
3696
|
{
|
|
3053
3697
|
"name": "nuxt-monaco-editor",
|
|
3054
3698
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3071,6 +3715,28 @@
|
|
|
3071
3715
|
"requires": {}
|
|
3072
3716
|
}
|
|
3073
3717
|
},
|
|
3718
|
+
{
|
|
3719
|
+
"name": "nuxt-mongoose",
|
|
3720
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3721
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3722
|
+
"npm": "nuxt-mongoose",
|
|
3723
|
+
"icon": "nuxt-mongoose.svg",
|
|
3724
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3725
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3726
|
+
"learn_more": "",
|
|
3727
|
+
"category": "Database",
|
|
3728
|
+
"type": "3rd-party",
|
|
3729
|
+
"maintainers": [
|
|
3730
|
+
{
|
|
3731
|
+
"name": "arashsheyda",
|
|
3732
|
+
"github": "arashsheyda"
|
|
3733
|
+
}
|
|
3734
|
+
],
|
|
3735
|
+
"compatibility": {
|
|
3736
|
+
"nuxt": "^3.0.0",
|
|
3737
|
+
"requires": {}
|
|
3738
|
+
}
|
|
3739
|
+
},
|
|
3074
3740
|
{
|
|
3075
3741
|
"name": "nuxt-pdf",
|
|
3076
3742
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3094,6 +3760,28 @@
|
|
|
3094
3760
|
"requires": {}
|
|
3095
3761
|
}
|
|
3096
3762
|
},
|
|
3763
|
+
{
|
|
3764
|
+
"name": "nuxt-phosphor-icons",
|
|
3765
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3766
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3767
|
+
"npm": "nuxt-phosphor-icons",
|
|
3768
|
+
"icon": "phosphor-icons.svg",
|
|
3769
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3770
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3771
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3772
|
+
"category": "UI",
|
|
3773
|
+
"type": "3rd-party",
|
|
3774
|
+
"maintainers": [
|
|
3775
|
+
{
|
|
3776
|
+
"name": "OyewoleOyedeji",
|
|
3777
|
+
"github": "OyewoleOyedeji"
|
|
3778
|
+
}
|
|
3779
|
+
],
|
|
3780
|
+
"compatibility": {
|
|
3781
|
+
"nuxt": "^3.0.0",
|
|
3782
|
+
"requires": {}
|
|
3783
|
+
}
|
|
3784
|
+
},
|
|
3097
3785
|
{
|
|
3098
3786
|
"name": "nuxt-pino-log",
|
|
3099
3787
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3118,7 +3806,7 @@
|
|
|
3118
3806
|
},
|
|
3119
3807
|
{
|
|
3120
3808
|
"name": "plausible",
|
|
3121
|
-
"description": "Nuxt
|
|
3809
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3122
3810
|
"repo": "nuxt-modules/plausible",
|
|
3123
3811
|
"npm": "@nuxtjs/plausible",
|
|
3124
3812
|
"icon": "plausible.png",
|
|
@@ -3138,9 +3826,35 @@
|
|
|
3138
3826
|
"requires": {}
|
|
3139
3827
|
}
|
|
3140
3828
|
},
|
|
3829
|
+
{
|
|
3830
|
+
"name": "nuxt-plotly",
|
|
3831
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3832
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3833
|
+
"npm": "nuxt-plotly",
|
|
3834
|
+
"icon": "nuxt-plotly.svg",
|
|
3835
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3836
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3837
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3838
|
+
"category": "Libraries",
|
|
3839
|
+
"type": "3rd-party",
|
|
3840
|
+
"maintainers": [
|
|
3841
|
+
{
|
|
3842
|
+
"name": "Supanut Dokmaithong",
|
|
3843
|
+
"github": "Boomgeek"
|
|
3844
|
+
},
|
|
3845
|
+
{
|
|
3846
|
+
"name": "superdev-tech",
|
|
3847
|
+
"github": "superdev-tech"
|
|
3848
|
+
}
|
|
3849
|
+
],
|
|
3850
|
+
"compatibility": {
|
|
3851
|
+
"nuxt": "^3.0.0",
|
|
3852
|
+
"requires": {}
|
|
3853
|
+
}
|
|
3854
|
+
},
|
|
3141
3855
|
{
|
|
3142
3856
|
"name": "nuxt-png-to-ico",
|
|
3143
|
-
"description": "Nuxt
|
|
3857
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3144
3858
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3145
3859
|
"npm": "nuxt-png-to-ico",
|
|
3146
3860
|
"icon": "",
|
|
@@ -3163,7 +3877,7 @@
|
|
|
3163
3877
|
},
|
|
3164
3878
|
{
|
|
3165
3879
|
"name": "nuxt-smartlook",
|
|
3166
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3880
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3167
3881
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3168
3882
|
"npm": "nuxt-smartlook",
|
|
3169
3883
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3215,7 +3929,7 @@
|
|
|
3215
3929
|
},
|
|
3216
3930
|
{
|
|
3217
3931
|
"name": "nuxt-storm",
|
|
3218
|
-
"description": "WebStorm & PHPStorm support for
|
|
3932
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3219
3933
|
"repo": "fumeapp/nuxt-storm",
|
|
3220
3934
|
"npm": "nuxt-storm",
|
|
3221
3935
|
"icon": "nuxt-storm.png",
|
|
@@ -3259,7 +3973,7 @@
|
|
|
3259
3973
|
},
|
|
3260
3974
|
{
|
|
3261
3975
|
"name": "nuxt-unleash",
|
|
3262
|
-
"description": "Nuxt
|
|
3976
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3263
3977
|
"repo": "conejerock/nuxt-unleash",
|
|
3264
3978
|
"npm": "nuxt-unleash",
|
|
3265
3979
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3350,12 +4064,12 @@
|
|
|
3350
4064
|
{
|
|
3351
4065
|
"name": "nuxt-vue3-google-signin",
|
|
3352
4066
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3353
|
-
"repo": "
|
|
4067
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3354
4068
|
"npm": "nuxt-vue3-google-signin",
|
|
3355
4069
|
"icon": "vue3-google-signin.svg",
|
|
3356
|
-
"github": "https://github.com/
|
|
3357
|
-
"website": "https://vue3-google-signin.
|
|
3358
|
-
"learn_more": "https://vue3-google-signin.
|
|
4070
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4071
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4072
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3359
4073
|
"category": "Libraries",
|
|
3360
4074
|
"type": "3rd-party",
|
|
3361
4075
|
"maintainers": [
|
|
@@ -3369,9 +4083,53 @@
|
|
|
3369
4083
|
"requires": {}
|
|
3370
4084
|
}
|
|
3371
4085
|
},
|
|
4086
|
+
{
|
|
4087
|
+
"name": "nuxt-vuetify",
|
|
4088
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
4089
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
4090
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
4091
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
4092
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
4093
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
4094
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
4095
|
+
"category": "UI",
|
|
4096
|
+
"type": "3rd-party",
|
|
4097
|
+
"maintainers": [
|
|
4098
|
+
{
|
|
4099
|
+
"name": "Jens van Hellemondt",
|
|
4100
|
+
"github": "invictus-codes"
|
|
4101
|
+
}
|
|
4102
|
+
],
|
|
4103
|
+
"compatibility": {
|
|
4104
|
+
"nuxt": "^3.0.0",
|
|
4105
|
+
"requires": {}
|
|
4106
|
+
}
|
|
4107
|
+
},
|
|
4108
|
+
{
|
|
4109
|
+
"name": "nuxt3-leaflet",
|
|
4110
|
+
"description": "Leaflet integration with Nuxt",
|
|
4111
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4112
|
+
"npm": "nuxt3-leaflet",
|
|
4113
|
+
"icon": "leaflet.png",
|
|
4114
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4115
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4116
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4117
|
+
"category": "Libraries",
|
|
4118
|
+
"type": "3rd-party",
|
|
4119
|
+
"maintainers": [
|
|
4120
|
+
{
|
|
4121
|
+
"name": "Augustin MERCIER",
|
|
4122
|
+
"github": "Gugustinette"
|
|
4123
|
+
}
|
|
4124
|
+
],
|
|
4125
|
+
"compatibility": {
|
|
4126
|
+
"nuxt": "^3.0.0",
|
|
4127
|
+
"requires": {}
|
|
4128
|
+
}
|
|
4129
|
+
},
|
|
3372
4130
|
{
|
|
3373
4131
|
"name": "nuxt7",
|
|
3374
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4132
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3375
4133
|
"repo": "nuxt-community/nuxt7",
|
|
3376
4134
|
"npm": "nuxt7",
|
|
3377
4135
|
"icon": "",
|
|
@@ -3394,13 +4152,13 @@
|
|
|
3394
4152
|
},
|
|
3395
4153
|
{
|
|
3396
4154
|
"name": "og-image",
|
|
3397
|
-
"description": "
|
|
4155
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3398
4156
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3399
4157
|
"npm": "nuxt-og-image",
|
|
3400
|
-
"icon": "",
|
|
4158
|
+
"icon": "og-image.svg",
|
|
3401
4159
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3402
|
-
"website": "https://
|
|
3403
|
-
"learn_more": "",
|
|
4160
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4161
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3404
4162
|
"category": "SEO",
|
|
3405
4163
|
"type": "3rd-party",
|
|
3406
4164
|
"maintainers": [
|
|
@@ -3441,7 +4199,7 @@
|
|
|
3441
4199
|
},
|
|
3442
4200
|
{
|
|
3443
4201
|
"name": "optimized-images",
|
|
3444
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4202
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3445
4203
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3446
4204
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3447
4205
|
"icon": "",
|
|
@@ -3486,7 +4244,7 @@
|
|
|
3486
4244
|
},
|
|
3487
4245
|
{
|
|
3488
4246
|
"name": "parse",
|
|
3489
|
-
"description": "Parse package for Nuxt
|
|
4247
|
+
"description": "Parse package for Nuxt",
|
|
3490
4248
|
"repo": "cierrateam/nuxt-parse",
|
|
3491
4249
|
"npm": "nuxt-parse",
|
|
3492
4250
|
"icon": "",
|
|
@@ -3506,6 +4264,29 @@
|
|
|
3506
4264
|
"requires": {}
|
|
3507
4265
|
}
|
|
3508
4266
|
},
|
|
4267
|
+
{
|
|
4268
|
+
"name": "particles",
|
|
4269
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4270
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4271
|
+
"npm": "nuxt-particles",
|
|
4272
|
+
"icon": "",
|
|
4273
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4274
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4275
|
+
"learn_more": "https://particles.js.org/",
|
|
4276
|
+
"category": "Libraries",
|
|
4277
|
+
"type": "3rd-party",
|
|
4278
|
+
"maintainers": [
|
|
4279
|
+
{
|
|
4280
|
+
"name": "Joey Pereira",
|
|
4281
|
+
"github": "Joepocalyptic",
|
|
4282
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4283
|
+
}
|
|
4284
|
+
],
|
|
4285
|
+
"compatibility": {
|
|
4286
|
+
"nuxt": "^3.0.0",
|
|
4287
|
+
"requires": {}
|
|
4288
|
+
}
|
|
4289
|
+
},
|
|
3509
4290
|
{
|
|
3510
4291
|
"name": "partytown",
|
|
3511
4292
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3531,6 +4312,30 @@
|
|
|
3531
4312
|
}
|
|
3532
4313
|
}
|
|
3533
4314
|
},
|
|
4315
|
+
{
|
|
4316
|
+
"name": "pdfeasy",
|
|
4317
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
4318
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
4319
|
+
"npm": "nuxt-pdfeasy",
|
|
4320
|
+
"icon": "pdfeasy.png",
|
|
4321
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
4322
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
4323
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
4324
|
+
"category": "Extensions",
|
|
4325
|
+
"type": "3rd-party",
|
|
4326
|
+
"maintainers": [
|
|
4327
|
+
{
|
|
4328
|
+
"name": "Giovane Cardoso",
|
|
4329
|
+
"github": "novout",
|
|
4330
|
+
"twitter": "novoutttttt",
|
|
4331
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
4332
|
+
}
|
|
4333
|
+
],
|
|
4334
|
+
"compatibility": {
|
|
4335
|
+
"nuxt": "^3.0.0",
|
|
4336
|
+
"requires": {}
|
|
4337
|
+
}
|
|
4338
|
+
},
|
|
3534
4339
|
{
|
|
3535
4340
|
"name": "persian-datepicker",
|
|
3536
4341
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3628,7 +4433,7 @@
|
|
|
3628
4433
|
},
|
|
3629
4434
|
{
|
|
3630
4435
|
"name": "plausible",
|
|
3631
|
-
"description": "Nuxt
|
|
4436
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3632
4437
|
"repo": "nuxt-modules/plausible",
|
|
3633
4438
|
"npm": "@nuxtjs/plausible",
|
|
3634
4439
|
"icon": "",
|
|
@@ -3670,9 +4475,33 @@
|
|
|
3670
4475
|
"requires": {}
|
|
3671
4476
|
}
|
|
3672
4477
|
},
|
|
4478
|
+
{
|
|
4479
|
+
"name": "prepare",
|
|
4480
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4481
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4482
|
+
"npm": "nuxt-prepare",
|
|
4483
|
+
"icon": "prepare.svg",
|
|
4484
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4485
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4486
|
+
"learn_more": "",
|
|
4487
|
+
"category": "Devtools",
|
|
4488
|
+
"type": "3rd-party",
|
|
4489
|
+
"maintainers": [
|
|
4490
|
+
{
|
|
4491
|
+
"name": "Johann Schopplich",
|
|
4492
|
+
"github": "johannschopplich",
|
|
4493
|
+
"twitter": "jschopplich",
|
|
4494
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4495
|
+
}
|
|
4496
|
+
],
|
|
4497
|
+
"compatibility": {
|
|
4498
|
+
"nuxt": "^3.0.0",
|
|
4499
|
+
"requires": {}
|
|
4500
|
+
}
|
|
4501
|
+
},
|
|
3673
4502
|
{
|
|
3674
4503
|
"name": "prismic",
|
|
3675
|
-
"description": "Easily connect your Nuxt
|
|
4504
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3676
4505
|
"repo": "nuxt-modules/prismic",
|
|
3677
4506
|
"npm": "@nuxtjs/prismic",
|
|
3678
4507
|
"icon": "prismic.png",
|
|
@@ -3698,11 +4527,11 @@
|
|
|
3698
4527
|
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
3699
4528
|
"repo": "artmizu/nuxt-prometheus",
|
|
3700
4529
|
"npm": "@artmizu/nuxt-prometheus",
|
|
3701
|
-
"icon": "",
|
|
4530
|
+
"icon": "prometheus.svg",
|
|
3702
4531
|
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
3703
4532
|
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
3704
4533
|
"learn_more": "",
|
|
3705
|
-
"category": "
|
|
4534
|
+
"category": "Monitoring",
|
|
3706
4535
|
"type": "3rd-party",
|
|
3707
4536
|
"maintainers": [
|
|
3708
4537
|
{
|
|
@@ -3711,7 +4540,7 @@
|
|
|
3711
4540
|
}
|
|
3712
4541
|
],
|
|
3713
4542
|
"compatibility": {
|
|
3714
|
-
"nuxt": "^
|
|
4543
|
+
"nuxt": "^3.0.0",
|
|
3715
4544
|
"requires": {}
|
|
3716
4545
|
}
|
|
3717
4546
|
},
|
|
@@ -3739,7 +4568,7 @@
|
|
|
3739
4568
|
},
|
|
3740
4569
|
{
|
|
3741
4570
|
"name": "proxy",
|
|
3742
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4571
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
3743
4572
|
"repo": "nuxt-community/proxy-module",
|
|
3744
4573
|
"npm": "@nuxtjs/proxy",
|
|
3745
4574
|
"icon": "",
|
|
@@ -3785,7 +4614,7 @@
|
|
|
3785
4614
|
},
|
|
3786
4615
|
{
|
|
3787
4616
|
"name": "purgecss",
|
|
3788
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4617
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
3789
4618
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
3790
4619
|
"npm": "nuxt-purgecss",
|
|
3791
4620
|
"icon": "purgecss.png",
|
|
@@ -3807,7 +4636,7 @@
|
|
|
3807
4636
|
},
|
|
3808
4637
|
{
|
|
3809
4638
|
"name": "pwa",
|
|
3810
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4639
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
3811
4640
|
"repo": "nuxt-community/pwa-module",
|
|
3812
4641
|
"npm": "@nuxtjs/pwa",
|
|
3813
4642
|
"icon": "pwa.png",
|
|
@@ -3832,7 +4661,7 @@
|
|
|
3832
4661
|
},
|
|
3833
4662
|
{
|
|
3834
4663
|
"name": "python",
|
|
3835
|
-
"description": "Write Nuxt
|
|
4664
|
+
"description": "Write Nuxt applications using Python",
|
|
3836
4665
|
"repo": "nuxt-community/python-module",
|
|
3837
4666
|
"npm": "@nuxtjs/python",
|
|
3838
4667
|
"icon": "python.png",
|
|
@@ -3852,9 +4681,53 @@
|
|
|
3852
4681
|
"requires": {}
|
|
3853
4682
|
}
|
|
3854
4683
|
},
|
|
4684
|
+
{
|
|
4685
|
+
"name": "quasar",
|
|
4686
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4687
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4688
|
+
"npm": "nuxt-quasar-ui",
|
|
4689
|
+
"icon": "quasar.svg",
|
|
4690
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4691
|
+
"website": "https://quasar.dev/",
|
|
4692
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4693
|
+
"category": "UI",
|
|
4694
|
+
"type": "3rd-party",
|
|
4695
|
+
"maintainers": [
|
|
4696
|
+
{
|
|
4697
|
+
"name": "Ege İliklier",
|
|
4698
|
+
"github": "Maiquu"
|
|
4699
|
+
}
|
|
4700
|
+
],
|
|
4701
|
+
"compatibility": {
|
|
4702
|
+
"nuxt": "^3.0.0",
|
|
4703
|
+
"requires": {}
|
|
4704
|
+
}
|
|
4705
|
+
},
|
|
4706
|
+
{
|
|
4707
|
+
"name": "radash",
|
|
4708
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4709
|
+
"repo": "bbg/nuxt-radash",
|
|
4710
|
+
"npm": "nuxt-radash",
|
|
4711
|
+
"icon": "radash.png",
|
|
4712
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4713
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4714
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4715
|
+
"category": "Libraries",
|
|
4716
|
+
"type": "3rd-party",
|
|
4717
|
+
"maintainers": [
|
|
4718
|
+
{
|
|
4719
|
+
"name": "Batuhan Göksu",
|
|
4720
|
+
"github": "bbg"
|
|
4721
|
+
}
|
|
4722
|
+
],
|
|
4723
|
+
"compatibility": {
|
|
4724
|
+
"nuxt": "^3.0.0",
|
|
4725
|
+
"requires": {}
|
|
4726
|
+
}
|
|
4727
|
+
},
|
|
3855
4728
|
{
|
|
3856
4729
|
"name": "recaptcha",
|
|
3857
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4730
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
3858
4731
|
"repo": "nuxt-community/recaptcha-module",
|
|
3859
4732
|
"npm": "@nuxtjs/recaptcha",
|
|
3860
4733
|
"icon": "recaptcha.png",
|
|
@@ -3899,7 +4772,7 @@
|
|
|
3899
4772
|
},
|
|
3900
4773
|
{
|
|
3901
4774
|
"name": "rfg-icon",
|
|
3902
|
-
"description": "Nuxt
|
|
4775
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
3903
4776
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
3904
4777
|
"npm": "nuxt-rfg-icon",
|
|
3905
4778
|
"icon": "real-favicon-generator.png",
|
|
@@ -3921,12 +4794,12 @@
|
|
|
3921
4794
|
},
|
|
3922
4795
|
{
|
|
3923
4796
|
"name": "robots",
|
|
3924
|
-
"description": "A Nuxt
|
|
3925
|
-
"repo": "nuxt-
|
|
4797
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4798
|
+
"repo": "nuxt-modules/robots",
|
|
3926
4799
|
"npm": "@nuxtjs/robots",
|
|
3927
4800
|
"icon": "robots.png",
|
|
3928
|
-
"github": "https://github.com/nuxt-
|
|
3929
|
-
"website": "https://github.com/nuxt-
|
|
4801
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4802
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
3930
4803
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
3931
4804
|
"category": "SEO",
|
|
3932
4805
|
"type": "community",
|
|
@@ -3945,7 +4818,7 @@
|
|
|
3945
4818
|
},
|
|
3946
4819
|
{
|
|
3947
4820
|
"name": "rollbar",
|
|
3948
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4821
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
3949
4822
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
3950
4823
|
"npm": "nuxt-rollbar-module",
|
|
3951
4824
|
"icon": "rollbar.png",
|
|
@@ -3990,7 +4863,7 @@
|
|
|
3990
4863
|
},
|
|
3991
4864
|
{
|
|
3992
4865
|
"name": "router",
|
|
3993
|
-
"description": "Nuxt
|
|
4866
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
3994
4867
|
"repo": "nuxt-community/router-module",
|
|
3995
4868
|
"npm": "@nuxtjs/router",
|
|
3996
4869
|
"icon": "vue.png",
|
|
@@ -4038,13 +4911,13 @@
|
|
|
4038
4911
|
},
|
|
4039
4912
|
{
|
|
4040
4913
|
"name": "schema-org",
|
|
4041
|
-
"description": "Schema.org for Nuxt
|
|
4042
|
-
"repo": "
|
|
4914
|
+
"description": "Schema.org for Nuxt.",
|
|
4915
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4043
4916
|
"npm": "nuxt-schema-org",
|
|
4044
4917
|
"icon": "schema-org.svg",
|
|
4045
|
-
"github": "https://github.com/
|
|
4046
|
-
"website": "https://
|
|
4047
|
-
"learn_more": "https://
|
|
4918
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
4919
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
4920
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4048
4921
|
"category": "SEO",
|
|
4049
4922
|
"type": "3rd-party",
|
|
4050
4923
|
"maintainers": [
|
|
@@ -4107,7 +4980,7 @@
|
|
|
4107
4980
|
},
|
|
4108
4981
|
{
|
|
4109
4982
|
"name": "segment",
|
|
4110
|
-
"description": "Nuxt
|
|
4983
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4111
4984
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4112
4985
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4113
4986
|
"icon": "segment.png",
|
|
@@ -4129,10 +5002,10 @@
|
|
|
4129
5002
|
},
|
|
4130
5003
|
{
|
|
4131
5004
|
"name": "sentry",
|
|
4132
|
-
"description": "Sentry module for Nuxt
|
|
5005
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4133
5006
|
"repo": "nuxt-community/sentry-module",
|
|
4134
5007
|
"npm": "@nuxtjs/sentry",
|
|
4135
|
-
"icon": "sentry.
|
|
5008
|
+
"icon": "sentry.svg",
|
|
4136
5009
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4137
5010
|
"website": "https://sentry.nuxtjs.org/",
|
|
4138
5011
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4149,14 +5022,38 @@
|
|
|
4149
5022
|
"requires": {}
|
|
4150
5023
|
}
|
|
4151
5024
|
},
|
|
5025
|
+
{
|
|
5026
|
+
"name": "seo-experiments",
|
|
5027
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5028
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5029
|
+
"npm": "nuxt-seo-experiments",
|
|
5030
|
+
"icon": "seo-experiments.svg",
|
|
5031
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5032
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5033
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5034
|
+
"category": "SEO",
|
|
5035
|
+
"type": "3rd-party",
|
|
5036
|
+
"maintainers": [
|
|
5037
|
+
{
|
|
5038
|
+
"name": "Harlan Wilton",
|
|
5039
|
+
"github": "harlan-zw",
|
|
5040
|
+
"twitter": "harlan_zw",
|
|
5041
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5042
|
+
}
|
|
5043
|
+
],
|
|
5044
|
+
"compatibility": {
|
|
5045
|
+
"nuxt": "^3.0.0",
|
|
5046
|
+
"requires": {}
|
|
5047
|
+
}
|
|
5048
|
+
},
|
|
4152
5049
|
{
|
|
4153
5050
|
"name": "seo-kit",
|
|
4154
|
-
"description": "
|
|
5051
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4155
5052
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4156
5053
|
"npm": "nuxt-seo-kit",
|
|
4157
5054
|
"icon": "seo-kit.svg",
|
|
4158
5055
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4159
|
-
"website": "https://
|
|
5056
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4160
5057
|
"learn_more": "",
|
|
4161
5058
|
"category": "SEO",
|
|
4162
5059
|
"type": "3rd-party",
|
|
@@ -4196,7 +5093,7 @@
|
|
|
4196
5093
|
},
|
|
4197
5094
|
{
|
|
4198
5095
|
"name": "seomatic-meta",
|
|
4199
|
-
"description": "A Nuxt
|
|
5096
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4200
5097
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4201
5098
|
"npm": "nuxt-seomatic-meta",
|
|
4202
5099
|
"icon": "seomatic.png",
|
|
@@ -4239,6 +5136,29 @@
|
|
|
4239
5136
|
"requires": {}
|
|
4240
5137
|
}
|
|
4241
5138
|
},
|
|
5139
|
+
{
|
|
5140
|
+
"name": "server-block",
|
|
5141
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5142
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5143
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5144
|
+
"icon": "server-block.svg",
|
|
5145
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5146
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5147
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5148
|
+
"category": "Extensions",
|
|
5149
|
+
"type": "3rd-party",
|
|
5150
|
+
"maintainers": [
|
|
5151
|
+
{
|
|
5152
|
+
"name": "Hebilicious",
|
|
5153
|
+
"github": "Hebilicious",
|
|
5154
|
+
"twitter": "its_hebilicious"
|
|
5155
|
+
}
|
|
5156
|
+
],
|
|
5157
|
+
"compatibility": {
|
|
5158
|
+
"nuxt": "^3.0.0",
|
|
5159
|
+
"requires": {}
|
|
5160
|
+
}
|
|
5161
|
+
},
|
|
4242
5162
|
{
|
|
4243
5163
|
"name": "session",
|
|
4244
5164
|
"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",
|
|
@@ -4264,7 +5184,7 @@
|
|
|
4264
5184
|
},
|
|
4265
5185
|
{
|
|
4266
5186
|
"name": "shopify",
|
|
4267
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5187
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4268
5188
|
"repo": "Gomah/nuxt-shopify",
|
|
4269
5189
|
"npm": "nuxt-shopify",
|
|
4270
5190
|
"icon": "shopify.png",
|
|
@@ -4331,13 +5251,13 @@
|
|
|
4331
5251
|
},
|
|
4332
5252
|
{
|
|
4333
5253
|
"name": "simple-robots",
|
|
4334
|
-
"description": "
|
|
5254
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4335
5255
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4336
5256
|
"npm": "nuxt-simple-robots",
|
|
4337
|
-
"icon": "",
|
|
5257
|
+
"icon": "simple-robots.svg",
|
|
4338
5258
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4339
|
-
"website": "https://
|
|
4340
|
-
"learn_more": "",
|
|
5259
|
+
"website": "https://nuxtseo.com/robots",
|
|
5260
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4341
5261
|
"category": "SEO",
|
|
4342
5262
|
"type": "3rd-party",
|
|
4343
5263
|
"maintainers": [
|
|
@@ -4355,13 +5275,13 @@
|
|
|
4355
5275
|
},
|
|
4356
5276
|
{
|
|
4357
5277
|
"name": "simple-sitemap",
|
|
4358
|
-
"description": "
|
|
5278
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4359
5279
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4360
5280
|
"npm": "nuxt-simple-sitemap",
|
|
4361
|
-
"icon": "",
|
|
5281
|
+
"icon": "simple-sitemap.svg",
|
|
4362
5282
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4363
|
-
"website": "https://
|
|
4364
|
-
"learn_more": "",
|
|
5283
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5284
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4365
5285
|
"category": "SEO",
|
|
4366
5286
|
"type": "3rd-party",
|
|
4367
5287
|
"maintainers": [
|
|
@@ -4379,7 +5299,7 @@
|
|
|
4379
5299
|
},
|
|
4380
5300
|
{
|
|
4381
5301
|
"name": "sitemap",
|
|
4382
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5302
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4383
5303
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4384
5304
|
"npm": "@nuxtjs/sitemap",
|
|
4385
5305
|
"icon": "",
|
|
@@ -4424,14 +5344,14 @@
|
|
|
4424
5344
|
},
|
|
4425
5345
|
{
|
|
4426
5346
|
"name": "snipcart",
|
|
4427
|
-
"description": "Snipcart integration module for Nuxt
|
|
5347
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4428
5348
|
"repo": "nuxt-modules/snipcart",
|
|
4429
5349
|
"npm": "@nuxtjs/snipcart",
|
|
4430
5350
|
"icon": "snipcart.png",
|
|
4431
5351
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4432
5352
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4433
5353
|
"learn_more": "https://snipcart.com",
|
|
4434
|
-
"category": "
|
|
5354
|
+
"category": "Ecommerce",
|
|
4435
5355
|
"type": "community",
|
|
4436
5356
|
"maintainers": [
|
|
4437
5357
|
{
|
|
@@ -4447,7 +5367,7 @@
|
|
|
4447
5367
|
},
|
|
4448
5368
|
{
|
|
4449
5369
|
"name": "social-meta",
|
|
4450
|
-
"description": "Nuxt
|
|
5370
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4451
5371
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4452
5372
|
"npm": "nuxt-social-meta",
|
|
4453
5373
|
"icon": "",
|
|
@@ -4569,7 +5489,7 @@
|
|
|
4569
5489
|
},
|
|
4570
5490
|
{
|
|
4571
5491
|
"name": "storage",
|
|
4572
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5492
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4573
5493
|
"repo": "mazipan/nuxt-storage",
|
|
4574
5494
|
"npm": "nuxt-storage",
|
|
4575
5495
|
"icon": "",
|
|
@@ -4591,7 +5511,7 @@
|
|
|
4591
5511
|
},
|
|
4592
5512
|
{
|
|
4593
5513
|
"name": "storefront-ui",
|
|
4594
|
-
"description": "Storefront UI Module for Nuxt
|
|
5514
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4595
5515
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4596
5516
|
"npm": "@storefront-ui/nuxt",
|
|
4597
5517
|
"icon": "storefront-ui.svg",
|
|
@@ -4635,7 +5555,7 @@
|
|
|
4635
5555
|
},
|
|
4636
5556
|
{
|
|
4637
5557
|
"name": "storyblok",
|
|
4638
|
-
"description": "Storyblok Nuxt
|
|
5558
|
+
"description": "Storyblok Nuxt module",
|
|
4639
5559
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4640
5560
|
"npm": "@storyblok/nuxt",
|
|
4641
5561
|
"icon": "storyblok.png",
|
|
@@ -4657,11 +5577,11 @@
|
|
|
4657
5577
|
},
|
|
4658
5578
|
{
|
|
4659
5579
|
"name": "storybook",
|
|
4660
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4661
|
-
"repo": "nuxt-
|
|
5580
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5581
|
+
"repo": "nuxt-modules/storybook",
|
|
4662
5582
|
"npm": "@nuxtjs/storybook",
|
|
4663
5583
|
"icon": "storybook.png",
|
|
4664
|
-
"github": "https://github.com/nuxt-
|
|
5584
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4665
5585
|
"website": "https://storybook.nuxtjs.org",
|
|
4666
5586
|
"learn_more": "https://storybook.js.org/",
|
|
4667
5587
|
"category": "Devtools",
|
|
@@ -4688,10 +5608,10 @@
|
|
|
4688
5608
|
{
|
|
4689
5609
|
"name": "strapi",
|
|
4690
5610
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4691
|
-
"repo": "nuxt-
|
|
5611
|
+
"repo": "nuxt-modules/strapi",
|
|
4692
5612
|
"npm": "@nuxtjs/strapi",
|
|
4693
5613
|
"icon": "strapi.png",
|
|
4694
|
-
"github": "https://github.com/nuxt-
|
|
5614
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4695
5615
|
"website": "https://strapi.nuxtjs.org",
|
|
4696
5616
|
"learn_more": "https://strapi.io/",
|
|
4697
5617
|
"category": "CMS",
|
|
@@ -4715,6 +5635,32 @@
|
|
|
4715
5635
|
}
|
|
4716
5636
|
}
|
|
4717
5637
|
},
|
|
5638
|
+
{
|
|
5639
|
+
"name": "stripe-next",
|
|
5640
|
+
"description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
|
|
5641
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5642
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5643
|
+
"icon": "stripe.png",
|
|
5644
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5645
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5646
|
+
"learn_more": "https://stripe.com/docs",
|
|
5647
|
+
"category": "Payment",
|
|
5648
|
+
"type": "3rd-party",
|
|
5649
|
+
"maintainers": [
|
|
5650
|
+
{
|
|
5651
|
+
"name": "Loic Fuentes",
|
|
5652
|
+
"github": "fuentesloic"
|
|
5653
|
+
},
|
|
5654
|
+
{
|
|
5655
|
+
"name": "Florent Giraud",
|
|
5656
|
+
"github": "flozero"
|
|
5657
|
+
}
|
|
5658
|
+
],
|
|
5659
|
+
"compatibility": {
|
|
5660
|
+
"nuxt": "^3.0.0",
|
|
5661
|
+
"requires": {}
|
|
5662
|
+
}
|
|
5663
|
+
},
|
|
4718
5664
|
{
|
|
4719
5665
|
"name": "stripe",
|
|
4720
5666
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -4762,7 +5708,7 @@
|
|
|
4762
5708
|
},
|
|
4763
5709
|
{
|
|
4764
5710
|
"name": "stylelint",
|
|
4765
|
-
"description": "Stylelint module for Nuxt.
|
|
5711
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
4766
5712
|
"repo": "nuxt-community/stylelint-module",
|
|
4767
5713
|
"npm": "@nuxtjs/stylelint-module",
|
|
4768
5714
|
"icon": "stylelint.png",
|
|
@@ -4808,10 +5754,10 @@
|
|
|
4808
5754
|
{
|
|
4809
5755
|
"name": "supabase",
|
|
4810
5756
|
"description": "First class integration with Supabase",
|
|
4811
|
-
"repo": "nuxt-
|
|
5757
|
+
"repo": "nuxt-modules/supabase",
|
|
4812
5758
|
"npm": "@nuxtjs/supabase",
|
|
4813
5759
|
"icon": "supabase.png",
|
|
4814
|
-
"github": "https://github.com/nuxt-
|
|
5760
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
4815
5761
|
"website": "https://supabase.nuxtjs.org",
|
|
4816
5762
|
"learn_more": "https://supabase.com",
|
|
4817
5763
|
"category": "Database",
|
|
@@ -4862,12 +5808,12 @@
|
|
|
4862
5808
|
},
|
|
4863
5809
|
{
|
|
4864
5810
|
"name": "svg-sprite",
|
|
4865
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
4866
|
-
"repo": "nuxt-
|
|
5811
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5812
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
4867
5813
|
"npm": "@nuxtjs/svg-sprite",
|
|
4868
5814
|
"icon": "",
|
|
4869
|
-
"github": "https://github.com/nuxt-
|
|
4870
|
-
"website": "https://github.com/nuxt-
|
|
5815
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5816
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
4871
5817
|
"learn_more": "",
|
|
4872
5818
|
"category": "UI",
|
|
4873
5819
|
"type": "community",
|
|
@@ -4879,13 +5825,13 @@
|
|
|
4879
5825
|
}
|
|
4880
5826
|
],
|
|
4881
5827
|
"compatibility": {
|
|
4882
|
-
"nuxt": "^2.0.0",
|
|
5828
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4883
5829
|
"requires": {}
|
|
4884
5830
|
}
|
|
4885
5831
|
},
|
|
4886
5832
|
{
|
|
4887
5833
|
"name": "svg",
|
|
4888
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5834
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
4889
5835
|
"repo": "nuxt-community/svg-module",
|
|
4890
5836
|
"npm": "@nuxtjs/svg",
|
|
4891
5837
|
"icon": "",
|
|
@@ -4929,7 +5875,7 @@
|
|
|
4929
5875
|
},
|
|
4930
5876
|
{
|
|
4931
5877
|
"name": "swiper",
|
|
4932
|
-
"description": "Nuxt
|
|
5878
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
4933
5879
|
"repo": "cpreston321/nuxt-swiper",
|
|
4934
5880
|
"npm": "nuxt-swiper",
|
|
4935
5881
|
"icon": "swiper.svg",
|
|
@@ -4975,10 +5921,10 @@
|
|
|
4975
5921
|
{
|
|
4976
5922
|
"name": "tailwindcss",
|
|
4977
5923
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
4978
|
-
"repo": "nuxt-
|
|
5924
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
4979
5925
|
"npm": "@nuxtjs/tailwindcss",
|
|
4980
5926
|
"icon": "tailwindcss.png",
|
|
4981
|
-
"github": "https://github.com/nuxt-
|
|
5927
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
4982
5928
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
4983
5929
|
"learn_more": "https://tailwindcss.com/",
|
|
4984
5930
|
"category": "UI",
|
|
@@ -4988,6 +5934,10 @@
|
|
|
4988
5934
|
"name": "Sébastien Chopin",
|
|
4989
5935
|
"github": "Atinux",
|
|
4990
5936
|
"twitter": "Atinux"
|
|
5937
|
+
},
|
|
5938
|
+
{
|
|
5939
|
+
"name": "Inesh Bose",
|
|
5940
|
+
"github": "ineshbose"
|
|
4991
5941
|
}
|
|
4992
5942
|
],
|
|
4993
5943
|
"compatibility": {
|
|
@@ -5018,9 +5968,31 @@
|
|
|
5018
5968
|
"requires": {}
|
|
5019
5969
|
}
|
|
5020
5970
|
},
|
|
5971
|
+
{
|
|
5972
|
+
"name": "time",
|
|
5973
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
5974
|
+
"repo": "danielroe/nuxt-time",
|
|
5975
|
+
"npm": "nuxt-time",
|
|
5976
|
+
"icon": "",
|
|
5977
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
5978
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
5979
|
+
"learn_more": "",
|
|
5980
|
+
"category": "Extensions",
|
|
5981
|
+
"type": "3rd-party",
|
|
5982
|
+
"maintainers": [
|
|
5983
|
+
{
|
|
5984
|
+
"name": "danielroe",
|
|
5985
|
+
"github": "danielroe"
|
|
5986
|
+
}
|
|
5987
|
+
],
|
|
5988
|
+
"compatibility": {
|
|
5989
|
+
"nuxt": "^3.0.0",
|
|
5990
|
+
"requires": {}
|
|
5991
|
+
}
|
|
5992
|
+
},
|
|
5021
5993
|
{
|
|
5022
5994
|
"name": "toast",
|
|
5023
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
5995
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5024
5996
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5025
5997
|
"npm": "@nuxtjs/toast",
|
|
5026
5998
|
"icon": "",
|
|
@@ -5031,13 +6003,46 @@
|
|
|
5031
6003
|
"type": "community",
|
|
5032
6004
|
"maintainers": [
|
|
5033
6005
|
{
|
|
5034
|
-
"name": "Pooya Parsa",
|
|
5035
|
-
"github": "pi0",
|
|
5036
|
-
"twitter": "_pi0_"
|
|
6006
|
+
"name": "Pooya Parsa",
|
|
6007
|
+
"github": "pi0",
|
|
6008
|
+
"twitter": "_pi0_"
|
|
6009
|
+
}
|
|
6010
|
+
],
|
|
6011
|
+
"compatibility": {
|
|
6012
|
+
"nuxt": "^2.0.0",
|
|
6013
|
+
"requires": {}
|
|
6014
|
+
}
|
|
6015
|
+
},
|
|
6016
|
+
{
|
|
6017
|
+
"name": "tresjs",
|
|
6018
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6019
|
+
"repo": "tresjs/nuxt",
|
|
6020
|
+
"npm": "@tresjs/nuxt",
|
|
6021
|
+
"icon": "tresjs.svg",
|
|
6022
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6023
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6024
|
+
"learn_more": "https://tresjs.org/",
|
|
6025
|
+
"category": "Libraries",
|
|
6026
|
+
"type": "3rd-party",
|
|
6027
|
+
"maintainers": [
|
|
6028
|
+
{
|
|
6029
|
+
"name": "Alvaro Saburido",
|
|
6030
|
+
"github": "alvarosabu",
|
|
6031
|
+
"twitter": "alvarosabu"
|
|
6032
|
+
},
|
|
6033
|
+
{
|
|
6034
|
+
"name": "Jaime Torrealba",
|
|
6035
|
+
"github": "JaimeTorrealba",
|
|
6036
|
+
"twitter": "jaimebboyjt"
|
|
6037
|
+
},
|
|
6038
|
+
{
|
|
6039
|
+
"name": "Tino Koch",
|
|
6040
|
+
"github": "Tinoooo",
|
|
6041
|
+
"twitter": "ichbintino"
|
|
5037
6042
|
}
|
|
5038
6043
|
],
|
|
5039
6044
|
"compatibility": {
|
|
5040
|
-
"nuxt": "^
|
|
6045
|
+
"nuxt": "^3.0.0",
|
|
5041
6046
|
"requires": {}
|
|
5042
6047
|
}
|
|
5043
6048
|
},
|
|
@@ -5068,7 +6073,7 @@
|
|
|
5068
6073
|
},
|
|
5069
6074
|
{
|
|
5070
6075
|
"name": "twa",
|
|
5071
|
-
"description": "Nuxt
|
|
6076
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5072
6077
|
"repo": "tuarrep/nuxt-twa",
|
|
5073
6078
|
"npm": "nuxt-twa",
|
|
5074
6079
|
"icon": "",
|
|
@@ -5090,6 +6095,28 @@
|
|
|
5090
6095
|
}
|
|
5091
6096
|
}
|
|
5092
6097
|
},
|
|
6098
|
+
{
|
|
6099
|
+
"name": "twemoji",
|
|
6100
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6101
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6102
|
+
"npm": "nuxt-twemoji",
|
|
6103
|
+
"icon": "twemoji.svg",
|
|
6104
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6105
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6106
|
+
"learn_more": "",
|
|
6107
|
+
"category": "UI",
|
|
6108
|
+
"type": "3rd-party",
|
|
6109
|
+
"maintainers": [
|
|
6110
|
+
{
|
|
6111
|
+
"name": "Yizack Rangel",
|
|
6112
|
+
"github": "yizack"
|
|
6113
|
+
}
|
|
6114
|
+
],
|
|
6115
|
+
"compatibility": {
|
|
6116
|
+
"nuxt": "^3.0.0",
|
|
6117
|
+
"requires": {}
|
|
6118
|
+
}
|
|
6119
|
+
},
|
|
5093
6120
|
{
|
|
5094
6121
|
"name": "twicpics",
|
|
5095
6122
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5234,6 +6261,39 @@
|
|
|
5234
6261
|
"requires": {}
|
|
5235
6262
|
}
|
|
5236
6263
|
},
|
|
6264
|
+
{
|
|
6265
|
+
"name": "ui",
|
|
6266
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6267
|
+
"repo": "nuxt/ui#dev",
|
|
6268
|
+
"npm": "@nuxt/ui",
|
|
6269
|
+
"icon": "nuxt.svg",
|
|
6270
|
+
"github": "https://github.com/nuxt/ui",
|
|
6271
|
+
"website": "https://ui.nuxt.com",
|
|
6272
|
+
"learn_more": "",
|
|
6273
|
+
"category": "UI",
|
|
6274
|
+
"type": "official",
|
|
6275
|
+
"maintainers": [
|
|
6276
|
+
{
|
|
6277
|
+
"name": "Benjamin Canac",
|
|
6278
|
+
"github": "benjamincanac",
|
|
6279
|
+
"twitter": "benjamincanac"
|
|
6280
|
+
},
|
|
6281
|
+
{
|
|
6282
|
+
"name": "Sebastien Chopin",
|
|
6283
|
+
"github": "Atinux",
|
|
6284
|
+
"twitter": "Atinux"
|
|
6285
|
+
},
|
|
6286
|
+
{
|
|
6287
|
+
"name": "Sylvain Marroufin",
|
|
6288
|
+
"github": "smarroufin",
|
|
6289
|
+
"twitter": "smarroufin"
|
|
6290
|
+
}
|
|
6291
|
+
],
|
|
6292
|
+
"compatibility": {
|
|
6293
|
+
"nuxt": "^3.0.0",
|
|
6294
|
+
"requires": {}
|
|
6295
|
+
}
|
|
6296
|
+
},
|
|
5237
6297
|
{
|
|
5238
6298
|
"name": "umami",
|
|
5239
6299
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5261,11 +6321,11 @@
|
|
|
5261
6321
|
{
|
|
5262
6322
|
"name": "unhead",
|
|
5263
6323
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5264
|
-
"repo": "harlan-zw/nuxt-
|
|
5265
|
-
"npm": "nuxt-
|
|
6324
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6325
|
+
"npm": "nuxt-seo-experiments",
|
|
5266
6326
|
"icon": "",
|
|
5267
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5268
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6327
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6328
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5269
6329
|
"learn_more": "",
|
|
5270
6330
|
"category": "SEO",
|
|
5271
6331
|
"type": "3rd-party",
|
|
@@ -5282,7 +6342,7 @@
|
|
|
5282
6342
|
},
|
|
5283
6343
|
{
|
|
5284
6344
|
"name": "universal-storage",
|
|
5285
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6345
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5286
6346
|
"repo": "nuxt-community/universal-storage-module",
|
|
5287
6347
|
"npm": "@nuxtjs/universal-storage",
|
|
5288
6348
|
"icon": "",
|
|
@@ -5308,6 +6368,28 @@
|
|
|
5308
6368
|
"requires": {}
|
|
5309
6369
|
}
|
|
5310
6370
|
},
|
|
6371
|
+
{
|
|
6372
|
+
"name": "unlazy",
|
|
6373
|
+
"description": "Lazy loading library for placeholder images",
|
|
6374
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6375
|
+
"npm": "@unlazy/nuxt",
|
|
6376
|
+
"icon": "unlazy.svg",
|
|
6377
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6378
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6379
|
+
"learn_more": "",
|
|
6380
|
+
"category": "Images",
|
|
6381
|
+
"type": "3rd-party",
|
|
6382
|
+
"maintainers": [
|
|
6383
|
+
{
|
|
6384
|
+
"name": "Johann Schopplich",
|
|
6385
|
+
"github": "johannschopplich"
|
|
6386
|
+
}
|
|
6387
|
+
],
|
|
6388
|
+
"compatibility": {
|
|
6389
|
+
"nuxt": "^3.0.0",
|
|
6390
|
+
"requires": {}
|
|
6391
|
+
}
|
|
6392
|
+
},
|
|
5311
6393
|
{
|
|
5312
6394
|
"name": "unlighthouse",
|
|
5313
6395
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5383,9 +6465,33 @@
|
|
|
5383
6465
|
"requires": {}
|
|
5384
6466
|
}
|
|
5385
6467
|
},
|
|
6468
|
+
{
|
|
6469
|
+
"name": "use-wagmi",
|
|
6470
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6471
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6472
|
+
"npm": "@use-wagmi/nuxt",
|
|
6473
|
+
"icon": "use-wagmi.png",
|
|
6474
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6475
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6476
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6477
|
+
"category": "Extensions",
|
|
6478
|
+
"type": "3rd-party",
|
|
6479
|
+
"maintainers": [
|
|
6480
|
+
{
|
|
6481
|
+
"name": "Unic Ape",
|
|
6482
|
+
"github": "unicape"
|
|
6483
|
+
}
|
|
6484
|
+
],
|
|
6485
|
+
"compatibility": {
|
|
6486
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6487
|
+
"requires": {
|
|
6488
|
+
"bridge": true
|
|
6489
|
+
}
|
|
6490
|
+
}
|
|
6491
|
+
},
|
|
5386
6492
|
{
|
|
5387
6493
|
"name": "user-agent",
|
|
5388
|
-
"description": "Nuxt
|
|
6494
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5389
6495
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5390
6496
|
"npm": "nuxt-user-agent",
|
|
5391
6497
|
"icon": "",
|
|
@@ -5451,6 +6557,74 @@
|
|
|
5451
6557
|
}
|
|
5452
6558
|
}
|
|
5453
6559
|
},
|
|
6560
|
+
{
|
|
6561
|
+
"name": "varlet",
|
|
6562
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6563
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6564
|
+
"npm": "@varlet/nuxt",
|
|
6565
|
+
"icon": "varlet.svg",
|
|
6566
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6567
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6568
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6569
|
+
"category": "UI",
|
|
6570
|
+
"type": "3rd-party",
|
|
6571
|
+
"maintainers": [
|
|
6572
|
+
{
|
|
6573
|
+
"name": "zhangmo8",
|
|
6574
|
+
"github": "zhangmo8"
|
|
6575
|
+
}
|
|
6576
|
+
],
|
|
6577
|
+
"compatibility": {
|
|
6578
|
+
"nuxt": "^3.0.0",
|
|
6579
|
+
"requires": {
|
|
6580
|
+
"bridge": "optional"
|
|
6581
|
+
}
|
|
6582
|
+
}
|
|
6583
|
+
},
|
|
6584
|
+
{
|
|
6585
|
+
"name": "vcalendar",
|
|
6586
|
+
"description": "VCalendar module for Nuxt",
|
|
6587
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6588
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6589
|
+
"icon": "vcalendar.png",
|
|
6590
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6591
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6592
|
+
"learn_more": "",
|
|
6593
|
+
"category": "Libraries",
|
|
6594
|
+
"type": "3rd-party",
|
|
6595
|
+
"maintainers": [
|
|
6596
|
+
{
|
|
6597
|
+
"name": "Sam K",
|
|
6598
|
+
"github": "samk-dev"
|
|
6599
|
+
}
|
|
6600
|
+
],
|
|
6601
|
+
"compatibility": {
|
|
6602
|
+
"nuxt": "^3.0.0",
|
|
6603
|
+
"requires": {}
|
|
6604
|
+
}
|
|
6605
|
+
},
|
|
6606
|
+
{
|
|
6607
|
+
"name": "vee-validate",
|
|
6608
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6609
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6610
|
+
"npm": "@vee-validate/nuxt",
|
|
6611
|
+
"icon": "vee-validate.png",
|
|
6612
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6613
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6614
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6615
|
+
"category": "Libraries",
|
|
6616
|
+
"type": "3rd-party",
|
|
6617
|
+
"maintainers": [
|
|
6618
|
+
{
|
|
6619
|
+
"name": "Abdelrahman Awad",
|
|
6620
|
+
"github": "logaretm"
|
|
6621
|
+
}
|
|
6622
|
+
],
|
|
6623
|
+
"compatibility": {
|
|
6624
|
+
"nuxt": "^3.0.0",
|
|
6625
|
+
"requires": {}
|
|
6626
|
+
}
|
|
6627
|
+
},
|
|
5454
6628
|
{
|
|
5455
6629
|
"name": "vendor",
|
|
5456
6630
|
"description": "directly serve node_modules",
|
|
@@ -5474,9 +6648,54 @@
|
|
|
5474
6648
|
"requires": {}
|
|
5475
6649
|
}
|
|
5476
6650
|
},
|
|
6651
|
+
{
|
|
6652
|
+
"name": "vercel-analytics",
|
|
6653
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6654
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6655
|
+
"npm": "nuxt-vercel-analytics",
|
|
6656
|
+
"icon": "",
|
|
6657
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6658
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6659
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6660
|
+
"category": "Analytics",
|
|
6661
|
+
"type": "3rd-party",
|
|
6662
|
+
"maintainers": [
|
|
6663
|
+
{
|
|
6664
|
+
"name": "Alexander B.",
|
|
6665
|
+
"github": "xanderbarkhatov"
|
|
6666
|
+
}
|
|
6667
|
+
],
|
|
6668
|
+
"compatibility": {
|
|
6669
|
+
"nuxt": "^3.0.0",
|
|
6670
|
+
"requires": {}
|
|
6671
|
+
}
|
|
6672
|
+
},
|
|
6673
|
+
{
|
|
6674
|
+
"name": "vexip-ui",
|
|
6675
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6676
|
+
"repo": "vexip-ui/nuxt",
|
|
6677
|
+
"npm": "@vexip-ui/nuxt",
|
|
6678
|
+
"icon": "vexip-ui.svg",
|
|
6679
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6680
|
+
"website": "https://www.vexipui.com/",
|
|
6681
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6682
|
+
"category": "UI",
|
|
6683
|
+
"type": "3rd-party",
|
|
6684
|
+
"maintainers": [
|
|
6685
|
+
{
|
|
6686
|
+
"name": "未觉雨声",
|
|
6687
|
+
"github": "qmhc",
|
|
6688
|
+
"twitter": "qmhc95"
|
|
6689
|
+
}
|
|
6690
|
+
],
|
|
6691
|
+
"compatibility": {
|
|
6692
|
+
"nuxt": "^3.0.0",
|
|
6693
|
+
"requires": {}
|
|
6694
|
+
}
|
|
6695
|
+
},
|
|
5477
6696
|
{
|
|
5478
6697
|
"name": "vite-pwa-nuxt",
|
|
5479
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
6698
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
5480
6699
|
"repo": "vite-pwa/nuxt",
|
|
5481
6700
|
"npm": "@vite-pwa/nuxt",
|
|
5482
6701
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -5505,13 +6724,13 @@
|
|
|
5505
6724
|
{
|
|
5506
6725
|
"name": "vitest",
|
|
5507
6726
|
"description": "Vitest integration with Nuxt",
|
|
5508
|
-
"repo": "danielroe/nuxt-vitest
|
|
6727
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5509
6728
|
"npm": "nuxt-vitest",
|
|
5510
6729
|
"icon": "vitest.svg",
|
|
5511
6730
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5512
6731
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5513
6732
|
"learn_more": "",
|
|
5514
|
-
"category": "
|
|
6733
|
+
"category": "Devtools",
|
|
5515
6734
|
"type": "3rd-party",
|
|
5516
6735
|
"maintainers": [
|
|
5517
6736
|
{
|
|
@@ -5528,15 +6747,45 @@
|
|
|
5528
6747
|
"requires": {}
|
|
5529
6748
|
}
|
|
5530
6749
|
},
|
|
6750
|
+
{
|
|
6751
|
+
"name": "vue-email",
|
|
6752
|
+
"description": "💌 Write email templates with vue",
|
|
6753
|
+
"repo": "Dave136/vue-email",
|
|
6754
|
+
"npm": "vue-email",
|
|
6755
|
+
"icon": "vue-email.svg",
|
|
6756
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6757
|
+
"website": "https://www.vuemail.net/",
|
|
6758
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6759
|
+
"category": "UI",
|
|
6760
|
+
"type": "3rd-party",
|
|
6761
|
+
"maintainers": [
|
|
6762
|
+
{
|
|
6763
|
+
"name": "David Arenas",
|
|
6764
|
+
"github": "Dave136",
|
|
6765
|
+
"twitter": "davejs4",
|
|
6766
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6767
|
+
},
|
|
6768
|
+
{
|
|
6769
|
+
"name": "Younes Barrad",
|
|
6770
|
+
"github": "Flowko",
|
|
6771
|
+
"twitter": "imflowko",
|
|
6772
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6773
|
+
}
|
|
6774
|
+
],
|
|
6775
|
+
"compatibility": {
|
|
6776
|
+
"nuxt": "^3.0.0",
|
|
6777
|
+
"requires": {}
|
|
6778
|
+
}
|
|
6779
|
+
},
|
|
5531
6780
|
{
|
|
5532
6781
|
"name": "vue-macros",
|
|
5533
|
-
"description": "Explore
|
|
5534
|
-
"repo": "sxzz/
|
|
6782
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6783
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5535
6784
|
"npm": "@vue-macros/nuxt",
|
|
5536
6785
|
"icon": "vue-macros.svg",
|
|
5537
|
-
"github": "https://github.com/sxzz/
|
|
6786
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5538
6787
|
"website": "https://vue-macros.sxzz.moe",
|
|
5539
|
-
"learn_more": "https://github.com/sxzz/
|
|
6788
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5540
6789
|
"category": "Extensions",
|
|
5541
6790
|
"type": "3rd-party",
|
|
5542
6791
|
"maintainers": [
|
|
@@ -5577,7 +6826,7 @@
|
|
|
5577
6826
|
},
|
|
5578
6827
|
{
|
|
5579
6828
|
"name": "vue-multiselect",
|
|
5580
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6829
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5581
6830
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5582
6831
|
"npm": "nuxt-vue-multiselect",
|
|
5583
6832
|
"icon": "",
|
|
@@ -5619,6 +6868,29 @@
|
|
|
5619
6868
|
"requires": {}
|
|
5620
6869
|
}
|
|
5621
6870
|
},
|
|
6871
|
+
{
|
|
6872
|
+
"name": "vue-query",
|
|
6873
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6874
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6875
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6876
|
+
"icon": "vue-query.svg",
|
|
6877
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6878
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6879
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6880
|
+
"category": "Request",
|
|
6881
|
+
"type": "3rd-party",
|
|
6882
|
+
"maintainers": [
|
|
6883
|
+
{
|
|
6884
|
+
"name": "Hebilicious",
|
|
6885
|
+
"github": "Hebilicious",
|
|
6886
|
+
"twitter": "its_hebilicious"
|
|
6887
|
+
}
|
|
6888
|
+
],
|
|
6889
|
+
"compatibility": {
|
|
6890
|
+
"nuxt": "^3.0.0",
|
|
6891
|
+
"requires": {}
|
|
6892
|
+
}
|
|
6893
|
+
},
|
|
5622
6894
|
{
|
|
5623
6895
|
"name": "vue-select",
|
|
5624
6896
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5668,7 +6940,7 @@
|
|
|
5668
6940
|
},
|
|
5669
6941
|
{
|
|
5670
6942
|
"name": "vue-warehouse",
|
|
5671
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
6943
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
5672
6944
|
"repo": "juliomrqz/vue-warehouse",
|
|
5673
6945
|
"npm": "vue-warehouse",
|
|
5674
6946
|
"icon": "",
|
|
@@ -5689,6 +6961,29 @@
|
|
|
5689
6961
|
"requires": {}
|
|
5690
6962
|
}
|
|
5691
6963
|
},
|
|
6964
|
+
{
|
|
6965
|
+
"name": "vue3-carousel-nuxt",
|
|
6966
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
6967
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6968
|
+
"npm": "vue3-carousel-nuxt",
|
|
6969
|
+
"icon": "",
|
|
6970
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6971
|
+
"website": "",
|
|
6972
|
+
"learn_more": "",
|
|
6973
|
+
"category": "UI",
|
|
6974
|
+
"type": "3rd-party",
|
|
6975
|
+
"maintainers": [
|
|
6976
|
+
{
|
|
6977
|
+
"name": "Gaetan SENN",
|
|
6978
|
+
"github": "gaetansenn",
|
|
6979
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6980
|
+
}
|
|
6981
|
+
],
|
|
6982
|
+
"compatibility": {
|
|
6983
|
+
"nuxt": "^3.0.0",
|
|
6984
|
+
"requires": {}
|
|
6985
|
+
}
|
|
6986
|
+
},
|
|
5692
6987
|
{
|
|
5693
6988
|
"name": "vuefire",
|
|
5694
6989
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -5713,7 +7008,7 @@
|
|
|
5713
7008
|
},
|
|
5714
7009
|
{
|
|
5715
7010
|
"name": "vuestic",
|
|
5716
|
-
"description": "Vuestic UI module for Nuxt
|
|
7011
|
+
"description": "Vuestic UI module for Nuxt",
|
|
5717
7012
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5718
7013
|
"npm": "@vuestic/nuxt",
|
|
5719
7014
|
"icon": "vuestic.png",
|
|
@@ -5733,9 +7028,31 @@
|
|
|
5733
7028
|
"requires": {}
|
|
5734
7029
|
}
|
|
5735
7030
|
},
|
|
7031
|
+
{
|
|
7032
|
+
"name": "vuetify-nuxt-module",
|
|
7033
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7034
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7035
|
+
"npm": "vuetify-nuxt-module",
|
|
7036
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7037
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7038
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7039
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
7040
|
+
"category": "UI",
|
|
7041
|
+
"type": "3rd-party",
|
|
7042
|
+
"maintainers": [
|
|
7043
|
+
{
|
|
7044
|
+
"name": "Joaquín Sánchez",
|
|
7045
|
+
"github": "userquin"
|
|
7046
|
+
}
|
|
7047
|
+
],
|
|
7048
|
+
"compatibility": {
|
|
7049
|
+
"nuxt": "^3.0.0",
|
|
7050
|
+
"requires": {}
|
|
7051
|
+
}
|
|
7052
|
+
},
|
|
5736
7053
|
{
|
|
5737
7054
|
"name": "vuetify",
|
|
5738
|
-
"description": "Vuetify Module for Nuxt
|
|
7055
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
5739
7056
|
"repo": "nuxt-community/vuetify-module",
|
|
5740
7057
|
"npm": "@nuxtjs/vuetify",
|
|
5741
7058
|
"icon": "vuetify.png",
|
|
@@ -5807,14 +7124,37 @@
|
|
|
5807
7124
|
"requires": {}
|
|
5808
7125
|
}
|
|
5809
7126
|
},
|
|
7127
|
+
{
|
|
7128
|
+
"name": "vunix",
|
|
7129
|
+
"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.",
|
|
7130
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
7131
|
+
"npm": "@vunix/nuxt",
|
|
7132
|
+
"icon": "",
|
|
7133
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
7134
|
+
"website": "https://vunix.dewib.com/",
|
|
7135
|
+
"learn_more": "",
|
|
7136
|
+
"category": "UI",
|
|
7137
|
+
"type": "3rd-party",
|
|
7138
|
+
"maintainers": [
|
|
7139
|
+
{
|
|
7140
|
+
"name": "Gaetan SENN",
|
|
7141
|
+
"github": "gaetansenn",
|
|
7142
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7143
|
+
}
|
|
7144
|
+
],
|
|
7145
|
+
"compatibility": {
|
|
7146
|
+
"nuxt": "^3.0.0",
|
|
7147
|
+
"requires": {}
|
|
7148
|
+
}
|
|
7149
|
+
},
|
|
5810
7150
|
{
|
|
5811
7151
|
"name": "web-vitals",
|
|
5812
7152
|
"description": "Web Vitals for Nuxt",
|
|
5813
|
-
"repo": "nuxt-
|
|
7153
|
+
"repo": "nuxt-modules/web-vitals",
|
|
5814
7154
|
"npm": "@nuxtjs/web-vitals",
|
|
5815
7155
|
"icon": "web-vitals.png",
|
|
5816
|
-
"github": "https://github.com/nuxt-
|
|
5817
|
-
"website": "https://github.com/nuxt-
|
|
7156
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7157
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
5818
7158
|
"learn_more": "",
|
|
5819
7159
|
"category": "Performance",
|
|
5820
7160
|
"type": "community",
|
|
@@ -5865,7 +7205,7 @@
|
|
|
5865
7205
|
},
|
|
5866
7206
|
{
|
|
5867
7207
|
"name": "webpack-optimisations",
|
|
5868
|
-
"description": "Nuxt
|
|
7208
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
5869
7209
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
5870
7210
|
"npm": "nuxt-webpack-optimisations",
|
|
5871
7211
|
"icon": "build-optimisations.svg",
|
|
@@ -5955,6 +7295,54 @@
|
|
|
5955
7295
|
"requires": {}
|
|
5956
7296
|
}
|
|
5957
7297
|
},
|
|
7298
|
+
{
|
|
7299
|
+
"name": "well-known",
|
|
7300
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7301
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7302
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7303
|
+
"icon": "well-known.svg",
|
|
7304
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7305
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7306
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7307
|
+
"category": "SEO",
|
|
7308
|
+
"type": "3rd-party",
|
|
7309
|
+
"maintainers": [
|
|
7310
|
+
{
|
|
7311
|
+
"name": "Zadig&Voltaire Team",
|
|
7312
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7313
|
+
}
|
|
7314
|
+
],
|
|
7315
|
+
"compatibility": {
|
|
7316
|
+
"nuxt": "^3.0.0",
|
|
7317
|
+
"requires": {}
|
|
7318
|
+
}
|
|
7319
|
+
},
|
|
7320
|
+
{
|
|
7321
|
+
"name": "wideangle",
|
|
7322
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7323
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7324
|
+
"npm": "wideangle-nuxt",
|
|
7325
|
+
"icon": "wideangle.png",
|
|
7326
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7327
|
+
"website": "https://wideangle.co",
|
|
7328
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7329
|
+
"category": "Analytics",
|
|
7330
|
+
"type": "3rd-party",
|
|
7331
|
+
"maintainers": [
|
|
7332
|
+
{
|
|
7333
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7334
|
+
"github": "inputobjects"
|
|
7335
|
+
},
|
|
7336
|
+
{
|
|
7337
|
+
"name": "Jarek Rozanski",
|
|
7338
|
+
"github": "jrozanski"
|
|
7339
|
+
}
|
|
7340
|
+
],
|
|
7341
|
+
"compatibility": {
|
|
7342
|
+
"nuxt": "^3.0.0",
|
|
7343
|
+
"requires": {}
|
|
7344
|
+
}
|
|
7345
|
+
},
|
|
5958
7346
|
{
|
|
5959
7347
|
"name": "windicss",
|
|
5960
7348
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -6098,32 +7486,9 @@
|
|
|
6098
7486
|
"requires": {}
|
|
6099
7487
|
}
|
|
6100
7488
|
},
|
|
6101
|
-
{
|
|
6102
|
-
"name": "yandex-metrika",
|
|
6103
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6104
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6105
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6106
|
-
"icon": "",
|
|
6107
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6108
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6109
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6110
|
-
"category": "Analytics",
|
|
6111
|
-
"type": "community",
|
|
6112
|
-
"maintainers": [
|
|
6113
|
-
{
|
|
6114
|
-
"name": "Pooya Parsa",
|
|
6115
|
-
"github": "pi0",
|
|
6116
|
-
"twitter": "_pi0_"
|
|
6117
|
-
}
|
|
6118
|
-
],
|
|
6119
|
-
"compatibility": {
|
|
6120
|
-
"nuxt": "^2.0.0",
|
|
6121
|
-
"requires": {}
|
|
6122
|
-
}
|
|
6123
|
-
},
|
|
6124
7489
|
{
|
|
6125
7490
|
"name": "zendesk",
|
|
6126
|
-
"description": "Nuxt
|
|
7491
|
+
"description": "Nuxt module for Zendesk",
|
|
6127
7492
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
6128
7493
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
6129
7494
|
"icon": "zendesk.png",
|