fxsync icon indicating copy to clipboard operation
fxsync copied to clipboard

Synchronize your production React components with Framer X

Results 6 fxsync issues
Sort by recently updated
recently updated
newest added

Framer X has the ability to save a design file as a directory, which helps with things like source control. It is currently hidden behind a key combination while saving,...

Allow projects to provide their own build steps - these builds must produce Framer X-compatible files (such as a CJS bundle). fxsync could then handle the injection of the build...

Right now, fxsync uses create-react-library meant for apps that were bootstrapped using create-react-app. In order to support more projects in the future (even outside of the React world), we should...

enhancement

Now that FramerX became Framer website you can use the [Framer React Export plugin](https://www.framer.com/marketplace/plugins/react-export/?via=morse) to export your designs directly to React. It supports SSR, breakpoints, type safe variables as props