Skip to content

Screenshots

Preview images of TSkeleton. All images are generated with scripts/generate-screenshots.py (Python + Pillow) and live in the Screenshots/ directory (mirrored into docs/assets/screenshots/ for this site). They are stylized previews that mimic each component's layout using the default theme.

Home screen

The demo playground (npm run dev / build:demo):

home screen

Component previews

facebook github youtube google tiktok bonus

Regenerating

pip install Pillow
python scripts/generate-screenshots.py

Back to README