Socket
Book a DemoInstallSign in
Socket

shadcn-chat-components

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

shadcn-chat-components

Add reusable shadcn chat components to your app.

unpublished
latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
0
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-components add

Otherwise, install individual components by running:

npx shadcn-chat-components add [component]

image

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

Keywords

shadcn-chat-components

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