
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@nuxt/ui-pro
Advanced tools
Nuxt UI Pro is a collection of Vue components, composables and utils built on top of Nuxt UI, oriented on structure and layout and designed to be used as building blocks for your app.
[!NOTE] You are on the
v3development branch, check out the v1 branch for Nuxt UI Pro v1.
You can get started with our minimal starter, one of our official templates or follow the Installation guide to install Nuxt UI Pro in your existing project.
pnpm add @nuxt/ui-pro@3
yarn add @nuxt/ui-pro@3
npm install @nuxt/ui-pro@3
bun add @nuxt/ui-pro@3
nuxt.config.ts:export default defineNuxtConfig({
modules: ['@nuxt/ui-pro']
})
@import "tailwindcss";
@import "@nuxt/ui-pro";
Learn more in the installation guide.
Here are some open-source projects using Nuxt UI Pro:
When using the Nuxt Devtools, you can see the list of components injected by Nuxt UI Pro in the "Components' tab:
In progress. You cannot repackage Nuxt UI Pro or copy/paste the components into premium templates, UI libraries or open source projects.
FAQs
Ship beautiful web applications at the speed of light with Nuxt UI Pro.
The npm package @nuxt/ui-pro receives a total of 13,452 weekly downloads. As such, @nuxt/ui-pro popularity was classified as popular.
We found that @nuxt/ui-pro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.