https://github.com/skeletonlabs/demos
Demo repository for Skeleton — examples of common configurations, integrations, and project setups.
https://github.com/skeletonlabs/demos
Last synced: 6 months ago
JSON representation
Demo repository for Skeleton — examples of common configurations, integrations, and project setups.
- Host: GitHub
- URL: https://github.com/skeletonlabs/demos
- Owner: skeletonlabs
- Created: 2025-10-07T14:44:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-01T22:11:02.000Z (7 months ago)
- Last Synced: 2026-01-05T01:27:17.723Z (7 months ago)
- Language: TypeScript
- Size: 1.75 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skeleton Demos
This repository contains demo projects showcasing different ways to use the **Skeleton** library across popular frameworks and build setups.
## Included Demos
- [Astro](https://docs.astro.build/)
- [Next.js](https://nextjs.org/docs)
- [Nuxt](https://nuxt.com/docs)
- [SolidStart](https://start.solidjs.com/)
- [SvelteKit](https://kit.svelte.dev/docs)
- [Vite + React](https://vitejs.dev/guide/)
- [Vite + Svelte](https://vitejs.dev/guide/)
Each folder contains a minimal example demonstrating Skeleton integration and configuration for that environment.
## Usage
You can simply copy any of the demo projects individually and use it as a standalone setup for your own development.
---
> 💡 Use these demos as reference implementations for integrating Skeleton in your own projects.
## Documentation
Explore the full documentation at [skeleton.dev](https://skeleton.dev/).