https://github.com/shinokada/svelte-kawaii
Svelte Kawaii is a Svelte port of React Kawaii, offering cute SVG illustrations to add adorable characters to your Svelte applications. A simple way to bring some cuteness to your UI.
https://github.com/shinokada/svelte-kawaii
adorable cartoon character components illustrations kawaii mascot svelte svg ui
Last synced: 6 months ago
JSON representation
Svelte Kawaii is a Svelte port of React Kawaii, offering cute SVG illustrations to add adorable characters to your Svelte applications. A simple way to bring some cuteness to your UI.
- Host: GitHub
- URL: https://github.com/shinokada/svelte-kawaii
- Owner: shinokada
- License: mit
- Created: 2025-03-29T15:12:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T15:37:19.000Z (6 months ago)
- Last Synced: 2025-03-29T15:41:38.256Z (6 months ago)
- Topics: adorable, cartoon, character, components, illustrations, kawaii, mascot, svelte, svg, ui
- Language: CSS
- Homepage: https://svelte-kawaii.codewithshin.com
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Runes Webkit Starter
A collection of reusable Svelte components for building user interfaces for Svelte Runes web applications.
- CodeWrapper
- Footer
- helpers
- HighlightCompo
- HomeCards
- IconPage
- SupportBanner
- TechInfo## Requirements
- Svelte 5 (Runes)
- SvelteKit## Installation
```sh
pnpm i -D runes-webkit svelte-rune-highlight highlight.js
```