Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelsolorio/figma-util
https://github.com/miguelsolorio/figma-util
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/miguelsolorio/figma-util
- Owner: miguelsolorio
- Created: 2024-07-16T20:00:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T20:00:42.000Z (6 months ago)
- Last Synced: 2024-12-01T04:46:14.888Z (about 1 month ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# figma-util
A simple utility plugin for Figma## Commands
This plugin provides the following commands to enhance your Figma experience:### Add Auto Layout
- **Command**: `add-auto-layout`
- **Description**: Use this command to apply auto layout properties to multiple frames or components at once, making it easier to manage layouts in large projects.### Add States
- **Command**: `make-button`
- **Description**: Quickly create a button component with predefined properties. This command saves time by automating the repetitive task of button creation.## Installation
To install this plugin, follow these steps:
1. Open Figma and navigate to the Plugins section.
2. Search for `figma-util` and click on the install button.
3. Once installed, access the plugin from the 'Plugins' menu in Figma.## Usage
To use a command:
1. Select the elements you want to apply the command to.
2. Go to the 'Plugins' menu, find `figma-util`, and select the command you want to use.
3. The plugin will apply the command to the selected elements.## Support
If you encounter any issues or have suggestions, please open an issue on the [GitHub repository](#).## Contributing
Contributions are welcome! Please refer to the repository's contribution guidelines for more information.## License
This project is licensed under the MIT License - see the LICENSE file for details.