Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

remocn — shadcn registry for Remotion

remocn

A shadcn registry of production-ready animations, transitions, backgrounds, and scenes for Remotion.

remocn is a copy-paste component library for building videos in Remotion. Instead of writing every fade, wipe, and kinetic title from scratch, you npx shadcn add a polished primitive into your project and own the code. Built for solo builders and small teams who need a product demo video shipped today, not next week.

Why remocn

  • Remotion has no batteries-included component library You either build every animation from scratch or copy snippets from blog posts. remocn gives you a curated registry of primitives and full scenes that just work.
  • Polished motion is hard Easing curves, spring physics, transition timing — remocn ships components that already feel right, so you can focus on storytelling instead of tuning interpolate() calls.
  • You own the code Components are copied into your repo (shadcn philosophy). No runtime dependency, no version lock-in, no black box — tweak anything you want.
  • Solo builders need demo videos fast Compose a launch trailer, changelog clip, or feature walkthrough from prebuilt blocks in an afternoon.

What's inside

64+ components across five categories:

  • Text animations — Blur Reveal, Typewriter, Shimmer Sweep, Tracking In, Slot Machine Roll, Matrix Decode, RGB Glitch Text, Kinetic Type Mask, Marker Highlight, Infinite Marquee, and more
  • Backgrounds & visual primitives — Mesh Gradient Background, Dynamic Grid, Spring Pop In, Pulsing Indicator
  • Transitions & wipes — Chromatic Aberration Wipe, Frosted Glass Wipe, Directional Wipe, Grid Pixelate, Spatial Push, Zoom Through Transition
  • UI blocks — Glass Code Block, Terminal Simulator, Browser Flow, Toast Notification, Animated Charts, Code Diff Wipe, Device Mockup Zoom, Simulated Cursor, Morphing Modal, Progress Steps
  • Full compositions — Product Launch Trailer, Hero Device Assemble, Changelog Bite, Pricing Tier Focus, Landing Code Showcase, Terminal to Browser Deploy, Live Code Compilation

Browse the full catalog with interactive previews at remocn.dev.

Installation

Remotion is a prerequisite — set up a Remotion project first if you don't have one (npx create-video@latest). Then add any component from the registry:

npx shadcn@latest add @remocn/blur-reveal

The component lands in components/remocn/blur-reveal.tsx and is yours to edit.

Local development

This repo is a single Next.js app that hosts both the landing page / docs and the registry endpoint at /r/[name].

bun install # install dependencies bun dev # run the site locally bun run registry:build # rebuild the shadcn registry JSON bun run lint # biome check

Tech stack

License

MIT. Open core — primitives and base compositions are free forever. Premium blocks and a video builder are on the roadmap.

关于 About

Production-ready animations, transitions, backgrounds, and scenes for Remotion. A shadcn registry that lets you `npx shadcn add` polished video components into any Remotion project. Built for solo builders shipping demo videos fast

语言 Languages

TypeScript80.1%
MDX19.3%
CSS0.6%
JavaScript0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
28
Total Commits
峰值: 28次/周
Less
More

核心贡献者 Contributors