DEV Community

Cover image for boneyard-js: CLI-Driven Skeleton UI for Any Framework
jQueryScript
jQueryScript

Posted on

boneyard-js: CLI-Driven Skeleton UI for Any Framework

boneyard is a skeleton loading framework that captures your real UI and turns it into matching placeholder screens.

Features:

• build time skeleton extraction from actual component layout
• responsive bone files for different viewport widths
• support for React, Vue, Svelte, Angular, and React Native
• fixture based capture for auth or API driven screens
• registry import so named skeletons resolve automatically

Good fit for cards, dashboards, content feeds, and screens where layout shift matters.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)