The Nuxt Certification Program by VueSchool is out!

maz-ui
maz-ui

install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.

maz-ui

vue 3nuxt 3

typesnpmlicenseDownloads

maintainabilitytest_coveragegithub-actions-test-unit

maz-ui is a standalone components library and tools for Vue.JS & Nuxt.JS (v3.x)

Documentation & Components

Documentation & Components

Install

maz-ui

Getting Started

npm install maz-ui

Nuxt Module

Documentation

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)

Documentation & Commands

npm install @mazui/cli

Contributing

Please follow this documentation

LICENSE

MIT