@nuxt/modules 0.5.0-499019 → 0.5.0-4b1f22
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 +176 -32
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -146,6 +146,30 @@
|
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
|
+
{
|
|
150
|
+
"name": "api-party",
|
|
151
|
+
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
152
|
+
"repo": "johannschopplich/nuxt-api-party",
|
|
153
|
+
"npm": "nuxt-api-party",
|
|
154
|
+
"icon": "api-party.svg",
|
|
155
|
+
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
+
"website": "https://github.com/johannschopplich/nuxt-api-party#readme",
|
|
157
|
+
"learn_more": "",
|
|
158
|
+
"category": "Request",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "Johann Schopplich",
|
|
163
|
+
"github": "johannschopplich",
|
|
164
|
+
"twitter": "jschopplich",
|
|
165
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
166
|
+
}
|
|
167
|
+
],
|
|
168
|
+
"compatibility": {
|
|
169
|
+
"nuxt": "^3.0.0",
|
|
170
|
+
"requires": {}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
149
173
|
{
|
|
150
174
|
"name": "apis-to-file",
|
|
151
175
|
"description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
|
|
@@ -173,26 +197,24 @@
|
|
|
173
197
|
{
|
|
174
198
|
"name": "apollo",
|
|
175
199
|
"description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
|
|
176
|
-
"repo": "nuxt-
|
|
200
|
+
"repo": "nuxt-modules/apollo",
|
|
177
201
|
"npm": "@nuxtjs/apollo",
|
|
178
202
|
"icon": "apollo.png",
|
|
179
|
-
"github": "https://github.com/nuxt-
|
|
180
|
-
"website": "https://
|
|
203
|
+
"github": "https://github.com/nuxt-modules/apollo",
|
|
204
|
+
"website": "https://apollo.nuxtjs.org",
|
|
181
205
|
"learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
|
|
182
206
|
"category": "Request",
|
|
183
207
|
"type": "community",
|
|
184
208
|
"maintainers": [
|
|
185
209
|
{
|
|
186
|
-
"name": "
|
|
187
|
-
"github": "
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
"name": "Dominic Garms",
|
|
191
|
-
"github": "dohomi"
|
|
210
|
+
"name": "Conrawl Rogers",
|
|
211
|
+
"github": "diizzayy",
|
|
212
|
+
"twitter": "diizzayy",
|
|
213
|
+
"avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
|
|
192
214
|
}
|
|
193
215
|
],
|
|
194
216
|
"compatibility": {
|
|
195
|
-
"nuxt": "^2.0.0",
|
|
217
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
196
218
|
"requires": {}
|
|
197
219
|
}
|
|
198
220
|
},
|
|
@@ -503,6 +525,28 @@
|
|
|
503
525
|
"requires": {}
|
|
504
526
|
}
|
|
505
527
|
},
|
|
528
|
+
{
|
|
529
|
+
"name": "chatwoot",
|
|
530
|
+
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
+
"repo": "huntersofbook/huntersofbook",
|
|
532
|
+
"npm": "@huntersofbook/chatwoot-nuxt",
|
|
533
|
+
"icon": "chatwoot.png",
|
|
534
|
+
"github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
535
|
+
"website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
536
|
+
"learn_more": "https://www.chatwoot.com",
|
|
537
|
+
"category": "Libraries",
|
|
538
|
+
"type": "3rd-party",
|
|
539
|
+
"maintainers": [
|
|
540
|
+
{
|
|
541
|
+
"name": "productdevbook",
|
|
542
|
+
"github": "productdevbook"
|
|
543
|
+
}
|
|
544
|
+
],
|
|
545
|
+
"compatibility": {
|
|
546
|
+
"nuxt": "^3.0.0",
|
|
547
|
+
"requires": {}
|
|
548
|
+
}
|
|
549
|
+
},
|
|
506
550
|
{
|
|
507
551
|
"name": "chiffre",
|
|
508
552
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
@@ -884,7 +928,7 @@
|
|
|
884
928
|
"repo": "intevel/nuxt-directus",
|
|
885
929
|
"npm": "nuxt-directus",
|
|
886
930
|
"icon": "directus.svg",
|
|
887
|
-
"github": "https://github.com/
|
|
931
|
+
"github": "https://github.com/directus/nuxt-directus/",
|
|
888
932
|
"website": "https://nuxt-directus.netlify.app/",
|
|
889
933
|
"learn_more": "https://nuxt-directus.netlify.app/",
|
|
890
934
|
"category": "CMS",
|
|
@@ -1202,6 +1246,29 @@
|
|
|
1202
1246
|
"requires": {}
|
|
1203
1247
|
}
|
|
1204
1248
|
},
|
|
1249
|
+
{
|
|
1250
|
+
"name": "fontaine",
|
|
1251
|
+
"description": "Automatically optimized font fallback based on font metrics",
|
|
1252
|
+
"repo": "nuxt-modules/fontaine",
|
|
1253
|
+
"npm": "@nuxtjs/fontaine",
|
|
1254
|
+
"icon": "fontaine.png",
|
|
1255
|
+
"github": "https://github.com/nuxt-modules/fontaine",
|
|
1256
|
+
"website": "https://github.com/unjs/fontaine",
|
|
1257
|
+
"learn_more": "https://github.com/unjs/fontaine",
|
|
1258
|
+
"category": "Performance",
|
|
1259
|
+
"type": "community",
|
|
1260
|
+
"maintainers": [
|
|
1261
|
+
{
|
|
1262
|
+
"name": "Daniel Roe",
|
|
1263
|
+
"github": "danielroe",
|
|
1264
|
+
"twitter": "danielcroe"
|
|
1265
|
+
}
|
|
1266
|
+
],
|
|
1267
|
+
"compatibility": {
|
|
1268
|
+
"nuxt": "^3.0.0",
|
|
1269
|
+
"requires": {}
|
|
1270
|
+
}
|
|
1271
|
+
},
|
|
1205
1272
|
{
|
|
1206
1273
|
"name": "fontawesome",
|
|
1207
1274
|
"description": "Module to join nuxt and Fontawesome 5",
|
|
@@ -1308,13 +1375,17 @@
|
|
|
1308
1375
|
"category": "Analytics",
|
|
1309
1376
|
"type": "community",
|
|
1310
1377
|
"maintainers": [
|
|
1378
|
+
{
|
|
1379
|
+
"name": "Alexander Lichter",
|
|
1380
|
+
"github": "manniL"
|
|
1381
|
+
},
|
|
1311
1382
|
{
|
|
1312
1383
|
"name": "Troy Morehouse",
|
|
1313
1384
|
"github": "tmorehouse"
|
|
1314
1385
|
}
|
|
1315
1386
|
],
|
|
1316
1387
|
"compatibility": {
|
|
1317
|
-
"nuxt": "^2.0.0",
|
|
1388
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1318
1389
|
"requires": {}
|
|
1319
1390
|
}
|
|
1320
1391
|
},
|
|
@@ -1545,6 +1616,28 @@
|
|
|
1545
1616
|
"requires": {}
|
|
1546
1617
|
}
|
|
1547
1618
|
},
|
|
1619
|
+
{
|
|
1620
|
+
"name": "headlessui",
|
|
1621
|
+
"description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
|
|
1622
|
+
"repo": "P4sca1/nuxt-headlessui",
|
|
1623
|
+
"npm": "nuxt-headlessui",
|
|
1624
|
+
"icon": "headlessui.png",
|
|
1625
|
+
"github": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1626
|
+
"website": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1627
|
+
"learn_more": "https://headlessui.com",
|
|
1628
|
+
"category": "UI",
|
|
1629
|
+
"type": "3rd-party",
|
|
1630
|
+
"maintainers": [
|
|
1631
|
+
{
|
|
1632
|
+
"name": "Pascal Sthamer",
|
|
1633
|
+
"github": "P4sca1"
|
|
1634
|
+
}
|
|
1635
|
+
],
|
|
1636
|
+
"compatibility": {
|
|
1637
|
+
"nuxt": "^3.0.0",
|
|
1638
|
+
"requires": {}
|
|
1639
|
+
}
|
|
1640
|
+
},
|
|
1548
1641
|
{
|
|
1549
1642
|
"name": "headway",
|
|
1550
1643
|
"description": "Headway changelog widget for Nuxt",
|
|
@@ -1754,7 +1847,7 @@
|
|
|
1754
1847
|
}
|
|
1755
1848
|
],
|
|
1756
1849
|
"compatibility": {
|
|
1757
|
-
"nuxt": "^2.0.0",
|
|
1850
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1758
1851
|
"requires": {}
|
|
1759
1852
|
}
|
|
1760
1853
|
},
|
|
@@ -1853,7 +1946,7 @@
|
|
|
1853
1946
|
}
|
|
1854
1947
|
],
|
|
1855
1948
|
"compatibility": {
|
|
1856
|
-
"nuxt": "^2.0.0",
|
|
1949
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1857
1950
|
"requires": {
|
|
1858
1951
|
"bridge": "optional"
|
|
1859
1952
|
}
|
|
@@ -1931,14 +2024,14 @@
|
|
|
1931
2024
|
{
|
|
1932
2025
|
"name": "ionic",
|
|
1933
2026
|
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1934
|
-
"repo": "
|
|
1935
|
-
"npm": "
|
|
2027
|
+
"repo": "nuxt-modules/ionic",
|
|
2028
|
+
"npm": "@nuxtjs/ionic",
|
|
1936
2029
|
"icon": "ionic.svg",
|
|
1937
|
-
"github": "https://github.com/
|
|
1938
|
-
"website": "https://ionic.
|
|
2030
|
+
"github": "https://github.com/nuxt-modules/ionic",
|
|
2031
|
+
"website": "https://ionic.nuxtjs.org",
|
|
1939
2032
|
"learn_more": "https://ionicframework.com",
|
|
1940
2033
|
"category": "Libraries",
|
|
1941
|
-
"type": "
|
|
2034
|
+
"type": "community",
|
|
1942
2035
|
"maintainers": [
|
|
1943
2036
|
{
|
|
1944
2037
|
"name": "Daniel Roe",
|
|
@@ -2601,7 +2694,7 @@
|
|
|
2601
2694
|
"description": "Integrate monaco-editor with Nuxt",
|
|
2602
2695
|
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2603
2696
|
"npm": "nuxt-monaco-editor",
|
|
2604
|
-
"icon": "",
|
|
2697
|
+
"icon": "nuxt-monaco-editor.png",
|
|
2605
2698
|
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2606
2699
|
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2607
2700
|
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
@@ -2692,7 +2785,7 @@
|
|
|
2692
2785
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2693
2786
|
"repo": "cpsoinos/nuxt-svgo",
|
|
2694
2787
|
"npm": "nuxt-svgo",
|
|
2695
|
-
"icon": "",
|
|
2788
|
+
"icon": "nuxt-svgo.png",
|
|
2696
2789
|
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2697
2790
|
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2698
2791
|
"learn_more": "",
|
|
@@ -2793,8 +2886,10 @@
|
|
|
2793
2886
|
}
|
|
2794
2887
|
],
|
|
2795
2888
|
"compatibility": {
|
|
2796
|
-
"nuxt": "^2.0.0",
|
|
2797
|
-
"requires": {
|
|
2889
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2890
|
+
"requires": {
|
|
2891
|
+
"bridge": "optional"
|
|
2892
|
+
}
|
|
2798
2893
|
}
|
|
2799
2894
|
},
|
|
2800
2895
|
{
|
|
@@ -3260,7 +3355,7 @@
|
|
|
3260
3355
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
3261
3356
|
"repo": "nuxt-community/robots-module",
|
|
3262
3357
|
"npm": "@nuxtjs/robots",
|
|
3263
|
-
"icon": "",
|
|
3358
|
+
"icon": "robots.png",
|
|
3264
3359
|
"github": "https://github.com/nuxt-community/robots-module",
|
|
3265
3360
|
"website": "https://github.com/nuxt-community/robots-module",
|
|
3266
3361
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
@@ -3418,6 +3513,29 @@
|
|
|
3418
3513
|
"requires": {}
|
|
3419
3514
|
}
|
|
3420
3515
|
},
|
|
3516
|
+
{
|
|
3517
|
+
"name": "security",
|
|
3518
|
+
"description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
|
|
3519
|
+
"repo": "Baroshem/nuxt-security",
|
|
3520
|
+
"npm": "nuxt-security",
|
|
3521
|
+
"icon": "nuxt-security.svg",
|
|
3522
|
+
"github": "https://github.com/Baroshem/nuxt-security",
|
|
3523
|
+
"website": "https://nuxt-security.vercel.app/",
|
|
3524
|
+
"learn_more": "https://nuxt-security.vercel.app/",
|
|
3525
|
+
"category": "Security",
|
|
3526
|
+
"type": "3rd-party",
|
|
3527
|
+
"maintainers": [
|
|
3528
|
+
{
|
|
3529
|
+
"name": "Jakub Andrzejewski",
|
|
3530
|
+
"github": "Baroshem",
|
|
3531
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3532
|
+
}
|
|
3533
|
+
],
|
|
3534
|
+
"compatibility": {
|
|
3535
|
+
"nuxt": "^3.0.0",
|
|
3536
|
+
"requires": {}
|
|
3537
|
+
}
|
|
3538
|
+
},
|
|
3421
3539
|
{
|
|
3422
3540
|
"name": "segment",
|
|
3423
3541
|
"description": "Nuxt.js module for Segment Analytics.js",
|
|
@@ -3530,6 +3648,29 @@
|
|
|
3530
3648
|
"requires": {}
|
|
3531
3649
|
}
|
|
3532
3650
|
},
|
|
3651
|
+
{
|
|
3652
|
+
"name": "session",
|
|
3653
|
+
"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",
|
|
3654
|
+
"repo": "sidebase/nuxt-session",
|
|
3655
|
+
"npm": "@sidebase/nuxt-session",
|
|
3656
|
+
"icon": "session.png",
|
|
3657
|
+
"github": "https://github.com/sidebase/nuxt-session",
|
|
3658
|
+
"website": "https://github.com/sidebase/nuxt-session",
|
|
3659
|
+
"learn_more": "https://github.com/sidebase",
|
|
3660
|
+
"category": "Security",
|
|
3661
|
+
"type": "3rd-party",
|
|
3662
|
+
"maintainers": [
|
|
3663
|
+
{
|
|
3664
|
+
"name": "sidebase",
|
|
3665
|
+
"github": "sidebase",
|
|
3666
|
+
"twitter": "sidebase_io"
|
|
3667
|
+
}
|
|
3668
|
+
],
|
|
3669
|
+
"compatibility": {
|
|
3670
|
+
"nuxt": "^3.0.0",
|
|
3671
|
+
"requires": {}
|
|
3672
|
+
}
|
|
3673
|
+
},
|
|
3533
3674
|
{
|
|
3534
3675
|
"name": "shopify",
|
|
3535
3676
|
"description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
|
|
@@ -4607,7 +4748,7 @@
|
|
|
4607
4748
|
"description": "Vuestic UI module for Nuxt 3",
|
|
4608
4749
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4609
4750
|
"npm": "@vuestic/nuxt",
|
|
4610
|
-
"icon": "",
|
|
4751
|
+
"icon": "vuestic.png",
|
|
4611
4752
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4612
4753
|
"website": "https://vuestic.dev",
|
|
4613
4754
|
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
@@ -4703,7 +4844,7 @@
|
|
|
4703
4844
|
"description": "Web Vitals for Nuxt",
|
|
4704
4845
|
"repo": "nuxt-community/web-vitals-module",
|
|
4705
4846
|
"npm": "@nuxtjs/web-vitals",
|
|
4706
|
-
"icon": "",
|
|
4847
|
+
"icon": "web-vitals.png",
|
|
4707
4848
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
4708
4849
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
4709
4850
|
"learn_more": "",
|
|
@@ -4970,21 +5111,24 @@
|
|
|
4970
5111
|
"description": "XState integration for Nuxt",
|
|
4971
5112
|
"repo": "Lexpeartha/nuxt-xstate",
|
|
4972
5113
|
"npm": "nuxt-xstate",
|
|
4973
|
-
"icon": "",
|
|
5114
|
+
"icon": "xstate.svg",
|
|
4974
5115
|
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4975
|
-
"website": "https://
|
|
4976
|
-
"learn_more": "",
|
|
5116
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
5117
|
+
"learn_more": "https://xstate.js.org/",
|
|
4977
5118
|
"category": "Extensions",
|
|
4978
5119
|
"type": "3rd-party",
|
|
4979
5120
|
"maintainers": [
|
|
4980
5121
|
{
|
|
4981
5122
|
"name": "Lexpeartha",
|
|
4982
|
-
"github": "Lexpeartha"
|
|
5123
|
+
"github": "Lexpeartha",
|
|
5124
|
+
"twitter": "lexpeartha"
|
|
4983
5125
|
}
|
|
4984
5126
|
],
|
|
4985
5127
|
"compatibility": {
|
|
4986
|
-
"nuxt": "^3.0.0",
|
|
4987
|
-
"requires": {
|
|
5128
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5129
|
+
"requires": {
|
|
5130
|
+
"bridge": true
|
|
5131
|
+
}
|
|
4988
5132
|
}
|
|
4989
5133
|
},
|
|
4990
5134
|
{
|