How to Install the Frontier extension.
- Open VSCode and click the Extensions icon or press
Ctrl+Shift+X
(Windows/Linux) orCmd+Shift+X
(macOS). - Search for "Frontier by Anima: the Future of Front-end" in the Extensions view.
- Click Install on the extension listing.
Commands
Anima offers a range of commands to enhance your workflow in VSCode. You can access these commands via the Command Palette.
Command | Description |
---|---|
Anima: Reset Figma link | Clears the currently provided Figma link. |
Anima: Analyse codebase | Triggers Anima’s code analysis on demand. |
Anima: Export components Library Data | Generates a library.json in your .anima folder with detailed component analysis for extending reuse. This folder can be integrated into your project to extend component reuse options, even for libraries such as AntD, MUI, or custom libraries not currently present in your project.Note: Ensure a .anima folder exists or create one if necessary. |
Anima: Login | Log in to your Anima account. |
Anima: Logout | Log out from your Anima account. |
Anima: Signup | Sign up for Anima to start using the extension. |