figma / code-connect

A tool for connecting your design system components in code with your design system in Figma
MIT License
973 stars 70 forks source link

Support for Solid.js #76

Open ctoddy opened 5 months ago

ctoddy commented 5 months ago

Love this new feature for developers! Requesting support for Solid.js or guidance on how to contribute to creating support for Solid.js.

Solid documentation: https://www.solidjs.com/

jyyang0 commented 4 months ago

Hey, thanks for your interest in Code Connect!

We’re planning to add support for more frameworks in the near future. We can’t say yet exactly which frameworks or when, but it’s helpful for us to hear from the community to help us decide where to focus, so please feel free to add a 👍 to this issue if you are also interested in support for Solid.js. I will leave this issue open to track interest.

Code Connect is also designed to be extensible, and the community will be able to create their own plugins to support frameworks and languages which we don’t natively support. More details about how to build these plugins will be coming soon!

alex-crabnebula commented 4 months ago

Maybe have a look at mitosis, so you can support multiple frameworks with the same code.