figma-sort-layers

A Figma plugin to sort layers by name or position

Usage no npm install needed!

<script type="module">
  import figmaSortLayers from 'https://cdn.skypack.dev/figma-sort-layers';
</script>

README

Sort Layers Figma Plugin installs npm Version

A Figma plugin to sort layers by name or position

Sort Layers

arrange clean layers organize organizer random randomize reverse sort tidy

Commands

Sort Layers by Name

Sort the selected layers in alphabetical order.

Sort Layers by X Position

Sort the selected layers by their X position.

Sort Layers by Y Position

Sort the selected layers by their Y position.

Smart Sort Layers

Sort the selected layers by their X and Y position while maintaining their relative stacking order on the page.

Reverse Layer Sort Order

Reverse the sort order of the selected layers.

Randomize Layer Sort Order

Randomize the sort order of the selected layers.

Sort Pages

Sort the pages of the current document in alphabetical order.

License

MIT