Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 367 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 367 Bytes

Figma plugin boilerplate

Light modification of create-figma-plugin to streamline my personal Figma plugin projects.

Includes boilerplate for a simple UI with text input and a button, as well as common types & event handlers related to executing the plugin, loading states, saving settings, and error handling.