Socket
Book a DemoInstallSign in
Socket

shadcn-chat-cli

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

shadcn-chat-cli

Add reusable shadcn chat components to your app.

unpublished
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
135
419.23%
Maintainers
0
Weekly downloads
 
Created
Source

shadcn-chat

A CLI for adding chat components to your project.

Usage

[!NOTE] You'll need to have shadcn-ui installed first.

add

Use the add command to add components to your project. The add command adds a component to your project.

To view a list of all avaialbe components run the following command:

npx shadcn-chat-cli add

Otherwise, install individual components by running:

npx shadcn-chat-cli add [component]

image

The components will be installed in a subdirectory of the components folder: src/components/ui/chat

Keywords

shadcn-chat-cli

FAQs

Package last updated on 25 Aug 2024

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