Measured entry
tripled-news-feed-shadcnui
inputminimal-flatmotion on file
A client-side React news feed shipped as a shadcn registry component. It combines category filtering, text search, animated article cards, and static sample content. It relies on Tailwind theme utilities, local shadcn Avatar, Badge, Button, and Input components, plus Framer Motion and Lucide icons.



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 | 1 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 77.2 KB (142.6 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 2m 1s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/avatar.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A polished starting point for an app already shaped like shadcn, but not production-ready as delivered. It needs a shadcn-style setup, mobile overflow repairs, accessible names for icon controls, and stronger contrast before release.
Use it if
- You need a ready-made editorial feed with local category filters and title or summary search.
- Your app already uses shadcn conventions, Tailwind theme tokens, and Framer Motion.
- You are prepared to replace the bundled sample stories and wire the actions to real data.
Skip it if
- You need a mobile-safe layout without revising the header and card rows that overflow on a narrow screen.
- You require accessible controls out of the box, since several icon buttons lack discernible names and some text has insufficient contrast.
- You want a lightweight static list and do not need animated filtering or card transitions.
- Your design system does not expose shadcn-compatible components and Tailwind theme tokens.
Install
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add compatible Avatar, Badge, Button, and Input primitives; the shared class-name utility and Tailwind theme tokens; Framer Motion; Lucide React icons; and the React client-component boundary. Rework aliases or replace them with local imports.
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/moumen-soliman/uitripledAlternatives
Other published entries for the input pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- clay-inputclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- neu-search-inputneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- clay-search-inputclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- originui-comp-33minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.7KB
- Bare
- pass
- Prov
- NO
- hextaui-labelminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 31.3KB
- Bare
- pass
- Prov
- NO
- ruixen-circular-stepper-inputliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 61.1KB
- Bare
- pass
- Prov
- NO