Measured entry

8bitcn-timeline1

cardskeuomorphism

A copied React and TypeScript registry block that renders a vertical dashed-line timeline from configurable steps, with optional badges. It relies on Tailwind theme utilities, the cn helper, retro CSS that imports Press Start 2P from Google Fonts, an 8bit badge wrapper, the base shadcn badge, and class-variance-authority.

Specimen
Harness screenshot of 8bitcn-timeline1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-timeline1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-timeline1 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for 8bitcn-timeline1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal32.1 KB (97.5 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 988ms
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-6ea93b547eb9/src/components/ui/8bit/badge.tsx".

Verdict

The package does not build as supplied because its included badge wrapper imports a base UI badge that is absent. Treat it as a repairable source block, not a drop-in component: it needs a shadcn-style setup and the missing badge installed before evaluation or release.

Use it if

  • You want an editable retro timeline whose labels, icons, descriptions, and optional badges come from props.
  • Your app already has shadcn conventions and you can install or supply the missing base badge.
  • An externally loaded pixel font and theme-token-based Tailwind styling fit your product constraints.

Skip it if

  • You need a registry item that builds and mounts without repairing internal component imports.
  • Your project does not use shadcn path aliases, theme tokens, or the cn helper.
  • Your content security policy or offline requirements prohibit the Google Fonts import.
  • You need verified accessibility or responsive behavior, since the build failure prevented runtime checks.

Install

Installation record for 8bitcn-timeline1
Declared dependenciesradix-ui, clsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

A non-shadcn project must add compatible path aliases, a cn utility, Tailwind theme tokens and utilities, class-variance-authority, and a base badge at the expected import path. It must also include the retro stylesheet and permit or replace its Google Fonts request.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

License
MIT
Record published
2026-08-15

Alternatives

Other published entries for the card pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.