We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3db776 commit 36547a8Copy full SHA for 36547a8
modules/maz-ui.yml
@@ -1,11 +1,12 @@
1
name: maz-ui
2
description: >-
3
- install easily maz-ui library to take advantage of auto-import components,
4
- plugins, composables and CSS files.
5
-repo: louismazel/maz-ui#master/packages/lib
6
-npm: maz-ui
+ A modern Vue.js UI library with auto-import components, plugins, and
+ composables designed for seamless Nuxt integration and enhanced developer
+ experience.
+repo: louismazel/maz-ui#master/packages/nuxt
7
+npm: '@maz-ui/nuxt'
8
icon: maz-ui.png
-github: https://github.com/louismazel/maz-ui
9
+github: https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt
10
website: https://maz-ui.com/
11
learn_more: https://maz-ui.com/guide/nuxt
12
category: UI
0 commit comments