@nuxt/modules 0.6.0-d23bcb → 0.6.0-d3140d
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 +1751 -486
- package/package.json +10 -4
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",
|
|
@@ -216,6 +216,28 @@
|
|
|
216
216
|
"requires": {}
|
|
217
217
|
}
|
|
218
218
|
},
|
|
219
|
+
{
|
|
220
|
+
"name": "api-shield",
|
|
221
|
+
"description": "Nuxt API Shield - Rate Limiting",
|
|
222
|
+
"repo": "rrd108/nuxt-api-shield",
|
|
223
|
+
"npm": "nuxt-api-shield",
|
|
224
|
+
"icon": "api-shield.png",
|
|
225
|
+
"github": "https://github.com/rrd108/nuxt-api-shield",
|
|
226
|
+
"website": "https://github.com/rrd108/nuxt-api-shield",
|
|
227
|
+
"learn_more": "",
|
|
228
|
+
"category": "Security",
|
|
229
|
+
"type": "3rd-party",
|
|
230
|
+
"maintainers": [
|
|
231
|
+
{
|
|
232
|
+
"name": "rrd",
|
|
233
|
+
"github": "rrd108"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"compatibility": {
|
|
237
|
+
"nuxt": "^3.0.0",
|
|
238
|
+
"requires": {}
|
|
239
|
+
}
|
|
240
|
+
},
|
|
219
241
|
{
|
|
220
242
|
"name": "apis-to-file",
|
|
221
243
|
"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",
|
|
@@ -353,6 +375,28 @@
|
|
|
353
375
|
"requires": {}
|
|
354
376
|
}
|
|
355
377
|
},
|
|
378
|
+
{
|
|
379
|
+
"name": "auth-utils",
|
|
380
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
381
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
382
|
+
"npm": "nuxt-auth-utils",
|
|
383
|
+
"icon": "",
|
|
384
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
385
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
386
|
+
"learn_more": "",
|
|
387
|
+
"category": "Security",
|
|
388
|
+
"type": "3rd-party",
|
|
389
|
+
"maintainers": [
|
|
390
|
+
{
|
|
391
|
+
"name": "atinux",
|
|
392
|
+
"github": "atinux"
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"compatibility": {
|
|
396
|
+
"nuxt": "^3.0.0",
|
|
397
|
+
"requires": {}
|
|
398
|
+
}
|
|
399
|
+
},
|
|
356
400
|
{
|
|
357
401
|
"name": "auth",
|
|
358
402
|
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
@@ -734,10 +778,10 @@
|
|
|
734
778
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
735
779
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
736
780
|
"npm": "nuxt-chiffre",
|
|
737
|
-
"icon": "
|
|
781
|
+
"icon": "chiffre.png",
|
|
738
782
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
739
783
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
740
|
-
"learn_more": "https://chiffre.io",
|
|
784
|
+
"learn_more": "https://chiffre.io/",
|
|
741
785
|
"category": "Analytics",
|
|
742
786
|
"type": "3rd-party",
|
|
743
787
|
"maintainers": [
|
|
@@ -969,7 +1013,7 @@
|
|
|
969
1013
|
"npm": "@nuxt/content",
|
|
970
1014
|
"icon": "nuxt.svg",
|
|
971
1015
|
"github": "https://github.com/nuxt/content",
|
|
972
|
-
"website": "https://content.
|
|
1016
|
+
"website": "https://content.nuxt.com",
|
|
973
1017
|
"learn_more": "",
|
|
974
1018
|
"category": "CMS",
|
|
975
1019
|
"type": "official",
|
|
@@ -1254,7 +1298,7 @@
|
|
|
1254
1298
|
"npm": "@nuxt/devtools",
|
|
1255
1299
|
"icon": "nuxt.svg",
|
|
1256
1300
|
"github": "https://github.com/nuxt/devtools",
|
|
1257
|
-
"website": "https://devtools.
|
|
1301
|
+
"website": "https://devtools.nuxt.com",
|
|
1258
1302
|
"learn_more": "",
|
|
1259
1303
|
"category": "Devtools",
|
|
1260
1304
|
"type": "official",
|
|
@@ -1290,7 +1334,8 @@
|
|
|
1290
1334
|
],
|
|
1291
1335
|
"compatibility": {
|
|
1292
1336
|
"nuxt": "^3.0.0",
|
|
1293
|
-
"requires": {}
|
|
1337
|
+
"requires": {},
|
|
1338
|
+
"devtools": "^0.0.0"
|
|
1294
1339
|
}
|
|
1295
1340
|
},
|
|
1296
1341
|
{
|
|
@@ -1315,6 +1360,28 @@
|
|
|
1315
1360
|
"requires": {}
|
|
1316
1361
|
}
|
|
1317
1362
|
},
|
|
1363
|
+
{
|
|
1364
|
+
"name": "doppler",
|
|
1365
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1366
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1367
|
+
"npm": "nuxt-doppler",
|
|
1368
|
+
"icon": "doppler.png",
|
|
1369
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1370
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1371
|
+
"learn_more": "",
|
|
1372
|
+
"category": "Devtools",
|
|
1373
|
+
"type": "3rd-party",
|
|
1374
|
+
"maintainers": [
|
|
1375
|
+
{
|
|
1376
|
+
"name": "JamieCurnow",
|
|
1377
|
+
"github": "JamieCurnow"
|
|
1378
|
+
}
|
|
1379
|
+
],
|
|
1380
|
+
"compatibility": {
|
|
1381
|
+
"nuxt": "^3.0.0",
|
|
1382
|
+
"requires": {}
|
|
1383
|
+
}
|
|
1384
|
+
},
|
|
1318
1385
|
{
|
|
1319
1386
|
"name": "dotenv",
|
|
1320
1387
|
"description": "A Nuxt module that loads your .env file into your context options",
|
|
@@ -1344,8 +1411,8 @@
|
|
|
1344
1411
|
"npm": "nuxtjs-drupal-ce",
|
|
1345
1412
|
"icon": "drupal-ce.png",
|
|
1346
1413
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1347
|
-
"website": "https://
|
|
1348
|
-
"learn_more": "https://
|
|
1414
|
+
"website": "https://lupus-decoupled.org",
|
|
1415
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1349
1416
|
"category": "CMS",
|
|
1350
1417
|
"type": "3rd-party",
|
|
1351
1418
|
"maintainers": [
|
|
@@ -1360,13 +1427,13 @@
|
|
|
1360
1427
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1361
1428
|
},
|
|
1362
1429
|
{
|
|
1363
|
-
"name": "
|
|
1364
|
-
"github": "
|
|
1365
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1430
|
+
"name": "Matic",
|
|
1431
|
+
"github": "TurtlBbx",
|
|
1432
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1366
1433
|
}
|
|
1367
1434
|
],
|
|
1368
1435
|
"compatibility": {
|
|
1369
|
-
"nuxt": "^2.0.0",
|
|
1436
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1370
1437
|
"requires": {}
|
|
1371
1438
|
}
|
|
1372
1439
|
},
|
|
@@ -1392,6 +1459,51 @@
|
|
|
1392
1459
|
"requires": {}
|
|
1393
1460
|
}
|
|
1394
1461
|
},
|
|
1462
|
+
{
|
|
1463
|
+
"name": "easy-lightbox",
|
|
1464
|
+
"description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
|
|
1465
|
+
"repo": "modbender/nuxt-easy-lightbox",
|
|
1466
|
+
"npm": "nuxt-easy-lightbox",
|
|
1467
|
+
"icon": "easy-lightbox.svg",
|
|
1468
|
+
"github": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1469
|
+
"website": "https://github.com/modbender/nuxt-easy-lightbox",
|
|
1470
|
+
"learn_more": "",
|
|
1471
|
+
"category": "Libraries",
|
|
1472
|
+
"type": "3rd-party",
|
|
1473
|
+
"maintainers": [
|
|
1474
|
+
{
|
|
1475
|
+
"name": "modbender",
|
|
1476
|
+
"github": "modbender"
|
|
1477
|
+
}
|
|
1478
|
+
],
|
|
1479
|
+
"compatibility": {
|
|
1480
|
+
"nuxt": "^3.0.0",
|
|
1481
|
+
"requires": {}
|
|
1482
|
+
}
|
|
1483
|
+
},
|
|
1484
|
+
{
|
|
1485
|
+
"name": "edgedb",
|
|
1486
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1487
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1488
|
+
"npm": "nuxt-edgedb-module",
|
|
1489
|
+
"icon": "edgedb.svg",
|
|
1490
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1491
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1492
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1493
|
+
"category": "Database",
|
|
1494
|
+
"type": "3rd-party",
|
|
1495
|
+
"maintainers": [
|
|
1496
|
+
{
|
|
1497
|
+
"name": "Yaël Guilloux",
|
|
1498
|
+
"github": "Tahul",
|
|
1499
|
+
"twitter": "yaeeelglx"
|
|
1500
|
+
}
|
|
1501
|
+
],
|
|
1502
|
+
"compatibility": {
|
|
1503
|
+
"nuxt": "^3.8.0",
|
|
1504
|
+
"requires": {}
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1395
1507
|
{
|
|
1396
1508
|
"name": "electron",
|
|
1397
1509
|
"description": "Integrate Nuxt and Electron.",
|
|
@@ -1467,7 +1579,7 @@
|
|
|
1467
1579
|
}
|
|
1468
1580
|
},
|
|
1469
1581
|
{
|
|
1470
|
-
"name": "eslint",
|
|
1582
|
+
"name": "eslint-module",
|
|
1471
1583
|
"description": "ESLint module for Nuxt",
|
|
1472
1584
|
"repo": "nuxt-community/eslint-module",
|
|
1473
1585
|
"npm": "@nuxtjs/eslint-module",
|
|
@@ -1488,6 +1600,29 @@
|
|
|
1488
1600
|
"requires": {}
|
|
1489
1601
|
}
|
|
1490
1602
|
},
|
|
1603
|
+
{
|
|
1604
|
+
"name": "eslint",
|
|
1605
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1606
|
+
"repo": "nuxt/eslint",
|
|
1607
|
+
"npm": "@nuxt/eslint",
|
|
1608
|
+
"icon": "nuxt.svg",
|
|
1609
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1610
|
+
"website": "https://eslint.nuxt.com",
|
|
1611
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1612
|
+
"category": "Devtools",
|
|
1613
|
+
"type": "official",
|
|
1614
|
+
"maintainers": [
|
|
1615
|
+
{
|
|
1616
|
+
"name": "Anthony Fu",
|
|
1617
|
+
"github": "antfu",
|
|
1618
|
+
"twitter": "antfu7"
|
|
1619
|
+
}
|
|
1620
|
+
],
|
|
1621
|
+
"compatibility": {
|
|
1622
|
+
"nuxt": "^3.0.0",
|
|
1623
|
+
"requires": {}
|
|
1624
|
+
}
|
|
1625
|
+
},
|
|
1491
1626
|
{
|
|
1492
1627
|
"name": "event-trace",
|
|
1493
1628
|
"description": "Module for event trace in Nuxt",
|
|
@@ -1510,6 +1645,29 @@
|
|
|
1510
1645
|
"requires": {}
|
|
1511
1646
|
}
|
|
1512
1647
|
},
|
|
1648
|
+
{
|
|
1649
|
+
"name": "fathom-analytics",
|
|
1650
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1651
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1652
|
+
"npm": "nuxt-fathom",
|
|
1653
|
+
"icon": "fathom-analytics.svg",
|
|
1654
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1655
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1656
|
+
"learn_more": "",
|
|
1657
|
+
"category": "Analytics",
|
|
1658
|
+
"type": "3rd-party",
|
|
1659
|
+
"maintainers": [
|
|
1660
|
+
{
|
|
1661
|
+
"name": "Valgeir Björnsson",
|
|
1662
|
+
"github": "valgeirb",
|
|
1663
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1664
|
+
}
|
|
1665
|
+
],
|
|
1666
|
+
"compatibility": {
|
|
1667
|
+
"nuxt": "^3.0.0",
|
|
1668
|
+
"requires": {}
|
|
1669
|
+
}
|
|
1670
|
+
},
|
|
1513
1671
|
{
|
|
1514
1672
|
"name": "fathom",
|
|
1515
1673
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1710,10 +1868,33 @@
|
|
|
1710
1868
|
"requires": {}
|
|
1711
1869
|
}
|
|
1712
1870
|
},
|
|
1871
|
+
{
|
|
1872
|
+
"name": "fonts",
|
|
1873
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1874
|
+
"repo": "nuxt/fonts",
|
|
1875
|
+
"npm": "@nuxt/fonts",
|
|
1876
|
+
"icon": "nuxt.svg",
|
|
1877
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1878
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1879
|
+
"learn_more": "",
|
|
1880
|
+
"category": "Libraries",
|
|
1881
|
+
"type": "official",
|
|
1882
|
+
"maintainers": [
|
|
1883
|
+
{
|
|
1884
|
+
"name": "Daniel Roe",
|
|
1885
|
+
"github": "danielroe",
|
|
1886
|
+
"twitter": "danielcroe"
|
|
1887
|
+
}
|
|
1888
|
+
],
|
|
1889
|
+
"compatibility": {
|
|
1890
|
+
"nuxt": "^3.0.0",
|
|
1891
|
+
"requires": {}
|
|
1892
|
+
}
|
|
1893
|
+
},
|
|
1713
1894
|
{
|
|
1714
1895
|
"name": "form-actions",
|
|
1715
1896
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1716
|
-
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-
|
|
1897
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1717
1898
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1718
1899
|
"icon": "form-actions.svg",
|
|
1719
1900
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
@@ -1741,7 +1922,7 @@
|
|
|
1741
1922
|
"icon": "formkit.png",
|
|
1742
1923
|
"github": "https://github.com/formkit/formkit",
|
|
1743
1924
|
"website": "https://formkit.com",
|
|
1744
|
-
"learn_more": "https://formkit.com/
|
|
1925
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1745
1926
|
"category": "Libraries",
|
|
1746
1927
|
"type": "3rd-party",
|
|
1747
1928
|
"maintainers": [
|
|
@@ -1954,7 +2135,7 @@
|
|
|
1954
2135
|
"icon": "graphql-client.svg",
|
|
1955
2136
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1956
2137
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1957
|
-
"learn_more": "https://
|
|
2138
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
1958
2139
|
"category": "Request",
|
|
1959
2140
|
"type": "3rd-party",
|
|
1960
2141
|
"maintainers": [
|
|
@@ -2009,12 +2190,13 @@
|
|
|
2009
2190
|
],
|
|
2010
2191
|
"compatibility": {
|
|
2011
2192
|
"nuxt": "^3.0.0",
|
|
2012
|
-
"requires": {}
|
|
2193
|
+
"requires": {},
|
|
2194
|
+
"devtools": "^0.0.0"
|
|
2013
2195
|
}
|
|
2014
2196
|
},
|
|
2015
2197
|
{
|
|
2016
2198
|
"name": "gtag",
|
|
2017
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2199
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2018
2200
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2019
2201
|
"npm": "nuxt-gtag",
|
|
2020
2202
|
"icon": "gtag.svg",
|
|
@@ -2237,6 +2419,28 @@
|
|
|
2237
2419
|
"requires": {}
|
|
2238
2420
|
}
|
|
2239
2421
|
},
|
|
2422
|
+
{
|
|
2423
|
+
"name": "hotjar",
|
|
2424
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2425
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2426
|
+
"npm": "nuxt-module-hotjar",
|
|
2427
|
+
"icon": "hotjar.png",
|
|
2428
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2429
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2430
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2431
|
+
"category": "SEO",
|
|
2432
|
+
"type": "3rd-party",
|
|
2433
|
+
"maintainers": [
|
|
2434
|
+
{
|
|
2435
|
+
"name": "Raphaël DAMEVIN",
|
|
2436
|
+
"github": "damevin"
|
|
2437
|
+
}
|
|
2438
|
+
],
|
|
2439
|
+
"compatibility": {
|
|
2440
|
+
"nuxt": "^3.0.0",
|
|
2441
|
+
"requires": {}
|
|
2442
|
+
}
|
|
2443
|
+
},
|
|
2240
2444
|
{
|
|
2241
2445
|
"name": "html-minifier",
|
|
2242
2446
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2266,7 +2470,7 @@
|
|
|
2266
2470
|
"npm": "@nuxtjs/html-validator",
|
|
2267
2471
|
"icon": "html-validator.png",
|
|
2268
2472
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2269
|
-
"website": "https://html-validator
|
|
2473
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2270
2474
|
"learn_more": "https://html-validate.org",
|
|
2271
2475
|
"category": "Performance",
|
|
2272
2476
|
"type": "community",
|
|
@@ -2312,6 +2516,44 @@
|
|
|
2312
2516
|
"requires": {}
|
|
2313
2517
|
}
|
|
2314
2518
|
},
|
|
2519
|
+
{
|
|
2520
|
+
"name": "hub",
|
|
2521
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2522
|
+
"repo": "nuxt-hub/core",
|
|
2523
|
+
"npm": "@nuxthub/core",
|
|
2524
|
+
"icon": "nuxthub.svg",
|
|
2525
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2526
|
+
"website": "https://hub.nuxt.com",
|
|
2527
|
+
"learn_more": "",
|
|
2528
|
+
"category": "Database",
|
|
2529
|
+
"type": "3rd-party",
|
|
2530
|
+
"maintainers": [
|
|
2531
|
+
{
|
|
2532
|
+
"name": "Sebastien Chopin",
|
|
2533
|
+
"github": "Atinux"
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"name": "Ahad Birang",
|
|
2537
|
+
"github": "farnabaz"
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
"name": "Sylvain Marroufin",
|
|
2541
|
+
"github": "smarroufin"
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
"name": "Florent Delerue",
|
|
2545
|
+
"github": "flosciante"
|
|
2546
|
+
},
|
|
2547
|
+
{
|
|
2548
|
+
"name": "NuxtLabs",
|
|
2549
|
+
"github": "nuxtlabs"
|
|
2550
|
+
}
|
|
2551
|
+
],
|
|
2552
|
+
"compatibility": {
|
|
2553
|
+
"nuxt": "^3.0.0",
|
|
2554
|
+
"requires": {}
|
|
2555
|
+
}
|
|
2556
|
+
},
|
|
2315
2557
|
{
|
|
2316
2558
|
"name": "humans-txt",
|
|
2317
2559
|
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
@@ -2342,8 +2584,8 @@
|
|
|
2342
2584
|
"npm": "@nuxtjs/i18n",
|
|
2343
2585
|
"icon": "i18n.png",
|
|
2344
2586
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2345
|
-
"website": "https://
|
|
2346
|
-
"learn_more": "https://
|
|
2587
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2588
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2347
2589
|
"category": "Extensions",
|
|
2348
2590
|
"type": "community",
|
|
2349
2591
|
"maintainers": [
|
|
@@ -2354,6 +2596,10 @@
|
|
|
2354
2596
|
{
|
|
2355
2597
|
"name": "Kazuya Kawaguchi",
|
|
2356
2598
|
"github": "kazupon"
|
|
2599
|
+
},
|
|
2600
|
+
{
|
|
2601
|
+
"name": "Bobbie Goede",
|
|
2602
|
+
"github": "BobbieGoede"
|
|
2357
2603
|
}
|
|
2358
2604
|
],
|
|
2359
2605
|
"compatibility": {
|
|
@@ -2383,6 +2629,29 @@
|
|
|
2383
2629
|
"requires": {}
|
|
2384
2630
|
}
|
|
2385
2631
|
},
|
|
2632
|
+
{
|
|
2633
|
+
"name": "icon-tw",
|
|
2634
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2635
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2636
|
+
"npm": "nuxt-icon-tw",
|
|
2637
|
+
"icon": "nuxt-icon.png",
|
|
2638
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2639
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2640
|
+
"learn_more": "",
|
|
2641
|
+
"category": "UI",
|
|
2642
|
+
"type": "3rd-party",
|
|
2643
|
+
"maintainers": [
|
|
2644
|
+
{
|
|
2645
|
+
"name": "JohnCampionJr",
|
|
2646
|
+
"github": "JohnCampionJr"
|
|
2647
|
+
}
|
|
2648
|
+
],
|
|
2649
|
+
"compatibility": {
|
|
2650
|
+
"nuxt": "^3.0.0",
|
|
2651
|
+
"requires": {},
|
|
2652
|
+
"devtools": "^0.0.0"
|
|
2653
|
+
}
|
|
2654
|
+
},
|
|
2386
2655
|
{
|
|
2387
2656
|
"name": "icon",
|
|
2388
2657
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2402,7 +2671,8 @@
|
|
|
2402
2671
|
],
|
|
2403
2672
|
"compatibility": {
|
|
2404
2673
|
"nuxt": "^3.0.0",
|
|
2405
|
-
"requires": {}
|
|
2674
|
+
"requires": {},
|
|
2675
|
+
"devtools": "^0.0.0"
|
|
2406
2676
|
}
|
|
2407
2677
|
},
|
|
2408
2678
|
{
|
|
@@ -2486,10 +2756,6 @@
|
|
|
2486
2756
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2487
2757
|
"requires": {
|
|
2488
2758
|
"bridge": "optional"
|
|
2489
|
-
},
|
|
2490
|
-
"versionMap": {
|
|
2491
|
-
"2.x": "latest",
|
|
2492
|
-
"3.x": "rc"
|
|
2493
2759
|
}
|
|
2494
2760
|
}
|
|
2495
2761
|
},
|
|
@@ -2629,6 +2895,34 @@
|
|
|
2629
2895
|
"requires": {}
|
|
2630
2896
|
}
|
|
2631
2897
|
},
|
|
2898
|
+
{
|
|
2899
|
+
"name": "kinde",
|
|
2900
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2901
|
+
"repo": "nuxt-modules/kinde",
|
|
2902
|
+
"npm": "@nuxtjs/kinde",
|
|
2903
|
+
"icon": "kinde.svg",
|
|
2904
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2905
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2906
|
+
"learn_more": "https://kinde.com/",
|
|
2907
|
+
"category": "Security",
|
|
2908
|
+
"type": "community",
|
|
2909
|
+
"maintainers": [
|
|
2910
|
+
{
|
|
2911
|
+
"name": "danielroe",
|
|
2912
|
+
"github": "danielroe"
|
|
2913
|
+
},
|
|
2914
|
+
{
|
|
2915
|
+
"name": "daveordead",
|
|
2916
|
+
"github": "DaveOrDead",
|
|
2917
|
+
"twitter": "dave_or_dead"
|
|
2918
|
+
}
|
|
2919
|
+
],
|
|
2920
|
+
"compatibility": {
|
|
2921
|
+
"nuxt": "^3.0.0",
|
|
2922
|
+
"requires": {}
|
|
2923
|
+
},
|
|
2924
|
+
"sponsor": true
|
|
2925
|
+
},
|
|
2632
2926
|
{
|
|
2633
2927
|
"name": "kql",
|
|
2634
2928
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
@@ -2636,7 +2930,7 @@
|
|
|
2636
2930
|
"npm": "nuxt-kql",
|
|
2637
2931
|
"icon": "kql.svg",
|
|
2638
2932
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2639
|
-
"website": "https://nuxt-kql.
|
|
2933
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2640
2934
|
"learn_more": "",
|
|
2641
2935
|
"category": "CMS",
|
|
2642
2936
|
"type": "3rd-party",
|
|
@@ -2697,6 +2991,28 @@
|
|
|
2697
2991
|
"requires": {}
|
|
2698
2992
|
}
|
|
2699
2993
|
},
|
|
2994
|
+
{
|
|
2995
|
+
"name": "laravel-precognition",
|
|
2996
|
+
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2997
|
+
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2998
|
+
"npm": "nuxt-laravel-precognition",
|
|
2999
|
+
"icon": "laravel.svg",
|
|
3000
|
+
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
3001
|
+
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
3002
|
+
"learn_more": "",
|
|
3003
|
+
"category": "Security",
|
|
3004
|
+
"type": "3rd-party",
|
|
3005
|
+
"maintainers": [
|
|
3006
|
+
{
|
|
3007
|
+
"name": "sot1986",
|
|
3008
|
+
"github": "sot1986"
|
|
3009
|
+
}
|
|
3010
|
+
],
|
|
3011
|
+
"compatibility": {
|
|
3012
|
+
"nuxt": "^3.0.0",
|
|
3013
|
+
"requires": {}
|
|
3014
|
+
}
|
|
3015
|
+
},
|
|
2700
3016
|
{
|
|
2701
3017
|
"name": "laravel",
|
|
2702
3018
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2743,7 +3059,7 @@
|
|
|
2743
3059
|
},
|
|
2744
3060
|
{
|
|
2745
3061
|
"name": "link-checker",
|
|
2746
|
-
"description": "Find and magically fix links that may be negatively effecting your
|
|
3062
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2747
3063
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2748
3064
|
"npm": "nuxt-link-checker",
|
|
2749
3065
|
"icon": "link-checker.svg",
|
|
@@ -2762,7 +3078,8 @@
|
|
|
2762
3078
|
],
|
|
2763
3079
|
"compatibility": {
|
|
2764
3080
|
"nuxt": "^3.0.0",
|
|
2765
|
-
"requires": {}
|
|
3081
|
+
"requires": {},
|
|
3082
|
+
"devtools": "^0.0.0"
|
|
2766
3083
|
}
|
|
2767
3084
|
},
|
|
2768
3085
|
{
|
|
@@ -2815,6 +3132,28 @@
|
|
|
2815
3132
|
"requires": {}
|
|
2816
3133
|
}
|
|
2817
3134
|
},
|
|
3135
|
+
{
|
|
3136
|
+
"name": "locomotive-scroll",
|
|
3137
|
+
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3138
|
+
"repo": "arashsheyda/nuxt-locomotive-scroll",
|
|
3139
|
+
"npm": "nuxt-locomotive-scroll",
|
|
3140
|
+
"icon": "locomotive-scroll.png",
|
|
3141
|
+
"github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
|
|
3142
|
+
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3143
|
+
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3144
|
+
"category": "Libraries",
|
|
3145
|
+
"type": "3rd-party",
|
|
3146
|
+
"maintainers": [
|
|
3147
|
+
{
|
|
3148
|
+
"name": "Arash Sheyda",
|
|
3149
|
+
"github": "arashsheyda"
|
|
3150
|
+
}
|
|
3151
|
+
],
|
|
3152
|
+
"compatibility": {
|
|
3153
|
+
"nuxt": "^3.0.0",
|
|
3154
|
+
"requires": {}
|
|
3155
|
+
}
|
|
3156
|
+
},
|
|
2818
3157
|
{
|
|
2819
3158
|
"name": "lodash",
|
|
2820
3159
|
"description": "lodash module with auto-import and custom prefix",
|
|
@@ -2860,6 +3199,30 @@
|
|
|
2860
3199
|
"requires": {}
|
|
2861
3200
|
}
|
|
2862
3201
|
},
|
|
3202
|
+
{
|
|
3203
|
+
"name": "logto",
|
|
3204
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3205
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3206
|
+
"npm": "@logto/nuxt",
|
|
3207
|
+
"icon": "logto.svg",
|
|
3208
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3209
|
+
"website": "https://logto.io",
|
|
3210
|
+
"learn_more": "https://docs.logto.io",
|
|
3211
|
+
"category": "Security",
|
|
3212
|
+
"type": "3rd-party",
|
|
3213
|
+
"maintainers": [
|
|
3214
|
+
{
|
|
3215
|
+
"name": "logto",
|
|
3216
|
+
"github": "logto-io",
|
|
3217
|
+
"twitter": "logto_io"
|
|
3218
|
+
}
|
|
3219
|
+
],
|
|
3220
|
+
"compatibility": {
|
|
3221
|
+
"nuxt": "^3.0.0",
|
|
3222
|
+
"requires": {}
|
|
3223
|
+
},
|
|
3224
|
+
"sponsor": true
|
|
3225
|
+
},
|
|
2863
3226
|
{
|
|
2864
3227
|
"name": "lucide-icons",
|
|
2865
3228
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -2911,10 +3274,10 @@
|
|
|
2911
3274
|
{
|
|
2912
3275
|
"name": "magic-regexp",
|
|
2913
3276
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2914
|
-
"repo": "
|
|
3277
|
+
"repo": "unjs/magic-regexp",
|
|
2915
3278
|
"npm": "magic-regexp",
|
|
2916
3279
|
"icon": "magic-regexp.svg",
|
|
2917
|
-
"github": "https://github.com/
|
|
3280
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2918
3281
|
"website": "https://magic-regexp.roe.dev",
|
|
2919
3282
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2920
3283
|
"category": "Libraries",
|
|
@@ -2931,6 +3294,29 @@
|
|
|
2931
3294
|
"requires": {}
|
|
2932
3295
|
}
|
|
2933
3296
|
},
|
|
3297
|
+
{
|
|
3298
|
+
"name": "mailpit",
|
|
3299
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3300
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3301
|
+
"npm": "nuxt-mailpit",
|
|
3302
|
+
"icon": "mailpit.svg",
|
|
3303
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3304
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3305
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3306
|
+
"category": "Devtools",
|
|
3307
|
+
"type": "3rd-party",
|
|
3308
|
+
"maintainers": [
|
|
3309
|
+
{
|
|
3310
|
+
"name": "Torkild Dyvik Olsen",
|
|
3311
|
+
"github": "tdolsen",
|
|
3312
|
+
"twitter": "tdolsen"
|
|
3313
|
+
}
|
|
3314
|
+
],
|
|
3315
|
+
"compatibility": {
|
|
3316
|
+
"nuxt": "^3.8.0",
|
|
3317
|
+
"requires": {}
|
|
3318
|
+
}
|
|
3319
|
+
},
|
|
2934
3320
|
{
|
|
2935
3321
|
"name": "markdownit",
|
|
2936
3322
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -2954,6 +3340,30 @@
|
|
|
2954
3340
|
"requires": {}
|
|
2955
3341
|
}
|
|
2956
3342
|
},
|
|
3343
|
+
{
|
|
3344
|
+
"name": "marquee",
|
|
3345
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3346
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3347
|
+
"npm": "nuxt-marquee",
|
|
3348
|
+
"icon": "marquee.png",
|
|
3349
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3350
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3351
|
+
"learn_more": "",
|
|
3352
|
+
"category": "UI",
|
|
3353
|
+
"type": "3rd-party",
|
|
3354
|
+
"maintainers": [
|
|
3355
|
+
{
|
|
3356
|
+
"name": "Hànzy",
|
|
3357
|
+
"github": "hanzydev",
|
|
3358
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3359
|
+
}
|
|
3360
|
+
],
|
|
3361
|
+
"compatibility": {
|
|
3362
|
+
"nuxt": "^3.0.0",
|
|
3363
|
+
"requires": {},
|
|
3364
|
+
"devtools": "^0.0.0"
|
|
3365
|
+
}
|
|
3366
|
+
},
|
|
2957
3367
|
{
|
|
2958
3368
|
"name": "matomo",
|
|
2959
3369
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -2977,9 +3387,53 @@
|
|
|
2977
3387
|
}
|
|
2978
3388
|
},
|
|
2979
3389
|
{
|
|
2980
|
-
"name": "
|
|
2981
|
-
"description": "
|
|
2982
|
-
"repo": "
|
|
3390
|
+
"name": "maz-ui",
|
|
3391
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3392
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3393
|
+
"npm": "maz-ui",
|
|
3394
|
+
"icon": "maz-ui.png",
|
|
3395
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3396
|
+
"website": "https://maz-ui.com/",
|
|
3397
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3398
|
+
"category": "UI",
|
|
3399
|
+
"type": "3rd-party",
|
|
3400
|
+
"maintainers": [
|
|
3401
|
+
{
|
|
3402
|
+
"name": "Loïc Mazuel",
|
|
3403
|
+
"github": "LouisMazel"
|
|
3404
|
+
}
|
|
3405
|
+
],
|
|
3406
|
+
"compatibility": {
|
|
3407
|
+
"nuxt": "^3.0.0",
|
|
3408
|
+
"requires": {}
|
|
3409
|
+
}
|
|
3410
|
+
},
|
|
3411
|
+
{
|
|
3412
|
+
"name": "mdc",
|
|
3413
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3414
|
+
"repo": "nuxt-modules/mdc",
|
|
3415
|
+
"npm": "@nuxtjs/mdc",
|
|
3416
|
+
"icon": "mdc.png",
|
|
3417
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3418
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3419
|
+
"learn_more": "",
|
|
3420
|
+
"category": "Extensions",
|
|
3421
|
+
"type": "community",
|
|
3422
|
+
"maintainers": [
|
|
3423
|
+
{
|
|
3424
|
+
"name": "farnabaz",
|
|
3425
|
+
"github": "farnabaz"
|
|
3426
|
+
}
|
|
3427
|
+
],
|
|
3428
|
+
"compatibility": {
|
|
3429
|
+
"nuxt": "^3.0.0",
|
|
3430
|
+
"requires": {}
|
|
3431
|
+
}
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"name": "mdx",
|
|
3435
|
+
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
3436
|
+
"repo": "nuxt-community/mdx-module",
|
|
2983
3437
|
"npm": "@nuxtjs/mdx",
|
|
2984
3438
|
"icon": "mdx.png",
|
|
2985
3439
|
"github": "https://github.com/nuxt-community/mdx-module",
|
|
@@ -3046,7 +3500,8 @@
|
|
|
3046
3500
|
"nuxt": "^3.0.0",
|
|
3047
3501
|
"requires": {
|
|
3048
3502
|
"bridge": false
|
|
3049
|
-
}
|
|
3503
|
+
},
|
|
3504
|
+
"devtools": "^0.0.0"
|
|
3050
3505
|
}
|
|
3051
3506
|
},
|
|
3052
3507
|
{
|
|
@@ -3071,28 +3526,6 @@
|
|
|
3071
3526
|
"requires": {}
|
|
3072
3527
|
}
|
|
3073
3528
|
},
|
|
3074
|
-
{
|
|
3075
|
-
"name": "mobile",
|
|
3076
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
3077
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
3078
|
-
"npm": "nuxt-mobile",
|
|
3079
|
-
"icon": "",
|
|
3080
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3081
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3082
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
3083
|
-
"category": "Extensions",
|
|
3084
|
-
"type": "3rd-party",
|
|
3085
|
-
"maintainers": [
|
|
3086
|
-
{
|
|
3087
|
-
"name": "ChanningDefoe",
|
|
3088
|
-
"github": "ChanningDefoe"
|
|
3089
|
-
}
|
|
3090
|
-
],
|
|
3091
|
-
"compatibility": {
|
|
3092
|
-
"nuxt": "^2.0.0",
|
|
3093
|
-
"requires": {}
|
|
3094
|
-
}
|
|
3095
|
-
},
|
|
3096
3529
|
{
|
|
3097
3530
|
"name": "module-feed",
|
|
3098
3531
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3116,6 +3549,28 @@
|
|
|
3116
3549
|
"requires": {}
|
|
3117
3550
|
}
|
|
3118
3551
|
},
|
|
3552
|
+
{
|
|
3553
|
+
"name": "mojocss",
|
|
3554
|
+
"description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
|
|
3555
|
+
"repo": "mojocss/mojocss-nuxt-module",
|
|
3556
|
+
"npm": "@mojocss/nuxt",
|
|
3557
|
+
"icon": "mojocss.svg",
|
|
3558
|
+
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3559
|
+
"website": "https://mojocss.com/docs/guide/nuxtjs",
|
|
3560
|
+
"learn_more": "",
|
|
3561
|
+
"category": "UI",
|
|
3562
|
+
"type": "3rd-party",
|
|
3563
|
+
"maintainers": [
|
|
3564
|
+
{
|
|
3565
|
+
"name": "mojocss",
|
|
3566
|
+
"github": "mojocss"
|
|
3567
|
+
}
|
|
3568
|
+
],
|
|
3569
|
+
"compatibility": {
|
|
3570
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3571
|
+
"requires": {}
|
|
3572
|
+
}
|
|
3573
|
+
},
|
|
3119
3574
|
{
|
|
3120
3575
|
"name": "moment",
|
|
3121
3576
|
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
@@ -3144,20 +3599,20 @@
|
|
|
3144
3599
|
}
|
|
3145
3600
|
},
|
|
3146
3601
|
{
|
|
3147
|
-
"name": "
|
|
3148
|
-
"description": "
|
|
3149
|
-
"repo": "
|
|
3150
|
-
"npm": "nuxt-
|
|
3602
|
+
"name": "neo",
|
|
3603
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3604
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3605
|
+
"npm": "nuxt-neo",
|
|
3151
3606
|
"icon": "",
|
|
3152
|
-
"github": "https://github.com/
|
|
3153
|
-
"website": "https://github.
|
|
3154
|
-
"learn_more": "
|
|
3155
|
-
"category": "
|
|
3607
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3608
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3609
|
+
"learn_more": "",
|
|
3610
|
+
"category": "Request",
|
|
3156
3611
|
"type": "3rd-party",
|
|
3157
3612
|
"maintainers": [
|
|
3158
3613
|
{
|
|
3159
|
-
"name": "
|
|
3160
|
-
"github": "
|
|
3614
|
+
"name": "ezypeeze",
|
|
3615
|
+
"github": "ezypeeze"
|
|
3161
3616
|
}
|
|
3162
3617
|
],
|
|
3163
3618
|
"compatibility": {
|
|
@@ -3166,24 +3621,24 @@
|
|
|
3166
3621
|
}
|
|
3167
3622
|
},
|
|
3168
3623
|
{
|
|
3169
|
-
"name": "
|
|
3170
|
-
"description": "
|
|
3171
|
-
"repo": "
|
|
3172
|
-
"npm": "nuxt-
|
|
3173
|
-
"icon": "",
|
|
3174
|
-
"github": "https://github.com/
|
|
3175
|
-
"website": "https://
|
|
3624
|
+
"name": "neo4j",
|
|
3625
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3626
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3627
|
+
"npm": "nuxt-neo4j",
|
|
3628
|
+
"icon": "nuxt-neo4j.png",
|
|
3629
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3630
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3176
3631
|
"learn_more": "",
|
|
3177
|
-
"category": "
|
|
3632
|
+
"category": "Database",
|
|
3178
3633
|
"type": "3rd-party",
|
|
3179
3634
|
"maintainers": [
|
|
3180
3635
|
{
|
|
3181
|
-
"name": "
|
|
3182
|
-
"github": "
|
|
3636
|
+
"name": "arashsheyda",
|
|
3637
|
+
"github": "arashsheyda"
|
|
3183
3638
|
}
|
|
3184
3639
|
],
|
|
3185
3640
|
"compatibility": {
|
|
3186
|
-
"nuxt": "^
|
|
3641
|
+
"nuxt": "^3.0.0",
|
|
3187
3642
|
"requires": {}
|
|
3188
3643
|
}
|
|
3189
3644
|
},
|
|
@@ -3235,12 +3690,12 @@
|
|
|
3235
3690
|
{
|
|
3236
3691
|
"name": "netlify",
|
|
3237
3692
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3238
|
-
"repo": "
|
|
3693
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3239
3694
|
"npm": "@aceforth/nuxt-netlify",
|
|
3240
3695
|
"icon": "netlify.png",
|
|
3241
|
-
"github": "https://github.com/
|
|
3242
|
-
"website": "https://
|
|
3243
|
-
"learn_more": "",
|
|
3696
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3697
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3698
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3244
3699
|
"category": "Deployment",
|
|
3245
3700
|
"type": "3rd-party",
|
|
3246
3701
|
"maintainers": [
|
|
@@ -3256,29 +3711,45 @@
|
|
|
3256
3711
|
},
|
|
3257
3712
|
{
|
|
3258
3713
|
"name": "ngrok",
|
|
3259
|
-
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
3260
|
-
"repo": "nuxt-
|
|
3714
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
|
|
3715
|
+
"repo": "nuxt-modules/ngrok",
|
|
3261
3716
|
"npm": "@nuxtjs/ngrok",
|
|
3262
|
-
"icon": "ngrok.
|
|
3263
|
-
"github": "https://github.com/nuxt-
|
|
3264
|
-
"website": "https://ngrok.nuxtjs.org",
|
|
3265
|
-
"learn_more": "https://
|
|
3717
|
+
"icon": "ngrok.svg",
|
|
3718
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
3719
|
+
"website": "https://ngrok.nuxtjs.org/",
|
|
3720
|
+
"learn_more": "https://ngrok.com/",
|
|
3266
3721
|
"category": "Devtools",
|
|
3267
3722
|
"type": "community",
|
|
3268
3723
|
"maintainers": [
|
|
3269
3724
|
{
|
|
3270
|
-
"name": "
|
|
3271
|
-
"github": "
|
|
3272
|
-
|
|
3273
|
-
|
|
3725
|
+
"name": "Arash Sheyda",
|
|
3726
|
+
"github": "arashsheyda"
|
|
3727
|
+
}
|
|
3728
|
+
],
|
|
3729
|
+
"compatibility": {
|
|
3730
|
+
"nuxt": "^3.0.0",
|
|
3731
|
+
"requires": {}
|
|
3732
|
+
}
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"name": "nodemailer",
|
|
3736
|
+
"description": "Nuxt integration for nodemailer",
|
|
3737
|
+
"repo": "kleinpetr/nuxt-nodemailer",
|
|
3738
|
+
"npm": "nuxt-nodemailer",
|
|
3739
|
+
"icon": "nodemailer.png",
|
|
3740
|
+
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3741
|
+
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3742
|
+
"learn_more": "https://www.nodemailer.com/",
|
|
3743
|
+
"category": "Extensions",
|
|
3744
|
+
"type": "3rd-party",
|
|
3745
|
+
"maintainers": [
|
|
3274
3746
|
{
|
|
3275
|
-
"name": "
|
|
3276
|
-
"github": "
|
|
3277
|
-
"twitter": "_pi0_"
|
|
3747
|
+
"name": "kleinpetr",
|
|
3748
|
+
"github": "kleinpetr"
|
|
3278
3749
|
}
|
|
3279
3750
|
],
|
|
3280
3751
|
"compatibility": {
|
|
3281
|
-
"nuxt": "^
|
|
3752
|
+
"nuxt": "^3.0.0",
|
|
3282
3753
|
"requires": {}
|
|
3283
3754
|
}
|
|
3284
3755
|
},
|
|
@@ -3349,24 +3820,48 @@
|
|
|
3349
3820
|
}
|
|
3350
3821
|
},
|
|
3351
3822
|
{
|
|
3352
|
-
"name": "nuxt-
|
|
3353
|
-
"description": "",
|
|
3354
|
-
"repo": "
|
|
3355
|
-
"npm": "
|
|
3356
|
-
"icon": "",
|
|
3357
|
-
"github": "https://github.com/
|
|
3358
|
-
"website": "https://github.com/
|
|
3359
|
-
"learn_more": "",
|
|
3360
|
-
"category": "
|
|
3823
|
+
"name": "nuxt-asciidoc",
|
|
3824
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3825
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3826
|
+
"npm": "nuxt-asciidoc",
|
|
3827
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3828
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3829
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3830
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3831
|
+
"category": "Extensions",
|
|
3361
3832
|
"type": "3rd-party",
|
|
3362
3833
|
"maintainers": [
|
|
3363
3834
|
{
|
|
3364
|
-
"name": "
|
|
3365
|
-
"github": "
|
|
3835
|
+
"name": "Christian Lenz",
|
|
3836
|
+
"github": "Chris2011",
|
|
3837
|
+
"twitter": "Chrizzly42"
|
|
3366
3838
|
}
|
|
3367
3839
|
],
|
|
3368
3840
|
"compatibility": {
|
|
3369
|
-
"nuxt": "^
|
|
3841
|
+
"nuxt": "^3.0.0",
|
|
3842
|
+
"requires": {}
|
|
3843
|
+
}
|
|
3844
|
+
},
|
|
3845
|
+
{
|
|
3846
|
+
"name": "nuxt-auth-sanctum",
|
|
3847
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3848
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3849
|
+
"npm": "nuxt-auth-sanctum",
|
|
3850
|
+
"icon": "laravel.svg",
|
|
3851
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3852
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3853
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3854
|
+
"category": "Security",
|
|
3855
|
+
"type": "3rd-party",
|
|
3856
|
+
"maintainers": [
|
|
3857
|
+
{
|
|
3858
|
+
"name": "Artem Manchenkov",
|
|
3859
|
+
"github": "manchenkoff",
|
|
3860
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3861
|
+
}
|
|
3862
|
+
],
|
|
3863
|
+
"compatibility": {
|
|
3864
|
+
"nuxt": "^3.9.0",
|
|
3370
3865
|
"requires": {}
|
|
3371
3866
|
}
|
|
3372
3867
|
},
|
|
@@ -3392,6 +3887,57 @@
|
|
|
3392
3887
|
"requires": {}
|
|
3393
3888
|
}
|
|
3394
3889
|
},
|
|
3890
|
+
{
|
|
3891
|
+
"name": "nuxt-bezier",
|
|
3892
|
+
"description": "Reusable transition components",
|
|
3893
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3894
|
+
"npm": "nuxt-bezier",
|
|
3895
|
+
"icon": "nuxt-bezier.png",
|
|
3896
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3897
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3898
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3899
|
+
"category": "UI",
|
|
3900
|
+
"type": "3rd-party",
|
|
3901
|
+
"maintainers": [
|
|
3902
|
+
{
|
|
3903
|
+
"name": "Soryn Gitlan",
|
|
3904
|
+
"github": "50rayn"
|
|
3905
|
+
}
|
|
3906
|
+
],
|
|
3907
|
+
"compatibility": {
|
|
3908
|
+
"nuxt": "^3.0.0",
|
|
3909
|
+
"requires": {}
|
|
3910
|
+
}
|
|
3911
|
+
},
|
|
3912
|
+
{
|
|
3913
|
+
"name": "nuxt-booster",
|
|
3914
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3915
|
+
"repo": "basics/nuxt-booster",
|
|
3916
|
+
"npm": "nuxt-booster",
|
|
3917
|
+
"icon": "nuxt-booster.svg",
|
|
3918
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3919
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3920
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3921
|
+
"category": "Performance",
|
|
3922
|
+
"type": "3rd-party",
|
|
3923
|
+
"maintainers": [
|
|
3924
|
+
{
|
|
3925
|
+
"name": "Thorn Walli",
|
|
3926
|
+
"github": "ThornWalli",
|
|
3927
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3928
|
+
},
|
|
3929
|
+
{
|
|
3930
|
+
"name": "Stephan Gerbeth",
|
|
3931
|
+
"github": "StephanGerbeth",
|
|
3932
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3933
|
+
}
|
|
3934
|
+
],
|
|
3935
|
+
"compatibility": {
|
|
3936
|
+
"nuxt": "^3.0.0",
|
|
3937
|
+
"requires": {},
|
|
3938
|
+
"devtools": "^0.0.0"
|
|
3939
|
+
}
|
|
3940
|
+
},
|
|
3395
3941
|
{
|
|
3396
3942
|
"name": "nuxt-bootstrap-icons",
|
|
3397
3943
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3436,6 +3982,28 @@
|
|
|
3436
3982
|
"requires": {}
|
|
3437
3983
|
}
|
|
3438
3984
|
},
|
|
3985
|
+
{
|
|
3986
|
+
"name": "nuxt-cookie-consent",
|
|
3987
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3988
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3989
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3990
|
+
"icon": "wah.svg",
|
|
3991
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3992
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3993
|
+
"learn_more": "",
|
|
3994
|
+
"category": "Extensions",
|
|
3995
|
+
"type": "3rd-party",
|
|
3996
|
+
"maintainers": [
|
|
3997
|
+
{
|
|
3998
|
+
"name": "weareheavy",
|
|
3999
|
+
"github": "weareheavy"
|
|
4000
|
+
}
|
|
4001
|
+
],
|
|
4002
|
+
"compatibility": {
|
|
4003
|
+
"nuxt": "^3.0.0",
|
|
4004
|
+
"requires": {}
|
|
4005
|
+
}
|
|
4006
|
+
},
|
|
3439
4007
|
{
|
|
3440
4008
|
"name": "nuxt-facebook-chat",
|
|
3441
4009
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -3462,6 +4030,28 @@
|
|
|
3462
4030
|
"requires": {}
|
|
3463
4031
|
}
|
|
3464
4032
|
},
|
|
4033
|
+
{
|
|
4034
|
+
"name": "nuxt-feather-icons",
|
|
4035
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
4036
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
4037
|
+
"npm": "nuxt-feather-icons",
|
|
4038
|
+
"icon": "nuxt-feather-icons.png",
|
|
4039
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
4040
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
4041
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
4042
|
+
"category": "UI",
|
|
4043
|
+
"type": "3rd-party",
|
|
4044
|
+
"maintainers": [
|
|
4045
|
+
{
|
|
4046
|
+
"name": "4sllan",
|
|
4047
|
+
"github": "4sllan"
|
|
4048
|
+
}
|
|
4049
|
+
],
|
|
4050
|
+
"compatibility": {
|
|
4051
|
+
"nuxt": "^3.0.0",
|
|
4052
|
+
"requires": {}
|
|
4053
|
+
}
|
|
4054
|
+
},
|
|
3465
4055
|
{
|
|
3466
4056
|
"name": "nuxt-feedme",
|
|
3467
4057
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3484,6 +4074,51 @@
|
|
|
3484
4074
|
"requires": {}
|
|
3485
4075
|
}
|
|
3486
4076
|
},
|
|
4077
|
+
{
|
|
4078
|
+
"name": "nuxt-file-storage",
|
|
4079
|
+
"description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
|
|
4080
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
4081
|
+
"npm": "nuxt-file-storage",
|
|
4082
|
+
"icon": "nuxt-file-storage.svg",
|
|
4083
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4084
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4085
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4086
|
+
"category": "Database",
|
|
4087
|
+
"type": "3rd-party",
|
|
4088
|
+
"maintainers": [
|
|
4089
|
+
{
|
|
4090
|
+
"name": "NyllRE",
|
|
4091
|
+
"github": "NyllRE"
|
|
4092
|
+
}
|
|
4093
|
+
],
|
|
4094
|
+
"compatibility": {
|
|
4095
|
+
"nuxt": "^3.0.0",
|
|
4096
|
+
"requires": {}
|
|
4097
|
+
}
|
|
4098
|
+
},
|
|
4099
|
+
{
|
|
4100
|
+
"name": "nuxt-fontawesome",
|
|
4101
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4102
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4103
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4104
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4105
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4106
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4107
|
+
"learn_more": "https://fontawesome.com",
|
|
4108
|
+
"category": "UI",
|
|
4109
|
+
"type": "3rd-party",
|
|
4110
|
+
"maintainers": [
|
|
4111
|
+
{
|
|
4112
|
+
"name": "Vasily Naumkin",
|
|
4113
|
+
"github": "bezumkin",
|
|
4114
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4115
|
+
}
|
|
4116
|
+
],
|
|
4117
|
+
"compatibility": {
|
|
4118
|
+
"nuxt": "^3.0.0",
|
|
4119
|
+
"requires": {}
|
|
4120
|
+
}
|
|
4121
|
+
},
|
|
3487
4122
|
{
|
|
3488
4123
|
"name": "nuxt-graphql-middleware",
|
|
3489
4124
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3491,7 +4126,7 @@
|
|
|
3491
4126
|
"npm": "nuxt-graphql-middleware",
|
|
3492
4127
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3493
4128
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3494
|
-
"website": "https://nuxt-graphql-middleware
|
|
4129
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3495
4130
|
"learn_more": "",
|
|
3496
4131
|
"category": "Request",
|
|
3497
4132
|
"type": "3rd-party",
|
|
@@ -3549,12 +4184,13 @@
|
|
|
3549
4184
|
"maintainers": [
|
|
3550
4185
|
{
|
|
3551
4186
|
"name": "Zadig&Voltaire Team",
|
|
3552
|
-
"github": "
|
|
4187
|
+
"github": "zadigetvoltaire"
|
|
3553
4188
|
}
|
|
3554
4189
|
],
|
|
3555
4190
|
"compatibility": {
|
|
3556
4191
|
"nuxt": "^3.0.0",
|
|
3557
|
-
"requires": {}
|
|
4192
|
+
"requires": {},
|
|
4193
|
+
"devtools": "^0.0.0"
|
|
3558
4194
|
}
|
|
3559
4195
|
},
|
|
3560
4196
|
{
|
|
@@ -3581,6 +4217,28 @@
|
|
|
3581
4217
|
}
|
|
3582
4218
|
}
|
|
3583
4219
|
},
|
|
4220
|
+
{
|
|
4221
|
+
"name": "nuxt-interpolation",
|
|
4222
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
4223
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
4224
|
+
"npm": "nuxt-interpolation",
|
|
4225
|
+
"icon": "",
|
|
4226
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4227
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4228
|
+
"learn_more": "",
|
|
4229
|
+
"category": "Devtools",
|
|
4230
|
+
"type": "3rd-party",
|
|
4231
|
+
"maintainers": [
|
|
4232
|
+
{
|
|
4233
|
+
"name": "daliborgogic",
|
|
4234
|
+
"github": "daliborgogic"
|
|
4235
|
+
}
|
|
4236
|
+
],
|
|
4237
|
+
"compatibility": {
|
|
4238
|
+
"nuxt": "^2.0.0",
|
|
4239
|
+
"requires": {}
|
|
4240
|
+
}
|
|
4241
|
+
},
|
|
3584
4242
|
{
|
|
3585
4243
|
"name": "nuxt-jsonld",
|
|
3586
4244
|
"description": "Manage JSON-LD in Vue component.",
|
|
@@ -3610,8 +4268,8 @@
|
|
|
3610
4268
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3611
4269
|
"icon": "nuxt-localtunnel.svg",
|
|
3612
4270
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3613
|
-
"website": "https://
|
|
3614
|
-
"learn_more": "
|
|
4271
|
+
"website": "https://github.com/nuxtus/localtunnel",
|
|
4272
|
+
"learn_more": "",
|
|
3615
4273
|
"category": "Devtools",
|
|
3616
4274
|
"type": "3rd-party",
|
|
3617
4275
|
"maintainers": [
|
|
@@ -3649,6 +4307,28 @@
|
|
|
3649
4307
|
"requires": {}
|
|
3650
4308
|
}
|
|
3651
4309
|
},
|
|
4310
|
+
{
|
|
4311
|
+
"name": "nuxt-mail",
|
|
4312
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
4313
|
+
"repo": "dword-design/nuxt-mail",
|
|
4314
|
+
"npm": "nuxt-mail",
|
|
4315
|
+
"icon": "",
|
|
4316
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
4317
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
4318
|
+
"learn_more": "",
|
|
4319
|
+
"category": "Extensions",
|
|
4320
|
+
"type": "3rd-party",
|
|
4321
|
+
"maintainers": [
|
|
4322
|
+
{
|
|
4323
|
+
"name": "Sebastian Landwehr",
|
|
4324
|
+
"github": "dword-design"
|
|
4325
|
+
}
|
|
4326
|
+
],
|
|
4327
|
+
"compatibility": {
|
|
4328
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4329
|
+
"requires": {}
|
|
4330
|
+
}
|
|
4331
|
+
},
|
|
3652
4332
|
{
|
|
3653
4333
|
"name": "nuxt-mapbox",
|
|
3654
4334
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3693,6 +4373,29 @@
|
|
|
3693
4373
|
"requires": {}
|
|
3694
4374
|
}
|
|
3695
4375
|
},
|
|
4376
|
+
{
|
|
4377
|
+
"name": "nuxt-meta-pixel",
|
|
4378
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4379
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4380
|
+
"npm": "nuxt-meta-pixel",
|
|
4381
|
+
"icon": "",
|
|
4382
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4383
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4384
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4385
|
+
"category": "Analytics",
|
|
4386
|
+
"type": "3rd-party",
|
|
4387
|
+
"maintainers": [
|
|
4388
|
+
{
|
|
4389
|
+
"name": "tanukijs",
|
|
4390
|
+
"github": "tanukijs",
|
|
4391
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4392
|
+
}
|
|
4393
|
+
],
|
|
4394
|
+
"compatibility": {
|
|
4395
|
+
"nuxt": "^3.0.0",
|
|
4396
|
+
"requires": {}
|
|
4397
|
+
}
|
|
4398
|
+
},
|
|
3696
4399
|
{
|
|
3697
4400
|
"name": "nuxt-monaco-editor",
|
|
3698
4401
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3732,6 +4435,125 @@
|
|
|
3732
4435
|
"github": "arashsheyda"
|
|
3733
4436
|
}
|
|
3734
4437
|
],
|
|
4438
|
+
"compatibility": {
|
|
4439
|
+
"nuxt": "^3.0.0",
|
|
4440
|
+
"requires": {},
|
|
4441
|
+
"devtools": "^0.0.0"
|
|
4442
|
+
}
|
|
4443
|
+
},
|
|
4444
|
+
{
|
|
4445
|
+
"name": "nuxt-oidc-auth",
|
|
4446
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4447
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4448
|
+
"npm": "nuxt-oidc-auth",
|
|
4449
|
+
"icon": "",
|
|
4450
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4451
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4452
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4453
|
+
"category": "Security",
|
|
4454
|
+
"type": "3rd-party",
|
|
4455
|
+
"maintainers": [
|
|
4456
|
+
{
|
|
4457
|
+
"name": "Jan-Henrik Damaschke",
|
|
4458
|
+
"github": "itpropro",
|
|
4459
|
+
"twitter": "jandamaschke"
|
|
4460
|
+
}
|
|
4461
|
+
],
|
|
4462
|
+
"compatibility": {
|
|
4463
|
+
"nuxt": "^3.0.0",
|
|
4464
|
+
"requires": {}
|
|
4465
|
+
}
|
|
4466
|
+
},
|
|
4467
|
+
{
|
|
4468
|
+
"name": "nuxt-openapi-docs-module",
|
|
4469
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4470
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4471
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4472
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4473
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4474
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4475
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4476
|
+
"category": "Libraries",
|
|
4477
|
+
"type": "3rd-party",
|
|
4478
|
+
"maintainers": [
|
|
4479
|
+
{
|
|
4480
|
+
"name": "Pavel Kuzmin",
|
|
4481
|
+
"github": "s00d"
|
|
4482
|
+
}
|
|
4483
|
+
],
|
|
4484
|
+
"compatibility": {
|
|
4485
|
+
"nuxt": "^3.0.0",
|
|
4486
|
+
"requires": {}
|
|
4487
|
+
}
|
|
4488
|
+
},
|
|
4489
|
+
{
|
|
4490
|
+
"name": "nuxt-openid-connect",
|
|
4491
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4492
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4493
|
+
"npm": "nuxt-openid-connect",
|
|
4494
|
+
"icon": "",
|
|
4495
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4496
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4497
|
+
"learn_more": "",
|
|
4498
|
+
"category": "Security",
|
|
4499
|
+
"type": "3rd-party",
|
|
4500
|
+
"maintainers": [
|
|
4501
|
+
{
|
|
4502
|
+
"name": "Aborn Jiang",
|
|
4503
|
+
"github": "aborn"
|
|
4504
|
+
},
|
|
4505
|
+
{
|
|
4506
|
+
"name": "Khaled Almana",
|
|
4507
|
+
"github": "KhaledAlMana"
|
|
4508
|
+
}
|
|
4509
|
+
],
|
|
4510
|
+
"compatibility": {
|
|
4511
|
+
"nuxt": "^3.0.0",
|
|
4512
|
+
"requires": {},
|
|
4513
|
+
"devtools": "^0.0.0"
|
|
4514
|
+
}
|
|
4515
|
+
},
|
|
4516
|
+
{
|
|
4517
|
+
"name": "nuxt-payload-analyzer",
|
|
4518
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4519
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4520
|
+
"npm": "nuxt-payload-analyzer",
|
|
4521
|
+
"icon": "",
|
|
4522
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4523
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4524
|
+
"learn_more": "",
|
|
4525
|
+
"category": "Performance",
|
|
4526
|
+
"type": "3rd-party",
|
|
4527
|
+
"maintainers": [
|
|
4528
|
+
{
|
|
4529
|
+
"name": "Barbapapazes",
|
|
4530
|
+
"github": "Barbapapazes",
|
|
4531
|
+
"twitter": "soubiran_"
|
|
4532
|
+
}
|
|
4533
|
+
],
|
|
4534
|
+
"compatibility": {
|
|
4535
|
+
"nuxt": "^3.0.0",
|
|
4536
|
+
"requires": {}
|
|
4537
|
+
}
|
|
4538
|
+
},
|
|
4539
|
+
{
|
|
4540
|
+
"name": "nuxt-pdf-frame",
|
|
4541
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4542
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4543
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4544
|
+
"icon": "pdf-frame.svg",
|
|
4545
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4546
|
+
"website": "https://www.pdf-frame.org",
|
|
4547
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4548
|
+
"category": "Libraries",
|
|
4549
|
+
"type": "3rd-party",
|
|
4550
|
+
"maintainers": [
|
|
4551
|
+
{
|
|
4552
|
+
"name": "Narayana Swamy",
|
|
4553
|
+
"github": "nswamy14",
|
|
4554
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4555
|
+
}
|
|
4556
|
+
],
|
|
3735
4557
|
"compatibility": {
|
|
3736
4558
|
"nuxt": "^3.0.0",
|
|
3737
4559
|
"requires": {}
|
|
@@ -3767,8 +4589,8 @@
|
|
|
3767
4589
|
"npm": "nuxt-phosphor-icons",
|
|
3768
4590
|
"icon": "phosphor-icons.svg",
|
|
3769
4591
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3770
|
-
"website": "https://
|
|
3771
|
-
"learn_more": "https://
|
|
4592
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4593
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3772
4594
|
"category": "UI",
|
|
3773
4595
|
"type": "3rd-party",
|
|
3774
4596
|
"maintainers": [
|
|
@@ -3804,28 +4626,6 @@
|
|
|
3804
4626
|
"requires": {}
|
|
3805
4627
|
}
|
|
3806
4628
|
},
|
|
3807
|
-
{
|
|
3808
|
-
"name": "plausible",
|
|
3809
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3810
|
-
"repo": "nuxt-modules/plausible",
|
|
3811
|
-
"npm": "@nuxtjs/plausible",
|
|
3812
|
-
"icon": "plausible.png",
|
|
3813
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
3814
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
3815
|
-
"learn_more": "https://plausible.io/",
|
|
3816
|
-
"category": "Analytics",
|
|
3817
|
-
"type": "community",
|
|
3818
|
-
"maintainers": [
|
|
3819
|
-
{
|
|
3820
|
-
"name": "Johann Schopplich",
|
|
3821
|
-
"github": "johannschopplich"
|
|
3822
|
-
}
|
|
3823
|
-
],
|
|
3824
|
-
"compatibility": {
|
|
3825
|
-
"nuxt": "^3.0.0",
|
|
3826
|
-
"requires": {}
|
|
3827
|
-
}
|
|
3828
|
-
},
|
|
3829
4629
|
{
|
|
3830
4630
|
"name": "nuxt-plotly",
|
|
3831
4631
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -3875,6 +4675,28 @@
|
|
|
3875
4675
|
"requires": {}
|
|
3876
4676
|
}
|
|
3877
4677
|
},
|
|
4678
|
+
{
|
|
4679
|
+
"name": "nuxt-posthog",
|
|
4680
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4681
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4682
|
+
"npm": "nuxt-posthog",
|
|
4683
|
+
"icon": "posthog.svg",
|
|
4684
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4685
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4686
|
+
"learn_more": "https://posthog.com",
|
|
4687
|
+
"category": "Analytics",
|
|
4688
|
+
"type": "3rd-party",
|
|
4689
|
+
"maintainers": [
|
|
4690
|
+
{
|
|
4691
|
+
"name": "Carles Mitjans",
|
|
4692
|
+
"github": "mitjans"
|
|
4693
|
+
}
|
|
4694
|
+
],
|
|
4695
|
+
"compatibility": {
|
|
4696
|
+
"nuxt": "^3.0.0",
|
|
4697
|
+
"requires": {}
|
|
4698
|
+
}
|
|
4699
|
+
},
|
|
3878
4700
|
{
|
|
3879
4701
|
"name": "nuxt-smartlook",
|
|
3880
4702
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -3899,6 +4721,28 @@
|
|
|
3899
4721
|
"requires": {}
|
|
3900
4722
|
}
|
|
3901
4723
|
},
|
|
4724
|
+
{
|
|
4725
|
+
"name": "nuxt-social-share",
|
|
4726
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4727
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4728
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4729
|
+
"icon": "nuxt-social-share.png",
|
|
4730
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4731
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4732
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4733
|
+
"category": "Extensions",
|
|
4734
|
+
"type": "3rd-party",
|
|
4735
|
+
"maintainers": [
|
|
4736
|
+
{
|
|
4737
|
+
"name": "stefanobartoletti",
|
|
4738
|
+
"github": "stefanobartoletti"
|
|
4739
|
+
}
|
|
4740
|
+
],
|
|
4741
|
+
"compatibility": {
|
|
4742
|
+
"nuxt": "^3.0.0",
|
|
4743
|
+
"requires": {}
|
|
4744
|
+
}
|
|
4745
|
+
},
|
|
3902
4746
|
{
|
|
3903
4747
|
"name": "ssr-lit",
|
|
3904
4748
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3932,7 +4776,7 @@
|
|
|
3932
4776
|
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3933
4777
|
"repo": "fumeapp/nuxt-storm",
|
|
3934
4778
|
"npm": "nuxt-storm",
|
|
3935
|
-
"icon": "
|
|
4779
|
+
"icon": "",
|
|
3936
4780
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3937
4781
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3938
4782
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -3949,6 +4793,30 @@
|
|
|
3949
4793
|
"requires": {}
|
|
3950
4794
|
}
|
|
3951
4795
|
},
|
|
4796
|
+
{
|
|
4797
|
+
"name": "nuxt-svgo-loader",
|
|
4798
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4799
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4800
|
+
"npm": "nuxt-svgo-loader",
|
|
4801
|
+
"icon": "",
|
|
4802
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4803
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4804
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4805
|
+
"category": "Images",
|
|
4806
|
+
"type": "3rd-party",
|
|
4807
|
+
"maintainers": [
|
|
4808
|
+
{
|
|
4809
|
+
"name": "Alex Liu",
|
|
4810
|
+
"github": "Mini-ghost",
|
|
4811
|
+
"twitter": "Minighost_Alex"
|
|
4812
|
+
}
|
|
4813
|
+
],
|
|
4814
|
+
"compatibility": {
|
|
4815
|
+
"nuxt": "^3.0.0",
|
|
4816
|
+
"requires": {},
|
|
4817
|
+
"devtools": "^0.0.0"
|
|
4818
|
+
}
|
|
4819
|
+
},
|
|
3952
4820
|
{
|
|
3953
4821
|
"name": "nuxt-svgo",
|
|
3954
4822
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -3994,14 +4862,14 @@
|
|
|
3994
4862
|
}
|
|
3995
4863
|
},
|
|
3996
4864
|
{
|
|
3997
|
-
"name": "nuxt-use-
|
|
3998
|
-
"description": "A Nuxt module
|
|
3999
|
-
"repo": "Tahul/nuxt-use-
|
|
4000
|
-
"npm": "nuxt-use-
|
|
4001
|
-
"icon": "nuxt-use-
|
|
4002
|
-
"github": "https://github.com/Tahul/nuxt-use-
|
|
4003
|
-
"website": "https://github.com/Tahul/nuxt-use-
|
|
4004
|
-
"learn_more": "https://github.com/vueuse/
|
|
4865
|
+
"name": "nuxt-use-sound",
|
|
4866
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
4867
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
4868
|
+
"npm": "nuxt-use-sound",
|
|
4869
|
+
"icon": "nuxt-use-sound.svg",
|
|
4870
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
4871
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
4872
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
4005
4873
|
"category": "Libraries",
|
|
4006
4874
|
"type": "3rd-party",
|
|
4007
4875
|
"maintainers": [
|
|
@@ -4016,24 +4884,24 @@
|
|
|
4016
4884
|
}
|
|
4017
4885
|
},
|
|
4018
4886
|
{
|
|
4019
|
-
"name": "nuxt-
|
|
4020
|
-
"description": "
|
|
4021
|
-
"repo": "
|
|
4022
|
-
"npm": "nuxt-
|
|
4023
|
-
"icon": "nuxt-
|
|
4024
|
-
"github": "https://github.com/
|
|
4025
|
-
"website": "https://github.com/
|
|
4026
|
-
"learn_more": "
|
|
4027
|
-
"category": "
|
|
4887
|
+
"name": "nuxt-uswds",
|
|
4888
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
4889
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
4890
|
+
"npm": "nuxt-uswds",
|
|
4891
|
+
"icon": "nuxt-uswds.svg",
|
|
4892
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
4893
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
4894
|
+
"learn_more": "",
|
|
4895
|
+
"category": "UI",
|
|
4028
4896
|
"type": "3rd-party",
|
|
4029
4897
|
"maintainers": [
|
|
4030
4898
|
{
|
|
4031
|
-
"name": "
|
|
4032
|
-
"github": "
|
|
4899
|
+
"name": "Patrick Cate",
|
|
4900
|
+
"github": "patrickcate"
|
|
4033
4901
|
}
|
|
4034
4902
|
],
|
|
4035
4903
|
"compatibility": {
|
|
4036
|
-
"nuxt": "^
|
|
4904
|
+
"nuxt": "^3.0.0",
|
|
4037
4905
|
"requires": {}
|
|
4038
4906
|
}
|
|
4039
4907
|
},
|
|
@@ -4084,20 +4952,70 @@
|
|
|
4084
4952
|
}
|
|
4085
4953
|
},
|
|
4086
4954
|
{
|
|
4087
|
-
"name": "nuxt-
|
|
4088
|
-
"description": "
|
|
4089
|
-
"repo": "
|
|
4090
|
-
"npm": "
|
|
4091
|
-
"icon": "
|
|
4092
|
-
"github": "https://github.com/
|
|
4093
|
-
"website": "https://
|
|
4094
|
-
"learn_more": "
|
|
4095
|
-
"category": "
|
|
4955
|
+
"name": "nuxt-zod-i18n",
|
|
4956
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4957
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4958
|
+
"npm": "nuxt-zod-i18n",
|
|
4959
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4960
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4961
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4962
|
+
"learn_more": "",
|
|
4963
|
+
"category": "Libraries",
|
|
4964
|
+
"type": "3rd-party",
|
|
4965
|
+
"maintainers": [
|
|
4966
|
+
{
|
|
4967
|
+
"name": "xibman",
|
|
4968
|
+
"github": "xibman"
|
|
4969
|
+
}
|
|
4970
|
+
],
|
|
4971
|
+
"compatibility": {
|
|
4972
|
+
"nuxt": "^3.0.0",
|
|
4973
|
+
"requires": {}
|
|
4974
|
+
}
|
|
4975
|
+
},
|
|
4976
|
+
{
|
|
4977
|
+
"name": "nuxt2-ngrok",
|
|
4978
|
+
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
4979
|
+
"repo": "nuxt-community/ngrok",
|
|
4980
|
+
"npm": "@nuxtjs/ngrok",
|
|
4981
|
+
"icon": "ngrok.png",
|
|
4982
|
+
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
4983
|
+
"website": "https://ngrok.nuxtjs.org",
|
|
4984
|
+
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
4985
|
+
"category": "Devtools",
|
|
4986
|
+
"type": "community",
|
|
4987
|
+
"maintainers": [
|
|
4988
|
+
{
|
|
4989
|
+
"name": "Debbie O'Brien",
|
|
4990
|
+
"github": "debs-obrien",
|
|
4991
|
+
"twitter": "debs_obrien"
|
|
4992
|
+
},
|
|
4993
|
+
{
|
|
4994
|
+
"name": "Pooya Parsa",
|
|
4995
|
+
"github": "pi0",
|
|
4996
|
+
"twitter": "_pi0_"
|
|
4997
|
+
}
|
|
4998
|
+
],
|
|
4999
|
+
"compatibility": {
|
|
5000
|
+
"nuxt": "^2.0.0",
|
|
5001
|
+
"requires": {}
|
|
5002
|
+
}
|
|
5003
|
+
},
|
|
5004
|
+
{
|
|
5005
|
+
"name": "nuxt3-interpolation",
|
|
5006
|
+
"description": "",
|
|
5007
|
+
"repo": "daliborgogic/interpolation",
|
|
5008
|
+
"npm": "nuxt3-interpolation",
|
|
5009
|
+
"icon": "",
|
|
5010
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5011
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
5012
|
+
"learn_more": "",
|
|
5013
|
+
"category": "Devtools",
|
|
4096
5014
|
"type": "3rd-party",
|
|
4097
5015
|
"maintainers": [
|
|
4098
5016
|
{
|
|
4099
|
-
"name": "
|
|
4100
|
-
"github": "
|
|
5017
|
+
"name": "daliborgogic",
|
|
5018
|
+
"github": "daliborgogic"
|
|
4101
5019
|
}
|
|
4102
5020
|
],
|
|
4103
5021
|
"compatibility": {
|
|
@@ -4112,7 +5030,7 @@
|
|
|
4112
5030
|
"npm": "nuxt3-leaflet",
|
|
4113
5031
|
"icon": "leaflet.png",
|
|
4114
5032
|
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4115
|
-
"website": "https://github.
|
|
5033
|
+
"website": "https://gugustinette.github.io/Nuxt-Leaflet",
|
|
4116
5034
|
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4117
5035
|
"category": "Libraries",
|
|
4118
5036
|
"type": "3rd-party",
|
|
@@ -4153,14 +5071,14 @@
|
|
|
4153
5071
|
{
|
|
4154
5072
|
"name": "og-image",
|
|
4155
5073
|
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4156
|
-
"repo": "
|
|
5074
|
+
"repo": "nuxt-modules/og-image",
|
|
4157
5075
|
"npm": "nuxt-og-image",
|
|
4158
5076
|
"icon": "og-image.svg",
|
|
4159
|
-
"github": "https://github.com/
|
|
5077
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4160
5078
|
"website": "https://nuxtseo.com/og-image",
|
|
4161
5079
|
"learn_more": "https://nuxtseo.com/og-image",
|
|
4162
5080
|
"category": "SEO",
|
|
4163
|
-
"type": "
|
|
5081
|
+
"type": "community",
|
|
4164
5082
|
"maintainers": [
|
|
4165
5083
|
{
|
|
4166
5084
|
"name": "Harlan Wilton",
|
|
@@ -4171,7 +5089,8 @@
|
|
|
4171
5089
|
],
|
|
4172
5090
|
"compatibility": {
|
|
4173
5091
|
"nuxt": "^3.0.0",
|
|
4174
|
-
"requires": {}
|
|
5092
|
+
"requires": {},
|
|
5093
|
+
"devtools": "^0.0.0"
|
|
4175
5094
|
}
|
|
4176
5095
|
},
|
|
4177
5096
|
{
|
|
@@ -4197,6 +5116,28 @@
|
|
|
4197
5116
|
"requires": {}
|
|
4198
5117
|
}
|
|
4199
5118
|
},
|
|
5119
|
+
{
|
|
5120
|
+
"name": "onyx",
|
|
5121
|
+
"description": "A design system and Vue.js component library created by Schwarz IT",
|
|
5122
|
+
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
5123
|
+
"npm": "@sit-onyx/nuxt",
|
|
5124
|
+
"icon": "onyx.svg",
|
|
5125
|
+
"github": "https://github.com/SchwarzIT/onyx",
|
|
5126
|
+
"website": "https://onyx.schwarz/development/packages/nuxt.html",
|
|
5127
|
+
"learn_more": "https://onyx.schwarz",
|
|
5128
|
+
"category": "UI",
|
|
5129
|
+
"type": "3rd-party",
|
|
5130
|
+
"maintainers": [
|
|
5131
|
+
{
|
|
5132
|
+
"name": "Schwarz IT",
|
|
5133
|
+
"github": "SchwarzIT"
|
|
5134
|
+
}
|
|
5135
|
+
],
|
|
5136
|
+
"compatibility": {
|
|
5137
|
+
"nuxt": "^3.0.0",
|
|
5138
|
+
"requires": {}
|
|
5139
|
+
}
|
|
5140
|
+
},
|
|
4200
5141
|
{
|
|
4201
5142
|
"name": "optimized-images",
|
|
4202
5143
|
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
@@ -4204,8 +5145,8 @@
|
|
|
4204
5145
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4205
5146
|
"icon": "",
|
|
4206
5147
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4207
|
-
"website": "https://
|
|
4208
|
-
"learn_more": "",
|
|
5148
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
5149
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4209
5150
|
"category": "Images",
|
|
4210
5151
|
"type": "3rd-party",
|
|
4211
5152
|
"maintainers": [
|
|
@@ -4312,6 +5253,28 @@
|
|
|
4312
5253
|
}
|
|
4313
5254
|
}
|
|
4314
5255
|
},
|
|
5256
|
+
{
|
|
5257
|
+
"name": "paypal",
|
|
5258
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
5259
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
5260
|
+
"npm": "nuxt-paypal",
|
|
5261
|
+
"icon": "paypal.svg",
|
|
5262
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
5263
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
5264
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
5265
|
+
"category": "Payment",
|
|
5266
|
+
"type": "3rd-party",
|
|
5267
|
+
"maintainers": [
|
|
5268
|
+
{
|
|
5269
|
+
"name": "Arash Sheyda",
|
|
5270
|
+
"github": "arashsheyda"
|
|
5271
|
+
}
|
|
5272
|
+
],
|
|
5273
|
+
"compatibility": {
|
|
5274
|
+
"nuxt": "^3.0.0",
|
|
5275
|
+
"requires": {}
|
|
5276
|
+
}
|
|
5277
|
+
},
|
|
4315
5278
|
{
|
|
4316
5279
|
"name": "pdfeasy",
|
|
4317
5280
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -4336,6 +5299,28 @@
|
|
|
4336
5299
|
"requires": {}
|
|
4337
5300
|
}
|
|
4338
5301
|
},
|
|
5302
|
+
{
|
|
5303
|
+
"name": "pergel",
|
|
5304
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5305
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5306
|
+
"npm": "pergel",
|
|
5307
|
+
"icon": "pergel.svg",
|
|
5308
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5309
|
+
"website": "https://oku-ui.com/pergel",
|
|
5310
|
+
"learn_more": "",
|
|
5311
|
+
"category": "Devtools",
|
|
5312
|
+
"type": "3rd-party",
|
|
5313
|
+
"maintainers": [
|
|
5314
|
+
{
|
|
5315
|
+
"name": "Mehmet - productdevbook",
|
|
5316
|
+
"github": "productdevbook"
|
|
5317
|
+
}
|
|
5318
|
+
],
|
|
5319
|
+
"compatibility": {
|
|
5320
|
+
"nuxt": "^3.10.0",
|
|
5321
|
+
"requires": {}
|
|
5322
|
+
}
|
|
5323
|
+
},
|
|
4339
5324
|
{
|
|
4340
5325
|
"name": "persian-datepicker",
|
|
4341
5326
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4362,7 +5347,7 @@
|
|
|
4362
5347
|
{
|
|
4363
5348
|
"name": "pinia-orm",
|
|
4364
5349
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4365
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5350
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4366
5351
|
"npm": "@pinia-orm/nuxt",
|
|
4367
5352
|
"icon": "pinia-orm.svg",
|
|
4368
5353
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4436,20 +5421,20 @@
|
|
|
4436
5421
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4437
5422
|
"repo": "nuxt-modules/plausible",
|
|
4438
5423
|
"npm": "@nuxtjs/plausible",
|
|
4439
|
-
"icon": "",
|
|
5424
|
+
"icon": "plausible.svg",
|
|
4440
5425
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4441
5426
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4442
5427
|
"learn_more": "",
|
|
4443
|
-
"category": "
|
|
5428
|
+
"category": "Analytics",
|
|
4444
5429
|
"type": "community",
|
|
4445
5430
|
"maintainers": [
|
|
4446
5431
|
{
|
|
4447
|
-
"name": "
|
|
4448
|
-
"github": "
|
|
5432
|
+
"name": "Johann Schopplich",
|
|
5433
|
+
"github": "johannschopplich"
|
|
4449
5434
|
}
|
|
4450
5435
|
],
|
|
4451
5436
|
"compatibility": {
|
|
4452
|
-
"nuxt": "^2.0.0",
|
|
5437
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4453
5438
|
"requires": {}
|
|
4454
5439
|
}
|
|
4455
5440
|
},
|
|
@@ -4482,7 +5467,7 @@
|
|
|
4482
5467
|
"npm": "nuxt-prepare",
|
|
4483
5468
|
"icon": "prepare.svg",
|
|
4484
5469
|
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4485
|
-
"website": "https://nuxt-prepare.
|
|
5470
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4486
5471
|
"learn_more": "",
|
|
4487
5472
|
"category": "Devtools",
|
|
4488
5473
|
"type": "3rd-party",
|
|
@@ -4499,6 +5484,51 @@
|
|
|
4499
5484
|
"requires": {}
|
|
4500
5485
|
}
|
|
4501
5486
|
},
|
|
5487
|
+
{
|
|
5488
|
+
"name": "primevue",
|
|
5489
|
+
"description": "Next Generation Vue UI Component Library",
|
|
5490
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
5491
|
+
"npm": "nuxt-primevue",
|
|
5492
|
+
"icon": "primevue.svg",
|
|
5493
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
5494
|
+
"website": "https://primevue.org/",
|
|
5495
|
+
"learn_more": "https://primevue.org/",
|
|
5496
|
+
"category": "UI",
|
|
5497
|
+
"type": "3rd-party",
|
|
5498
|
+
"maintainers": [
|
|
5499
|
+
{
|
|
5500
|
+
"name": "primefaces",
|
|
5501
|
+
"github": "primefaces",
|
|
5502
|
+
"twitter": "primevue"
|
|
5503
|
+
}
|
|
5504
|
+
],
|
|
5505
|
+
"compatibility": {
|
|
5506
|
+
"nuxt": "^3.0.0",
|
|
5507
|
+
"requires": {}
|
|
5508
|
+
}
|
|
5509
|
+
},
|
|
5510
|
+
{
|
|
5511
|
+
"name": "prisma",
|
|
5512
|
+
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
5513
|
+
"repo": "prisma/nuxt-prisma",
|
|
5514
|
+
"npm": "@prisma/nuxt",
|
|
5515
|
+
"icon": "prisma.png",
|
|
5516
|
+
"github": "https://github.com/prisma/nuxt-prisma",
|
|
5517
|
+
"website": "https://github.com/prisma/nuxt-prisma",
|
|
5518
|
+
"learn_more": "https://www.prisma.io/orm",
|
|
5519
|
+
"category": "Database",
|
|
5520
|
+
"type": "3rd-party",
|
|
5521
|
+
"maintainers": [
|
|
5522
|
+
{
|
|
5523
|
+
"name": "prisma",
|
|
5524
|
+
"github": "prisma"
|
|
5525
|
+
}
|
|
5526
|
+
],
|
|
5527
|
+
"compatibility": {
|
|
5528
|
+
"nuxt": "^3.0.0",
|
|
5529
|
+
"requires": {}
|
|
5530
|
+
}
|
|
5531
|
+
},
|
|
4502
5532
|
{
|
|
4503
5533
|
"name": "prismic",
|
|
4504
5534
|
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
@@ -4700,7 +5730,8 @@
|
|
|
4700
5730
|
],
|
|
4701
5731
|
"compatibility": {
|
|
4702
5732
|
"nuxt": "^3.0.0",
|
|
4703
|
-
"requires": {}
|
|
5733
|
+
"requires": {},
|
|
5734
|
+
"devtools": "^0.0.0"
|
|
4704
5735
|
}
|
|
4705
5736
|
},
|
|
4706
5737
|
{
|
|
@@ -4725,6 +5756,41 @@
|
|
|
4725
5756
|
"requires": {}
|
|
4726
5757
|
}
|
|
4727
5758
|
},
|
|
5759
|
+
{
|
|
5760
|
+
"name": "radix-vue",
|
|
5761
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
5762
|
+
"repo": "radix-vue/radix-vue",
|
|
5763
|
+
"npm": "radix-vue",
|
|
5764
|
+
"icon": "radix-vue.svg",
|
|
5765
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
5766
|
+
"website": "https://www.radix-vue.com/",
|
|
5767
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
5768
|
+
"category": "UI",
|
|
5769
|
+
"type": "3rd-party",
|
|
5770
|
+
"maintainers": [
|
|
5771
|
+
{
|
|
5772
|
+
"name": "Zernonia",
|
|
5773
|
+
"github": "zernonia",
|
|
5774
|
+
"twitter": "zernonia"
|
|
5775
|
+
},
|
|
5776
|
+
{
|
|
5777
|
+
"name": "Khairul Haaziq",
|
|
5778
|
+
"github": "khairulhaaziq"
|
|
5779
|
+
},
|
|
5780
|
+
{
|
|
5781
|
+
"name": "Mujahid Anuar",
|
|
5782
|
+
"github": "mujahidfa"
|
|
5783
|
+
},
|
|
5784
|
+
{
|
|
5785
|
+
"name": "Max",
|
|
5786
|
+
"github": "onmax"
|
|
5787
|
+
}
|
|
5788
|
+
],
|
|
5789
|
+
"compatibility": {
|
|
5790
|
+
"nuxt": "^3.0.0",
|
|
5791
|
+
"requires": {}
|
|
5792
|
+
}
|
|
5793
|
+
},
|
|
4728
5794
|
{
|
|
4729
5795
|
"name": "recaptcha",
|
|
4730
5796
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
@@ -4770,6 +5836,29 @@
|
|
|
4770
5836
|
"requires": {}
|
|
4771
5837
|
}
|
|
4772
5838
|
},
|
|
5839
|
+
{
|
|
5840
|
+
"name": "resend",
|
|
5841
|
+
"description": "Resend integration for Nuxt",
|
|
5842
|
+
"repo": "nhedger/nuxt-resend",
|
|
5843
|
+
"npm": "nuxt-resend",
|
|
5844
|
+
"icon": "resend.svg",
|
|
5845
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5846
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5847
|
+
"learn_more": "https://resend.com",
|
|
5848
|
+
"category": "Extensions",
|
|
5849
|
+
"type": "3rd-party",
|
|
5850
|
+
"maintainers": [
|
|
5851
|
+
{
|
|
5852
|
+
"name": "Nicolas Hedger",
|
|
5853
|
+
"github": "nhedger",
|
|
5854
|
+
"twitter": "nicolashedger"
|
|
5855
|
+
}
|
|
5856
|
+
],
|
|
5857
|
+
"compatibility": {
|
|
5858
|
+
"nuxt": "^3.0.0",
|
|
5859
|
+
"requires": {}
|
|
5860
|
+
}
|
|
5861
|
+
},
|
|
4773
5862
|
{
|
|
4774
5863
|
"name": "rfg-icon",
|
|
4775
5864
|
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
@@ -4800,7 +5889,7 @@
|
|
|
4800
5889
|
"icon": "robots.png",
|
|
4801
5890
|
"github": "https://github.com/nuxt-modules/robots",
|
|
4802
5891
|
"website": "https://github.com/nuxt-modules/robots",
|
|
4803
|
-
"learn_more": "
|
|
5892
|
+
"learn_more": "",
|
|
4804
5893
|
"category": "SEO",
|
|
4805
5894
|
"type": "community",
|
|
4806
5895
|
"maintainers": [
|
|
@@ -4818,23 +5907,23 @@
|
|
|
4818
5907
|
},
|
|
4819
5908
|
{
|
|
4820
5909
|
"name": "rollbar",
|
|
4821
|
-
"description": "
|
|
4822
|
-
"repo": "
|
|
4823
|
-
"npm": "nuxt-rollbar
|
|
5910
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5911
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5912
|
+
"npm": "nuxt-rollbar",
|
|
4824
5913
|
"icon": "rollbar.png",
|
|
4825
|
-
"github": "https://github.com/
|
|
4826
|
-
"website": "https://github.com/
|
|
5914
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5915
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4827
5916
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4828
5917
|
"category": "Monitoring",
|
|
4829
5918
|
"type": "3rd-party",
|
|
4830
5919
|
"maintainers": [
|
|
4831
5920
|
{
|
|
4832
|
-
"name": "
|
|
4833
|
-
"github": "
|
|
5921
|
+
"name": "Jairo Blatt",
|
|
5922
|
+
"github": "jairoblatt"
|
|
4834
5923
|
}
|
|
4835
5924
|
],
|
|
4836
5925
|
"compatibility": {
|
|
4837
|
-
"nuxt": "^
|
|
5926
|
+
"nuxt": "^3.0.0",
|
|
4838
5927
|
"requires": {}
|
|
4839
5928
|
}
|
|
4840
5929
|
},
|
|
@@ -4909,9 +5998,32 @@
|
|
|
4909
5998
|
}
|
|
4910
5999
|
}
|
|
4911
6000
|
},
|
|
6001
|
+
{
|
|
6002
|
+
"name": "scalar",
|
|
6003
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6004
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
6005
|
+
"npm": "@scalar/nuxt",
|
|
6006
|
+
"icon": "scalar.svg",
|
|
6007
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6008
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
6009
|
+
"learn_more": "https://scalar.com",
|
|
6010
|
+
"category": "Devtools",
|
|
6011
|
+
"type": "3rd-party",
|
|
6012
|
+
"maintainers": [
|
|
6013
|
+
{
|
|
6014
|
+
"name": "scalar",
|
|
6015
|
+
"github": "scalar",
|
|
6016
|
+
"twitter": "scalar"
|
|
6017
|
+
}
|
|
6018
|
+
],
|
|
6019
|
+
"compatibility": {
|
|
6020
|
+
"nuxt": "^3.0.0",
|
|
6021
|
+
"requires": {}
|
|
6022
|
+
}
|
|
6023
|
+
},
|
|
4912
6024
|
{
|
|
4913
6025
|
"name": "schema-org",
|
|
4914
|
-
"description": "Schema.org
|
|
6026
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
4915
6027
|
"repo": "harlan-zw/nuxt-schema-org",
|
|
4916
6028
|
"npm": "nuxt-schema-org",
|
|
4917
6029
|
"icon": "schema-org.svg",
|
|
@@ -4933,6 +6045,29 @@
|
|
|
4933
6045
|
"requires": {}
|
|
4934
6046
|
}
|
|
4935
6047
|
},
|
|
6048
|
+
{
|
|
6049
|
+
"name": "scripts",
|
|
6050
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
6051
|
+
"repo": "nuxt/scripts",
|
|
6052
|
+
"npm": "@nuxt/scripts",
|
|
6053
|
+
"icon": "nuxt.svg",
|
|
6054
|
+
"github": "https://github.com/nuxt/scripts",
|
|
6055
|
+
"website": "https://scripts.nuxt.com",
|
|
6056
|
+
"learn_more": "",
|
|
6057
|
+
"category": "Libraries",
|
|
6058
|
+
"type": "official",
|
|
6059
|
+
"maintainers": [
|
|
6060
|
+
{
|
|
6061
|
+
"name": "Harlan Wilton",
|
|
6062
|
+
"github": "harlan-zw",
|
|
6063
|
+
"twitter": "harlan_zw"
|
|
6064
|
+
}
|
|
6065
|
+
],
|
|
6066
|
+
"compatibility": {
|
|
6067
|
+
"nuxt": "^3.0.0",
|
|
6068
|
+
"requires": {}
|
|
6069
|
+
}
|
|
6070
|
+
},
|
|
4936
6071
|
{
|
|
4937
6072
|
"name": "scss-to-js",
|
|
4938
6073
|
"description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
|
|
@@ -4986,7 +6121,7 @@
|
|
|
4986
6121
|
"icon": "segment.png",
|
|
4987
6122
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4988
6123
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4989
|
-
"learn_more": "
|
|
6124
|
+
"learn_more": "",
|
|
4990
6125
|
"category": "Analytics",
|
|
4991
6126
|
"type": "3rd-party",
|
|
4992
6127
|
"maintainers": [
|
|
@@ -5024,7 +6159,7 @@
|
|
|
5024
6159
|
},
|
|
5025
6160
|
{
|
|
5026
6161
|
"name": "seo-experiments",
|
|
5027
|
-
"description": "Powerful SEO DX improvements
|
|
6162
|
+
"description": "Powerful SEO DX improvements.",
|
|
5028
6163
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5029
6164
|
"npm": "nuxt-seo-experiments",
|
|
5030
6165
|
"icon": "seo-experiments.svg",
|
|
@@ -5046,28 +6181,6 @@
|
|
|
5046
6181
|
"requires": {}
|
|
5047
6182
|
}
|
|
5048
6183
|
},
|
|
5049
|
-
{
|
|
5050
|
-
"name": "seo-kit",
|
|
5051
|
-
"description": "The complete SEO solution for Nuxt.",
|
|
5052
|
-
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
5053
|
-
"npm": "nuxt-seo-kit",
|
|
5054
|
-
"icon": "seo-kit.svg",
|
|
5055
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
5056
|
-
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5057
|
-
"learn_more": "",
|
|
5058
|
-
"category": "SEO",
|
|
5059
|
-
"type": "3rd-party",
|
|
5060
|
-
"maintainers": [
|
|
5061
|
-
{
|
|
5062
|
-
"name": "harlan-zw",
|
|
5063
|
-
"github": "harlan-zw"
|
|
5064
|
-
}
|
|
5065
|
-
],
|
|
5066
|
-
"compatibility": {
|
|
5067
|
-
"nuxt": "^3.0.0",
|
|
5068
|
-
"requires": {}
|
|
5069
|
-
}
|
|
5070
|
-
},
|
|
5071
6184
|
{
|
|
5072
6185
|
"name": "seo-meta",
|
|
5073
6186
|
"description": "Simple generate seo metadata",
|
|
@@ -5091,6 +6204,28 @@
|
|
|
5091
6204
|
"requires": {}
|
|
5092
6205
|
}
|
|
5093
6206
|
},
|
|
6207
|
+
{
|
|
6208
|
+
"name": "seo",
|
|
6209
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
6210
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
6211
|
+
"npm": "@nuxtjs/seo",
|
|
6212
|
+
"icon": "nuxt.svg",
|
|
6213
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
6214
|
+
"website": "https://nuxtseo.com/",
|
|
6215
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
6216
|
+
"category": "SEO",
|
|
6217
|
+
"type": "3rd-party",
|
|
6218
|
+
"maintainers": [
|
|
6219
|
+
{
|
|
6220
|
+
"name": "harlan-zw",
|
|
6221
|
+
"github": "harlan-zw"
|
|
6222
|
+
}
|
|
6223
|
+
],
|
|
6224
|
+
"compatibility": {
|
|
6225
|
+
"nuxt": "^3.0.0",
|
|
6226
|
+
"requires": {}
|
|
6227
|
+
}
|
|
6228
|
+
},
|
|
5094
6229
|
{
|
|
5095
6230
|
"name": "seomatic-meta",
|
|
5096
6231
|
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
@@ -5139,7 +6274,7 @@
|
|
|
5139
6274
|
{
|
|
5140
6275
|
"name": "server-block",
|
|
5141
6276
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5142
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
6277
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5143
6278
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5144
6279
|
"icon": "server-block.svg",
|
|
5145
6280
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5160,21 +6295,25 @@
|
|
|
5160
6295
|
}
|
|
5161
6296
|
},
|
|
5162
6297
|
{
|
|
5163
|
-
"name": "
|
|
5164
|
-
"description": "
|
|
5165
|
-
"repo": "
|
|
5166
|
-
"npm": "
|
|
5167
|
-
"icon": "
|
|
5168
|
-
"github": "https://github.com/
|
|
5169
|
-
"website": "https://
|
|
5170
|
-
"learn_more": "https://
|
|
5171
|
-
"category": "
|
|
6298
|
+
"name": "shadcn",
|
|
6299
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6300
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6301
|
+
"npm": "shadcn-nuxt",
|
|
6302
|
+
"icon": "",
|
|
6303
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6304
|
+
"website": "https://www.shadcn-vue.com",
|
|
6305
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6306
|
+
"category": "UI",
|
|
5172
6307
|
"type": "3rd-party",
|
|
5173
6308
|
"maintainers": [
|
|
5174
6309
|
{
|
|
5175
|
-
"name": "
|
|
5176
|
-
"github": "
|
|
5177
|
-
"twitter": "
|
|
6310
|
+
"name": "Zernonia",
|
|
6311
|
+
"github": "zernonia",
|
|
6312
|
+
"twitter": "zernonia"
|
|
6313
|
+
},
|
|
6314
|
+
{
|
|
6315
|
+
"name": "Sadegh Barati",
|
|
6316
|
+
"github": "sadeghbarati"
|
|
5178
6317
|
}
|
|
5179
6318
|
],
|
|
5180
6319
|
"compatibility": {
|
|
@@ -5205,7 +6344,29 @@
|
|
|
5205
6344
|
}
|
|
5206
6345
|
},
|
|
5207
6346
|
{
|
|
5208
|
-
"name": "
|
|
6347
|
+
"name": "shuimo-ui",
|
|
6348
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6349
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6350
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6351
|
+
"icon": "shuimo-ui.svg",
|
|
6352
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6353
|
+
"website": "https://shuimo.design",
|
|
6354
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6355
|
+
"category": "UI",
|
|
6356
|
+
"type": "3rd-party",
|
|
6357
|
+
"maintainers": [
|
|
6358
|
+
{
|
|
6359
|
+
"name": "higuaifan",
|
|
6360
|
+
"github": "higuaifan"
|
|
6361
|
+
}
|
|
6362
|
+
],
|
|
6363
|
+
"compatibility": {
|
|
6364
|
+
"nuxt": "^3.0.0",
|
|
6365
|
+
"requires": {}
|
|
6366
|
+
}
|
|
6367
|
+
},
|
|
6368
|
+
{
|
|
6369
|
+
"name": "sidebase-auth",
|
|
5209
6370
|
"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.",
|
|
5210
6371
|
"repo": "sidebase/nuxt-auth",
|
|
5211
6372
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -5274,41 +6435,23 @@
|
|
|
5274
6435
|
}
|
|
5275
6436
|
},
|
|
5276
6437
|
{
|
|
5277
|
-
"name": "
|
|
6438
|
+
"name": "sitemap",
|
|
5278
6439
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5279
|
-
"repo": "
|
|
5280
|
-
"npm": "
|
|
6440
|
+
"repo": "nuxt-modules/sitemap",
|
|
6441
|
+
"npm": "@nuxtjs/sitemap",
|
|
5281
6442
|
"icon": "simple-sitemap.svg",
|
|
5282
|
-
"github": "https://github.com/
|
|
5283
|
-
"website": "https://nuxtseo.com/
|
|
5284
|
-
"learn_more": "https://nuxtseo.com/
|
|
6443
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6444
|
+
"website": "https://nuxtseo.com/",
|
|
6445
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5285
6446
|
"category": "SEO",
|
|
5286
|
-
"type": "
|
|
6447
|
+
"type": "community",
|
|
5287
6448
|
"maintainers": [
|
|
5288
6449
|
{
|
|
5289
6450
|
"name": "Harlan Wilton",
|
|
5290
6451
|
"github": "harlan-zw",
|
|
5291
6452
|
"twitter": "harlan_zw",
|
|
5292
6453
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5293
|
-
}
|
|
5294
|
-
],
|
|
5295
|
-
"compatibility": {
|
|
5296
|
-
"nuxt": "^3.0.0",
|
|
5297
|
-
"requires": {}
|
|
5298
|
-
}
|
|
5299
|
-
},
|
|
5300
|
-
{
|
|
5301
|
-
"name": "sitemap",
|
|
5302
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5303
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5304
|
-
"npm": "@nuxtjs/sitemap",
|
|
5305
|
-
"icon": "",
|
|
5306
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5307
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5308
|
-
"learn_more": "",
|
|
5309
|
-
"category": "SEO",
|
|
5310
|
-
"type": "community",
|
|
5311
|
-
"maintainers": [
|
|
6454
|
+
},
|
|
5312
6455
|
{
|
|
5313
6456
|
"name": "Nicolas PENNEC",
|
|
5314
6457
|
"github": "NicoPennec",
|
|
@@ -5316,7 +6459,7 @@
|
|
|
5316
6459
|
}
|
|
5317
6460
|
],
|
|
5318
6461
|
"compatibility": {
|
|
5319
|
-
"nuxt": "^
|
|
6462
|
+
"nuxt": "^3.0.0",
|
|
5320
6463
|
"requires": {}
|
|
5321
6464
|
}
|
|
5322
6465
|
},
|
|
@@ -5350,7 +6493,7 @@
|
|
|
5350
6493
|
"icon": "snipcart.png",
|
|
5351
6494
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5352
6495
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5353
|
-
"learn_more": "
|
|
6496
|
+
"learn_more": "",
|
|
5354
6497
|
"category": "Ecommerce",
|
|
5355
6498
|
"type": "community",
|
|
5356
6499
|
"maintainers": [
|
|
@@ -5432,39 +6575,6 @@
|
|
|
5432
6575
|
"requires": {}
|
|
5433
6576
|
}
|
|
5434
6577
|
},
|
|
5435
|
-
{
|
|
5436
|
-
"name": "speedkit",
|
|
5437
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5438
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5439
|
-
"npm": "nuxt-speedkit",
|
|
5440
|
-
"icon": "speedkit.png",
|
|
5441
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5442
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5443
|
-
"learn_more": "",
|
|
5444
|
-
"category": "Performance",
|
|
5445
|
-
"type": "3rd-party",
|
|
5446
|
-
"maintainers": [
|
|
5447
|
-
{
|
|
5448
|
-
"name": "Stephan Gerbeth",
|
|
5449
|
-
"github": "StephanGerbeth",
|
|
5450
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5451
|
-
},
|
|
5452
|
-
{
|
|
5453
|
-
"name": "Thorn Walli",
|
|
5454
|
-
"github": "ThornWalli",
|
|
5455
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5456
|
-
},
|
|
5457
|
-
{
|
|
5458
|
-
"name": "Grabarz & Partner",
|
|
5459
|
-
"github": "GrabarzUndPartner",
|
|
5460
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5461
|
-
}
|
|
5462
|
-
],
|
|
5463
|
-
"compatibility": {
|
|
5464
|
-
"nuxt": "^2.0.0",
|
|
5465
|
-
"requires": {}
|
|
5466
|
-
}
|
|
5467
|
-
},
|
|
5468
6578
|
{
|
|
5469
6579
|
"name": "ssr-lit",
|
|
5470
6580
|
"description": "",
|
|
@@ -5511,23 +6621,29 @@
|
|
|
5511
6621
|
},
|
|
5512
6622
|
{
|
|
5513
6623
|
"name": "storefront-ui",
|
|
5514
|
-
"description": "Storefront UI
|
|
5515
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6624
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6625
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
5516
6626
|
"npm": "@storefront-ui/nuxt",
|
|
5517
6627
|
"icon": "storefront-ui.svg",
|
|
5518
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
5519
|
-
"website": "https://docs.storefrontui.io
|
|
5520
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6628
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6629
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6630
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
5521
6631
|
"category": "UI",
|
|
5522
6632
|
"type": "3rd-party",
|
|
5523
6633
|
"maintainers": [
|
|
5524
6634
|
{
|
|
5525
|
-
"name": "
|
|
5526
|
-
"github": "
|
|
6635
|
+
"name": "Szymon Dziewoński",
|
|
6636
|
+
"github": "Szymon-dziewonski",
|
|
6637
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6638
|
+
},
|
|
6639
|
+
{
|
|
6640
|
+
"name": "Jakub Freisler",
|
|
6641
|
+
"github": "FRSgit",
|
|
6642
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
5527
6643
|
}
|
|
5528
6644
|
],
|
|
5529
6645
|
"compatibility": {
|
|
5530
|
-
"nuxt": "^
|
|
6646
|
+
"nuxt": "^3.0.0",
|
|
5531
6647
|
"requires": {}
|
|
5532
6648
|
}
|
|
5533
6649
|
},
|
|
@@ -5556,7 +6672,7 @@
|
|
|
5556
6672
|
{
|
|
5557
6673
|
"name": "storyblok",
|
|
5558
6674
|
"description": "Storyblok Nuxt module",
|
|
5559
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6675
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5560
6676
|
"npm": "@storyblok/nuxt",
|
|
5561
6677
|
"icon": "storyblok.png",
|
|
5562
6678
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -5572,37 +6688,34 @@
|
|
|
5572
6688
|
],
|
|
5573
6689
|
"compatibility": {
|
|
5574
6690
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5575
|
-
"requires": {}
|
|
6691
|
+
"requires": {},
|
|
6692
|
+
"devtools": "^0.0.0"
|
|
5576
6693
|
}
|
|
5577
6694
|
},
|
|
5578
6695
|
{
|
|
5579
6696
|
"name": "storybook",
|
|
5580
6697
|
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5581
6698
|
"repo": "nuxt-modules/storybook",
|
|
5582
|
-
"npm": "
|
|
6699
|
+
"npm": "nuxt-storybook",
|
|
5583
6700
|
"icon": "storybook.png",
|
|
5584
6701
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
5585
6702
|
"website": "https://storybook.nuxtjs.org",
|
|
5586
|
-
"learn_more": "https://
|
|
6703
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5587
6704
|
"category": "Devtools",
|
|
5588
|
-
"type": "community",
|
|
5589
|
-
"maintainers": [
|
|
5590
|
-
{
|
|
5591
|
-
"name": "Ahad Birang",
|
|
5592
|
-
"github": "farnabaz",
|
|
5593
|
-
"twitter": "a_birang"
|
|
5594
|
-
},
|
|
6705
|
+
"type": "community",
|
|
6706
|
+
"maintainers": [
|
|
5595
6707
|
{
|
|
5596
|
-
"name": "
|
|
5597
|
-
"github": "
|
|
5598
|
-
"twitter": "
|
|
6708
|
+
"name": "Chakir QATAB",
|
|
6709
|
+
"github": "chakAs3",
|
|
6710
|
+
"twitter": "ChakirQatab"
|
|
5599
6711
|
}
|
|
5600
6712
|
],
|
|
5601
6713
|
"compatibility": {
|
|
5602
|
-
"nuxt": "^2.0.0",
|
|
6714
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5603
6715
|
"requires": {
|
|
5604
6716
|
"bridge": "optional"
|
|
5605
|
-
}
|
|
6717
|
+
},
|
|
6718
|
+
"devtools": "^0.7.2"
|
|
5606
6719
|
}
|
|
5607
6720
|
},
|
|
5608
6721
|
{
|
|
@@ -5632,7 +6745,8 @@
|
|
|
5632
6745
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5633
6746
|
"requires": {
|
|
5634
6747
|
"bridge": true
|
|
5635
|
-
}
|
|
6748
|
+
},
|
|
6749
|
+
"devtools": "^0.0.0"
|
|
5636
6750
|
}
|
|
5637
6751
|
},
|
|
5638
6752
|
{
|
|
@@ -5683,6 +6797,36 @@
|
|
|
5683
6797
|
"requires": {}
|
|
5684
6798
|
}
|
|
5685
6799
|
},
|
|
6800
|
+
{
|
|
6801
|
+
"name": "studio",
|
|
6802
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
6803
|
+
"repo": "nuxtlabs/studio-module",
|
|
6804
|
+
"npm": "@nuxthq/studio",
|
|
6805
|
+
"icon": "studio.svg",
|
|
6806
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
6807
|
+
"website": "https://nuxt.studio",
|
|
6808
|
+
"learn_more": "https://nuxt.studio",
|
|
6809
|
+
"category": "CMS",
|
|
6810
|
+
"type": "3rd-party",
|
|
6811
|
+
"maintainers": [
|
|
6812
|
+
{
|
|
6813
|
+
"name": "Ahad Birang",
|
|
6814
|
+
"github": "farnabaz",
|
|
6815
|
+
"twitter": "a_birang"
|
|
6816
|
+
},
|
|
6817
|
+
{
|
|
6818
|
+
"name": "Sébastien Chopin",
|
|
6819
|
+
"github": "Atinux",
|
|
6820
|
+
"twitter": "Atinux"
|
|
6821
|
+
}
|
|
6822
|
+
],
|
|
6823
|
+
"compatibility": {
|
|
6824
|
+
"nuxt": "^3.0.0",
|
|
6825
|
+
"requires": {
|
|
6826
|
+
"content": true
|
|
6827
|
+
}
|
|
6828
|
+
}
|
|
6829
|
+
},
|
|
5686
6830
|
{
|
|
5687
6831
|
"name": "style-resources",
|
|
5688
6832
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5728,29 +6872,6 @@
|
|
|
5728
6872
|
"requires": {}
|
|
5729
6873
|
}
|
|
5730
6874
|
},
|
|
5731
|
-
{
|
|
5732
|
-
"name": "stylify",
|
|
5733
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
5734
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
5735
|
-
"npm": "@stylify/nuxt",
|
|
5736
|
-
"icon": "stylify.svg",
|
|
5737
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
5738
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
5739
|
-
"learn_more": "https://stylifycss.com",
|
|
5740
|
-
"category": "UI",
|
|
5741
|
-
"type": "3rd-party",
|
|
5742
|
-
"maintainers": [
|
|
5743
|
-
{
|
|
5744
|
-
"name": "Vladimír Macháček",
|
|
5745
|
-
"github": "Machy8",
|
|
5746
|
-
"twitter": "8machy"
|
|
5747
|
-
}
|
|
5748
|
-
],
|
|
5749
|
-
"compatibility": {
|
|
5750
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5751
|
-
"requires": {}
|
|
5752
|
-
}
|
|
5753
|
-
},
|
|
5754
6875
|
{
|
|
5755
6876
|
"name": "supabase",
|
|
5756
6877
|
"description": "First class integration with Supabase",
|
|
@@ -5784,6 +6905,29 @@
|
|
|
5784
6905
|
"requires": {}
|
|
5785
6906
|
}
|
|
5786
6907
|
},
|
|
6908
|
+
{
|
|
6909
|
+
"name": "surrealdb",
|
|
6910
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
6911
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
6912
|
+
"npm": "nuxt-surrealdb",
|
|
6913
|
+
"icon": "surrealdb.png",
|
|
6914
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6915
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6916
|
+
"learn_more": "",
|
|
6917
|
+
"category": "Database",
|
|
6918
|
+
"type": "3rd-party",
|
|
6919
|
+
"maintainers": [
|
|
6920
|
+
{
|
|
6921
|
+
"name": "Sandro Circi",
|
|
6922
|
+
"github": "sandros94",
|
|
6923
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
6924
|
+
}
|
|
6925
|
+
],
|
|
6926
|
+
"compatibility": {
|
|
6927
|
+
"nuxt": "^3.10.0",
|
|
6928
|
+
"requires": {}
|
|
6929
|
+
}
|
|
6930
|
+
},
|
|
5787
6931
|
{
|
|
5788
6932
|
"name": "svg-loader",
|
|
5789
6933
|
"description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
|
|
@@ -5873,6 +7017,30 @@
|
|
|
5873
7017
|
"requires": {}
|
|
5874
7018
|
}
|
|
5875
7019
|
},
|
|
7020
|
+
{
|
|
7021
|
+
"name": "swiftsearch",
|
|
7022
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
7023
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
7024
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
7025
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
7026
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
7027
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
7028
|
+
"learn_more": "",
|
|
7029
|
+
"category": "Libraries",
|
|
7030
|
+
"type": "3rd-party",
|
|
7031
|
+
"maintainers": [
|
|
7032
|
+
{
|
|
7033
|
+
"name": "Matteo Rigoni",
|
|
7034
|
+
"github": "rigo-m",
|
|
7035
|
+
"twitter": "MatteoRigoni",
|
|
7036
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
7037
|
+
}
|
|
7038
|
+
],
|
|
7039
|
+
"compatibility": {
|
|
7040
|
+
"nuxt": "^3.10.0",
|
|
7041
|
+
"requires": {}
|
|
7042
|
+
}
|
|
7043
|
+
},
|
|
5876
7044
|
{
|
|
5877
7045
|
"name": "swiper",
|
|
5878
7046
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -5921,10 +7089,10 @@
|
|
|
5921
7089
|
{
|
|
5922
7090
|
"name": "tailwindcss",
|
|
5923
7091
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5924
|
-
"repo": "nuxt-modules/tailwindcss
|
|
7092
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5925
7093
|
"npm": "@nuxtjs/tailwindcss",
|
|
5926
7094
|
"icon": "tailwindcss.png",
|
|
5927
|
-
"github": "https://github.com/nuxt-modules/tailwindcss
|
|
7095
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5928
7096
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5929
7097
|
"learn_more": "https://tailwindcss.com/",
|
|
5930
7098
|
"category": "UI",
|
|
@@ -5942,6 +7110,38 @@
|
|
|
5942
7110
|
],
|
|
5943
7111
|
"compatibility": {
|
|
5944
7112
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7113
|
+
"requires": {},
|
|
7114
|
+
"devtools": "^0.0.0"
|
|
7115
|
+
},
|
|
7116
|
+
"aliases": [
|
|
7117
|
+
"tailwind"
|
|
7118
|
+
]
|
|
7119
|
+
},
|
|
7120
|
+
{
|
|
7121
|
+
"name": "test-utils",
|
|
7122
|
+
"description": "Test utilities for Nuxt",
|
|
7123
|
+
"repo": "nuxt/test-utils#main",
|
|
7124
|
+
"npm": "@nuxt/test-utils",
|
|
7125
|
+
"icon": "nuxt.svg",
|
|
7126
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
7127
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
7128
|
+
"learn_more": "",
|
|
7129
|
+
"category": "Devtools",
|
|
7130
|
+
"type": "official",
|
|
7131
|
+
"maintainers": [
|
|
7132
|
+
{
|
|
7133
|
+
"name": "Daniel Roe",
|
|
7134
|
+
"github": "danielroe",
|
|
7135
|
+
"twitter": "danielcroe"
|
|
7136
|
+
},
|
|
7137
|
+
{
|
|
7138
|
+
"name": "Anthony Fu",
|
|
7139
|
+
"github": "antfu",
|
|
7140
|
+
"twitter": "antfu7"
|
|
7141
|
+
}
|
|
7142
|
+
],
|
|
7143
|
+
"compatibility": {
|
|
7144
|
+
"nuxt": "^3.0.0",
|
|
5945
7145
|
"requires": {}
|
|
5946
7146
|
}
|
|
5947
7147
|
},
|
|
@@ -5990,6 +7190,28 @@
|
|
|
5990
7190
|
"requires": {}
|
|
5991
7191
|
}
|
|
5992
7192
|
},
|
|
7193
|
+
{
|
|
7194
|
+
"name": "tiptap",
|
|
7195
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
7196
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
7197
|
+
"npm": "nuxt-tiptap-editor",
|
|
7198
|
+
"icon": "tiptap.png",
|
|
7199
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
7200
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7201
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
7202
|
+
"category": "Libraries",
|
|
7203
|
+
"type": "3rd-party",
|
|
7204
|
+
"maintainers": [
|
|
7205
|
+
{
|
|
7206
|
+
"name": "modbender",
|
|
7207
|
+
"github": "modbender"
|
|
7208
|
+
}
|
|
7209
|
+
],
|
|
7210
|
+
"compatibility": {
|
|
7211
|
+
"nuxt": "^3.0.0",
|
|
7212
|
+
"requires": {}
|
|
7213
|
+
}
|
|
7214
|
+
},
|
|
5993
7215
|
{
|
|
5994
7216
|
"name": "toast",
|
|
5995
7217
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
@@ -6013,6 +7235,50 @@
|
|
|
6013
7235
|
"requires": {}
|
|
6014
7236
|
}
|
|
6015
7237
|
},
|
|
7238
|
+
{
|
|
7239
|
+
"name": "tradingview",
|
|
7240
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7241
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7242
|
+
"npm": "nuxt-tradingview",
|
|
7243
|
+
"icon": "tradingview.svg",
|
|
7244
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7245
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7246
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7247
|
+
"category": "Extensions",
|
|
7248
|
+
"type": "3rd-party",
|
|
7249
|
+
"maintainers": [
|
|
7250
|
+
{
|
|
7251
|
+
"name": "Volkan Akkuş",
|
|
7252
|
+
"github": "volkanakkus"
|
|
7253
|
+
}
|
|
7254
|
+
],
|
|
7255
|
+
"compatibility": {
|
|
7256
|
+
"nuxt": "^3.0.0",
|
|
7257
|
+
"requires": {}
|
|
7258
|
+
}
|
|
7259
|
+
},
|
|
7260
|
+
{
|
|
7261
|
+
"name": "translation-manager",
|
|
7262
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
7263
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
7264
|
+
"npm": "nuxt-translation-manager",
|
|
7265
|
+
"icon": "translation-manager.png",
|
|
7266
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7267
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7268
|
+
"learn_more": "",
|
|
7269
|
+
"category": "Extensions",
|
|
7270
|
+
"type": "3rd-party",
|
|
7271
|
+
"maintainers": [
|
|
7272
|
+
{
|
|
7273
|
+
"name": "Sam K",
|
|
7274
|
+
"github": "samk-dev"
|
|
7275
|
+
}
|
|
7276
|
+
],
|
|
7277
|
+
"compatibility": {
|
|
7278
|
+
"nuxt": "^3.0.0",
|
|
7279
|
+
"requires": {}
|
|
7280
|
+
}
|
|
7281
|
+
},
|
|
6016
7282
|
{
|
|
6017
7283
|
"name": "tresjs",
|
|
6018
7284
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -6261,6 +7527,30 @@
|
|
|
6261
7527
|
"requires": {}
|
|
6262
7528
|
}
|
|
6263
7529
|
},
|
|
7530
|
+
{
|
|
7531
|
+
"name": "typo3",
|
|
7532
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
7533
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
7534
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
7535
|
+
"icon": "typo3.svg",
|
|
7536
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
7537
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
7538
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
7539
|
+
"category": "CMS",
|
|
7540
|
+
"type": "3rd-party",
|
|
7541
|
+
"maintainers": [
|
|
7542
|
+
{
|
|
7543
|
+
"name": "Macopedia",
|
|
7544
|
+
"github": "macopedia",
|
|
7545
|
+
"twitter": "macopediapl"
|
|
7546
|
+
}
|
|
7547
|
+
],
|
|
7548
|
+
"compatibility": {
|
|
7549
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7550
|
+
"requires": {},
|
|
7551
|
+
"devtools": "^0.0.0"
|
|
7552
|
+
}
|
|
7553
|
+
},
|
|
6264
7554
|
{
|
|
6265
7555
|
"name": "ui",
|
|
6266
7556
|
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
@@ -6318,28 +7608,6 @@
|
|
|
6318
7608
|
}
|
|
6319
7609
|
}
|
|
6320
7610
|
},
|
|
6321
|
-
{
|
|
6322
|
-
"name": "unhead",
|
|
6323
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6324
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6325
|
-
"npm": "nuxt-seo-experiments",
|
|
6326
|
-
"icon": "",
|
|
6327
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6328
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6329
|
-
"learn_more": "",
|
|
6330
|
-
"category": "SEO",
|
|
6331
|
-
"type": "3rd-party",
|
|
6332
|
-
"maintainers": [
|
|
6333
|
-
{
|
|
6334
|
-
"name": "harlan-zw",
|
|
6335
|
-
"github": "harlan-zw"
|
|
6336
|
-
}
|
|
6337
|
-
],
|
|
6338
|
-
"compatibility": {
|
|
6339
|
-
"nuxt": "^3.0.0",
|
|
6340
|
-
"requires": {}
|
|
6341
|
-
}
|
|
6342
|
-
},
|
|
6343
7611
|
{
|
|
6344
7612
|
"name": "universal-storage",
|
|
6345
7613
|
"description": "Universal Storage Utilities for Nuxt",
|
|
@@ -6371,7 +7639,7 @@
|
|
|
6371
7639
|
{
|
|
6372
7640
|
"name": "unlazy",
|
|
6373
7641
|
"description": "Lazy loading library for placeholder images",
|
|
6374
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7642
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6375
7643
|
"npm": "@unlazy/nuxt",
|
|
6376
7644
|
"icon": "unlazy.svg",
|
|
6377
7645
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6390,41 +7658,15 @@
|
|
|
6390
7658
|
"requires": {}
|
|
6391
7659
|
}
|
|
6392
7660
|
},
|
|
6393
|
-
{
|
|
6394
|
-
"name": "unlighthouse",
|
|
6395
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6396
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6397
|
-
"npm": "@unlighthouse/nuxt",
|
|
6398
|
-
"icon": "unlighthouse.svg",
|
|
6399
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6400
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6401
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6402
|
-
"category": "Devtools",
|
|
6403
|
-
"type": "3rd-party",
|
|
6404
|
-
"maintainers": [
|
|
6405
|
-
{
|
|
6406
|
-
"name": "Harlan Wilton",
|
|
6407
|
-
"github": "harlan-zw",
|
|
6408
|
-
"twitter": "harlan_zw",
|
|
6409
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6410
|
-
}
|
|
6411
|
-
],
|
|
6412
|
-
"compatibility": {
|
|
6413
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6414
|
-
"requires": {
|
|
6415
|
-
"bridge": "optional"
|
|
6416
|
-
}
|
|
6417
|
-
}
|
|
6418
|
-
},
|
|
6419
7661
|
{
|
|
6420
7662
|
"name": "unocss",
|
|
6421
7663
|
"description": "The instant on-demand atomic CSS engine.",
|
|
6422
|
-
"repo": "
|
|
7664
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
6423
7665
|
"npm": "@unocss/nuxt",
|
|
6424
7666
|
"icon": "unocss.svg",
|
|
6425
|
-
"github": "https://github.com/
|
|
6426
|
-
"website": "https://github.com/
|
|
6427
|
-
"learn_more": "https://github.com/
|
|
7667
|
+
"github": "https://github.com/unocss/unocss",
|
|
7668
|
+
"website": "https://github.com/unocss/unocss",
|
|
7669
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
6428
7670
|
"category": "UI",
|
|
6429
7671
|
"type": "3rd-party",
|
|
6430
7672
|
"maintainers": [
|
|
@@ -6439,7 +7681,8 @@
|
|
|
6439
7681
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6440
7682
|
"requires": {
|
|
6441
7683
|
"bridge": "optional"
|
|
6442
|
-
}
|
|
7684
|
+
},
|
|
7685
|
+
"devtools": "^0.0.0"
|
|
6443
7686
|
}
|
|
6444
7687
|
},
|
|
6445
7688
|
{
|
|
@@ -6449,8 +7692,8 @@
|
|
|
6449
7692
|
"npm": "nuxt-ununura",
|
|
6450
7693
|
"icon": "ununuracss.png",
|
|
6451
7694
|
"github": "https://github.com/novout/ununuracss",
|
|
6452
|
-
"website": "https://
|
|
6453
|
-
"learn_more": "https://
|
|
7695
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7696
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6454
7697
|
"category": "UI",
|
|
6455
7698
|
"type": "3rd-party",
|
|
6456
7699
|
"maintainers": [
|
|
@@ -6466,27 +7709,25 @@
|
|
|
6466
7709
|
}
|
|
6467
7710
|
},
|
|
6468
7711
|
{
|
|
6469
|
-
"name": "use-
|
|
6470
|
-
"description": "
|
|
6471
|
-
"repo": "
|
|
6472
|
-
"npm": "
|
|
6473
|
-
"icon": "use-
|
|
6474
|
-
"github": "https://github.com/
|
|
6475
|
-
"website": "https://
|
|
6476
|
-
"learn_more": "https://
|
|
6477
|
-
"category": "
|
|
7712
|
+
"name": "use-bootstrap",
|
|
7713
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7714
|
+
"repo": "simplise/use-bootstrap",
|
|
7715
|
+
"npm": "usebootstrap",
|
|
7716
|
+
"icon": "use-bootstrap.svg",
|
|
7717
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7718
|
+
"website": "https://usebootstrap.org/",
|
|
7719
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7720
|
+
"category": "UI",
|
|
6478
7721
|
"type": "3rd-party",
|
|
6479
7722
|
"maintainers": [
|
|
6480
7723
|
{
|
|
6481
|
-
"name": "
|
|
6482
|
-
"github": "
|
|
7724
|
+
"name": "KoujiSano",
|
|
7725
|
+
"github": "KoujiSano"
|
|
6483
7726
|
}
|
|
6484
7727
|
],
|
|
6485
7728
|
"compatibility": {
|
|
6486
|
-
"nuxt": "^
|
|
6487
|
-
"requires": {
|
|
6488
|
-
"bridge": true
|
|
6489
|
-
}
|
|
7729
|
+
"nuxt": "^3.0.0",
|
|
7730
|
+
"requires": {}
|
|
6490
7731
|
}
|
|
6491
7732
|
},
|
|
6492
7733
|
{
|
|
@@ -6511,28 +7752,6 @@
|
|
|
6511
7752
|
"requires": {}
|
|
6512
7753
|
}
|
|
6513
7754
|
},
|
|
6514
|
-
{
|
|
6515
|
-
"name": "validate",
|
|
6516
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6517
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
6518
|
-
"npm": "nuxt-validate",
|
|
6519
|
-
"icon": "vee-validate.png",
|
|
6520
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6521
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6522
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6523
|
-
"category": "Libraries",
|
|
6524
|
-
"type": "3rd-party",
|
|
6525
|
-
"maintainers": [
|
|
6526
|
-
{
|
|
6527
|
-
"name": "lewyuburi",
|
|
6528
|
-
"github": "lewyuburi"
|
|
6529
|
-
}
|
|
6530
|
-
],
|
|
6531
|
-
"compatibility": {
|
|
6532
|
-
"nuxt": "^2.0.0",
|
|
6533
|
-
"requires": {}
|
|
6534
|
-
}
|
|
6535
|
-
},
|
|
6536
7755
|
{
|
|
6537
7756
|
"name": "vant",
|
|
6538
7757
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -6564,7 +7783,7 @@
|
|
|
6564
7783
|
"npm": "@varlet/nuxt",
|
|
6565
7784
|
"icon": "varlet.svg",
|
|
6566
7785
|
"github": "https://github.com/varletjs/varlet",
|
|
6567
|
-
"website": "https://varlet.
|
|
7786
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
6568
7787
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6569
7788
|
"category": "UI",
|
|
6570
7789
|
"type": "3rd-party",
|
|
@@ -6587,8 +7806,8 @@
|
|
|
6587
7806
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
6588
7807
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6589
7808
|
"icon": "vcalendar.png",
|
|
6590
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
6591
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7809
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7810
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
6592
7811
|
"learn_more": "",
|
|
6593
7812
|
"category": "Libraries",
|
|
6594
7813
|
"type": "3rd-party",
|
|
@@ -6721,41 +7940,15 @@
|
|
|
6721
7940
|
"requires": {}
|
|
6722
7941
|
}
|
|
6723
7942
|
},
|
|
6724
|
-
{
|
|
6725
|
-
"name": "vitest",
|
|
6726
|
-
"description": "Vitest integration with Nuxt",
|
|
6727
|
-
"repo": "danielroe/nuxt-vitest",
|
|
6728
|
-
"npm": "nuxt-vitest",
|
|
6729
|
-
"icon": "vitest.svg",
|
|
6730
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6731
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6732
|
-
"learn_more": "",
|
|
6733
|
-
"category": "Devtools",
|
|
6734
|
-
"type": "3rd-party",
|
|
6735
|
-
"maintainers": [
|
|
6736
|
-
{
|
|
6737
|
-
"name": "Daniel Roe",
|
|
6738
|
-
"github": "danielroe"
|
|
6739
|
-
},
|
|
6740
|
-
{
|
|
6741
|
-
"name": "Anthony Fu",
|
|
6742
|
-
"github": "antfu"
|
|
6743
|
-
}
|
|
6744
|
-
],
|
|
6745
|
-
"compatibility": {
|
|
6746
|
-
"nuxt": "^3.0.0",
|
|
6747
|
-
"requires": {}
|
|
6748
|
-
}
|
|
6749
|
-
},
|
|
6750
7943
|
{
|
|
6751
7944
|
"name": "vue-email",
|
|
6752
7945
|
"description": "💌 Write email templates with vue",
|
|
6753
|
-
"repo": "
|
|
6754
|
-
"npm": "vue-email",
|
|
7946
|
+
"repo": "vue-email/nuxt",
|
|
7947
|
+
"npm": "@vue-email/nuxt",
|
|
6755
7948
|
"icon": "vue-email.svg",
|
|
6756
|
-
"github": "https://github.com/
|
|
6757
|
-
"website": "https://
|
|
6758
|
-
"learn_more": "https://
|
|
7949
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7950
|
+
"website": "https://vuemail.net/",
|
|
7951
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
6759
7952
|
"category": "UI",
|
|
6760
7953
|
"type": "3rd-party",
|
|
6761
7954
|
"maintainers": [
|
|
@@ -6772,6 +7965,30 @@
|
|
|
6772
7965
|
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6773
7966
|
}
|
|
6774
7967
|
],
|
|
7968
|
+
"compatibility": {
|
|
7969
|
+
"nuxt": "^3.0.0",
|
|
7970
|
+
"requires": {},
|
|
7971
|
+
"devtools": "^0.0.0"
|
|
7972
|
+
}
|
|
7973
|
+
},
|
|
7974
|
+
{
|
|
7975
|
+
"name": "vue-final-modal",
|
|
7976
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7977
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7978
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7979
|
+
"icon": "vue-final-modal.svg",
|
|
7980
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7981
|
+
"website": "https://vue-final-modal.org/",
|
|
7982
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7983
|
+
"category": "UI",
|
|
7984
|
+
"type": "3rd-party",
|
|
7985
|
+
"maintainers": [
|
|
7986
|
+
{
|
|
7987
|
+
"name": "Hunter Liu",
|
|
7988
|
+
"github": "hunterliu1003",
|
|
7989
|
+
"twitter": "hunterliu1003"
|
|
7990
|
+
}
|
|
7991
|
+
],
|
|
6775
7992
|
"compatibility": {
|
|
6776
7993
|
"nuxt": "^3.0.0",
|
|
6777
7994
|
"requires": {}
|
|
@@ -6799,7 +8016,8 @@
|
|
|
6799
8016
|
"nuxt": "^3.0.0",
|
|
6800
8017
|
"requires": {
|
|
6801
8018
|
"bridge": "optional"
|
|
6802
|
-
}
|
|
8019
|
+
},
|
|
8020
|
+
"devtools": "^0.0.0"
|
|
6803
8021
|
}
|
|
6804
8022
|
},
|
|
6805
8023
|
{
|
|
@@ -6851,7 +8069,7 @@
|
|
|
6851
8069
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
6852
8070
|
"repo": "moritzsternemann/vue-plausible",
|
|
6853
8071
|
"npm": "vue-plausible",
|
|
6854
|
-
"icon": "plausible.
|
|
8072
|
+
"icon": "plausible.svg",
|
|
6855
8073
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
6856
8074
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
6857
8075
|
"learn_more": "",
|
|
@@ -6871,7 +8089,7 @@
|
|
|
6871
8089
|
{
|
|
6872
8090
|
"name": "vue-query",
|
|
6873
8091
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6874
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
8092
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
6875
8093
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6876
8094
|
"icon": "vue-query.svg",
|
|
6877
8095
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6968,7 +8186,7 @@
|
|
|
6968
8186
|
"npm": "vue3-carousel-nuxt",
|
|
6969
8187
|
"icon": "",
|
|
6970
8188
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6971
|
-
"website": "",
|
|
8189
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6972
8190
|
"learn_more": "",
|
|
6973
8191
|
"category": "UI",
|
|
6974
8192
|
"type": "3rd-party",
|
|
@@ -6987,7 +8205,7 @@
|
|
|
6987
8205
|
{
|
|
6988
8206
|
"name": "vuefire",
|
|
6989
8207
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
6990
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
8208
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
6991
8209
|
"npm": "nuxt-vuefire",
|
|
6992
8210
|
"icon": "vuefire.svg",
|
|
6993
8211
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -7006,6 +8224,52 @@
|
|
|
7006
8224
|
"requires": {}
|
|
7007
8225
|
}
|
|
7008
8226
|
},
|
|
8227
|
+
{
|
|
8228
|
+
"name": "vueform-builder",
|
|
8229
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
8230
|
+
"repo": "vueform/builder#main/nuxt",
|
|
8231
|
+
"npm": "@vueform/builder-nuxt",
|
|
8232
|
+
"icon": "vueform.svg",
|
|
8233
|
+
"github": "https://github.com/vueform/builder",
|
|
8234
|
+
"website": "https://builder.vueform.com",
|
|
8235
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
8236
|
+
"category": "Libraries",
|
|
8237
|
+
"type": "3rd-party",
|
|
8238
|
+
"maintainers": [
|
|
8239
|
+
{
|
|
8240
|
+
"name": "Adam Berecz",
|
|
8241
|
+
"github": "adamberecz",
|
|
8242
|
+
"twitter": "bereczadam"
|
|
8243
|
+
}
|
|
8244
|
+
],
|
|
8245
|
+
"compatibility": {
|
|
8246
|
+
"nuxt": "^3.0.0",
|
|
8247
|
+
"requires": {}
|
|
8248
|
+
}
|
|
8249
|
+
},
|
|
8250
|
+
{
|
|
8251
|
+
"name": "vueform",
|
|
8252
|
+
"description": "Official Vueform module for Nuxt",
|
|
8253
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
8254
|
+
"npm": "@vueform/nuxt",
|
|
8255
|
+
"icon": "vueform.svg",
|
|
8256
|
+
"github": "https://github.com/vueform/vueform",
|
|
8257
|
+
"website": "https://vueform.com",
|
|
8258
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
8259
|
+
"category": "Libraries",
|
|
8260
|
+
"type": "3rd-party",
|
|
8261
|
+
"maintainers": [
|
|
8262
|
+
{
|
|
8263
|
+
"name": "Adam Berecz",
|
|
8264
|
+
"github": "adamberecz",
|
|
8265
|
+
"twitter": "bereczadam"
|
|
8266
|
+
}
|
|
8267
|
+
],
|
|
8268
|
+
"compatibility": {
|
|
8269
|
+
"nuxt": "^3.0.0",
|
|
8270
|
+
"requires": {}
|
|
8271
|
+
}
|
|
8272
|
+
},
|
|
7009
8273
|
{
|
|
7010
8274
|
"name": "vuestic",
|
|
7011
8275
|
"description": "Vuestic UI module for Nuxt",
|
|
@@ -7013,8 +8277,8 @@
|
|
|
7013
8277
|
"npm": "@vuestic/nuxt",
|
|
7014
8278
|
"icon": "vuestic.png",
|
|
7015
8279
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
7016
|
-
"website": "https://vuestic.dev",
|
|
7017
|
-
"learn_more": "https://vuestic.dev/
|
|
8280
|
+
"website": "https://ui.vuestic.dev",
|
|
8281
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
7018
8282
|
"category": "UI",
|
|
7019
8283
|
"type": "3rd-party",
|
|
7020
8284
|
"maintainers": [
|
|
@@ -7035,8 +8299,8 @@
|
|
|
7035
8299
|
"npm": "vuetify-nuxt-module",
|
|
7036
8300
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
7037
8301
|
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7038
|
-
"website": "https://
|
|
7039
|
-
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
8302
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
8303
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
7040
8304
|
"category": "UI",
|
|
7041
8305
|
"type": "3rd-party",
|
|
7042
8306
|
"maintainers": [
|
|
@@ -7099,7 +8363,8 @@
|
|
|
7099
8363
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7100
8364
|
"requires": {
|
|
7101
8365
|
"bridge": "optional"
|
|
7102
|
-
}
|
|
8366
|
+
},
|
|
8367
|
+
"devtools": "^0.0.0"
|
|
7103
8368
|
}
|
|
7104
8369
|
},
|
|
7105
8370
|
{
|
|
@@ -7280,7 +8545,7 @@
|
|
|
7280
8545
|
"icon": "webpack.png",
|
|
7281
8546
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7282
8547
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7283
|
-
"learn_more": "
|
|
8548
|
+
"learn_more": "",
|
|
7284
8549
|
"category": "Devtools",
|
|
7285
8550
|
"type": "community",
|
|
7286
8551
|
"maintainers": [
|
|
@@ -7346,11 +8611,11 @@
|
|
|
7346
8611
|
{
|
|
7347
8612
|
"name": "windicss",
|
|
7348
8613
|
"description": "Next generation utility-first CSS framework.",
|
|
7349
|
-
"repo": "windicss/nuxt-windicss
|
|
8614
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
7350
8615
|
"npm": "nuxt-windicss",
|
|
7351
8616
|
"icon": "windicss.svg",
|
|
7352
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
7353
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8617
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8618
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
7354
8619
|
"learn_more": "https://windicss.org/",
|
|
7355
8620
|
"category": "UI",
|
|
7356
8621
|
"type": "3rd-party",
|