figma-plugin-react-vite icon indicating copy to clipboard operation
figma-plugin-react-vite copied to clipboard

🧩 A figma plugin boilerplate, that simplifies building plugins with React + Vite!

Results 4 figma-plugin-react-vite issues
Sort by recently updated
recently updated
newest added

Hello, I am now in a situation of how to return the node name string selected by figma to the App.tsx page. So far, it seems that I can only...

question

### Base Idea - `plugin.ts` depend on `@plugin` and `@common`. - `index.html` depend on `@ui` and `@common`. - `@common` don't depend on `@plugin` and `@ui`. - interact with figma code...

question

I'm trying to adapt the CreateRectMessage.ts file to create some frames and would like to import figma variables and assign within the creation. Is it possible to handle await and...

So I try to build from scratch but the demo do not show anything. ![image](https://github.com/user-attachments/assets/470de7ab-aaf0-4349-8463-eacfb97469c4) Please note that the UI on Figma do not show but the UI-only version still...