Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added icons/vxe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions modules/hub.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
18 changes: 18 additions & 0 deletions modules/vxe-table.yml
Original file line number Diff line number Diff line change
@@ -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: '>=4.0.0'
requires: {}
Loading