DEV Community

Cover image for Just shipped TSkeleton 0.2.0 🦴
RK Riad Khan
RK Riad Khan

Posted on

Just shipped TSkeleton 0.2.0 🦴

A zero-dependency library of 24 loading-skeleton Web Components — one tag per popular app: skeleton-facebook, skeleton-github, skeleton-tiktok, skeleton-youtube, skeleton-google and 19 more.

Why I built it:
• No Tailwind, no framework, no runtime deps — each skeleton is a self-contained custom element with its own shadow DOM
• Built-in pulse and shimmer animations
• Three levels of theming: global configure(), per-instance attributes, and deep CSS variables + ::part() hooks
• Tree-shakable subpath imports, ES/CJS/UMD bundles, SSR-safe

Try it from npm or a CDN. Docs and a live playground:
https://rkriad585.github.io/TSkeleton/
https://github.com/rkriad585/TSkeleton

webcomponents #typescript #frontend #opensource

Top comments (0)