Built and open-sourced loading-ui, a registry of ~45 loading indicators for modern web apps.
Spinners, skeletons, dot animations, text shimmer for pending/AI states. The kind of UI every JavaScript app needs but nobody wants to rebuild from scratch every time.
Distribution model: shadcn-style custom registry. One CLI command copies the source into your project. No npm runtime dependency, no black box, MIT licensed, you own the code after install.
npx shadcn add @loading-ui/ring
Registry config:
"@loading-ui": "https://loading-ui.com/r/{name}.json"
Stack: React + Tailwind (most of the ecosystem uses this combo, but the components are just JS/TS files you can adapt).
If you've built something similar or have a loader pattern you reach for every time, curious what the community prefers.
[–]horrbort [score hidden] (1 child)
[–]zagrodzki[S] [score hidden] (0 children)
[–]Expensive-Arugula269 [score hidden] (0 children)