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