Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.81 KB

File metadata and controls

65 lines (39 loc) · 1.81 KB
Transpose
A simple figma plugin to flip any layers size.

GitHub last commit Repo size

Installation

Install the plugin and show some love, directly from the Figma Community

Install Plugin

Usage

Select One (1) or more layers and run the plugin.

Lil typo in the GIF 😅 : Read "Width" instead of "Weight" and "Transposition Done" instead of "Transpisition Done"

ProTip : Use a custom keyboard to lauch the plugin

Contributing

Contributions are welcomed, feel free to make a pull request or create an issue

GitHub pull-requests GitHub issues

Development

Install the packages

npm i

Run the plugin in dev mode

npx webpack --mode=development --watch

Build for production

npx webpack --mode=production

License

© 2021 Steven Houessou-adin

MIT license