diff --git a/icons/vxe.png b/icons/vxe.png new file mode 100644 index 000000000..6518cea0c Binary files /dev/null and b/icons/vxe.png differ diff --git a/modules/hub.yml b/modules/hub.yml index 658d61209..1c7a45bcc 100644 --- a/modules/hub.yml +++ b/modules/hub.yml @@ -1,11 +1,13 @@ name: hub -description: Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more. +description: >- + Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub + works on Vercel, Cloudflare, Netlify, and more. repo: nuxt-hub/core -npm: "@nuxthub/core" +npm: '@nuxthub/core' icon: nuxthub.svg github: https://github.com/nuxt-hub/core website: https://hub.nuxt.com -learn_more: "" +learn_more: '' category: Database type: 3rd-party maintainers: @@ -25,6 +27,6 @@ maintainers: - name: NuxtLabs github: nuxtlabs compatibility: - nuxt: ">=3.0.0" + nuxt: '>=3.0.0' requires: {} mcp: https://hub.nuxt.com/mcp diff --git a/modules/vxe-design.yml b/modules/vxe-design.yml new file mode 100644 index 000000000..2c78d14fa --- /dev/null +++ b/modules/vxe-design.yml @@ -0,0 +1,18 @@ +name: vxe-design +description: >- + A PC-based visual designer based on Vxe UI, used for building zero-code and + low-code platforms. +repo: x-extends/vxe-design-nuxt +npm: vxe-design-nuxt +icon: vxe.png +github: https://github.com/x-extends/vxe-design-nuxt +website: https://design.vxeui.com +learn_more: https://github.com/x-extends/vxe-design-nuxt +category: UI +type: 3rd-party +maintainers: + - name: xuliangzhan + github: xuliangzhan +compatibility: + nuxt: '>=3.0.0' + requires: {} diff --git a/modules/vxe-gantt.yml b/modules/vxe-gantt.yml new file mode 100644 index 000000000..5e5494c80 --- /dev/null +++ b/modules/vxe-gantt.yml @@ -0,0 +1,16 @@ +name: vxe-gantt +description: A vue2,vue3 based gantt component. +repo: x-extends/vxe-gantt-nuxt +npm: vxe-gantt-nuxt +icon: vxe.png +github: https://github.com/x-extends/vxe-gantt-nuxt +website: https://gantt.vxeui.com +learn_more: https://github.com/x-extends/vxe-gantt-nuxt +category: UI +type: 3rd-party +maintainers: + - name: xuliangzhan + github: xuliangzhan +compatibility: + nuxt: '>=3.0.0' + requires: {} diff --git a/modules/vxe-pc-ui.yml b/modules/vxe-pc-ui.yml new file mode 100644 index 000000000..3bdad7157 --- /dev/null +++ b/modules/vxe-pc-ui.yml @@ -0,0 +1,16 @@ +name: vxe-pc-ui +description: A vue2,vue3 based PC component library. +repo: x-extends/vxe-pc-ui-nuxt +npm: vxe-pc-ui-nuxt +icon: vxe.png +github: https://github.com/x-extends/vxe-pc-ui-nuxt +website: https://vxeui.com +learn_more: https://github.com/x-extends/vxe-pc-ui-nuxt +category: UI +type: 3rd-party +maintainers: + - name: xuliangzhan + github: xuliangzhan +compatibility: + nuxt: '>=3.0.0' + requires: {} diff --git a/modules/vxe-table.yml b/modules/vxe-table.yml new file mode 100644 index 000000000..92d380473 --- /dev/null +++ b/modules/vxe-table.yml @@ -0,0 +1,18 @@ +name: vxe-table +description: >- + A PC-end table component based on Vxe UI, supporting copy-paste, data pivot + table, and high-performance virtual list table solution. +repo: x-extends/vxe-table-nuxt +npm: vxe-table-nuxt +icon: vxe.png +github: https://github.com/x-extends/vxe-table-nuxt +website: https://vxetable.cn +learn_more: https://github.com/x-extends/vxe-table-nuxt +category: UI +type: 3rd-party +maintainers: + - name: xuliangzhan + github: xuliangzhan +compatibility: + nuxt: '>=3.0.0' + requires: {}