/figma-plugin-run-plugin-api

A Figma plugin that can run the Figma Plugin API

Primary LanguageTypeScriptMIT LicenseMIT

Run Plugin API Figma Plugin

A plugin that can run the Figma Plugin API.
You can manipulate Figma with code without having to look for a new plugin.

🔥 What you can:

  • EVERYTHING you can do with the FIgma plugin (API documentation)
  • IntelliSense for programming (code completion, parameter info, quick info, and member lists)
  • Customize editor settings
  • Change theme of editor
  • Use keyboard shortcuts (Cmd + Enter to run code, Cmd + S to apply settings, and Esc to close plugin)

📮 Support:

If you have any plobrem or feedback, please use the GitHub Issues.


This plugin is made by Ryo Nakae 🙎‍♂️.