 maz-ui
maz-ui 

maz-ui 
install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.
maz-ui
maz-ui is a standalone components library and tools for Vue.JS & Nuxt.JS (v3.x)
Documentation & Components
Install
maz-ui
npm install maz-ui
Nuxt Module
npm install maz-ui
// nuxt.config.js
export default defineNuxtConfig({
  modules: ['maz-ui/nuxt'],
  mazUi: {
    // Options
  },
})
All options of the module are available here
@mazui/cli (theme generator)
npm install @mazui/cli
Contributing
Please follow this documentation