Table flipper
Flip table's layout direction from rows to columns / columns to rows
Plugin Preview
About this plugin
Hey :)
This plugin lets you flip the table's layout, from rows to column, or columns to rows.
If the table is an instance, it will detach it.
If you like it, please like and comment. It will help others to see the value as well :)
Watch demo.
Support my work here <3
How to use:
- Select a frame that contains only a table
- Select the flip direction
Important notes:
Make sure to select the right direction, otherwise it will not work properly, and make sure the table is well built:
- Same amount of cells in all columns
- Same amount of cells in all rows
- Same width to all cells in row/column
Otherwise it will not work properly. Super important to how the plugin works.
How it works behind the scenes:
I calculate how many cells the table has by:
- How many rows/columns
- How many cells the first row/column has (I assume all others have the same number of cells).
- I go in a loop and re-arrange the table ( rows/columns * cells times)
Enjoy :)
(Image source: https://www.flickr.com/photos/skkorea/13529912033)
Plugin Details
Version | 3 |
---|---|
Created | October 18, 2024 |
Last Updated | November 9, 2024 |
Category | Software development |
Creator | tsuritbz |
Stats | 6 installs, 7 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Software development category.