svallory / figma-plugin-run-plugin-api

A Figma plugin that can run the Figma Plugin API

Home Page:https://www.figma.com/community/plugin/1061937426144722953/Run-Plugin-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🙎‍♂️.

About

A Figma plugin that can run the Figma Plugin API

https://www.figma.com/community/plugin/1061937426144722953/Run-Plugin-API

License:MIT License


Languages

Language:TypeScript 90.6%Language:JavaScript 8.9%Language:HTML 0.3%Language:Shell 0.2%