Framer locks you in. Layrr edits your actual source code. Install a CLI, point at any element, describe the change in English, and Claude Code rewrites your files.
npm install -g layrr
Three commands. Your actual code changes.
Run npm install -g layrr once. That's the entire setup.
Run layrr --port 3000 and Layrr injects an overlay into your running dev server. Works with any framework.
Click any element on screen, describe the change in plain English, and Claude Code edits your actual source files. No copy-paste, no export.
Your code, your frameworks, your hosting, your rules
Framer keeps your site in their proprietary system. Layrr edits your actual source files in your repository. Every change is a real code change you can commit, review, and own forever.
Framer locks you into Framer's platform. Layrr works with React, Vue, Svelte, Astro, plain HTML, and anything else with a dev server. Use whatever you already use.
Framer offers limited built-in AI. Layrr uses Claude Code, which can handle any edit: restyle a component, add a feature, refactor logic, fix a bug. Describe it in English, it happens.
Framer costs $15-30/month per site. Layrr is free and MIT licensed. You just need a Claude Code subscription for the AI editing, which you likely already have.
Framer sites live on Framer hosting. Layrr edits your source code, so deploy to Vercel, Netlify, Cloudflare, AWS, your own server, or anywhere else. No vendor lock-in.
Framer is a separate platform with its own workflow. Layrr is a CLI that plugs into your existing dev setup. Works with Git, VS Code, your CI/CD pipeline, everything you already use.
See how Layrr stacks up against Framer
| Feature | Layrr | Framer |
|---|---|---|
| Code Ownership | Your source files | Proprietary format |
| Pricing | Free + Claude Code sub |
$15-30/mo per site |
| Framework Support | React, Vue, Svelte, Astro, HTML | Framer only |
| Hosting | Deploy anywhere | Framer hosting only |
| AI Editing | Claude Code (any edit) | Limited built-in AI |
| Workflow | Your existing dev setup | Separate platform |
| Open Source | ||
| Works with Existing Code | ||
| Git Integration | ||
| License | MIT | Proprietary |
We believe in honest comparisons
One CLI command. Point at any element. Describe what you want. Claude Code edits your source files.
npm install -g layrr