0.10.4 • Published 14 days ago

shadcn-vue v0.10.4

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

shadcn-vue

A CLI for adding components to your project.

Usage

Use the init command to initialize dependencies for a new project.

The init command installs dependencies, adds the cn util, configures tailwind.config.js, and CSS variables for the project.

npx shadcn-vue init

add

Use the add command to add components to your project.

The add command adds a component to your project and installs all required dependencies.

npx shadcn-vue add [component]

Example

npx shadcn-vue add alert-dialog

You can also run the command without any arguments to view a list of all available components:

npx shadcn-vue add

Documentation

Visit http://shadcn-vue.com to view the documentation.

License

Licensed under the MIT license.

0.10.4

14 days ago

0.10.3

1 month ago

0.10.2

2 months ago

0.10.1

2 months ago

0.10.0

2 months ago

0.9.0

3 months ago

0.8.7

4 months ago

0.8.6

4 months ago

0.8.5

5 months ago

0.8.4

5 months ago

0.8.1

6 months ago

0.8.0

6 months ago

0.8.3

6 months ago

0.8.2

6 months ago

0.7.0

7 months ago

0.6.1

7 months ago

0.6.0

7 months ago

0.3.0

7 months ago

0.2.0

8 months ago

0.1.8

8 months ago

0.1.7

8 months ago

0.1.9

8 months ago

0.5.0

7 months ago

0.3.2

7 months ago

0.1.4

8 months ago

0.4.0

7 months ago

0.3.1

7 months ago

0.1.6

8 months ago

0.1.5

8 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago