0.5.1 • Published 1 year ago
@cgvweb/ui v0.5.1
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
- Built with Radix Vue and Tailwind CSS.
- HMR support through Nuxt App Config
- Bundled icons
- Fully typed
Installation
pnpm install -D @cgvweb/ui
Then, register the module in your nuxt.config.ts
:
export default defineNuxtConfig({
modules: ['@cgvweb/ui'],
});
0.5.1
1 year ago
0.5.0
1 year ago
0.4.3
1 year ago
0.4.2
1 year ago
0.3.9
1 year ago
0.3.10
1 year ago
0.3.8
1 year ago
0.4.1
1 year ago
0.4.0
1 year ago
0.3.7
1 year ago
0.3.6
1 year ago
0.3.5
1 year ago
0.3.2
1 year ago
0.3.1
1 year ago
0.3.4
1 year ago
0.3.3
1 year ago
0.3.0
1 year ago
0.2.1
1 year ago
0.2.0
2 years ago
0.1.16
2 years ago
0.1.15
2 years ago
0.1.14
2 years ago
0.1.13
2 years ago
0.1.12
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago