
Tween
Animated React components AI can't build for you
What it does
Tween is an registry of high-end animated React components and landing-page sections installable directly with the shadcn CLI: npx shadcn@latest add tween/. 30+ components built with GSAP, Three.js, Framer Motion, and React 19. Parallax scrolls, scroll-triggered text reveals, sticky cards, vinyl covers, raw-shader WebGL scenes the kind of motion AI tools can't generate for you. You own the code. No runtime dependency. Production-ready.
Does the same job
all alternatives →

- RMReact-magic-motion, a package to automatically animate your components2023 · react-magic-motion.com · ▲60
react-magic-motion is a npm package for react.js that gives you a component named . All children of this MagicMotion tag will have all their layout changes animated. This automatic animation built on top of framer-motion, so that means that you will get all of its features as well (spring animation, shared layout animations, etc...). https://www.react-magic-motion.com/ https://github.com/etesam913/react-magic-motion

- IRI reverse engineered top websites to build an animated UI library2025 · reverseui.com · ▲156
Looking at websites such as Clerk, I began thinking that design engineers might be some kind of wizards. I wanted to understand how they do it, so I started reverse-engineering their components out of curiosity. One thing led to another, and I ended up building a small library of reusable, animated components based on what I found. The library is built in React and Framer Motion. I’d love to hear your feedback

More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com