@cgvweb/ui
TypeScript icon, indicating that this package has built-in type declarations

0.5.1 • Public • Published

CGV WEB UI

A set of reusable components for Nuxt 3 heavily inspired by @nuxt/ui and shadcn-vue.

These components are developed by Christian Gil mainly to be used at my own freelance projects. It provides the building blocks for the most common components I end up using.

Features

Installation

pnpm install -D @cgvweb/ui

Then, register the module in your nuxt.config.ts:

export default defineNuxtConfig({
  modules: ['@cgvweb/ui'],
});

Readme

Keywords

none

Package Sidebar

Install

npm i @cgvweb/ui

Weekly Downloads

1

Version

0.5.1

License

MIT

Unpacked Size

109 kB

Total Files

92

Last publish

Collaborators

  • cgvweb