@nuxt/modules 0.5.0-05c502 → 0.5.0-09c009
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 +483 -42
- 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#main/projects/chatwoot/packages/nuxt",
|
|
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",
|
|
@@ -852,7 +896,7 @@
|
|
|
852
896
|
}
|
|
853
897
|
],
|
|
854
898
|
"compatibility": {
|
|
855
|
-
"nuxt": "^2.0.0",
|
|
899
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
856
900
|
"requires": {}
|
|
857
901
|
}
|
|
858
902
|
},
|
|
@@ -874,7 +918,7 @@
|
|
|
874
918
|
}
|
|
875
919
|
],
|
|
876
920
|
"compatibility": {
|
|
877
|
-
"nuxt": "^2.0.0",
|
|
921
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
878
922
|
"requires": {}
|
|
879
923
|
}
|
|
880
924
|
},
|
|
@@ -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",
|
|
@@ -980,6 +1024,30 @@
|
|
|
980
1024
|
"requires": {}
|
|
981
1025
|
}
|
|
982
1026
|
},
|
|
1027
|
+
{
|
|
1028
|
+
"name": "element-plus",
|
|
1029
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
1030
|
+
"repo": "element-plus/element-plus-nuxt",
|
|
1031
|
+
"npm": "@element-plus/nuxt",
|
|
1032
|
+
"icon": "element-plus.svg",
|
|
1033
|
+
"github": "https://github.com/element-plus/element-plus",
|
|
1034
|
+
"website": "https://element-plus.org",
|
|
1035
|
+
"learn_more": "https://github.com/element-plus/element-plus-nuxt",
|
|
1036
|
+
"category": "UI",
|
|
1037
|
+
"type": "3rd-party",
|
|
1038
|
+
"maintainers": [
|
|
1039
|
+
{
|
|
1040
|
+
"name": "tolking",
|
|
1041
|
+
"github": "tolking"
|
|
1042
|
+
}
|
|
1043
|
+
],
|
|
1044
|
+
"compatibility": {
|
|
1045
|
+
"nuxt": "^3.0.0",
|
|
1046
|
+
"requires": {
|
|
1047
|
+
"bridge": "optional"
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
},
|
|
983
1051
|
{
|
|
984
1052
|
"name": "emotion",
|
|
985
1053
|
"description": "The Next Generation of CSS-in-JS for Nuxt.js",
|
|
@@ -1202,6 +1270,29 @@
|
|
|
1202
1270
|
"requires": {}
|
|
1203
1271
|
}
|
|
1204
1272
|
},
|
|
1273
|
+
{
|
|
1274
|
+
"name": "fontaine",
|
|
1275
|
+
"description": "Automatically optimized font fallback based on font metrics",
|
|
1276
|
+
"repo": "nuxt-modules/fontaine",
|
|
1277
|
+
"npm": "@nuxtjs/fontaine",
|
|
1278
|
+
"icon": "fontaine.png",
|
|
1279
|
+
"github": "https://github.com/nuxt-modules/fontaine",
|
|
1280
|
+
"website": "https://github.com/unjs/fontaine",
|
|
1281
|
+
"learn_more": "https://github.com/unjs/fontaine",
|
|
1282
|
+
"category": "Performance",
|
|
1283
|
+
"type": "community",
|
|
1284
|
+
"maintainers": [
|
|
1285
|
+
{
|
|
1286
|
+
"name": "Daniel Roe",
|
|
1287
|
+
"github": "danielroe",
|
|
1288
|
+
"twitter": "danielcroe"
|
|
1289
|
+
}
|
|
1290
|
+
],
|
|
1291
|
+
"compatibility": {
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {}
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1205
1296
|
{
|
|
1206
1297
|
"name": "fontawesome",
|
|
1207
1298
|
"description": "Module to join nuxt and Fontawesome 5",
|
|
@@ -1308,13 +1399,17 @@
|
|
|
1308
1399
|
"category": "Analytics",
|
|
1309
1400
|
"type": "community",
|
|
1310
1401
|
"maintainers": [
|
|
1402
|
+
{
|
|
1403
|
+
"name": "Alexander Lichter",
|
|
1404
|
+
"github": "manniL"
|
|
1405
|
+
},
|
|
1311
1406
|
{
|
|
1312
1407
|
"name": "Troy Morehouse",
|
|
1313
1408
|
"github": "tmorehouse"
|
|
1314
1409
|
}
|
|
1315
1410
|
],
|
|
1316
1411
|
"compatibility": {
|
|
1317
|
-
"nuxt": "^2.0.0",
|
|
1412
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1318
1413
|
"requires": {}
|
|
1319
1414
|
}
|
|
1320
1415
|
},
|
|
@@ -1545,6 +1640,28 @@
|
|
|
1545
1640
|
"requires": {}
|
|
1546
1641
|
}
|
|
1547
1642
|
},
|
|
1643
|
+
{
|
|
1644
|
+
"name": "headlessui",
|
|
1645
|
+
"description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
|
|
1646
|
+
"repo": "P4sca1/nuxt-headlessui",
|
|
1647
|
+
"npm": "nuxt-headlessui",
|
|
1648
|
+
"icon": "headlessui.png",
|
|
1649
|
+
"github": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1650
|
+
"website": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1651
|
+
"learn_more": "https://headlessui.com",
|
|
1652
|
+
"category": "UI",
|
|
1653
|
+
"type": "3rd-party",
|
|
1654
|
+
"maintainers": [
|
|
1655
|
+
{
|
|
1656
|
+
"name": "Pascal Sthamer",
|
|
1657
|
+
"github": "P4sca1"
|
|
1658
|
+
}
|
|
1659
|
+
],
|
|
1660
|
+
"compatibility": {
|
|
1661
|
+
"nuxt": "^3.0.0",
|
|
1662
|
+
"requires": {}
|
|
1663
|
+
}
|
|
1664
|
+
},
|
|
1548
1665
|
{
|
|
1549
1666
|
"name": "headway",
|
|
1550
1667
|
"description": "Headway changelog widget for Nuxt",
|
|
@@ -1736,7 +1853,7 @@
|
|
|
1736
1853
|
"name": "i18n",
|
|
1737
1854
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1738
1855
|
"repo": "nuxt-community/i18n-module",
|
|
1739
|
-
"npm": "
|
|
1856
|
+
"npm": "@nuxtjs/i18n",
|
|
1740
1857
|
"icon": "i18n.png",
|
|
1741
1858
|
"github": "https://github.com/nuxt-community/i18n-module",
|
|
1742
1859
|
"website": "https://i18n.nuxtjs.org",
|
|
@@ -1754,13 +1871,13 @@
|
|
|
1754
1871
|
}
|
|
1755
1872
|
],
|
|
1756
1873
|
"compatibility": {
|
|
1757
|
-
"nuxt": "^2.0.0",
|
|
1874
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1758
1875
|
"requires": {}
|
|
1759
1876
|
}
|
|
1760
1877
|
},
|
|
1761
1878
|
{
|
|
1762
1879
|
"name": "icon",
|
|
1763
|
-
"description": "",
|
|
1880
|
+
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
1764
1881
|
"repo": "nuxt-modules/icon",
|
|
1765
1882
|
"npm": "nuxt-icon",
|
|
1766
1883
|
"icon": "nuxt-icon.png",
|
|
@@ -1964,12 +2081,12 @@
|
|
|
1964
2081
|
"type": "3rd-party",
|
|
1965
2082
|
"maintainers": [
|
|
1966
2083
|
{
|
|
1967
|
-
"name": "
|
|
2084
|
+
"name": "Patrick Cate",
|
|
1968
2085
|
"github": "patrickcate"
|
|
1969
2086
|
}
|
|
1970
2087
|
],
|
|
1971
2088
|
"compatibility": {
|
|
1972
|
-
"nuxt": "^2.0.0",
|
|
2089
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1973
2090
|
"requires": {}
|
|
1974
2091
|
}
|
|
1975
2092
|
},
|
|
@@ -2572,6 +2689,50 @@
|
|
|
2572
2689
|
"requires": {}
|
|
2573
2690
|
}
|
|
2574
2691
|
},
|
|
2692
|
+
{
|
|
2693
|
+
"name": "nuxt-auth",
|
|
2694
|
+
"description": "",
|
|
2695
|
+
"repo": "sidebase/nuxt-auth",
|
|
2696
|
+
"npm": "@sidebase/nuxt-auth",
|
|
2697
|
+
"icon": "",
|
|
2698
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
2699
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
2700
|
+
"learn_more": "",
|
|
2701
|
+
"category": "Devtools",
|
|
2702
|
+
"type": "3rd-party",
|
|
2703
|
+
"maintainers": [
|
|
2704
|
+
{
|
|
2705
|
+
"name": "sidebase",
|
|
2706
|
+
"github": "sidebase"
|
|
2707
|
+
}
|
|
2708
|
+
],
|
|
2709
|
+
"compatibility": {
|
|
2710
|
+
"nuxt": "^2.0.0",
|
|
2711
|
+
"requires": {}
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"name": "nuxt-graphql-playground",
|
|
2716
|
+
"description": "",
|
|
2717
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
2718
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
2719
|
+
"icon": "",
|
|
2720
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2721
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2722
|
+
"learn_more": "",
|
|
2723
|
+
"category": "Devtools",
|
|
2724
|
+
"type": "3rd-party",
|
|
2725
|
+
"maintainers": [
|
|
2726
|
+
{
|
|
2727
|
+
"name": "pinpon-dev",
|
|
2728
|
+
"github": "pinpon-dev"
|
|
2729
|
+
}
|
|
2730
|
+
],
|
|
2731
|
+
"compatibility": {
|
|
2732
|
+
"nuxt": "^2.0.0",
|
|
2733
|
+
"requires": {}
|
|
2734
|
+
}
|
|
2735
|
+
},
|
|
2575
2736
|
{
|
|
2576
2737
|
"name": "nuxt-hue",
|
|
2577
2738
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -2601,7 +2762,7 @@
|
|
|
2601
2762
|
"description": "Integrate monaco-editor with Nuxt",
|
|
2602
2763
|
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2603
2764
|
"npm": "nuxt-monaco-editor",
|
|
2604
|
-
"icon": "",
|
|
2765
|
+
"icon": "nuxt-monaco-editor.png",
|
|
2605
2766
|
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2606
2767
|
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2607
2768
|
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
@@ -2640,6 +2801,28 @@
|
|
|
2640
2801
|
"requires": {}
|
|
2641
2802
|
}
|
|
2642
2803
|
},
|
|
2804
|
+
{
|
|
2805
|
+
"name": "plausible",
|
|
2806
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
2807
|
+
"repo": "nuxt-modules/plausible",
|
|
2808
|
+
"npm": "@nuxtjs/plausible",
|
|
2809
|
+
"icon": "plausible.png",
|
|
2810
|
+
"github": "https://github.com/nuxt-modules/plausible",
|
|
2811
|
+
"website": "https://github.com/nuxt-modules/plausible",
|
|
2812
|
+
"learn_more": "https://plausible.io/",
|
|
2813
|
+
"category": "Analytics",
|
|
2814
|
+
"type": "community",
|
|
2815
|
+
"maintainers": [
|
|
2816
|
+
{
|
|
2817
|
+
"name": "Johann Schopplich",
|
|
2818
|
+
"github": "johannschopplich"
|
|
2819
|
+
}
|
|
2820
|
+
],
|
|
2821
|
+
"compatibility": {
|
|
2822
|
+
"nuxt": "^3.0.0",
|
|
2823
|
+
"requires": {}
|
|
2824
|
+
}
|
|
2825
|
+
},
|
|
2643
2826
|
{
|
|
2644
2827
|
"name": "nuxt-png-to-ico",
|
|
2645
2828
|
"description": "Nuxt.js module for auto generating favicons",
|
|
@@ -2687,12 +2870,62 @@
|
|
|
2687
2870
|
"requires": {}
|
|
2688
2871
|
}
|
|
2689
2872
|
},
|
|
2873
|
+
{
|
|
2874
|
+
"name": "ssr-lit",
|
|
2875
|
+
"description": "Server-Side Rendering for Lit Element components",
|
|
2876
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
2877
|
+
"npm": "nuxt-ssr-lit",
|
|
2878
|
+
"icon": "",
|
|
2879
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2880
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2881
|
+
"learn_more": "",
|
|
2882
|
+
"category": "Libraries",
|
|
2883
|
+
"type": "3rd-party",
|
|
2884
|
+
"maintainers": [
|
|
2885
|
+
{
|
|
2886
|
+
"name": "Prashant Palikhe",
|
|
2887
|
+
"github": "prashantpalikhe",
|
|
2888
|
+
"twitter": "prashantpalikhe"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "Steve Workman",
|
|
2892
|
+
"github": "steveworkman",
|
|
2893
|
+
"twitter": "steveworkman"
|
|
2894
|
+
}
|
|
2895
|
+
],
|
|
2896
|
+
"compatibility": {
|
|
2897
|
+
"nuxt": "^3.0.0",
|
|
2898
|
+
"requires": {}
|
|
2899
|
+
}
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
"name": "nuxt-storm",
|
|
2903
|
+
"description": "WebStorm & PHPStorm support for NuxtJS components",
|
|
2904
|
+
"repo": "fumeapp/nuxt-storm",
|
|
2905
|
+
"npm": "nuxt-storm",
|
|
2906
|
+
"icon": "nuxt-storm.png",
|
|
2907
|
+
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
2908
|
+
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
2909
|
+
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
2910
|
+
"category": "Devtools",
|
|
2911
|
+
"type": "3rd-party",
|
|
2912
|
+
"maintainers": [
|
|
2913
|
+
{
|
|
2914
|
+
"name": "fumeapp",
|
|
2915
|
+
"github": "fumeapp"
|
|
2916
|
+
}
|
|
2917
|
+
],
|
|
2918
|
+
"compatibility": {
|
|
2919
|
+
"nuxt": "^2.0.0",
|
|
2920
|
+
"requires": {}
|
|
2921
|
+
}
|
|
2922
|
+
},
|
|
2690
2923
|
{
|
|
2691
2924
|
"name": "nuxt-svgo",
|
|
2692
2925
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2693
2926
|
"repo": "cpsoinos/nuxt-svgo",
|
|
2694
2927
|
"npm": "nuxt-svgo",
|
|
2695
|
-
"icon": "",
|
|
2928
|
+
"icon": "nuxt-svgo.png",
|
|
2696
2929
|
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2697
2930
|
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2698
2931
|
"learn_more": "",
|
|
@@ -2793,8 +3026,10 @@
|
|
|
2793
3026
|
}
|
|
2794
3027
|
],
|
|
2795
3028
|
"compatibility": {
|
|
2796
|
-
"nuxt": "^2.0.0",
|
|
2797
|
-
"requires": {
|
|
3029
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3030
|
+
"requires": {
|
|
3031
|
+
"bridge": "optional"
|
|
3032
|
+
}
|
|
2798
3033
|
}
|
|
2799
3034
|
},
|
|
2800
3035
|
{
|
|
@@ -2820,6 +3055,30 @@
|
|
|
2820
3055
|
"requires": {}
|
|
2821
3056
|
}
|
|
2822
3057
|
},
|
|
3058
|
+
{
|
|
3059
|
+
"name": "og-image",
|
|
3060
|
+
"description": "Easily generate dynamic social share images.",
|
|
3061
|
+
"repo": "harlan-zw/nuxt-og-image",
|
|
3062
|
+
"npm": "nuxt-og-image",
|
|
3063
|
+
"icon": "",
|
|
3064
|
+
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3065
|
+
"website": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3066
|
+
"learn_more": "",
|
|
3067
|
+
"category": "SEO",
|
|
3068
|
+
"type": "3rd-party",
|
|
3069
|
+
"maintainers": [
|
|
3070
|
+
{
|
|
3071
|
+
"name": "Harlan Wilton",
|
|
3072
|
+
"github": "harlan-zw",
|
|
3073
|
+
"twitter": "harlan_zw",
|
|
3074
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3075
|
+
}
|
|
3076
|
+
],
|
|
3077
|
+
"compatibility": {
|
|
3078
|
+
"nuxt": "^3.0.0",
|
|
3079
|
+
"requires": {}
|
|
3080
|
+
}
|
|
3081
|
+
},
|
|
2823
3082
|
{
|
|
2824
3083
|
"name": "onesignal",
|
|
2825
3084
|
"description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
|
|
@@ -2984,26 +3243,24 @@
|
|
|
2984
3243
|
},
|
|
2985
3244
|
{
|
|
2986
3245
|
"name": "plausible",
|
|
2987
|
-
"description": "
|
|
2988
|
-
"repo": "
|
|
2989
|
-
"npm": "
|
|
2990
|
-
"icon": "
|
|
2991
|
-
"github": "https://github.com/
|
|
2992
|
-
"website": "https://github.com/
|
|
3246
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
3247
|
+
"repo": "nuxt-modules/plausible",
|
|
3248
|
+
"npm": "@nuxtjs/plausible",
|
|
3249
|
+
"icon": "",
|
|
3250
|
+
"github": "https://github.com/nuxt-modules/plausible",
|
|
3251
|
+
"website": "https://github.com/nuxt-modules/plausible",
|
|
2993
3252
|
"learn_more": "",
|
|
2994
|
-
"category": "
|
|
2995
|
-
"type": "
|
|
3253
|
+
"category": "Devtools",
|
|
3254
|
+
"type": "community",
|
|
2996
3255
|
"maintainers": [
|
|
2997
3256
|
{
|
|
2998
|
-
"name": "
|
|
2999
|
-
"github": "
|
|
3257
|
+
"name": "nuxt-modules",
|
|
3258
|
+
"github": "nuxt-modules"
|
|
3000
3259
|
}
|
|
3001
3260
|
],
|
|
3002
3261
|
"compatibility": {
|
|
3003
|
-
"nuxt": "^2.0.0
|
|
3004
|
-
"requires": {
|
|
3005
|
-
"bridge": "optional"
|
|
3006
|
-
}
|
|
3262
|
+
"nuxt": "^2.0.0",
|
|
3263
|
+
"requires": {}
|
|
3007
3264
|
}
|
|
3008
3265
|
},
|
|
3009
3266
|
{
|
|
@@ -3260,7 +3517,7 @@
|
|
|
3260
3517
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
3261
3518
|
"repo": "nuxt-community/robots-module",
|
|
3262
3519
|
"npm": "@nuxtjs/robots",
|
|
3263
|
-
"icon": "",
|
|
3520
|
+
"icon": "robots.png",
|
|
3264
3521
|
"github": "https://github.com/nuxt-community/robots-module",
|
|
3265
3522
|
"website": "https://github.com/nuxt-community/robots-module",
|
|
3266
3523
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
@@ -3418,6 +3675,29 @@
|
|
|
3418
3675
|
"requires": {}
|
|
3419
3676
|
}
|
|
3420
3677
|
},
|
|
3678
|
+
{
|
|
3679
|
+
"name": "security",
|
|
3680
|
+
"description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
|
|
3681
|
+
"repo": "Baroshem/nuxt-security",
|
|
3682
|
+
"npm": "nuxt-security",
|
|
3683
|
+
"icon": "nuxt-security.svg",
|
|
3684
|
+
"github": "https://github.com/Baroshem/nuxt-security",
|
|
3685
|
+
"website": "https://nuxt-security.vercel.app/",
|
|
3686
|
+
"learn_more": "https://nuxt-security.vercel.app/",
|
|
3687
|
+
"category": "Security",
|
|
3688
|
+
"type": "3rd-party",
|
|
3689
|
+
"maintainers": [
|
|
3690
|
+
{
|
|
3691
|
+
"name": "Jakub Andrzejewski",
|
|
3692
|
+
"github": "Baroshem",
|
|
3693
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3694
|
+
}
|
|
3695
|
+
],
|
|
3696
|
+
"compatibility": {
|
|
3697
|
+
"nuxt": "^3.0.0",
|
|
3698
|
+
"requires": {}
|
|
3699
|
+
}
|
|
3700
|
+
},
|
|
3421
3701
|
{
|
|
3422
3702
|
"name": "segment",
|
|
3423
3703
|
"description": "Nuxt.js module for Segment Analytics.js",
|
|
@@ -3462,6 +3742,28 @@
|
|
|
3462
3742
|
"requires": {}
|
|
3463
3743
|
}
|
|
3464
3744
|
},
|
|
3745
|
+
{
|
|
3746
|
+
"name": "seo-kit",
|
|
3747
|
+
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
3748
|
+
"repo": "harlan-zw/nuxt-seo-kit",
|
|
3749
|
+
"npm": "nuxt-seo-kit",
|
|
3750
|
+
"icon": "seo-kit.svg",
|
|
3751
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3752
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3753
|
+
"learn_more": "",
|
|
3754
|
+
"category": "SEO",
|
|
3755
|
+
"type": "3rd-party",
|
|
3756
|
+
"maintainers": [
|
|
3757
|
+
{
|
|
3758
|
+
"name": "harlan-zw",
|
|
3759
|
+
"github": "harlan-zw"
|
|
3760
|
+
}
|
|
3761
|
+
],
|
|
3762
|
+
"compatibility": {
|
|
3763
|
+
"nuxt": "^3.0.0",
|
|
3764
|
+
"requires": {}
|
|
3765
|
+
}
|
|
3766
|
+
},
|
|
3465
3767
|
{
|
|
3466
3768
|
"name": "seo-meta",
|
|
3467
3769
|
"description": "Simple generate seo metadata",
|
|
@@ -3532,7 +3834,7 @@
|
|
|
3532
3834
|
},
|
|
3533
3835
|
{
|
|
3534
3836
|
"name": "session",
|
|
3535
|
-
"description": "Session middleware to persist data across
|
|
3837
|
+
"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",
|
|
3536
3838
|
"repo": "sidebase/nuxt-session",
|
|
3537
3839
|
"npm": "@sidebase/nuxt-session",
|
|
3538
3840
|
"icon": "session.png",
|
|
@@ -3575,6 +3877,29 @@
|
|
|
3575
3877
|
"requires": {}
|
|
3576
3878
|
}
|
|
3577
3879
|
},
|
|
3880
|
+
{
|
|
3881
|
+
"name": "nuxt-auth",
|
|
3882
|
+
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
3883
|
+
"repo": "sidebase/nuxt-auth",
|
|
3884
|
+
"npm": "@sidebase/nuxt-auth",
|
|
3885
|
+
"icon": "sidebase-auth.png",
|
|
3886
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
3887
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
3888
|
+
"learn_more": "https://github.com/sidebase",
|
|
3889
|
+
"category": "Security",
|
|
3890
|
+
"type": "3rd-party",
|
|
3891
|
+
"maintainers": [
|
|
3892
|
+
{
|
|
3893
|
+
"name": "sidebase",
|
|
3894
|
+
"github": "sidebase",
|
|
3895
|
+
"twitter": "sidebase_io"
|
|
3896
|
+
}
|
|
3897
|
+
],
|
|
3898
|
+
"compatibility": {
|
|
3899
|
+
"nuxt": "^3.0.0",
|
|
3900
|
+
"requires": {}
|
|
3901
|
+
}
|
|
3902
|
+
},
|
|
3578
3903
|
{
|
|
3579
3904
|
"name": "simple-line-icons",
|
|
3580
3905
|
"description": "Nuxt module to add simple-line-icons ",
|
|
@@ -3743,6 +4068,28 @@
|
|
|
3743
4068
|
"requires": {}
|
|
3744
4069
|
}
|
|
3745
4070
|
},
|
|
4071
|
+
{
|
|
4072
|
+
"name": "ssr-lit",
|
|
4073
|
+
"description": "",
|
|
4074
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
4075
|
+
"npm": "nuxt-ssr-lit",
|
|
4076
|
+
"icon": "",
|
|
4077
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4078
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4079
|
+
"learn_more": "",
|
|
4080
|
+
"category": "Devtools",
|
|
4081
|
+
"type": "3rd-party",
|
|
4082
|
+
"maintainers": [
|
|
4083
|
+
{
|
|
4084
|
+
"name": "prashantpalikhe",
|
|
4085
|
+
"github": "prashantpalikhe"
|
|
4086
|
+
}
|
|
4087
|
+
],
|
|
4088
|
+
"compatibility": {
|
|
4089
|
+
"nuxt": "^2.0.0",
|
|
4090
|
+
"requires": {}
|
|
4091
|
+
}
|
|
4092
|
+
},
|
|
3746
4093
|
{
|
|
3747
4094
|
"name": "storage",
|
|
3748
4095
|
"description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
|
|
@@ -4259,7 +4606,7 @@
|
|
|
4259
4606
|
"description": "Provide autocompletion for pages route names generated by Nuxt router",
|
|
4260
4607
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
4261
4608
|
"npm": "nuxt-typed-router",
|
|
4262
|
-
"icon": "
|
|
4609
|
+
"icon": "typed-router.png",
|
|
4263
4610
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
4264
4611
|
"website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
4265
4612
|
"learn_more": "",
|
|
@@ -4389,6 +4736,28 @@
|
|
|
4389
4736
|
}
|
|
4390
4737
|
}
|
|
4391
4738
|
},
|
|
4739
|
+
{
|
|
4740
|
+
"name": "unhead",
|
|
4741
|
+
"description": "Experimental features for Nuxt SEO / head management.",
|
|
4742
|
+
"repo": "harlan-zw/nuxt-unhead",
|
|
4743
|
+
"npm": "nuxt-unhead",
|
|
4744
|
+
"icon": "",
|
|
4745
|
+
"github": "https://github.com/harlan-zw/nuxt-unhead",
|
|
4746
|
+
"website": "https://github.com/harlan-zw/nuxt-unhead",
|
|
4747
|
+
"learn_more": "",
|
|
4748
|
+
"category": "SEO",
|
|
4749
|
+
"type": "3rd-party",
|
|
4750
|
+
"maintainers": [
|
|
4751
|
+
{
|
|
4752
|
+
"name": "harlan-zw",
|
|
4753
|
+
"github": "harlan-zw"
|
|
4754
|
+
}
|
|
4755
|
+
],
|
|
4756
|
+
"compatibility": {
|
|
4757
|
+
"nuxt": "^3.0.0",
|
|
4758
|
+
"requires": {}
|
|
4759
|
+
}
|
|
4760
|
+
},
|
|
4392
4761
|
{
|
|
4393
4762
|
"name": "universal-storage",
|
|
4394
4763
|
"description": "Universal Storage Utilities for Nuxt.js",
|
|
@@ -4536,6 +4905,31 @@
|
|
|
4536
4905
|
"requires": {}
|
|
4537
4906
|
}
|
|
4538
4907
|
},
|
|
4908
|
+
{
|
|
4909
|
+
"name": "vue-macros",
|
|
4910
|
+
"description": "Explore and extend more macros and syntax sugar to Vue.",
|
|
4911
|
+
"repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
|
|
4912
|
+
"npm": "@vue-macros/nuxt",
|
|
4913
|
+
"icon": "vue-macros.svg",
|
|
4914
|
+
"github": "https://github.com/sxzz/unplugin-vue-macros",
|
|
4915
|
+
"website": "https://vue-macros.sxzz.moe",
|
|
4916
|
+
"learn_more": "https://github.com/sxzz/unplugin-vue-macros",
|
|
4917
|
+
"category": "Extensions",
|
|
4918
|
+
"type": "3rd-party",
|
|
4919
|
+
"maintainers": [
|
|
4920
|
+
{
|
|
4921
|
+
"name": "三咲智子 Kevin Deng",
|
|
4922
|
+
"github": "sxzz",
|
|
4923
|
+
"twitter": "sanxiaozhizi"
|
|
4924
|
+
}
|
|
4925
|
+
],
|
|
4926
|
+
"compatibility": {
|
|
4927
|
+
"nuxt": "^3.0.0",
|
|
4928
|
+
"requires": {
|
|
4929
|
+
"bridge": "optional"
|
|
4930
|
+
}
|
|
4931
|
+
}
|
|
4932
|
+
},
|
|
4539
4933
|
{
|
|
4540
4934
|
"name": "vue-material",
|
|
4541
4935
|
"description": "Module to join nuxt and vue-material framework so you can build well-designed apps with dynamic themes and components with an ease-to-use API.",
|
|
@@ -4580,6 +4974,28 @@
|
|
|
4580
4974
|
"requires": {}
|
|
4581
4975
|
}
|
|
4582
4976
|
},
|
|
4977
|
+
{
|
|
4978
|
+
"name": "vue-plausible",
|
|
4979
|
+
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
4980
|
+
"repo": "moritzsternemann/vue-plausible",
|
|
4981
|
+
"npm": "vue-plausible",
|
|
4982
|
+
"icon": "plausible.png",
|
|
4983
|
+
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
4984
|
+
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
4985
|
+
"learn_more": "",
|
|
4986
|
+
"category": "Analytics",
|
|
4987
|
+
"type": "3rd-party",
|
|
4988
|
+
"maintainers": [
|
|
4989
|
+
{
|
|
4990
|
+
"name": "moritzsternemann",
|
|
4991
|
+
"github": "moritzsternemann"
|
|
4992
|
+
}
|
|
4993
|
+
],
|
|
4994
|
+
"compatibility": {
|
|
4995
|
+
"nuxt": "^2.0.0",
|
|
4996
|
+
"requires": {}
|
|
4997
|
+
}
|
|
4998
|
+
},
|
|
4583
4999
|
{
|
|
4584
5000
|
"name": "vue-select",
|
|
4585
5001
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -4602,6 +5018,31 @@
|
|
|
4602
5018
|
"requires": {}
|
|
4603
5019
|
}
|
|
4604
5020
|
},
|
|
5021
|
+
{
|
|
5022
|
+
"name": "vue-transitions",
|
|
5023
|
+
"description": "Reusable interface transitions with no CSS needed ❤️",
|
|
5024
|
+
"repo": "MorevM/vue-transitions",
|
|
5025
|
+
"npm": "@morev/vue-transitions",
|
|
5026
|
+
"icon": "vue-transitions.svg",
|
|
5027
|
+
"github": "https://github.com/MorevM/vue-transitions",
|
|
5028
|
+
"website": "https://github.com/MorevM/vue-transitions#readme",
|
|
5029
|
+
"learn_more": "",
|
|
5030
|
+
"category": "UI",
|
|
5031
|
+
"type": "3rd-party",
|
|
5032
|
+
"maintainers": [
|
|
5033
|
+
{
|
|
5034
|
+
"name": "Maxim Morev",
|
|
5035
|
+
"github": "MorevM",
|
|
5036
|
+
"avatar": "https://avatars.githubusercontent.com/u/49679666?v=4"
|
|
5037
|
+
}
|
|
5038
|
+
],
|
|
5039
|
+
"compatibility": {
|
|
5040
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5041
|
+
"requires": {
|
|
5042
|
+
"bridge": "optional"
|
|
5043
|
+
}
|
|
5044
|
+
}
|
|
5045
|
+
},
|
|
4605
5046
|
{
|
|
4606
5047
|
"name": "vue-warehouse",
|
|
4607
5048
|
"description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
|
|
@@ -4630,7 +5071,7 @@
|
|
|
4630
5071
|
"description": "Vuestic UI module for Nuxt 3",
|
|
4631
5072
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4632
5073
|
"npm": "@vuestic/nuxt",
|
|
4633
|
-
"icon": "",
|
|
5074
|
+
"icon": "vuestic.png",
|
|
4634
5075
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4635
5076
|
"website": "https://vuestic.dev",
|
|
4636
5077
|
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
@@ -4726,7 +5167,7 @@
|
|
|
4726
5167
|
"description": "Web Vitals for Nuxt",
|
|
4727
5168
|
"repo": "nuxt-community/web-vitals-module",
|
|
4728
5169
|
"npm": "@nuxtjs/web-vitals",
|
|
4729
|
-
"icon": "",
|
|
5170
|
+
"icon": "web-vitals.png",
|
|
4730
5171
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
4731
5172
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
4732
5173
|
"learn_more": "",
|