@nuxt/modules 0.6.0-a2ae40 → 0.6.0-a37195
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 +101 -10
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -1,4 +1,26 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"name": "Vunix",
|
|
4
|
+
"description": "",
|
|
5
|
+
"repo": "gaetansenn/vunix",
|
|
6
|
+
"npm": "vunix",
|
|
7
|
+
"icon": "",
|
|
8
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
9
|
+
"website": "https://github.com/gaetansenn/vunix",
|
|
10
|
+
"learn_more": "",
|
|
11
|
+
"category": "Devtools",
|
|
12
|
+
"type": "3rd-party",
|
|
13
|
+
"maintainers": [
|
|
14
|
+
{
|
|
15
|
+
"name": "gaetansenn",
|
|
16
|
+
"github": "gaetansenn"
|
|
17
|
+
}
|
|
18
|
+
],
|
|
19
|
+
"compatibility": {
|
|
20
|
+
"nuxt": "^2.0.0",
|
|
21
|
+
"requires": {}
|
|
22
|
+
}
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"name": "ackee",
|
|
4
26
|
"description": "Nuxt.js module for Ackee analytics",
|
|
@@ -249,7 +271,7 @@
|
|
|
249
271
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
272
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
273
|
"learn_more": "",
|
|
252
|
-
"category": "
|
|
274
|
+
"category": "Database",
|
|
253
275
|
"type": "3rd-party",
|
|
254
276
|
"maintainers": [
|
|
255
277
|
{
|
|
@@ -551,11 +573,11 @@
|
|
|
551
573
|
{
|
|
552
574
|
"name": "chatwoot",
|
|
553
575
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
554
|
-
"repo": "
|
|
555
|
-
"npm": "@
|
|
576
|
+
"repo": "productdevbookcom/chatwoot",
|
|
577
|
+
"npm": "@productdevbook/chatwoot",
|
|
556
578
|
"icon": "chatwoot.png",
|
|
557
|
-
"github": "https://github.com/
|
|
558
|
-
"website": "https://github.com/
|
|
579
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
580
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
559
581
|
"learn_more": "https://www.chatwoot.com",
|
|
560
582
|
"category": "Libraries",
|
|
561
583
|
"type": "3rd-party",
|
|
@@ -929,11 +951,11 @@
|
|
|
929
951
|
}
|
|
930
952
|
},
|
|
931
953
|
{
|
|
932
|
-
"name": "datocms",
|
|
933
|
-
"description": "DatoCMS integration for Nuxt.js",
|
|
954
|
+
"name": "datocms-nuxt2",
|
|
955
|
+
"description": "DatoCMS integration for Nuxt.js v2",
|
|
934
956
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
935
957
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
936
|
-
"icon": "datocms.
|
|
958
|
+
"icon": "datocms.svg",
|
|
937
959
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
938
960
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
939
961
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -950,6 +972,30 @@
|
|
|
950
972
|
"requires": {}
|
|
951
973
|
}
|
|
952
974
|
},
|
|
975
|
+
{
|
|
976
|
+
"name": "datocms",
|
|
977
|
+
"description": "DatoCMS module for Nuxt",
|
|
978
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
979
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
980
|
+
"icon": "datocms.svg",
|
|
981
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
982
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
983
|
+
"learn_more": "https://www.datocms.com/",
|
|
984
|
+
"category": "CMS",
|
|
985
|
+
"type": "3rd-party",
|
|
986
|
+
"maintainers": [
|
|
987
|
+
{
|
|
988
|
+
"name": "Jamie Warburton",
|
|
989
|
+
"github": "jamiewarb",
|
|
990
|
+
"twitter": "jamiewarb",
|
|
991
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
992
|
+
}
|
|
993
|
+
],
|
|
994
|
+
"compatibility": {
|
|
995
|
+
"nuxt": "^3.0.0",
|
|
996
|
+
"requires": {}
|
|
997
|
+
}
|
|
998
|
+
},
|
|
953
999
|
{
|
|
954
1000
|
"name": "dayjs",
|
|
955
1001
|
"description": "The best way for use Day.js easily in your Nuxt.js project.",
|
|
@@ -1027,7 +1073,7 @@
|
|
|
1027
1073
|
"github": "https://github.com/nuxt/devtools",
|
|
1028
1074
|
"website": "https://devtools.nuxtjs.org/",
|
|
1029
1075
|
"learn_more": "",
|
|
1030
|
-
"category": "
|
|
1076
|
+
"category": "Devtools",
|
|
1031
1077
|
"type": "official",
|
|
1032
1078
|
"maintainers": [
|
|
1033
1079
|
{
|
|
@@ -4544,7 +4590,7 @@
|
|
|
4544
4590
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4545
4591
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4546
4592
|
"learn_more": "https://snipcart.com",
|
|
4547
|
-
"category": "
|
|
4593
|
+
"category": "Ecommerce",
|
|
4548
4594
|
"type": "community",
|
|
4549
4595
|
"maintainers": [
|
|
4550
4596
|
{
|
|
@@ -5920,6 +5966,29 @@
|
|
|
5920
5966
|
"requires": {}
|
|
5921
5967
|
}
|
|
5922
5968
|
},
|
|
5969
|
+
{
|
|
5970
|
+
"name": "Vunix",
|
|
5971
|
+
"description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
|
|
5972
|
+
"repo": "gaetansenn/vunix",
|
|
5973
|
+
"npm": "@vunix/nuxt",
|
|
5974
|
+
"icon": "",
|
|
5975
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
5976
|
+
"website": "https://vunix.dewib.com/",
|
|
5977
|
+
"learn_more": "",
|
|
5978
|
+
"category": "UI",
|
|
5979
|
+
"type": "3rd-party",
|
|
5980
|
+
"maintainers": [
|
|
5981
|
+
{
|
|
5982
|
+
"name": "Gaetan SENN",
|
|
5983
|
+
"github": "gaetansenn",
|
|
5984
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
5985
|
+
}
|
|
5986
|
+
],
|
|
5987
|
+
"compatibility": {
|
|
5988
|
+
"nuxt": "^3.0.0",
|
|
5989
|
+
"requires": {}
|
|
5990
|
+
}
|
|
5991
|
+
},
|
|
5923
5992
|
{
|
|
5924
5993
|
"name": "web-vitals",
|
|
5925
5994
|
"description": "Web Vitals for Nuxt",
|
|
@@ -6068,6 +6137,28 @@
|
|
|
6068
6137
|
"requires": {}
|
|
6069
6138
|
}
|
|
6070
6139
|
},
|
|
6140
|
+
{
|
|
6141
|
+
"name": "well-known",
|
|
6142
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6143
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6144
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6145
|
+
"icon": "well-known.svg",
|
|
6146
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6147
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6148
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6149
|
+
"category": "SEO",
|
|
6150
|
+
"type": "3rd-party",
|
|
6151
|
+
"maintainers": [
|
|
6152
|
+
{
|
|
6153
|
+
"name": "Zadig&Voltaire Team",
|
|
6154
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6155
|
+
}
|
|
6156
|
+
],
|
|
6157
|
+
"compatibility": {
|
|
6158
|
+
"nuxt": "^3.0.0",
|
|
6159
|
+
"requires": {}
|
|
6160
|
+
}
|
|
6161
|
+
},
|
|
6071
6162
|
{
|
|
6072
6163
|
"name": "windicss",
|
|
6073
6164
|
"description": "Next generation utility-first CSS framework.",
|