Smooth Scroll
@sushindustries/uiMounts Lenis for the page and renders nothing. Respects reduced motion.
One paragraph on what this does and when to reach for it. This is the first
thing on the component's page and the line that goes into llms.txt, so it
should survive being read on its own.
tanstacktanstack add https://adamjurek.com/r/tanstack/smooth-scroll.jsonpnpm dlx shadcn@latest add https://adamjurek.com/r/shadcn/smooth-scroll.jsonWhy it is built this way
The decision somebody would otherwise have to reverse-engineer from the source. Not what the code does - the source says that - but what it is avoiding.
What it does not do
The boundary. A component that lists what it is not is a component you can decide against in ten seconds.
Install commands are not written here
Anything in packages/ui/registry.ts gets its TanStack and shadcn commands
attached automatically, so there is nothing to keep in sync.
Install
tanstack add https://adamjurek.com/r/tanstack/smooth-scroll.jsonshell
pnpm dlx shadcn@latest add https://adamjurek.com/r/shadcn/smooth-scroll.jsonshell
pnpm add @sushindustries/ui @sushindustries/atomsshell
What you get
| Version | 0.1.0 |
| Category | motion · Scroll effects |
| Files | smooth-scroll.tsx |
| Dependencies | lenis@1.3.26 |
| Tags | scroll, lenis |