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 @@ -100,3 +100,14 @@
## Feedback and bug reports

If you've got any feedback, we'd love to [hear from you](https://github.com/mui/mui-design-kits/discussions/84).

## Integrations

### Anima

With Anima, you can effortlessly transform your Figma designs into Material UI code. The platform intelligently matches your design components to MUI, 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.

Check failure on line 108 in docs/data/material/design-resources/material-ui-for-figma/material-ui-for-figma.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.MuiBrandName] Use a non-breaking space (option+space on Mac, Alt+0160 on Windows or AltGr+Space on Linux, instead of space) for brand name ('Material UI' instead of 'Material UI') Raw Output: {"message": "[MUI.MuiBrandName] Use a non-breaking space (option+space on Mac, Alt+0160 on Windows or AltGr+Space on Linux, instead of space) for brand name ('Material UI' instead of 'Material UI')", "location": {"path": "docs/data/material/design-resources/material-ui-for-figma/material-ui-for-figma.md", "range": {"start": {"line": 108, "column": 68}}}, "severity": "ERROR"}
GoOrit-Anima marked this conversation as resolved.
Show resolved Hide resolved

- 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.

Check failure on line 111 in docs/data/material/design-resources/material-ui-for-figma/material-ui-for-figma.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.MuiBrandName] Use a non-breaking space (option+space on Mac, Alt+0160 on Windows or AltGr+Space on Linux, instead of space) for brand name ('Material UI' instead of 'Material UI') Raw Output: {"message": "[MUI.MuiBrandName] Use a non-breaking space (option+space on Mac, Alt+0160 on Windows or AltGr+Space on Linux, instead of space) for brand name ('Material UI' instead of 'Material UI')", "location": {"path": "docs/data/material/design-resources/material-ui-for-figma/material-ui-for-figma.md", "range": {"start": {"line": 111, "column": 155}}}, "severity": "ERROR"}

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