Hey guys
I would like to create a plugin that list base components (button, links, lists …), like these plugins :
- https://www.figma.com/community/plugin/944200797696370948/handy-components
- https://www.figma.com/community/plugin/1060213973572396708/figit-a-massive-library-of-ui-elements?searchSessionId=lvmbxtbm-siz7ifrgow
For each component, I don’t want to recreate them from scratch with Figma API (for example using Figma.createFrame).
So, how can I do this ?
Also, maybe i would like to have a website that list components with a button “copy to Figma” on each of them. I when i press “CMD + V” on Figma it just paste the component
Any ideas ?
Thank you