# raunofreiberg/inspx

Pixel perfect layout inspection.

Repository: https://github.com/raunofreiberg/inspx
Canonical: https://ross.abutalabs.com/products/inspx
Homepage: https://inspx.rauno.xyz
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, layout, component, inspect, element, dx
Last push: 2023-02-01T15:26:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1958, "days_push": 1309, "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 1473, forks 32 (observed 2026-08-28T04:04:49.602232+00:00)

## What it is
A lightweight React library that provides pixel-perfect layout inspection by overlaying margin, padding, and size measurements when hovering elements while holding the Option key. It is a proof-of-concept developer tool intended for use in development environments.

## Use cases
- inspect element margins and padding visually in a React app
- debug layout spacing issues during development
- measure element width and height on hover
- overlay layout guides on component trees
- check pixel-perfect alignment of UI components

## When to choose
- you build React apps and want quick in-browser layout inspection without browser devtools
- you want a lightweight dev-only overlay for spacing and sizing
- you want to toggle inspection of margin, padding, or size independently

## When to avoid
- you use frameworks other than React
- you need production-grade layout debugging or full devtools features
- you need a maintained, stable tool - it is an alpha proof of concept with little recent activity

## Facets
- artifact type: library
- maturity: experimental
- function: ui-components, developer-tools
- domain: frontend, web-development, developer-tools
- platform: -
- tags: react, layout-inspection, devtools, debugging, proof-of-concept, web-server, nodejs

## Member repositories
- raunofreiberg/inspx (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.602232+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-30T04:34:39.071156+00:00, confidence not recorded.
  - readme: https://github.com/raunofreiberg/inspx (fetched 2026-08-28T04:04:49.602232+00:00, sha 30b10c910557)
  - homepage: https://inspx.rauno.xyz (fetched 2026-08-29T11:42:36.063094+00:00, sha 277308252ed3)
  - registry_npm: https://registry.npmjs.org/inspx (fetched 2026-08-29T11:42:36.072030+00:00, sha d611fe0d65f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
