Measured entry

8bitcn-timeline3

globe-vizskeuomorphism

A responsive retro roadmap that renders event cards along a vertical track, alternating sides on wider screens. It ships as a shadcn registry block with bundled pixel-styled Card and Badge wrappers and a retro stylesheet, while relying on React, Tailwind utilities and theme tokens, the cn helper, base shadcn Card and Badge primitives, class-variance-authority, and a hosted Google font.

Specimen
Harness screenshot of 8bitcn-timeline3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-timeline3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-timeline3 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-timeline3
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal32.8 KB (98.2 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 1.12s
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-0d7e6ed9da5e/src/components/ui/8bit/badge.tsx".

Verdict

A focused roadmap block with useful event props, but it does not build as supplied because its wrapper cannot resolve the underlying shadcn Card module. It needs a shadcn-style setup before it can mount, so avoid drop-in use until the base primitives and aliases are installed.

Use it if

  • You need a configurable product roadmap or milestone history with custom icons, labels, titles, and descriptions.
  • Your interface already uses shadcn conventions, Tailwind theme tokens, and path aliases.
  • A pixel-art presentation and alternating desktop layout fit the surrounding visual language.

Skip it if

  • You are looking for the globe visualization suggested by the queue pattern; this source is a timeline.
  • Your project does not use shadcn primitives or Tailwind theme tokens and you do not want to recreate that foundation.
  • Your content requires semantic dates, links, filtering, or interaction beyond static event cards.
  • You cannot load the hosted retro font or do not want an external font request.

Install

Installation record for 8bitcn-timeline3
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

In a non-shadcn project, add the aliased cn utility, compatible base Card and Badge primitives, class-variance-authority, Tailwind utilities and the expected theme tokens. Preserve or replace the retro stylesheet and its hosted font import, then update alias paths to match your project.

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 globe-viz pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.