# ElemeFE/page-skeleton-webpack-plugin

Webpack plugin to generate the skeleton page automatically

Repository: https://github.com/ElemeFE/page-skeleton-webpack-plugin
Canonical: https://ross.abutalabs.com/products/page-skeleton-webpack-plugin
Language: JavaScript
License: MIT
License Family: permissive
Topics: webpack-plugin, puppeteer, page-skeleton
Last push: 2020-04-21T14:16:26+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3078, "days_push": 2325, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2781, forks 388 (observed 2026-08-28T04:07:21.714714+00:00)

## What it is
A Webpack plugin that automatically generates skeleton screen pages for different route pages of a JavaScript application, using Puppeteer to render and extract skeleton placeholders. It packs the generated skeleton pages into the corresponding static route pages via Webpack.

## Use cases
- generate skeleton screens for my SPA routes automatically
- show a loading placeholder while my page bundle loads
- improve perceived performance of a webpack-built app
- create skeleton pages for multiple routes without hand-writing them
- customize loading animations for skeleton screens
- preview skeleton pages on mobile

## When to choose
- you use Webpack and want automated skeleton screens per route
- you want to reduce perceived loading time in a JavaScript SPA
- you want editable, customizable skeleton pages generated from your real pages

## When to avoid
- your project does not use Webpack
- you need a maintained solution - the last release was April 2020
- you use a modern bundler like Vite or esbuild
- you need server-side rendered skeletons

## Facets
- artifact type: plugin
- maturity: maintenance
- function: build-tool, templating, web-framework
- domain: web-development, frontend, developer-tools
- platform: -
- tags: webpack-plugin, skeleton-screen, puppeteer, loading-placeholder, vue, nodejs, web-server

## Member repositories
- ElemeFE/page-skeleton-webpack-plugin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.714714+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-30T08:16:05.892991+00:00, confidence not recorded.
  - readme: https://github.com/ElemeFE/page-skeleton-webpack-plugin (fetched 2026-08-28T04:07:21.714714+00:00, sha 4a6d475a017d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
