Skip to content

view-shadcn-ui 2025.1.0

Install from the command line:
Learn more about npm packages
$ npm install @devlive-community/view-shadcn-ui@2025.1.0
Install via package.json:
"@devlive-community/view-shadcn-ui": "2025.1.0"

About this version

Logo

View Shadcn UI

NPM Downloads NPM Version

Visitors version

GitHub Push code checker GitHub Release Date

GitHub commit activity GitHub contributors GitHub last commit

View Shadcn UI is a Vue3 component library built on Tailwind CSS.

Install & Use

pnpm i view-shadcn-ui
# or
npm install view-shadcn-ui
# or
yarn add view-shadcn-ui

Import and register component

import { createApp } from 'vue'
import App from './App.vue'

import ViewShadcnUI from 'view-shadcn-ui'

const app = createApp(App)
app.use(ViewShadcnUI)

Details


Assets

  • view-shadcn-ui-2025.1.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0