@nuxt/modules 0.6.0-cda380 → 0.6.0-cf7ade
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 +610 -324
- package/package.json +2 -1
package/modules.json
CHANGED
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
180
|
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
181
|
"learn_more": "",
|
|
182
|
-
"category": "
|
|
182
|
+
"category": "Libraries",
|
|
183
183
|
"type": "3rd-party",
|
|
184
184
|
"maintainers": [
|
|
185
185
|
{
|
|
@@ -194,12 +194,12 @@
|
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"name": "api-party",
|
|
197
|
-
"description": "
|
|
197
|
+
"description": "Securely connect to any API with a server proxy and dynamic composables",
|
|
198
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
199
199
|
"npm": "nuxt-api-party",
|
|
200
200
|
"icon": "api-party.svg",
|
|
201
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
202
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
203
203
|
"learn_more": "",
|
|
204
204
|
"category": "Request",
|
|
205
205
|
"type": "3rd-party",
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
363
|
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
364
|
"learn_more": "",
|
|
365
|
-
"category": "
|
|
365
|
+
"category": "Security",
|
|
366
366
|
"type": "3rd-party",
|
|
367
367
|
"maintainers": [
|
|
368
368
|
{
|
|
@@ -756,10 +756,10 @@
|
|
|
756
756
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
757
757
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
758
758
|
"npm": "nuxt-chiffre",
|
|
759
|
-
"icon": "
|
|
759
|
+
"icon": "chiffre.png",
|
|
760
760
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
761
761
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
762
|
-
"learn_more": "https://chiffre.io",
|
|
762
|
+
"learn_more": "https://chiffre.io/",
|
|
763
763
|
"category": "Analytics",
|
|
764
764
|
"type": "3rd-party",
|
|
765
765
|
"maintainers": [
|
|
@@ -1389,8 +1389,8 @@
|
|
|
1389
1389
|
"npm": "nuxtjs-drupal-ce",
|
|
1390
1390
|
"icon": "drupal-ce.png",
|
|
1391
1391
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1392
|
-
"website": "https://
|
|
1393
|
-
"learn_more": "https://
|
|
1392
|
+
"website": "https://lupus-decoupled.org",
|
|
1393
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1394
1394
|
"category": "CMS",
|
|
1395
1395
|
"type": "3rd-party",
|
|
1396
1396
|
"maintainers": [
|
|
@@ -1405,13 +1405,13 @@
|
|
|
1405
1405
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1406
1406
|
},
|
|
1407
1407
|
{
|
|
1408
|
-
"name": "
|
|
1409
|
-
"github": "
|
|
1410
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1408
|
+
"name": "Matic",
|
|
1409
|
+
"github": "TurtlBbx",
|
|
1410
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1411
1411
|
}
|
|
1412
1412
|
],
|
|
1413
1413
|
"compatibility": {
|
|
1414
|
-
"nuxt": "^2.0.0",
|
|
1414
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1415
1415
|
"requires": {}
|
|
1416
1416
|
}
|
|
1417
1417
|
},
|
|
@@ -1578,6 +1578,29 @@
|
|
|
1578
1578
|
"requires": {}
|
|
1579
1579
|
}
|
|
1580
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "fathom-analytics",
|
|
1583
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1584
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1585
|
+
"npm": "nuxt-fathom",
|
|
1586
|
+
"icon": "fathom-analytics.svg",
|
|
1587
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1588
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1589
|
+
"learn_more": "",
|
|
1590
|
+
"category": "Analytics",
|
|
1591
|
+
"type": "3rd-party",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Valgeir Björnsson",
|
|
1595
|
+
"github": "valgeirb",
|
|
1596
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1581
1604
|
{
|
|
1582
1605
|
"name": "fathom",
|
|
1583
1606
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1778,10 +1801,33 @@
|
|
|
1778
1801
|
"requires": {}
|
|
1779
1802
|
}
|
|
1780
1803
|
},
|
|
1804
|
+
{
|
|
1805
|
+
"name": "fonts",
|
|
1806
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1807
|
+
"repo": "nuxt/fonts",
|
|
1808
|
+
"npm": "@nuxt/fonts",
|
|
1809
|
+
"icon": "nuxt.svg",
|
|
1810
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1811
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1812
|
+
"learn_more": "",
|
|
1813
|
+
"category": "Libraries",
|
|
1814
|
+
"type": "official",
|
|
1815
|
+
"maintainers": [
|
|
1816
|
+
{
|
|
1817
|
+
"name": "Daniel Roe",
|
|
1818
|
+
"github": "danielroe",
|
|
1819
|
+
"twitter": "danielcroe"
|
|
1820
|
+
}
|
|
1821
|
+
],
|
|
1822
|
+
"compatibility": {
|
|
1823
|
+
"nuxt": "^3.0.0",
|
|
1824
|
+
"requires": {}
|
|
1825
|
+
}
|
|
1826
|
+
},
|
|
1781
1827
|
{
|
|
1782
1828
|
"name": "form-actions",
|
|
1783
1829
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1784
|
-
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-
|
|
1830
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1785
1831
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1786
1832
|
"icon": "form-actions.svg",
|
|
1787
1833
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
@@ -1809,7 +1855,7 @@
|
|
|
1809
1855
|
"icon": "formkit.png",
|
|
1810
1856
|
"github": "https://github.com/formkit/formkit",
|
|
1811
1857
|
"website": "https://formkit.com",
|
|
1812
|
-
"learn_more": "https://formkit.com/
|
|
1858
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1813
1859
|
"category": "Libraries",
|
|
1814
1860
|
"type": "3rd-party",
|
|
1815
1861
|
"maintainers": [
|
|
@@ -2022,7 +2068,7 @@
|
|
|
2022
2068
|
"icon": "graphql-client.svg",
|
|
2023
2069
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2024
2070
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2025
|
-
"learn_more": "https://
|
|
2071
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
2026
2072
|
"category": "Request",
|
|
2027
2073
|
"type": "3rd-party",
|
|
2028
2074
|
"maintainers": [
|
|
@@ -2083,7 +2129,7 @@
|
|
|
2083
2129
|
},
|
|
2084
2130
|
{
|
|
2085
2131
|
"name": "gtag",
|
|
2086
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2132
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2087
2133
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2088
2134
|
"npm": "nuxt-gtag",
|
|
2089
2135
|
"icon": "gtag.svg",
|
|
@@ -2306,6 +2352,28 @@
|
|
|
2306
2352
|
"requires": {}
|
|
2307
2353
|
}
|
|
2308
2354
|
},
|
|
2355
|
+
{
|
|
2356
|
+
"name": "hotjar",
|
|
2357
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2358
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2359
|
+
"npm": "nuxt-module-hotjar",
|
|
2360
|
+
"icon": "hotjar.png",
|
|
2361
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2362
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2363
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2364
|
+
"category": "SEO",
|
|
2365
|
+
"type": "3rd-party",
|
|
2366
|
+
"maintainers": [
|
|
2367
|
+
{
|
|
2368
|
+
"name": "Raphaël DAMEVIN",
|
|
2369
|
+
"github": "damevin"
|
|
2370
|
+
}
|
|
2371
|
+
],
|
|
2372
|
+
"compatibility": {
|
|
2373
|
+
"nuxt": "^3.0.0",
|
|
2374
|
+
"requires": {}
|
|
2375
|
+
}
|
|
2376
|
+
},
|
|
2309
2377
|
{
|
|
2310
2378
|
"name": "html-minifier",
|
|
2311
2379
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2411,8 +2479,8 @@
|
|
|
2411
2479
|
"npm": "@nuxtjs/i18n",
|
|
2412
2480
|
"icon": "i18n.png",
|
|
2413
2481
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2414
|
-
"website": "https://
|
|
2415
|
-
"learn_more": "https://
|
|
2482
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2483
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2416
2484
|
"category": "Extensions",
|
|
2417
2485
|
"type": "community",
|
|
2418
2486
|
"maintainers": [
|
|
@@ -2423,6 +2491,10 @@
|
|
|
2423
2491
|
{
|
|
2424
2492
|
"name": "Kazuya Kawaguchi",
|
|
2425
2493
|
"github": "kazupon"
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
"name": "Bobbie Goede",
|
|
2497
|
+
"github": "BobbieGoede"
|
|
2426
2498
|
}
|
|
2427
2499
|
],
|
|
2428
2500
|
"compatibility": {
|
|
@@ -2743,7 +2815,8 @@
|
|
|
2743
2815
|
"compatibility": {
|
|
2744
2816
|
"nuxt": "^3.0.0",
|
|
2745
2817
|
"requires": {}
|
|
2746
|
-
}
|
|
2818
|
+
},
|
|
2819
|
+
"sponsor": true
|
|
2747
2820
|
},
|
|
2748
2821
|
{
|
|
2749
2822
|
"name": "kql",
|
|
@@ -2752,7 +2825,7 @@
|
|
|
2752
2825
|
"npm": "nuxt-kql",
|
|
2753
2826
|
"icon": "kql.svg",
|
|
2754
2827
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2755
|
-
"website": "https://nuxt-kql.
|
|
2828
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2756
2829
|
"learn_more": "",
|
|
2757
2830
|
"category": "CMS",
|
|
2758
2831
|
"type": "3rd-party",
|
|
@@ -2881,7 +2954,7 @@
|
|
|
2881
2954
|
},
|
|
2882
2955
|
{
|
|
2883
2956
|
"name": "link-checker",
|
|
2884
|
-
"description": "Find and magically fix links that may be negatively effecting your
|
|
2957
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2885
2958
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2886
2959
|
"npm": "nuxt-link-checker",
|
|
2887
2960
|
"icon": "link-checker.svg",
|
|
@@ -3050,10 +3123,10 @@
|
|
|
3050
3123
|
{
|
|
3051
3124
|
"name": "magic-regexp",
|
|
3052
3125
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
3053
|
-
"repo": "
|
|
3126
|
+
"repo": "unjs/magic-regexp",
|
|
3054
3127
|
"npm": "magic-regexp",
|
|
3055
3128
|
"icon": "magic-regexp.svg",
|
|
3056
|
-
"github": "https://github.com/
|
|
3129
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
3057
3130
|
"website": "https://magic-regexp.roe.dev",
|
|
3058
3131
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
3059
3132
|
"category": "Libraries",
|
|
@@ -3070,6 +3143,29 @@
|
|
|
3070
3143
|
"requires": {}
|
|
3071
3144
|
}
|
|
3072
3145
|
},
|
|
3146
|
+
{
|
|
3147
|
+
"name": "mailpit",
|
|
3148
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3149
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3150
|
+
"npm": "nuxt-mailpit",
|
|
3151
|
+
"icon": "mailpit.svg",
|
|
3152
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3153
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3154
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3155
|
+
"category": "Devtools",
|
|
3156
|
+
"type": "3rd-party",
|
|
3157
|
+
"maintainers": [
|
|
3158
|
+
{
|
|
3159
|
+
"name": "Torkild Dyvik Olsen",
|
|
3160
|
+
"github": "tdolsen",
|
|
3161
|
+
"twitter": "tdolsen"
|
|
3162
|
+
}
|
|
3163
|
+
],
|
|
3164
|
+
"compatibility": {
|
|
3165
|
+
"nuxt": "^3.8.0",
|
|
3166
|
+
"requires": {}
|
|
3167
|
+
}
|
|
3168
|
+
},
|
|
3073
3169
|
{
|
|
3074
3170
|
"name": "markdownit",
|
|
3075
3171
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -3093,6 +3189,30 @@
|
|
|
3093
3189
|
"requires": {}
|
|
3094
3190
|
}
|
|
3095
3191
|
},
|
|
3192
|
+
{
|
|
3193
|
+
"name": "marquee",
|
|
3194
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3195
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3196
|
+
"npm": "nuxt-marquee",
|
|
3197
|
+
"icon": "marquee.png",
|
|
3198
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3199
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3200
|
+
"learn_more": "",
|
|
3201
|
+
"category": "UI",
|
|
3202
|
+
"type": "3rd-party",
|
|
3203
|
+
"maintainers": [
|
|
3204
|
+
{
|
|
3205
|
+
"name": "Hànzy",
|
|
3206
|
+
"github": "hanzydev",
|
|
3207
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3208
|
+
}
|
|
3209
|
+
],
|
|
3210
|
+
"compatibility": {
|
|
3211
|
+
"nuxt": "^3.0.0",
|
|
3212
|
+
"requires": {},
|
|
3213
|
+
"devtools": "^0.0.0"
|
|
3214
|
+
}
|
|
3215
|
+
},
|
|
3096
3216
|
{
|
|
3097
3217
|
"name": "matomo",
|
|
3098
3218
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -3118,14 +3238,14 @@
|
|
|
3118
3238
|
{
|
|
3119
3239
|
"name": "maz-ui",
|
|
3120
3240
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3121
|
-
"repo": "louismazel/maz-ui",
|
|
3122
|
-
"npm": "
|
|
3241
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt-module",
|
|
3242
|
+
"npm": "nuxt-module",
|
|
3123
3243
|
"icon": "maz-ui.png",
|
|
3124
3244
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3125
|
-
"website": "https://
|
|
3126
|
-
"learn_more": "https://
|
|
3245
|
+
"website": "https://maz-ui.com/",
|
|
3246
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3127
3247
|
"category": "UI",
|
|
3128
|
-
"type": "
|
|
3248
|
+
"type": "3rd-party",
|
|
3129
3249
|
"maintainers": [
|
|
3130
3250
|
{
|
|
3131
3251
|
"name": "Loïc Mazuel",
|
|
@@ -3233,28 +3353,6 @@
|
|
|
3233
3353
|
"requires": {}
|
|
3234
3354
|
}
|
|
3235
3355
|
},
|
|
3236
|
-
{
|
|
3237
|
-
"name": "mobile",
|
|
3238
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
3239
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
3240
|
-
"npm": "nuxt-mobile",
|
|
3241
|
-
"icon": "",
|
|
3242
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3243
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3244
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
3245
|
-
"category": "Extensions",
|
|
3246
|
-
"type": "3rd-party",
|
|
3247
|
-
"maintainers": [
|
|
3248
|
-
{
|
|
3249
|
-
"name": "ChanningDefoe",
|
|
3250
|
-
"github": "ChanningDefoe"
|
|
3251
|
-
}
|
|
3252
|
-
],
|
|
3253
|
-
"compatibility": {
|
|
3254
|
-
"nuxt": "^2.0.0",
|
|
3255
|
-
"requires": {}
|
|
3256
|
-
}
|
|
3257
|
-
},
|
|
3258
3356
|
{
|
|
3259
3357
|
"name": "module-feed",
|
|
3260
3358
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3305,28 +3403,6 @@
|
|
|
3305
3403
|
"requires": {}
|
|
3306
3404
|
}
|
|
3307
3405
|
},
|
|
3308
|
-
{
|
|
3309
|
-
"name": "mq",
|
|
3310
|
-
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
3311
|
-
"repo": "vanhoofmaarten/nuxt-mq",
|
|
3312
|
-
"npm": "nuxt-mq",
|
|
3313
|
-
"icon": "",
|
|
3314
|
-
"github": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
3315
|
-
"website": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
3316
|
-
"learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
|
|
3317
|
-
"category": "Libraries",
|
|
3318
|
-
"type": "3rd-party",
|
|
3319
|
-
"maintainers": [
|
|
3320
|
-
{
|
|
3321
|
-
"name": "vanhoofmaarten",
|
|
3322
|
-
"github": "vanhoofmaarten"
|
|
3323
|
-
}
|
|
3324
|
-
],
|
|
3325
|
-
"compatibility": {
|
|
3326
|
-
"nuxt": "^2.0.0",
|
|
3327
|
-
"requires": {}
|
|
3328
|
-
}
|
|
3329
|
-
},
|
|
3330
3406
|
{
|
|
3331
3407
|
"name": "neo",
|
|
3332
3408
|
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
@@ -3397,12 +3473,12 @@
|
|
|
3397
3473
|
{
|
|
3398
3474
|
"name": "netlify",
|
|
3399
3475
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3400
|
-
"repo": "
|
|
3476
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3401
3477
|
"npm": "@aceforth/nuxt-netlify",
|
|
3402
3478
|
"icon": "netlify.png",
|
|
3403
|
-
"github": "https://github.com/
|
|
3404
|
-
"website": "https://
|
|
3405
|
-
"learn_more": "",
|
|
3479
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3480
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3481
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3406
3482
|
"category": "Deployment",
|
|
3407
3483
|
"type": "3rd-party",
|
|
3408
3484
|
"maintainers": [
|
|
@@ -3510,6 +3586,29 @@
|
|
|
3510
3586
|
"requires": {}
|
|
3511
3587
|
}
|
|
3512
3588
|
},
|
|
3589
|
+
{
|
|
3590
|
+
"name": "nuxt-asciidoc",
|
|
3591
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3592
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3593
|
+
"npm": "nuxt-asciidoc",
|
|
3594
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3595
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3596
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3597
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3598
|
+
"category": "Extensions",
|
|
3599
|
+
"type": "3rd-party",
|
|
3600
|
+
"maintainers": [
|
|
3601
|
+
{
|
|
3602
|
+
"name": "Christian Lenz",
|
|
3603
|
+
"github": "Chris2011",
|
|
3604
|
+
"twitter": "Chrizzly42"
|
|
3605
|
+
}
|
|
3606
|
+
],
|
|
3607
|
+
"compatibility": {
|
|
3608
|
+
"nuxt": "^3.0.0",
|
|
3609
|
+
"requires": {}
|
|
3610
|
+
}
|
|
3611
|
+
},
|
|
3513
3612
|
{
|
|
3514
3613
|
"name": "nuxt-auth-sanctum",
|
|
3515
3614
|
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
@@ -3517,8 +3616,8 @@
|
|
|
3517
3616
|
"npm": "nuxt-auth-sanctum",
|
|
3518
3617
|
"icon": "laravel.svg",
|
|
3519
3618
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3520
|
-
"website": "https://
|
|
3521
|
-
"learn_more": "",
|
|
3619
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3620
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3522
3621
|
"category": "Security",
|
|
3523
3622
|
"type": "3rd-party",
|
|
3524
3623
|
"maintainers": [
|
|
@@ -3529,7 +3628,7 @@
|
|
|
3529
3628
|
}
|
|
3530
3629
|
],
|
|
3531
3630
|
"compatibility": {
|
|
3532
|
-
"nuxt": "^3.
|
|
3631
|
+
"nuxt": "^3.9.0",
|
|
3533
3632
|
"requires": {}
|
|
3534
3633
|
}
|
|
3535
3634
|
},
|
|
@@ -3555,6 +3654,28 @@
|
|
|
3555
3654
|
"requires": {}
|
|
3556
3655
|
}
|
|
3557
3656
|
},
|
|
3657
|
+
{
|
|
3658
|
+
"name": "nuxt-bezier",
|
|
3659
|
+
"description": "Reusable transition components",
|
|
3660
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3661
|
+
"npm": "nuxt-bezier",
|
|
3662
|
+
"icon": "nuxt-bezier.png",
|
|
3663
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3664
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3665
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3666
|
+
"category": "UI",
|
|
3667
|
+
"type": "3rd-party",
|
|
3668
|
+
"maintainers": [
|
|
3669
|
+
{
|
|
3670
|
+
"name": "Soryn Gitlan",
|
|
3671
|
+
"github": "50rayn"
|
|
3672
|
+
}
|
|
3673
|
+
],
|
|
3674
|
+
"compatibility": {
|
|
3675
|
+
"nuxt": "^3.0.0",
|
|
3676
|
+
"requires": {}
|
|
3677
|
+
}
|
|
3678
|
+
},
|
|
3558
3679
|
{
|
|
3559
3680
|
"name": "nuxt-bootstrap-icons",
|
|
3560
3681
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3599,6 +3720,28 @@
|
|
|
3599
3720
|
"requires": {}
|
|
3600
3721
|
}
|
|
3601
3722
|
},
|
|
3723
|
+
{
|
|
3724
|
+
"name": "nuxt-cookie-consent",
|
|
3725
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3726
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3727
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3728
|
+
"icon": "wah.svg",
|
|
3729
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3730
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3731
|
+
"learn_more": "",
|
|
3732
|
+
"category": "Extensions",
|
|
3733
|
+
"type": "3rd-party",
|
|
3734
|
+
"maintainers": [
|
|
3735
|
+
{
|
|
3736
|
+
"name": "weareheavy",
|
|
3737
|
+
"github": "weareheavy"
|
|
3738
|
+
}
|
|
3739
|
+
],
|
|
3740
|
+
"compatibility": {
|
|
3741
|
+
"nuxt": "^3.0.0",
|
|
3742
|
+
"requires": {}
|
|
3743
|
+
}
|
|
3744
|
+
},
|
|
3602
3745
|
{
|
|
3603
3746
|
"name": "nuxt-facebook-chat",
|
|
3604
3747
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -3625,6 +3768,28 @@
|
|
|
3625
3768
|
"requires": {}
|
|
3626
3769
|
}
|
|
3627
3770
|
},
|
|
3771
|
+
{
|
|
3772
|
+
"name": "nuxt-feather-icons",
|
|
3773
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3774
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3775
|
+
"npm": "nuxt-feather-icons",
|
|
3776
|
+
"icon": "nuxt-feather-icons.png",
|
|
3777
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3778
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3779
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3780
|
+
"category": "UI",
|
|
3781
|
+
"type": "3rd-party",
|
|
3782
|
+
"maintainers": [
|
|
3783
|
+
{
|
|
3784
|
+
"name": "4sllan",
|
|
3785
|
+
"github": "4sllan"
|
|
3786
|
+
}
|
|
3787
|
+
],
|
|
3788
|
+
"compatibility": {
|
|
3789
|
+
"nuxt": "^3.0.0",
|
|
3790
|
+
"requires": {}
|
|
3791
|
+
}
|
|
3792
|
+
},
|
|
3628
3793
|
{
|
|
3629
3794
|
"name": "nuxt-feedme",
|
|
3630
3795
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3654,7 +3819,7 @@
|
|
|
3654
3819
|
"npm": "nuxt-graphql-middleware",
|
|
3655
3820
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3656
3821
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3657
|
-
"website": "https://nuxt-graphql-middleware
|
|
3822
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3658
3823
|
"learn_more": "",
|
|
3659
3824
|
"category": "Request",
|
|
3660
3825
|
"type": "3rd-party",
|
|
@@ -3712,7 +3877,7 @@
|
|
|
3712
3877
|
"maintainers": [
|
|
3713
3878
|
{
|
|
3714
3879
|
"name": "Zadig&Voltaire Team",
|
|
3715
|
-
"github": "
|
|
3880
|
+
"github": "zadigetvoltaire"
|
|
3716
3881
|
}
|
|
3717
3882
|
],
|
|
3718
3883
|
"compatibility": {
|
|
@@ -3796,8 +3961,8 @@
|
|
|
3796
3961
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3797
3962
|
"icon": "nuxt-localtunnel.svg",
|
|
3798
3963
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3799
|
-
"website": "https://nuxtus.com",
|
|
3800
|
-
"learn_more": "https://docs.nuxtus.com
|
|
3964
|
+
"website": "https://docs.nuxtus.com",
|
|
3965
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3801
3966
|
"category": "Devtools",
|
|
3802
3967
|
"type": "3rd-party",
|
|
3803
3968
|
"maintainers": [
|
|
@@ -3946,6 +4111,78 @@
|
|
|
3946
4111
|
"devtools": "^0.0.0"
|
|
3947
4112
|
}
|
|
3948
4113
|
},
|
|
4114
|
+
{
|
|
4115
|
+
"name": "nuxt-oidc-auth",
|
|
4116
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4117
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4118
|
+
"npm": "nuxt-oidc-auth",
|
|
4119
|
+
"icon": "",
|
|
4120
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4121
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4122
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4123
|
+
"category": "Security",
|
|
4124
|
+
"type": "3rd-party",
|
|
4125
|
+
"maintainers": [
|
|
4126
|
+
{
|
|
4127
|
+
"name": "Jan-Henrik Damaschke",
|
|
4128
|
+
"github": "itpropro",
|
|
4129
|
+
"twitter": "jandamaschke"
|
|
4130
|
+
}
|
|
4131
|
+
],
|
|
4132
|
+
"compatibility": {
|
|
4133
|
+
"nuxt": "^3.0.0",
|
|
4134
|
+
"requires": {}
|
|
4135
|
+
}
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"name": "nuxt-openapi-docs-module",
|
|
4139
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4140
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4141
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4142
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4143
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4144
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4145
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4146
|
+
"category": "Libraries",
|
|
4147
|
+
"type": "3rd-party",
|
|
4148
|
+
"maintainers": [
|
|
4149
|
+
{
|
|
4150
|
+
"name": "Pavel Kuzmin",
|
|
4151
|
+
"github": "s00d"
|
|
4152
|
+
}
|
|
4153
|
+
],
|
|
4154
|
+
"compatibility": {
|
|
4155
|
+
"nuxt": "^3.0.0",
|
|
4156
|
+
"requires": {}
|
|
4157
|
+
}
|
|
4158
|
+
},
|
|
4159
|
+
{
|
|
4160
|
+
"name": "nuxt-openid-connect",
|
|
4161
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4162
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4163
|
+
"npm": "nuxt-openid-connect",
|
|
4164
|
+
"icon": "",
|
|
4165
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4166
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4167
|
+
"learn_more": "",
|
|
4168
|
+
"category": "Security",
|
|
4169
|
+
"type": "3rd-party",
|
|
4170
|
+
"maintainers": [
|
|
4171
|
+
{
|
|
4172
|
+
"name": "Aborn Jiang",
|
|
4173
|
+
"github": "aborn"
|
|
4174
|
+
},
|
|
4175
|
+
{
|
|
4176
|
+
"name": "Khaled Almana",
|
|
4177
|
+
"github": "KhaledAlMana"
|
|
4178
|
+
}
|
|
4179
|
+
],
|
|
4180
|
+
"compatibility": {
|
|
4181
|
+
"nuxt": "^3.0.0",
|
|
4182
|
+
"requires": {},
|
|
4183
|
+
"devtools": "^0.0.0"
|
|
4184
|
+
}
|
|
4185
|
+
},
|
|
3949
4186
|
{
|
|
3950
4187
|
"name": "nuxt-payload-analyzer",
|
|
3951
4188
|
"description": "Analyze Nuxt Payload Size",
|
|
@@ -3999,8 +4236,8 @@
|
|
|
3999
4236
|
"npm": "nuxt-phosphor-icons",
|
|
4000
4237
|
"icon": "phosphor-icons.svg",
|
|
4001
4238
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
4002
|
-
"website": "https://
|
|
4003
|
-
"learn_more": "https://
|
|
4239
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4240
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
4004
4241
|
"category": "UI",
|
|
4005
4242
|
"type": "3rd-party",
|
|
4006
4243
|
"maintainers": [
|
|
@@ -4036,28 +4273,6 @@
|
|
|
4036
4273
|
"requires": {}
|
|
4037
4274
|
}
|
|
4038
4275
|
},
|
|
4039
|
-
{
|
|
4040
|
-
"name": "plausible",
|
|
4041
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4042
|
-
"repo": "nuxt-modules/plausible",
|
|
4043
|
-
"npm": "@nuxtjs/plausible",
|
|
4044
|
-
"icon": "plausible.png",
|
|
4045
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4046
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4047
|
-
"learn_more": "https://plausible.io/",
|
|
4048
|
-
"category": "Analytics",
|
|
4049
|
-
"type": "community",
|
|
4050
|
-
"maintainers": [
|
|
4051
|
-
{
|
|
4052
|
-
"name": "Johann Schopplich",
|
|
4053
|
-
"github": "johannschopplich"
|
|
4054
|
-
}
|
|
4055
|
-
],
|
|
4056
|
-
"compatibility": {
|
|
4057
|
-
"nuxt": "^3.0.0",
|
|
4058
|
-
"requires": {}
|
|
4059
|
-
}
|
|
4060
|
-
},
|
|
4061
4276
|
{
|
|
4062
4277
|
"name": "nuxt-plotly",
|
|
4063
4278
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4107,6 +4322,28 @@
|
|
|
4107
4322
|
"requires": {}
|
|
4108
4323
|
}
|
|
4109
4324
|
},
|
|
4325
|
+
{
|
|
4326
|
+
"name": "nuxt-posthog",
|
|
4327
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4328
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4329
|
+
"npm": "nuxt-posthog",
|
|
4330
|
+
"icon": "posthog.svg",
|
|
4331
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4332
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4333
|
+
"learn_more": "https://posthog.com",
|
|
4334
|
+
"category": "Analytics",
|
|
4335
|
+
"type": "3rd-party",
|
|
4336
|
+
"maintainers": [
|
|
4337
|
+
{
|
|
4338
|
+
"name": "Carles Mitjans",
|
|
4339
|
+
"github": "mitjans"
|
|
4340
|
+
}
|
|
4341
|
+
],
|
|
4342
|
+
"compatibility": {
|
|
4343
|
+
"nuxt": "^3.0.0",
|
|
4344
|
+
"requires": {}
|
|
4345
|
+
}
|
|
4346
|
+
},
|
|
4110
4347
|
{
|
|
4111
4348
|
"name": "nuxt-smartlook",
|
|
4112
4349
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4186,7 +4423,7 @@
|
|
|
4186
4423
|
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
4187
4424
|
"repo": "fumeapp/nuxt-storm",
|
|
4188
4425
|
"npm": "nuxt-storm",
|
|
4189
|
-
"icon": "
|
|
4426
|
+
"icon": "",
|
|
4190
4427
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
4191
4428
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
4192
4429
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -4203,6 +4440,30 @@
|
|
|
4203
4440
|
"requires": {}
|
|
4204
4441
|
}
|
|
4205
4442
|
},
|
|
4443
|
+
{
|
|
4444
|
+
"name": "nuxt-svgo-loader",
|
|
4445
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4446
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4447
|
+
"npm": "nuxt-svgo-loader",
|
|
4448
|
+
"icon": "",
|
|
4449
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4450
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4451
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4452
|
+
"category": "Images",
|
|
4453
|
+
"type": "3rd-party",
|
|
4454
|
+
"maintainers": [
|
|
4455
|
+
{
|
|
4456
|
+
"name": "Alex Liu",
|
|
4457
|
+
"github": "Mini-ghost",
|
|
4458
|
+
"twitter": "Minighost_Alex"
|
|
4459
|
+
}
|
|
4460
|
+
],
|
|
4461
|
+
"compatibility": {
|
|
4462
|
+
"nuxt": "^3.0.0",
|
|
4463
|
+
"requires": {},
|
|
4464
|
+
"devtools": "^0.0.0"
|
|
4465
|
+
}
|
|
4466
|
+
},
|
|
4206
4467
|
{
|
|
4207
4468
|
"name": "nuxt-svgo",
|
|
4208
4469
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -4247,28 +4508,6 @@
|
|
|
4247
4508
|
"requires": {}
|
|
4248
4509
|
}
|
|
4249
4510
|
},
|
|
4250
|
-
{
|
|
4251
|
-
"name": "nuxt-use-motion",
|
|
4252
|
-
"description": "A Nuxt module putting your components in motion",
|
|
4253
|
-
"repo": "Tahul/nuxt-use-motion",
|
|
4254
|
-
"npm": "nuxt-use-motion",
|
|
4255
|
-
"icon": "nuxt-use-motion.svg",
|
|
4256
|
-
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
4257
|
-
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
4258
|
-
"learn_more": "https://github.com/vueuse/motion",
|
|
4259
|
-
"category": "Libraries",
|
|
4260
|
-
"type": "3rd-party",
|
|
4261
|
-
"maintainers": [
|
|
4262
|
-
{
|
|
4263
|
-
"name": "Tahul",
|
|
4264
|
-
"github": "Tahul"
|
|
4265
|
-
}
|
|
4266
|
-
],
|
|
4267
|
-
"compatibility": {
|
|
4268
|
-
"nuxt": "^2.0.0",
|
|
4269
|
-
"requires": {}
|
|
4270
|
-
}
|
|
4271
|
-
},
|
|
4272
4511
|
{
|
|
4273
4512
|
"name": "nuxt-use-sound",
|
|
4274
4513
|
"description": "A Nuxt module for playing sound effects.",
|
|
@@ -4338,20 +4577,20 @@
|
|
|
4338
4577
|
}
|
|
4339
4578
|
},
|
|
4340
4579
|
{
|
|
4341
|
-
"name": "nuxt-
|
|
4342
|
-
"description": "
|
|
4343
|
-
"repo": "
|
|
4344
|
-
"npm": "
|
|
4345
|
-
"icon": "
|
|
4346
|
-
"github": "https://github.com/
|
|
4347
|
-
"website": "https://
|
|
4348
|
-
"learn_more": "
|
|
4349
|
-
"category": "
|
|
4580
|
+
"name": "nuxt-zod-i18n",
|
|
4581
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4582
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4583
|
+
"npm": "nuxt-zod-i18n",
|
|
4584
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4585
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4586
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4587
|
+
"learn_more": "",
|
|
4588
|
+
"category": "Libraries",
|
|
4350
4589
|
"type": "3rd-party",
|
|
4351
4590
|
"maintainers": [
|
|
4352
4591
|
{
|
|
4353
|
-
"name": "
|
|
4354
|
-
"github": "
|
|
4592
|
+
"name": "xibman",
|
|
4593
|
+
"github": "xibman"
|
|
4355
4594
|
}
|
|
4356
4595
|
],
|
|
4357
4596
|
"compatibility": {
|
|
@@ -4429,14 +4668,14 @@
|
|
|
4429
4668
|
{
|
|
4430
4669
|
"name": "og-image",
|
|
4431
4670
|
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4432
|
-
"repo": "
|
|
4671
|
+
"repo": "nuxt-modules/og-image",
|
|
4433
4672
|
"npm": "nuxt-og-image",
|
|
4434
4673
|
"icon": "og-image.svg",
|
|
4435
|
-
"github": "https://github.com/
|
|
4674
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4436
4675
|
"website": "https://nuxtseo.com/og-image",
|
|
4437
4676
|
"learn_more": "https://nuxtseo.com/og-image",
|
|
4438
4677
|
"category": "SEO",
|
|
4439
|
-
"type": "
|
|
4678
|
+
"type": "community",
|
|
4440
4679
|
"maintainers": [
|
|
4441
4680
|
{
|
|
4442
4681
|
"name": "Harlan Wilton",
|
|
@@ -4481,8 +4720,8 @@
|
|
|
4481
4720
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4482
4721
|
"icon": "",
|
|
4483
4722
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4484
|
-
"website": "https://
|
|
4485
|
-
"learn_more": "",
|
|
4723
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4724
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4486
4725
|
"category": "Images",
|
|
4487
4726
|
"type": "3rd-party",
|
|
4488
4727
|
"maintainers": [
|
|
@@ -4635,6 +4874,28 @@
|
|
|
4635
4874
|
"requires": {}
|
|
4636
4875
|
}
|
|
4637
4876
|
},
|
|
4877
|
+
{
|
|
4878
|
+
"name": "pergel",
|
|
4879
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
4880
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
4881
|
+
"npm": "pergel",
|
|
4882
|
+
"icon": "pergel.svg",
|
|
4883
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
4884
|
+
"website": "https://oku-ui.com/pergel",
|
|
4885
|
+
"learn_more": "",
|
|
4886
|
+
"category": "Devtools",
|
|
4887
|
+
"type": "3rd-party",
|
|
4888
|
+
"maintainers": [
|
|
4889
|
+
{
|
|
4890
|
+
"name": "Mehmet - productdevbook",
|
|
4891
|
+
"github": "productdevbook"
|
|
4892
|
+
}
|
|
4893
|
+
],
|
|
4894
|
+
"compatibility": {
|
|
4895
|
+
"nuxt": "^3.10.0",
|
|
4896
|
+
"requires": {}
|
|
4897
|
+
}
|
|
4898
|
+
},
|
|
4638
4899
|
{
|
|
4639
4900
|
"name": "persian-datepicker",
|
|
4640
4901
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4735,7 +4996,7 @@
|
|
|
4735
4996
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4736
4997
|
"repo": "nuxt-modules/plausible",
|
|
4737
4998
|
"npm": "@nuxtjs/plausible",
|
|
4738
|
-
"icon": "",
|
|
4999
|
+
"icon": "plausible.svg",
|
|
4739
5000
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4740
5001
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4741
5002
|
"learn_more": "",
|
|
@@ -4743,12 +5004,12 @@
|
|
|
4743
5004
|
"type": "community",
|
|
4744
5005
|
"maintainers": [
|
|
4745
5006
|
{
|
|
4746
|
-
"name": "
|
|
4747
|
-
"github": "
|
|
5007
|
+
"name": "Johann Schopplich",
|
|
5008
|
+
"github": "johannschopplich"
|
|
4748
5009
|
}
|
|
4749
5010
|
],
|
|
4750
5011
|
"compatibility": {
|
|
4751
|
-
"nuxt": "^2.0.0",
|
|
5012
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4752
5013
|
"requires": {}
|
|
4753
5014
|
}
|
|
4754
5015
|
},
|
|
@@ -4781,7 +5042,7 @@
|
|
|
4781
5042
|
"npm": "nuxt-prepare",
|
|
4782
5043
|
"icon": "prepare.svg",
|
|
4783
5044
|
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4784
|
-
"website": "https://nuxt-prepare.
|
|
5045
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4785
5046
|
"learn_more": "",
|
|
4786
5047
|
"category": "Devtools",
|
|
4787
5048
|
"type": "3rd-party",
|
|
@@ -5181,7 +5442,7 @@
|
|
|
5181
5442
|
"icon": "robots.png",
|
|
5182
5443
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5183
5444
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5184
|
-
"learn_more": "
|
|
5445
|
+
"learn_more": "",
|
|
5185
5446
|
"category": "SEO",
|
|
5186
5447
|
"type": "community",
|
|
5187
5448
|
"maintainers": [
|
|
@@ -5292,7 +5553,7 @@
|
|
|
5292
5553
|
},
|
|
5293
5554
|
{
|
|
5294
5555
|
"name": "schema-org",
|
|
5295
|
-
"description": "Schema.org
|
|
5556
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5296
5557
|
"repo": "harlan-zw/nuxt-schema-org",
|
|
5297
5558
|
"npm": "nuxt-schema-org",
|
|
5298
5559
|
"icon": "schema-org.svg",
|
|
@@ -5367,7 +5628,7 @@
|
|
|
5367
5628
|
"icon": "segment.png",
|
|
5368
5629
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5369
5630
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5370
|
-
"learn_more": "
|
|
5631
|
+
"learn_more": "",
|
|
5371
5632
|
"category": "Analytics",
|
|
5372
5633
|
"type": "3rd-party",
|
|
5373
5634
|
"maintainers": [
|
|
@@ -5405,7 +5666,7 @@
|
|
|
5405
5666
|
},
|
|
5406
5667
|
{
|
|
5407
5668
|
"name": "seo-experiments",
|
|
5408
|
-
"description": "Powerful SEO DX improvements
|
|
5669
|
+
"description": "Powerful SEO DX improvements.",
|
|
5409
5670
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5410
5671
|
"npm": "nuxt-seo-experiments",
|
|
5411
5672
|
"icon": "seo-experiments.svg",
|
|
@@ -5427,28 +5688,6 @@
|
|
|
5427
5688
|
"requires": {}
|
|
5428
5689
|
}
|
|
5429
5690
|
},
|
|
5430
|
-
{
|
|
5431
|
-
"name": "seo-kit",
|
|
5432
|
-
"description": "The complete SEO solution for Nuxt.",
|
|
5433
|
-
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
5434
|
-
"npm": "nuxt-seo-kit",
|
|
5435
|
-
"icon": "seo-kit.svg",
|
|
5436
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
5437
|
-
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5438
|
-
"learn_more": "",
|
|
5439
|
-
"category": "SEO",
|
|
5440
|
-
"type": "3rd-party",
|
|
5441
|
-
"maintainers": [
|
|
5442
|
-
{
|
|
5443
|
-
"name": "harlan-zw",
|
|
5444
|
-
"github": "harlan-zw"
|
|
5445
|
-
}
|
|
5446
|
-
],
|
|
5447
|
-
"compatibility": {
|
|
5448
|
-
"nuxt": "^3.0.0",
|
|
5449
|
-
"requires": {}
|
|
5450
|
-
}
|
|
5451
|
-
},
|
|
5452
5691
|
{
|
|
5453
5692
|
"name": "seo-meta",
|
|
5454
5693
|
"description": "Simple generate seo metadata",
|
|
@@ -5472,6 +5711,28 @@
|
|
|
5472
5711
|
"requires": {}
|
|
5473
5712
|
}
|
|
5474
5713
|
},
|
|
5714
|
+
{
|
|
5715
|
+
"name": "seo",
|
|
5716
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5717
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
5718
|
+
"npm": "@nuxtjs/seo",
|
|
5719
|
+
"icon": "nuxt.svg",
|
|
5720
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
5721
|
+
"website": "https://nuxtseo.com/",
|
|
5722
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5723
|
+
"category": "SEO",
|
|
5724
|
+
"type": "3rd-party",
|
|
5725
|
+
"maintainers": [
|
|
5726
|
+
{
|
|
5727
|
+
"name": "harlan-zw",
|
|
5728
|
+
"github": "harlan-zw"
|
|
5729
|
+
}
|
|
5730
|
+
],
|
|
5731
|
+
"compatibility": {
|
|
5732
|
+
"nuxt": "^3.0.0",
|
|
5733
|
+
"requires": {}
|
|
5734
|
+
}
|
|
5735
|
+
},
|
|
5475
5736
|
{
|
|
5476
5737
|
"name": "seomatic-meta",
|
|
5477
5738
|
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
@@ -5520,7 +5781,7 @@
|
|
|
5520
5781
|
{
|
|
5521
5782
|
"name": "server-block",
|
|
5522
5783
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5523
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
5784
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5524
5785
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5525
5786
|
"icon": "server-block.svg",
|
|
5526
5787
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5585,6 +5846,28 @@
|
|
|
5585
5846
|
"requires": {}
|
|
5586
5847
|
}
|
|
5587
5848
|
},
|
|
5849
|
+
{
|
|
5850
|
+
"name": "shuimo-ui",
|
|
5851
|
+
"description": "A Chinese Shuimo style component library.",
|
|
5852
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
5853
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
5854
|
+
"icon": "shuimo-ui.svg",
|
|
5855
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
5856
|
+
"website": "https://shuimo.design",
|
|
5857
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
5858
|
+
"category": "UI",
|
|
5859
|
+
"type": "3rd-party",
|
|
5860
|
+
"maintainers": [
|
|
5861
|
+
{
|
|
5862
|
+
"name": "higuaifan",
|
|
5863
|
+
"github": "higuaifan"
|
|
5864
|
+
}
|
|
5865
|
+
],
|
|
5866
|
+
"compatibility": {
|
|
5867
|
+
"nuxt": "^3.0.0",
|
|
5868
|
+
"requires": {}
|
|
5869
|
+
}
|
|
5870
|
+
},
|
|
5588
5871
|
{
|
|
5589
5872
|
"name": "sidebase-auth",
|
|
5590
5873
|
"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.",
|
|
@@ -5655,41 +5938,23 @@
|
|
|
5655
5938
|
}
|
|
5656
5939
|
},
|
|
5657
5940
|
{
|
|
5658
|
-
"name": "
|
|
5941
|
+
"name": "sitemap",
|
|
5659
5942
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5660
|
-
"repo": "
|
|
5661
|
-
"npm": "
|
|
5943
|
+
"repo": "nuxt-modules/sitemap",
|
|
5944
|
+
"npm": "@nuxtjs/sitemap",
|
|
5662
5945
|
"icon": "simple-sitemap.svg",
|
|
5663
|
-
"github": "https://github.com/
|
|
5664
|
-
"website": "https://nuxtseo.com/
|
|
5665
|
-
"learn_more": "https://nuxtseo.com/
|
|
5946
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
5947
|
+
"website": "https://nuxtseo.com/",
|
|
5948
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5666
5949
|
"category": "SEO",
|
|
5667
|
-
"type": "
|
|
5950
|
+
"type": "community",
|
|
5668
5951
|
"maintainers": [
|
|
5669
5952
|
{
|
|
5670
5953
|
"name": "Harlan Wilton",
|
|
5671
5954
|
"github": "harlan-zw",
|
|
5672
5955
|
"twitter": "harlan_zw",
|
|
5673
5956
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5674
|
-
}
|
|
5675
|
-
],
|
|
5676
|
-
"compatibility": {
|
|
5677
|
-
"nuxt": "^3.0.0",
|
|
5678
|
-
"requires": {}
|
|
5679
|
-
}
|
|
5680
|
-
},
|
|
5681
|
-
{
|
|
5682
|
-
"name": "sitemap",
|
|
5683
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5684
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5685
|
-
"npm": "@nuxtjs/sitemap",
|
|
5686
|
-
"icon": "",
|
|
5687
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5688
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5689
|
-
"learn_more": "",
|
|
5690
|
-
"category": "SEO",
|
|
5691
|
-
"type": "community",
|
|
5692
|
-
"maintainers": [
|
|
5957
|
+
},
|
|
5693
5958
|
{
|
|
5694
5959
|
"name": "Nicolas PENNEC",
|
|
5695
5960
|
"github": "NicoPennec",
|
|
@@ -5697,7 +5962,7 @@
|
|
|
5697
5962
|
}
|
|
5698
5963
|
],
|
|
5699
5964
|
"compatibility": {
|
|
5700
|
-
"nuxt": "^
|
|
5965
|
+
"nuxt": "^3.0.0",
|
|
5701
5966
|
"requires": {}
|
|
5702
5967
|
}
|
|
5703
5968
|
},
|
|
@@ -5937,7 +6202,7 @@
|
|
|
5937
6202
|
{
|
|
5938
6203
|
"name": "storyblok",
|
|
5939
6204
|
"description": "Storyblok Nuxt module",
|
|
5940
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6205
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5941
6206
|
"npm": "@storyblok/nuxt",
|
|
5942
6207
|
"icon": "storyblok.png",
|
|
5943
6208
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -6282,6 +6547,30 @@
|
|
|
6282
6547
|
"requires": {}
|
|
6283
6548
|
}
|
|
6284
6549
|
},
|
|
6550
|
+
{
|
|
6551
|
+
"name": "swiftsearch",
|
|
6552
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6553
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6554
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6555
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6556
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6557
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6558
|
+
"learn_more": "",
|
|
6559
|
+
"category": "Libraries",
|
|
6560
|
+
"type": "3rd-party",
|
|
6561
|
+
"maintainers": [
|
|
6562
|
+
{
|
|
6563
|
+
"name": "Matteo Rigoni",
|
|
6564
|
+
"github": "rigo-m",
|
|
6565
|
+
"twitter": "MatteoRigoni",
|
|
6566
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6567
|
+
}
|
|
6568
|
+
],
|
|
6569
|
+
"compatibility": {
|
|
6570
|
+
"nuxt": "^3.10.0",
|
|
6571
|
+
"requires": {}
|
|
6572
|
+
}
|
|
6573
|
+
},
|
|
6285
6574
|
{
|
|
6286
6575
|
"name": "swiper",
|
|
6287
6576
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6355,6 +6644,34 @@
|
|
|
6355
6644
|
"devtools": "^0.0.0"
|
|
6356
6645
|
}
|
|
6357
6646
|
},
|
|
6647
|
+
{
|
|
6648
|
+
"name": "test-utils",
|
|
6649
|
+
"description": "Test utilities for Nuxt",
|
|
6650
|
+
"repo": "nuxt/test-utils#main",
|
|
6651
|
+
"npm": "@nuxt/test-utils",
|
|
6652
|
+
"icon": "nuxt.svg",
|
|
6653
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6654
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6655
|
+
"learn_more": "",
|
|
6656
|
+
"category": "Devtools",
|
|
6657
|
+
"type": "official",
|
|
6658
|
+
"maintainers": [
|
|
6659
|
+
{
|
|
6660
|
+
"name": "Daniel Roe",
|
|
6661
|
+
"github": "danielroe",
|
|
6662
|
+
"twitter": "danielcroe"
|
|
6663
|
+
},
|
|
6664
|
+
{
|
|
6665
|
+
"name": "Anthony Fu",
|
|
6666
|
+
"github": "antfu",
|
|
6667
|
+
"twitter": "antfu7"
|
|
6668
|
+
}
|
|
6669
|
+
],
|
|
6670
|
+
"compatibility": {
|
|
6671
|
+
"nuxt": "^3.0.0",
|
|
6672
|
+
"requires": {}
|
|
6673
|
+
}
|
|
6674
|
+
},
|
|
6358
6675
|
{
|
|
6359
6676
|
"name": "tiktok-analytics",
|
|
6360
6677
|
"description": "",
|
|
@@ -6400,6 +6717,28 @@
|
|
|
6400
6717
|
"requires": {}
|
|
6401
6718
|
}
|
|
6402
6719
|
},
|
|
6720
|
+
{
|
|
6721
|
+
"name": "tiptap",
|
|
6722
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
6723
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
6724
|
+
"npm": "nuxt-tiptap-editor",
|
|
6725
|
+
"icon": "tiptap.png",
|
|
6726
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6727
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6728
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6729
|
+
"category": "Libraries",
|
|
6730
|
+
"type": "3rd-party",
|
|
6731
|
+
"maintainers": [
|
|
6732
|
+
{
|
|
6733
|
+
"name": "modbender",
|
|
6734
|
+
"github": "modbender"
|
|
6735
|
+
}
|
|
6736
|
+
],
|
|
6737
|
+
"compatibility": {
|
|
6738
|
+
"nuxt": "^3.0.0",
|
|
6739
|
+
"requires": {}
|
|
6740
|
+
}
|
|
6741
|
+
},
|
|
6403
6742
|
{
|
|
6404
6743
|
"name": "toast",
|
|
6405
6744
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
@@ -6423,6 +6762,28 @@
|
|
|
6423
6762
|
"requires": {}
|
|
6424
6763
|
}
|
|
6425
6764
|
},
|
|
6765
|
+
{
|
|
6766
|
+
"name": "translation-manager",
|
|
6767
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
6768
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
6769
|
+
"npm": "nuxt-translation-manager",
|
|
6770
|
+
"icon": "translation-manager.png",
|
|
6771
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6772
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6773
|
+
"learn_more": "",
|
|
6774
|
+
"category": "Extensions",
|
|
6775
|
+
"type": "3rd-party",
|
|
6776
|
+
"maintainers": [
|
|
6777
|
+
{
|
|
6778
|
+
"name": "Sam K",
|
|
6779
|
+
"github": "samk-dev"
|
|
6780
|
+
}
|
|
6781
|
+
],
|
|
6782
|
+
"compatibility": {
|
|
6783
|
+
"nuxt": "^3.0.0",
|
|
6784
|
+
"requires": {}
|
|
6785
|
+
}
|
|
6786
|
+
},
|
|
6426
6787
|
{
|
|
6427
6788
|
"name": "tresjs",
|
|
6428
6789
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -6752,28 +7113,6 @@
|
|
|
6752
7113
|
}
|
|
6753
7114
|
}
|
|
6754
7115
|
},
|
|
6755
|
-
{
|
|
6756
|
-
"name": "unhead",
|
|
6757
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6758
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6759
|
-
"npm": "nuxt-seo-experiments",
|
|
6760
|
-
"icon": "",
|
|
6761
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6762
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6763
|
-
"learn_more": "",
|
|
6764
|
-
"category": "SEO",
|
|
6765
|
-
"type": "3rd-party",
|
|
6766
|
-
"maintainers": [
|
|
6767
|
-
{
|
|
6768
|
-
"name": "harlan-zw",
|
|
6769
|
-
"github": "harlan-zw"
|
|
6770
|
-
}
|
|
6771
|
-
],
|
|
6772
|
-
"compatibility": {
|
|
6773
|
-
"nuxt": "^3.0.0",
|
|
6774
|
-
"requires": {}
|
|
6775
|
-
}
|
|
6776
|
-
},
|
|
6777
7116
|
{
|
|
6778
7117
|
"name": "universal-storage",
|
|
6779
7118
|
"description": "Universal Storage Utilities for Nuxt",
|
|
@@ -6805,7 +7144,7 @@
|
|
|
6805
7144
|
{
|
|
6806
7145
|
"name": "unlazy",
|
|
6807
7146
|
"description": "Lazy loading library for placeholder images",
|
|
6808
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7147
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6809
7148
|
"npm": "@unlazy/nuxt",
|
|
6810
7149
|
"icon": "unlazy.svg",
|
|
6811
7150
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6824,32 +7163,6 @@
|
|
|
6824
7163
|
"requires": {}
|
|
6825
7164
|
}
|
|
6826
7165
|
},
|
|
6827
|
-
{
|
|
6828
|
-
"name": "unlighthouse",
|
|
6829
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6830
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6831
|
-
"npm": "@unlighthouse/nuxt",
|
|
6832
|
-
"icon": "unlighthouse.svg",
|
|
6833
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6834
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6835
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6836
|
-
"category": "Devtools",
|
|
6837
|
-
"type": "3rd-party",
|
|
6838
|
-
"maintainers": [
|
|
6839
|
-
{
|
|
6840
|
-
"name": "Harlan Wilton",
|
|
6841
|
-
"github": "harlan-zw",
|
|
6842
|
-
"twitter": "harlan_zw",
|
|
6843
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6844
|
-
}
|
|
6845
|
-
],
|
|
6846
|
-
"compatibility": {
|
|
6847
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6848
|
-
"requires": {
|
|
6849
|
-
"bridge": "optional"
|
|
6850
|
-
}
|
|
6851
|
-
}
|
|
6852
|
-
},
|
|
6853
7166
|
{
|
|
6854
7167
|
"name": "unocss",
|
|
6855
7168
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6884,8 +7197,8 @@
|
|
|
6884
7197
|
"npm": "nuxt-ununura",
|
|
6885
7198
|
"icon": "ununuracss.png",
|
|
6886
7199
|
"github": "https://github.com/novout/ununuracss",
|
|
6887
|
-
"website": "https://
|
|
6888
|
-
"learn_more": "https://
|
|
7200
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7201
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6889
7202
|
"category": "UI",
|
|
6890
7203
|
"type": "3rd-party",
|
|
6891
7204
|
"maintainers": [
|
|
@@ -6900,6 +7213,28 @@
|
|
|
6900
7213
|
"requires": {}
|
|
6901
7214
|
}
|
|
6902
7215
|
},
|
|
7216
|
+
{
|
|
7217
|
+
"name": "use-bootstrap",
|
|
7218
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7219
|
+
"repo": "simplise/use-bootstrap",
|
|
7220
|
+
"npm": "usebootstrap",
|
|
7221
|
+
"icon": "use-bootstrap.svg",
|
|
7222
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7223
|
+
"website": "https://usebootstrap.org/",
|
|
7224
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7225
|
+
"category": "UI",
|
|
7226
|
+
"type": "3rd-party",
|
|
7227
|
+
"maintainers": [
|
|
7228
|
+
{
|
|
7229
|
+
"name": "KoujiSano",
|
|
7230
|
+
"github": "KoujiSano"
|
|
7231
|
+
}
|
|
7232
|
+
],
|
|
7233
|
+
"compatibility": {
|
|
7234
|
+
"nuxt": "^3.0.0",
|
|
7235
|
+
"requires": {}
|
|
7236
|
+
}
|
|
7237
|
+
},
|
|
6903
7238
|
{
|
|
6904
7239
|
"name": "use-wagmi",
|
|
6905
7240
|
"description": "Vue Composition for Ethereum based on wagmi",
|
|
@@ -6946,28 +7281,6 @@
|
|
|
6946
7281
|
"requires": {}
|
|
6947
7282
|
}
|
|
6948
7283
|
},
|
|
6949
|
-
{
|
|
6950
|
-
"name": "validate",
|
|
6951
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6952
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
6953
|
-
"npm": "nuxt-validate",
|
|
6954
|
-
"icon": "vee-validate.png",
|
|
6955
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6956
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6957
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6958
|
-
"category": "Libraries",
|
|
6959
|
-
"type": "3rd-party",
|
|
6960
|
-
"maintainers": [
|
|
6961
|
-
{
|
|
6962
|
-
"name": "lewyuburi",
|
|
6963
|
-
"github": "lewyuburi"
|
|
6964
|
-
}
|
|
6965
|
-
],
|
|
6966
|
-
"compatibility": {
|
|
6967
|
-
"nuxt": "^2.0.0",
|
|
6968
|
-
"requires": {}
|
|
6969
|
-
}
|
|
6970
|
-
},
|
|
6971
7284
|
{
|
|
6972
7285
|
"name": "vant",
|
|
6973
7286
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7156,42 +7469,15 @@
|
|
|
7156
7469
|
"requires": {}
|
|
7157
7470
|
}
|
|
7158
7471
|
},
|
|
7159
|
-
{
|
|
7160
|
-
"name": "vitest",
|
|
7161
|
-
"description": "Vitest integration with Nuxt",
|
|
7162
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7163
|
-
"npm": "nuxt-vitest",
|
|
7164
|
-
"icon": "vitest.svg",
|
|
7165
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7166
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7167
|
-
"learn_more": "",
|
|
7168
|
-
"category": "Devtools",
|
|
7169
|
-
"type": "3rd-party",
|
|
7170
|
-
"maintainers": [
|
|
7171
|
-
{
|
|
7172
|
-
"name": "Daniel Roe",
|
|
7173
|
-
"github": "danielroe"
|
|
7174
|
-
},
|
|
7175
|
-
{
|
|
7176
|
-
"name": "Anthony Fu",
|
|
7177
|
-
"github": "antfu"
|
|
7178
|
-
}
|
|
7179
|
-
],
|
|
7180
|
-
"compatibility": {
|
|
7181
|
-
"nuxt": "^3.0.0",
|
|
7182
|
-
"requires": {},
|
|
7183
|
-
"devtools": "^0.0.0"
|
|
7184
|
-
}
|
|
7185
|
-
},
|
|
7186
7472
|
{
|
|
7187
7473
|
"name": "vue-email",
|
|
7188
7474
|
"description": "💌 Write email templates with vue",
|
|
7189
|
-
"repo": "
|
|
7190
|
-
"npm": "vue-email",
|
|
7475
|
+
"repo": "vue-email/nuxt",
|
|
7476
|
+
"npm": "@vue-email/nuxt",
|
|
7191
7477
|
"icon": "vue-email.svg",
|
|
7192
|
-
"github": "https://github.com/
|
|
7193
|
-
"website": "https://
|
|
7194
|
-
"learn_more": "https://
|
|
7478
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7479
|
+
"website": "https://vuemail.net/",
|
|
7480
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
7195
7481
|
"category": "UI",
|
|
7196
7482
|
"type": "3rd-party",
|
|
7197
7483
|
"maintainers": [
|
|
@@ -7217,7 +7503,7 @@
|
|
|
7217
7503
|
{
|
|
7218
7504
|
"name": "vue-final-modal",
|
|
7219
7505
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7220
|
-
"repo": "vue-final/vue-final-modal",
|
|
7506
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7221
7507
|
"npm": "@vue-final-modal/nuxt",
|
|
7222
7508
|
"icon": "vue-final-modal.svg",
|
|
7223
7509
|
"github": "https://github.com/vue-final/vue-final-modal",
|
|
@@ -7312,7 +7598,7 @@
|
|
|
7312
7598
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7313
7599
|
"repo": "moritzsternemann/vue-plausible",
|
|
7314
7600
|
"npm": "vue-plausible",
|
|
7315
|
-
"icon": "plausible.
|
|
7601
|
+
"icon": "plausible.svg",
|
|
7316
7602
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7317
7603
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7318
7604
|
"learn_more": "",
|
|
@@ -7332,7 +7618,7 @@
|
|
|
7332
7618
|
{
|
|
7333
7619
|
"name": "vue-query",
|
|
7334
7620
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7335
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
7621
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
7336
7622
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
7337
7623
|
"icon": "vue-query.svg",
|
|
7338
7624
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -7429,7 +7715,7 @@
|
|
|
7429
7715
|
"npm": "vue3-carousel-nuxt",
|
|
7430
7716
|
"icon": "",
|
|
7431
7717
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7432
|
-
"website": "",
|
|
7718
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7433
7719
|
"learn_more": "",
|
|
7434
7720
|
"category": "UI",
|
|
7435
7721
|
"type": "3rd-party",
|
|
@@ -7448,7 +7734,7 @@
|
|
|
7448
7734
|
{
|
|
7449
7735
|
"name": "vuefire",
|
|
7450
7736
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
7451
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7737
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
7452
7738
|
"npm": "nuxt-vuefire",
|
|
7453
7739
|
"icon": "vuefire.svg",
|
|
7454
7740
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -7470,7 +7756,7 @@
|
|
|
7470
7756
|
{
|
|
7471
7757
|
"name": "vueform-builder",
|
|
7472
7758
|
"description": "Official Vueform Builder module for Nuxt",
|
|
7473
|
-
"repo": "vueform/builder/nuxt",
|
|
7759
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7474
7760
|
"npm": "@vueform/builder-nuxt",
|
|
7475
7761
|
"icon": "vueform.svg",
|
|
7476
7762
|
"github": "https://github.com/vueform/builder",
|
|
@@ -7493,7 +7779,7 @@
|
|
|
7493
7779
|
{
|
|
7494
7780
|
"name": "vueform",
|
|
7495
7781
|
"description": "Official Vueform module for Nuxt",
|
|
7496
|
-
"repo": "vueform/vueform/nuxt",
|
|
7782
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7497
7783
|
"npm": "@vueform/nuxt",
|
|
7498
7784
|
"icon": "vueform.svg",
|
|
7499
7785
|
"github": "https://github.com/vueform/vueform",
|
|
@@ -7520,8 +7806,8 @@
|
|
|
7520
7806
|
"npm": "@vuestic/nuxt",
|
|
7521
7807
|
"icon": "vuestic.png",
|
|
7522
7808
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
7523
|
-
"website": "https://vuestic.dev",
|
|
7524
|
-
"learn_more": "https://vuestic.dev/
|
|
7809
|
+
"website": "https://ui.vuestic.dev",
|
|
7810
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
7525
7811
|
"category": "UI",
|
|
7526
7812
|
"type": "3rd-party",
|
|
7527
7813
|
"maintainers": [
|
|
@@ -7788,7 +8074,7 @@
|
|
|
7788
8074
|
"icon": "webpack.png",
|
|
7789
8075
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7790
8076
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7791
|
-
"learn_more": "
|
|
8077
|
+
"learn_more": "",
|
|
7792
8078
|
"category": "Devtools",
|
|
7793
8079
|
"type": "community",
|
|
7794
8080
|
"maintainers": [
|
|
@@ -7854,11 +8140,11 @@
|
|
|
7854
8140
|
{
|
|
7855
8141
|
"name": "windicss",
|
|
7856
8142
|
"description": "Next generation utility-first CSS framework.",
|
|
7857
|
-
"repo": "windicss/nuxt-windicss
|
|
8143
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
7858
8144
|
"npm": "nuxt-windicss",
|
|
7859
8145
|
"icon": "windicss.svg",
|
|
7860
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
7861
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8146
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8147
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
7862
8148
|
"learn_more": "https://windicss.org/",
|
|
7863
8149
|
"category": "UI",
|
|
7864
8150
|
"type": "3rd-party",
|