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

shadcn-chat-cli

Add reusable shadcn chat components to your app.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
0
Created
Source

shadcn-chat

A CLI for adding chat components to your project.

Documentation

Check out the full documentation and API reference here.

Installation

Some of the components rely on shadcn-ui, so make sure to have it installed.

add

Use the add command to add components to your project.

It is recommended to install all components at once:

npx shadcn-chat-cli add --all

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

npx shadcn-chat-cli add

Otherwise, install individual components by running:

npx shadcn-chat-cli add [component]

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 05 Jan 2025

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