Measured entry
kibo-relative-time
A compound React client component for showing one time across multiple named time zones, with separate label, time, and date parts. It ships as copied registry source and formats values with the browser Intl API. It depends on React, Radix's controllable-state hook, Tailwind utility classes, and a cn helper backed by clsx and tailwind-merge.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 30.8 KB (96.3 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A sound small utility for dashboards and team-presence cards: it builds, mounts, and exposes useful controlled formatting hooks. Adopt it when its copy-in Tailwind structure suits your stack, but plan a responsive pass and locale changes before using it in a broad public interface.
Use it if
- You need a compact office-hours or distributed-team time-zone list.
- You want either a live internal clock or a controlled date shared across several zones.
- Your design system already uses Tailwind utilities and composable React primitives.
Skip it if
- The card must fit narrow screens unchanged, since the supplied composition overflows there.
- You need locale selection without editing the source, because formatting is fixed to US English.
- You require semantic time elements or machine-readable timestamps; the supplied parts render plain divs.
Install
| Declared dependencies | @radix-ui/react-use-controllable-state, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add the Radix controllable-state package, clsx, and tailwind-merge; provide the cn utility or replace its import; configure Tailwind for the included classes and theme tokens; and keep the file in a client-rendered React boundary.
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.
Author repository
github.com/shadcnblocks/kiboAlternatives
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.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO