0.0.2 • Published 10 months ago

@shamscorner/svelte-ui v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

@shamscorner/svelte-ui

Shadcn Svelte UI Reusable Components.

Description

This package provides a set of reusable UI components built with Svelte, designed to be easily integrated into any Svelte project. It includes a variety of components that are styled with Tailwind CSS and can be customized to fit the design of your application.

Features

  • Reusable Svelte components
  • Tailwind CSS integration for styling
  • Comprehensive set of utilities for building responsive and interactive UIs
  • Modular and lightweight

How to use

Step 1:

Search and replace all occurrences of svelte-ui with the actual package name.

Step 2:

npm i @shamscorner/svelte-ui

Step 3:

Then import the package in your project.

import { ... } from '@shamscorner/svelte-ui';

License

MIT