# michalsnik/vue-content-placeholders

Composable components for rendering fake (progressive) content like facebook in vue

Repository: https://github.com/michalsnik/vue-content-placeholders
Canonical: https://ross.abutalabs.com/products/vue-content-placeholders
Language: JavaScript
License: MIT
License Family: permissive
Topics: lazy-loading, progressive-rendering, loader, fake-content, skeleton, vue, vue-components
Last push: 2024-08-19T20:32:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3250, "days_push": 744, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1569, forks 85 (observed 2026-08-28T04:05:05.211810+00:00)

## What it is
A Vue 2 plugin providing composable components for rendering animated skeleton placeholders (like Facebook's) while data is loading. It offers heading, text, and image placeholder components with configurable animation, rounding, and centering.

## Use cases
- show skeleton screens while fetching data in a Vue app
- render Facebook-style fake content placeholders
- improve perceived performance with animated loading placeholders
- display placeholder text lines and images during lazy loading
- reduce bounce rate with progressive content rendering

## When to choose
- you're building a Vue 2 app and want skeleton loading states out of the box
- you want simple composable placeholder components with sensible defaults
- you prefer a lightweight plugin over a full UI framework

## When to avoid
- you're using Vue 3, which this plugin doesn't support
- your UI framework already includes skeleton components
- you need highly custom skeleton designs beyond heading/text/image

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: frontend, web-development, web-design
- platform: -
- tags: vue, vue2, skeleton-ui, placeholder, loading-state, progressive-rendering, web-server, nodejs

## Member repositories
- michalsnik/vue-content-placeholders (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.211810+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:58:53.621767+00:00, confidence not recorded.
  - readme: https://github.com/michalsnik/vue-content-placeholders (fetched 2026-08-28T04:05:05.211810+00:00, sha 4e86a282aadd)
  - registry_npm: https://registry.npmjs.org/vue-content-placeholders (fetched 2026-08-29T11:28:23.037811+00:00, sha 1b9c60bb75c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
