An open API service indexing awesome lists of open source software.

https://github.com/shellicar/ui-shadcn

Svelte UI component library based on shadcn.
https://github.com/shellicar/ui-shadcn

Last synced: 5 months ago
JSON representation

Svelte UI component library based on shadcn.

Awesome Lists containing this project

README

          

# @shellicar/ui-shadcn

[![npm package](https://img.shields.io/npm/v/@shellicar/ui-shadcn.svg)](https://npmjs.com/package/@shellicar/ui-shadcn)
[![build status](https://github.com/shellicar/ui-shadcn/actions/workflows/node.js.yml/badge.svg)](https://github.com/shellicar/ui-shadcn/actions/workflows/node.js.yml)

Svelte UI component library based on shadcn.

## Installation

```sh
npm i --save @shellicar/ui-shadcn
```

```sh
pnpm add @shellicar/ui-shadcn
```