SkillAgentSearch skills...

Svelte

A very casual ui components library for svelte

Install / Use

/learn @Casual-UI/Svelte
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Introduction

The Svelte version of Casual UI

Online Docs & Demos

Casual UI - Svelte

Install

npm install @casual-ui/svelte

Usage

  • Import styles in your client entry
import '@casual-ui/dist/style.css'
  • Use in .svelte files
<script>
  import { CButton } from '@casual-ui/svelte'
</script>
<CButton label="A Button" />

LICENSE

MIT

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Svelte

Security Score

92/100

Audited on Dec 25, 2025

No findings