Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add Anima section to documentation #43673

Merged
merged 9 commits into from
Sep 10, 2024
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,17 @@ If you've got any feedback, we'd love to [hear from you](https://github.com/mui/

## Integrations

### Anima

With Anima, you can effortlessly transform your Figma designs into Material UI code.
Anima intelligently matches your design components in Figma to the most relevant code API, ensuring that the code generated is clean, reusable, and production-ready.
Anima supports both Figma and VS Code, so you can choose the workflow that suits you best.

- Use the [Anima Figma Plugin](https://www.figma.com/community/plugin/857346721138427857/anima-figma-to-code-react-html-vue-css-tailwind-devmode-inspect-react-html-vue-css) to convert your designs directly in Figma.
- Use the [Anima VS Code Extension (Frontier)](https://marketplace.visualstudio.com/items?itemName=AnimaApp.vscode-anima) to seamlessly generate and edit Material UI code in your development environment.

Visit the [Anima](https://www.animaapp.com/) for more details.
GoOrit-Anima marked this conversation as resolved.
Show resolved Hide resolved

### Quest

[Quest](https://www.quest.ai/) provides a native integration with this design kit.
Expand Down