Giton22 / nuxt-naiveui

Naive UI module for Nuxt 3

Home Page:https://nuxt-naiveui.bg.tn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Naive UI

npm version npm downloads License Nuxt

Naive UI component library for your Nuxt 3 project

Features

  • ✔️ SSR friendly
  • ✔️ Auto imported and tree-shakable components & composables
  • ✔️ Highly customizable for color mode and device type
  • ✔️ Friendly integration with Tailwindcss
  • ✔️ Adds custom components

Installation

Add @bg-dev/nuxt-naiveui dependency to your project

# Using npm
npm install --save-dev @bg-dev/nuxt-naiveui

# Using yarn
yarn add --dev @bg-dev/nuxt-naiveui

Documentation

The documentation website can be found here.

License

MIT License

About

Naive UI module for Nuxt 3

https://nuxt-naiveui.bg.tn

License:MIT License


Languages

Language:Vue 54.5%Language:TypeScript 43.9%Language:CSS 1.6%