@nuxt/modules 0.5.0-78948d → 0.5.0-79fffa
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 +292 -60
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -52,10 +52,10 @@
|
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
54
|
"description": "Algolia Search Module for Nuxt 3",
|
|
55
|
-
"repo": "nuxt-
|
|
55
|
+
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
58
|
-
"github": "https://github.com/nuxt-
|
|
58
|
+
"github": "https://github.com/nuxt-modules/algolia",
|
|
59
59
|
"website": "https://algolia.nuxtjs.org/",
|
|
60
60
|
"learn_more": "https://algolia.nuxtjs.org/",
|
|
61
61
|
"category": "Libraries",
|
|
@@ -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#main/packages/chatwoot-nuxt",
|
|
532
|
+
"npm": "@huntersofbook/chatwoot-nuxt",
|
|
533
|
+
"icon": "chatwoot.png",
|
|
534
|
+
"github": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/chatwoot-nuxt",
|
|
535
|
+
"website": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/chatwoot-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",
|
|
@@ -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
|
},
|
|
@@ -1525,11 +1596,11 @@
|
|
|
1525
1596
|
{
|
|
1526
1597
|
"name": "harlem",
|
|
1527
1598
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1528
|
-
"repo": "nuxt-
|
|
1599
|
+
"repo": "nuxt-modules/harlem",
|
|
1529
1600
|
"npm": "@nuxtjs/harlem",
|
|
1530
1601
|
"icon": "harlem.svg",
|
|
1531
|
-
"github": "https://github.com/nuxt-
|
|
1532
|
-
"website": "https://github.com/nuxt-
|
|
1602
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1603
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
1533
1604
|
"learn_more": "https://harlemjs.com/",
|
|
1534
1605
|
"category": "Extensions",
|
|
1535
1606
|
"type": "community",
|
|
@@ -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",
|
|
@@ -1659,10 +1752,10 @@
|
|
|
1659
1752
|
{
|
|
1660
1753
|
"name": "html-validator",
|
|
1661
1754
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1662
|
-
"repo": "nuxt-
|
|
1755
|
+
"repo": "nuxt-modules/html-validator",
|
|
1663
1756
|
"npm": "@nuxtjs/html-validator",
|
|
1664
1757
|
"icon": "html-validator.png",
|
|
1665
|
-
"github": "https://github.com/nuxt-
|
|
1758
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1666
1759
|
"website": "https://html-validator.nuxtjs.org",
|
|
1667
1760
|
"learn_more": "https://html-validate.org",
|
|
1668
1761
|
"category": "Performance",
|
|
@@ -1675,8 +1768,10 @@
|
|
|
1675
1768
|
}
|
|
1676
1769
|
],
|
|
1677
1770
|
"compatibility": {
|
|
1678
|
-
"nuxt": "^2.0.0",
|
|
1679
|
-
"requires": {
|
|
1771
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1772
|
+
"requires": {
|
|
1773
|
+
"bridge": "optional"
|
|
1774
|
+
}
|
|
1680
1775
|
}
|
|
1681
1776
|
},
|
|
1682
1777
|
{
|
|
@@ -1752,7 +1847,29 @@
|
|
|
1752
1847
|
}
|
|
1753
1848
|
],
|
|
1754
1849
|
"compatibility": {
|
|
1755
|
-
"nuxt": "^2.0.0",
|
|
1850
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1851
|
+
"requires": {}
|
|
1852
|
+
}
|
|
1853
|
+
},
|
|
1854
|
+
{
|
|
1855
|
+
"name": "icon",
|
|
1856
|
+
"description": "",
|
|
1857
|
+
"repo": "nuxt-modules/icon",
|
|
1858
|
+
"npm": "nuxt-icon",
|
|
1859
|
+
"icon": "nuxt-icon.png",
|
|
1860
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1861
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1862
|
+
"learn_more": "",
|
|
1863
|
+
"category": "UI",
|
|
1864
|
+
"type": "community",
|
|
1865
|
+
"maintainers": [
|
|
1866
|
+
{
|
|
1867
|
+
"name": "Atinux",
|
|
1868
|
+
"github": "Atinux"
|
|
1869
|
+
}
|
|
1870
|
+
],
|
|
1871
|
+
"compatibility": {
|
|
1872
|
+
"nuxt": "^3.0.0",
|
|
1756
1873
|
"requires": {}
|
|
1757
1874
|
}
|
|
1758
1875
|
},
|
|
@@ -1829,7 +1946,7 @@
|
|
|
1829
1946
|
}
|
|
1830
1947
|
],
|
|
1831
1948
|
"compatibility": {
|
|
1832
|
-
"nuxt": "^2.0.0",
|
|
1949
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1833
1950
|
"requires": {
|
|
1834
1951
|
"bridge": "optional"
|
|
1835
1952
|
}
|
|
@@ -1907,14 +2024,14 @@
|
|
|
1907
2024
|
{
|
|
1908
2025
|
"name": "ionic",
|
|
1909
2026
|
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1910
|
-
"repo": "
|
|
1911
|
-
"npm": "
|
|
2027
|
+
"repo": "nuxt-modules/ionic",
|
|
2028
|
+
"npm": "@nuxtjs/ionic",
|
|
1912
2029
|
"icon": "ionic.svg",
|
|
1913
|
-
"github": "https://github.com/
|
|
1914
|
-
"website": "https://ionic.
|
|
2030
|
+
"github": "https://github.com/nuxt-modules/ionic",
|
|
2031
|
+
"website": "https://ionic.nuxtjs.org",
|
|
1915
2032
|
"learn_more": "https://ionicframework.com",
|
|
1916
2033
|
"category": "Libraries",
|
|
1917
|
-
"type": "
|
|
2034
|
+
"type": "community",
|
|
1918
2035
|
"maintainers": [
|
|
1919
2036
|
{
|
|
1920
2037
|
"name": "Daniel Roe",
|
|
@@ -2572,6 +2689,28 @@
|
|
|
2572
2689
|
}
|
|
2573
2690
|
}
|
|
2574
2691
|
},
|
|
2692
|
+
{
|
|
2693
|
+
"name": "nuxt-monaco-editor",
|
|
2694
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2695
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2696
|
+
"npm": "nuxt-monaco-editor",
|
|
2697
|
+
"icon": "nuxt-monaco-editor.png",
|
|
2698
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2699
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2700
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2701
|
+
"category": "Libraries",
|
|
2702
|
+
"type": "3rd-party",
|
|
2703
|
+
"maintainers": [
|
|
2704
|
+
{
|
|
2705
|
+
"name": "e-chan1007",
|
|
2706
|
+
"github": "e-chan1007"
|
|
2707
|
+
}
|
|
2708
|
+
],
|
|
2709
|
+
"compatibility": {
|
|
2710
|
+
"nuxt": "^3.0.0",
|
|
2711
|
+
"requires": {}
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2575
2714
|
{
|
|
2576
2715
|
"name": "nuxt-pino-log",
|
|
2577
2716
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -2646,7 +2785,7 @@
|
|
|
2646
2785
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2647
2786
|
"repo": "cpsoinos/nuxt-svgo",
|
|
2648
2787
|
"npm": "nuxt-svgo",
|
|
2649
|
-
"icon": "",
|
|
2788
|
+
"icon": "nuxt-svgo.png",
|
|
2650
2789
|
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2651
2790
|
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2652
2791
|
"learn_more": "",
|
|
@@ -2747,8 +2886,10 @@
|
|
|
2747
2886
|
}
|
|
2748
2887
|
],
|
|
2749
2888
|
"compatibility": {
|
|
2750
|
-
"nuxt": "^2.0.0",
|
|
2751
|
-
"requires": {
|
|
2889
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2890
|
+
"requires": {
|
|
2891
|
+
"bridge": "optional"
|
|
2892
|
+
}
|
|
2752
2893
|
}
|
|
2753
2894
|
},
|
|
2754
2895
|
{
|
|
@@ -2867,11 +3008,11 @@
|
|
|
2867
3008
|
{
|
|
2868
3009
|
"name": "partytown",
|
|
2869
3010
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2870
|
-
"repo": "nuxt-
|
|
3011
|
+
"repo": "nuxt-modules/partytown",
|
|
2871
3012
|
"npm": "@nuxtjs/partytown",
|
|
2872
3013
|
"icon": "partytown.svg",
|
|
2873
|
-
"github": "https://github.com/nuxt-
|
|
2874
|
-
"website": "https://github.com/nuxt-
|
|
3014
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
3015
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
2875
3016
|
"learn_more": "https://partytown.builder.io/",
|
|
2876
3017
|
"category": "Performance",
|
|
2877
3018
|
"type": "community",
|
|
@@ -2985,28 +3126,19 @@
|
|
|
2985
3126
|
{
|
|
2986
3127
|
"name": "prismic",
|
|
2987
3128
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2988
|
-
"repo": "nuxt-
|
|
3129
|
+
"repo": "nuxt-modules/prismic",
|
|
2989
3130
|
"npm": "@nuxtjs/prismic",
|
|
2990
3131
|
"icon": "prismic.png",
|
|
2991
|
-
"github": "https://github.com/nuxt-
|
|
3132
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2992
3133
|
"website": "https://prismic.nuxtjs.org",
|
|
2993
|
-
"learn_more": "https://prismic.io
|
|
3134
|
+
"learn_more": "https://prismic.io",
|
|
2994
3135
|
"category": "CMS",
|
|
2995
3136
|
"type": "community",
|
|
2996
3137
|
"maintainers": [
|
|
2997
|
-
{
|
|
2998
|
-
"name": "Sébastien Chopin",
|
|
2999
|
-
"github": "Atinux",
|
|
3000
|
-
"twitter": "Atinux"
|
|
3001
|
-
},
|
|
3002
3138
|
{
|
|
3003
3139
|
"name": "lihbr",
|
|
3004
3140
|
"github": "lihbr",
|
|
3005
3141
|
"twitter": "li_hbr"
|
|
3006
|
-
},
|
|
3007
|
-
{
|
|
3008
|
-
"name": "James Pegg",
|
|
3009
|
-
"github": "jamespegg"
|
|
3010
3142
|
}
|
|
3011
3143
|
],
|
|
3012
3144
|
"compatibility": {
|
|
@@ -3085,7 +3217,7 @@
|
|
|
3085
3217
|
{
|
|
3086
3218
|
"name": "purgecss",
|
|
3087
3219
|
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
|
|
3088
|
-
"repo": "Developmint/nuxt-purgecss",
|
|
3220
|
+
"repo": "Developmint/nuxt-purgecss#main",
|
|
3089
3221
|
"npm": "nuxt-purgecss",
|
|
3090
3222
|
"icon": "purgecss.png",
|
|
3091
3223
|
"github": "https://github.com/Developmint/nuxt-purgecss",
|
|
@@ -3100,7 +3232,7 @@
|
|
|
3100
3232
|
}
|
|
3101
3233
|
],
|
|
3102
3234
|
"compatibility": {
|
|
3103
|
-
"nuxt": "^2.0.0",
|
|
3235
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3104
3236
|
"requires": {}
|
|
3105
3237
|
}
|
|
3106
3238
|
},
|
|
@@ -3223,7 +3355,7 @@
|
|
|
3223
3355
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
3224
3356
|
"repo": "nuxt-community/robots-module",
|
|
3225
3357
|
"npm": "@nuxtjs/robots",
|
|
3226
|
-
"icon": "",
|
|
3358
|
+
"icon": "robots.png",
|
|
3227
3359
|
"github": "https://github.com/nuxt-community/robots-module",
|
|
3228
3360
|
"website": "https://github.com/nuxt-community/robots-module",
|
|
3229
3361
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
@@ -3236,8 +3368,10 @@
|
|
|
3236
3368
|
}
|
|
3237
3369
|
],
|
|
3238
3370
|
"compatibility": {
|
|
3239
|
-
"nuxt": "^2.0.0",
|
|
3240
|
-
"requires": {
|
|
3371
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3372
|
+
"requires": {
|
|
3373
|
+
"bridge": "optional"
|
|
3374
|
+
}
|
|
3241
3375
|
}
|
|
3242
3376
|
},
|
|
3243
3377
|
{
|
|
@@ -3311,10 +3445,10 @@
|
|
|
3311
3445
|
{
|
|
3312
3446
|
"name": "sanity",
|
|
3313
3447
|
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3314
|
-
"repo": "nuxt-
|
|
3448
|
+
"repo": "nuxt-modules/sanity#main",
|
|
3315
3449
|
"npm": "@nuxtjs/sanity",
|
|
3316
3450
|
"icon": "sanity.png",
|
|
3317
|
-
"github": "https://github.com/nuxt-
|
|
3451
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
3318
3452
|
"website": "https://sanity.nuxtjs.org",
|
|
3319
3453
|
"learn_more": "https://www.sanity.io/",
|
|
3320
3454
|
"category": "CMS",
|
|
@@ -3379,6 +3513,29 @@
|
|
|
3379
3513
|
"requires": {}
|
|
3380
3514
|
}
|
|
3381
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
|
+
},
|
|
3382
3539
|
{
|
|
3383
3540
|
"name": "segment",
|
|
3384
3541
|
"description": "Nuxt.js module for Segment Analytics.js",
|
|
@@ -3491,6 +3648,29 @@
|
|
|
3491
3648
|
"requires": {}
|
|
3492
3649
|
}
|
|
3493
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
|
+
},
|
|
3494
3674
|
{
|
|
3495
3675
|
"name": "shopify",
|
|
3496
3676
|
"description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
|
|
@@ -4110,6 +4290,31 @@
|
|
|
4110
4290
|
"requires": {}
|
|
4111
4291
|
}
|
|
4112
4292
|
},
|
|
4293
|
+
{
|
|
4294
|
+
"name": "turnstile",
|
|
4295
|
+
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4296
|
+
"repo": "danielroe/nuxt-turnstile",
|
|
4297
|
+
"npm": "nuxt-turnstile",
|
|
4298
|
+
"icon": "cloudflare.svg",
|
|
4299
|
+
"github": "https://github.com/danielroe/nuxt-turnstile",
|
|
4300
|
+
"website": "https://github.com/danielroe/nuxt-turnstile",
|
|
4301
|
+
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4302
|
+
"category": "Security",
|
|
4303
|
+
"type": "3rd-party",
|
|
4304
|
+
"maintainers": [
|
|
4305
|
+
{
|
|
4306
|
+
"name": "Daniel Roe",
|
|
4307
|
+
"github": "danielroe",
|
|
4308
|
+
"twitter": "danielcroe"
|
|
4309
|
+
}
|
|
4310
|
+
],
|
|
4311
|
+
"compatibility": {
|
|
4312
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4313
|
+
"requires": {
|
|
4314
|
+
"bridge": true
|
|
4315
|
+
}
|
|
4316
|
+
}
|
|
4317
|
+
},
|
|
4113
4318
|
{
|
|
4114
4319
|
"name": "twa",
|
|
4115
4320
|
"description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
|
|
@@ -4278,6 +4483,30 @@
|
|
|
4278
4483
|
"requires": {}
|
|
4279
4484
|
}
|
|
4280
4485
|
},
|
|
4486
|
+
{
|
|
4487
|
+
"name": "umami",
|
|
4488
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4489
|
+
"repo": "ijkml/nuxt-umami",
|
|
4490
|
+
"npm": "nuxt-umami",
|
|
4491
|
+
"icon": "umami.svg",
|
|
4492
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4493
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4494
|
+
"learn_more": "https://umami.is/docs/",
|
|
4495
|
+
"category": "Analytics",
|
|
4496
|
+
"type": "3rd-party",
|
|
4497
|
+
"maintainers": [
|
|
4498
|
+
{
|
|
4499
|
+
"name": "ML",
|
|
4500
|
+
"github": "ijkml"
|
|
4501
|
+
}
|
|
4502
|
+
],
|
|
4503
|
+
"compatibility": {
|
|
4504
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4505
|
+
"requires": {
|
|
4506
|
+
"bridge": "optional"
|
|
4507
|
+
}
|
|
4508
|
+
}
|
|
4509
|
+
},
|
|
4281
4510
|
{
|
|
4282
4511
|
"name": "universal-storage",
|
|
4283
4512
|
"description": "Universal Storage Utilities for Nuxt.js",
|
|
@@ -4519,7 +4748,7 @@
|
|
|
4519
4748
|
"description": "Vuestic UI module for Nuxt 3",
|
|
4520
4749
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4521
4750
|
"npm": "@vuestic/nuxt",
|
|
4522
|
-
"icon": "",
|
|
4751
|
+
"icon": "vuestic.png",
|
|
4523
4752
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4524
4753
|
"website": "https://vuestic.dev",
|
|
4525
4754
|
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
@@ -4615,7 +4844,7 @@
|
|
|
4615
4844
|
"description": "Web Vitals for Nuxt",
|
|
4616
4845
|
"repo": "nuxt-community/web-vitals-module",
|
|
4617
4846
|
"npm": "@nuxtjs/web-vitals",
|
|
4618
|
-
"icon": "",
|
|
4847
|
+
"icon": "web-vitals.png",
|
|
4619
4848
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
4620
4849
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
4621
4850
|
"learn_more": "",
|
|
@@ -4882,21 +5111,24 @@
|
|
|
4882
5111
|
"description": "XState integration for Nuxt",
|
|
4883
5112
|
"repo": "Lexpeartha/nuxt-xstate",
|
|
4884
5113
|
"npm": "nuxt-xstate",
|
|
4885
|
-
"icon": "",
|
|
5114
|
+
"icon": "xstate.svg",
|
|
4886
5115
|
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4887
|
-
"website": "https://
|
|
4888
|
-
"learn_more": "",
|
|
5116
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
5117
|
+
"learn_more": "https://xstate.js.org/",
|
|
4889
5118
|
"category": "Extensions",
|
|
4890
5119
|
"type": "3rd-party",
|
|
4891
5120
|
"maintainers": [
|
|
4892
5121
|
{
|
|
4893
5122
|
"name": "Lexpeartha",
|
|
4894
|
-
"github": "Lexpeartha"
|
|
5123
|
+
"github": "Lexpeartha",
|
|
5124
|
+
"twitter": "lexpeartha"
|
|
4895
5125
|
}
|
|
4896
5126
|
],
|
|
4897
5127
|
"compatibility": {
|
|
4898
|
-
"nuxt": "^3.0.0",
|
|
4899
|
-
"requires": {
|
|
5128
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5129
|
+
"requires": {
|
|
5130
|
+
"bridge": true
|
|
5131
|
+
}
|
|
4900
5132
|
}
|
|
4901
5133
|
},
|
|
4902
5134
|
{
|