Back to Plugins
Scripter

Scripter

<p>Speed up your workflow or experiment with the Figma API through scripts. Backed by the same editor infrastructure used by Microsoft VS Code, Scripter provides a fun and safe environment for playing with the Figma plugin API without the need to write actual plugins. Just type and run.</p><p><br></p><p>-&gt; Automatically saves scripts on your computer.</p><p>-&gt; Ability to save, load and share scripts in Figma files.</p><p>-&gt; Guides you through navigating the API with code completion.</p><p>-&gt; Immediate feedback of output and errors.</p><p>-&gt; Comes with examples and a copy of the Figma plugin API definitions.</p><p>-&gt; await/async at the top level.</p><p>-&gt; Async timers with timer().</p><p>-&gt; Animations with animate().</p><p>-&gt; Many convenient functions built-in, like node type guards.</p><p><br></p><p>Note: Currently does not work with Safari</p>

scriptingplugin-developmentplugincodeplaygroundcode-generators

Plugin Preview

Scripter preview

About this plugin

Speed up your workflow or experiment with the Figma API through scripts. Backed by the same editor infrastructure used by Microsoft VS Code, Scripter provides a fun and safe environment for playing with the Figma plugin API without the need to write actual plugins. Just type and run.


-> Automatically saves scripts on your computer.

-> Ability to save, load and share scripts in Figma files.

-> Guides you through navigating the API with code completion.

-> Immediate feedback of output and errors.

-> Comes with examples and a copy of the Figma plugin API definitions.

-> await/async at the top level.

-> Async timers with timer().

-> Animations with animate().

-> Many convenient functions built-in, like node type guards.


Note: Currently does not work with Safari

Plugin Details

Version44
CreatedSeptember 23, 2019
Last UpdatedJune 5, 2022
CategorySoftware development
CreatorRasmus
Stats9689 installs, 664 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:plugin.js
  • Editor Types:
    figma