sync.framer.parts
A small utility that keeps Framer projects in sync — components, tokens, and copy flowing between files without manual exports or copy-paste drift.
Why it exists
Anyone running more than one Framer project ends up maintaining the same button in four places. Sync watches a source project and mirrors marked components into every connected file, so a fix lands once and ships everywhere.
How it works
A lightweight plugin marks components as shared; a sync service diffs the published modules and raises a one-click update in each consuming project. No build step, no leaving Framer.