Stop rebuilding Framer components by hand. Export them as clean, production-ready React code and install in any project with one command.
Open the plugin and select your Framer components
Click Export to bundle them into a complete React project with TypeScript, responsive variants, animations, and styles
Preview them live, then install with one line:
That's it. Your Framer components are now React components. Import them and ship.
Design components and code components: complete translation of your canvas
Responsive design: breakpoints and variants auto-detected
Animations: full Framer Motion animations preserved
Props and styles: component property controls included, colors mapped to CSS variables
Assets: SVGs extracted as inline components, fonts bundled automatically
Code quality: clean TypeScript types generated with a starter App.tsx and individual READMEs
Preview (Free): See your components running as React code before you pay. Share a live URL with your team to verify everything works. No payment required.
Scaffold (Pro): Download a complete Vite + React project. Run npx, open the folder, and start building immediately.
Integrate (Pro): Install your components as an npm package in any existing React project. One command. Zero file copying. Works with npm, pnpm, yarn, and bun.
Next.js (App Router and Pages Router), Vite, Remix, Astro, or any React-based framework. SSR-compatible out of the box with "use client" directives included where needed.
Rebuilding one Framer component in React takes 1-2 hours. A full page takes a day. This plugin does it in seconds, pixel-perfect.
When a designer updates the Framer component, you just re-export and run npm install again. No manual syncing. No design drift.
Export your components and see them running as React code instantly. Share the preview URL with your team. Verify responsive variants, animations, and styles all work before downloading.
Free: Preview your exported components running as React code. No payment required.
Single Project ($49 one-time): Unlimited exports for one Framer project. npm install delivery. Scaffold download. All frameworks supported. Lifetime access. No subscription. No recurring charges. One project, yours forever.
Agency ($200/month): Unlimited exports across unlimited projects. npm install and scaffold for every project. Perfect for teams and agencies managing multiple client sites. Cancel anytime.
Copy install commands with one click
Choose your package manager: npm, pnpm, yarn, or bun
Re-export and update with a single command
Works offline after export
Pay directly inside the plugin, no redirects
Every component. Every style. Every animation. One command.
Built by Proofly. Trusted by 500+ Framer developers.
Added light mode supportgeneral bug fixes