figma / code-connect

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

Support for Angular #2

Open maxmumford opened 7 months ago

maxmumford commented 7 months ago

I see from your readme that you have support for React and SwiftUI but nothing about Angular. Do you support Angular, and if not, are the plans to support it in the roadmap?

tomduncalf-figma commented 7 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 Angular. 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!

zacharyprice commented 6 months ago

I am absolutely interested in Angular for our B2B needs. Would love to see this and even Storybook and Angular together.

kashban commented 4 months ago

Same. We work heavily with Figma and Angular und would like to use every means available to connect those two.

m4tuna commented 4 months ago

Hoping for some updates on this one!

tomduncalf-figma commented 2 months ago

We are happy to announce that we’ve released Code Connect v1.1.1, which includes a preview of support for HTML-based frameworks (including Web Components, Angular and Vue).

We’d love to get your feedback on this, so please take a look at the docs and try it out, and please reach out to us with any questions or feedback.

Please note that while HTML support is in preview, we reserve the right to make changes to the API, although we hope to not have to make any major changes.