1.6.2 • Published 12 months ago

shadcn-simple-cli v1.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

shadcn-simple-cli

This shadcn-simple-cli is a CLI interface library for using installations shadcn-ui components easily and simply.

스크린샷 2024-08-04 오전 12 53 23

스크린샷 2024-08-04 오전 12 55 10

Installation

You need to init shadcn-ui before installation shadcn-simple-cli [shadcn-ui installation]

npmyarnglobal
npm i -D shadcn-simple-cliyarn add -D shadcn-simple-clinpm i -g shadcn-simple-cli

Options

tagdescription
-v, --versionoutput the current version
-t, --target \<component>directly select to shadcn-ui component
-s, --selectget component list for select
-o, --overwriteoverwrite the existing component and download a new one
-h, --helpoutput all commands and guide
-d, --docslink to shadcn/ui document

Usage

If you added library in project

npm i -D shadcn-simple-cli
npx shad -s

If you added global ( select or target )

npm i -g shadcn-simple-cli
shad -s
shad -t button

Overwrite

Use overwrite option

shad -s -o
shad -t button -o

Used Library

package namesource
shadcn-uihttps://github.com/shadcn-ui/ui
@inquirer/selecthttps://github.com/SBoudrias/Inquirer.js
axioshttps://github.com/axios/axios
cheeriohttps://github.com/cheeriojs/cheerio
chalkhttps://github.com/chalk/chalk
commanderhttps://github.com/tj/commander.js
dotenvhttps://github.com/motdotla/dotenv
1.6.2

12 months ago

1.6.1

12 months ago

1.6.0

12 months ago

1.5.7

12 months ago

1.5.6

12 months ago

1.5.5

12 months ago

1.5.4

12 months ago

1.5.3

12 months ago

1.5.2

12 months ago

1.5.1

12 months ago

1.5.0

12 months ago

1.4.3

12 months ago

1.4.2

12 months ago

1.4.1

12 months ago

1.4.0

12 months ago

1.3.4

12 months ago