Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kawamurakazushi/figma-format
Canvas formatter for Figma, Made with Svelte.
https://github.com/kawamurakazushi/figma-format
figma figma-plugins svelte
Last synced: about 1 month ago
JSON representation
Canvas formatter for Figma, Made with Svelte.
- Host: GitHub
- URL: https://github.com/kawamurakazushi/figma-format
- Owner: kawamurakazushi
- License: mit
- Created: 2019-07-30T01:02:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T05:50:57.000Z (about 2 years ago)
- Last Synced: 2024-05-01T15:23:39.484Z (10 months ago)
- Topics: figma, figma-plugins, svelte
- Language: CSS
- Homepage: https://www.figma.com/c/plugin/732774680197470712/Figma-Format
- Size: 2.41 MB
- Stars: 16
- Watchers: 3
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Figma Format
Figma Format let's you format your canvas by grouping them by the names.
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)
![hero](images/hero.jpg)
## Usage
It will check the names of each layer and group them by the text before the separator (/) and layout nicely by their groups.
![usage](images/usage.gif)
## Installation
https://www.figma.com/c/plugin/732774680197470712/Figma-Format
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
#### Development
```bash
yarn watch
```## Licence
MIT