Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

ui-thing

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ui-thing

CLI used to add Nuxt components to a project

latest
Source
npmnpm
Version
0.2.8
Version published
Maintainers
1
Created
Source

UI Thing CLI

Cover Image

Credits

  • shadcn/ui
  • Radiv-Vue
  • Reka UI
  • TailwindCSS
  • Nuxt
  • Nuxt UI

Thanks to the maintainers of the other third party libraries used in this project.

💸 Support Me

If you can 😊

Buy Me A Coffee

Getting Started

  • Create a Nuxt project
  • Install the dependencies
  • Run the init command
npx ui-thing@latest init
  • Start the dev server
npm run dev
  • Add components to your project with the add command
npx ui-thing@latest add

Commands

init

npx ui-thing@latest init

This command will install the dependencies and add the required configuration to your project. It will also add a .prettierrc file to your project.

add

npx ui-thing@latest add

This command will add the components to your project.

theme

npx ui-thing@latest theme

This command will add the theme to your project.

prettier

npx ui-thing@latest prettier

This command will add the prettier configuration to your project.

shortcuts

npx ui-thing@latest shortcuts

This command will add the shortcuts composable to your project.

Keywords

cli

FAQs

Package last updated on 14 Mar 2026

Did you know?

Socket

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.

Install

Related posts