Lithesome
An unstyled component library for Svelte 5.
Install / Use
/learn @Gibbu/LithesomeREADME
[!WARNING] This library is still in very early development. Expect things to be broken.
Lithesome
An unstyled component library for Svelte 5.
<br>Install
npm i -D lithesome
pnpm i -D lithesome
bun add -D lithesome
Usage
<script>
import { Menu, MenuContent, MenuItem, MenuTrigger } from 'lithesome';
</script>
<Menu>
<MenuTrigger>Auth</MenuTrigger>
<MenuContent>
<MenuItem>My Profile</MenuItem>
<MenuItem>Account Settings</MenuItem>
<MenuItem>Logout</MenuItem>
</MenuContent>
</Menu>
<br>
Docs
View more information at: https://lithesome.dev
License
See the LICENSE file for license rights and limitations (MIT).
Related Skills
node-connect
337.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.1kCommit, push, and open a PR
