The five source sites behind MotionVault, compared
Motion Sites, React Bits, Uiverse, Anime.js-style snippets and Aceternity UI — what each of the five sources is actually best at, and when a hybrid beats picking one.
6 min read
Why five, and why unified
Each of the five sites the vault draws from earned its reputation in a different niche. The catch: real projects need all five niches at once — a template for structure, components for the interactive spots, small elements for the boring-but-visible parts (buttons, loaders, toggles), and a motion library for the one signature moment. That's the reason this vault exists: one search box over all of them, every asset with a live preview and a prompt.
The short version
- Motion Sites — full-page animated structures. Start here when you need the skeleton of a whole page, not a widget.
- React Bits — production-grade animated components (text effects, backgrounds, hero pieces). The strongest default for React projects.
- Uiverse — thousands of tiny UI elements, pure CSS, copy-paste. The long tail that makes a site feel finished.
- Anime.js-style snippets — physics: springs, drag, staggered timelines. For when easing curves aren't enough.
- Aceternity UI — the showpiece layer: 3D, parallax, spotlight effects people screenshot.
A composite example
Take a portfolio site: the structure comes from a Motion Sites template, the hero text effect from React Bits, every button and toggle from Uiverse, the drag interactions from an anime-style snippet, and the 3D starfield background from Aceternity-style code. Any one source alone leaves four gaps.
✦Nova — Interactive Starfield PortfolioA composite in action: full-page structure plus a signature background, one template.✦Heart Burst Like ButtonThe Uiverse-style long tail: one small element, outsized emotional payoff.How to work from the vault
- Search once, not five times — the vault indexes all sources with unified tags.
- Preview live before committing: every card runs the real thing in a sandboxed iframe.
- Copy the prompt, not just the code — the prompt reproduces the effect in your stack even when the original was vanilla HTML.
Pick the niche per job, and let the vault's unified search do the five-tab dance for you.