Playground
The playground is a multi-route QA surface for validating how the package behaves in realistic request patterns.
Each scenario compares:
- with package (
@kerothebosa/ui-skeleton-netactive) - without package (same UI/request flow, no skeleton enhancer)
Run Locally (Consumer-Like Mode)
bash
npm run demo:devOpen:
text
http://127.0.0.1:4174/#/overviewRoute Coverage
The demo includes scenario routes for:
overviewdashboardanalyticstablesearchformsworkflowfeed
Config Presets and Import/Export Flow
- Start from built-in presets in
playground/config/*.json. - Switch between configurations to observe timing and skeleton visual differences.
- Import/export JSON-based config snapshots during manual QA sessions.
Live Demo
Continue with internals: see lifecycle sequencing in Lifecycle & Events.
For full option signatures, open the API Reference.