FigmaScript
Javascript code editor with the ability to run a script
Plugin Preview
About this plugin
Javascript code editor with a familiar interface and a simple file system that allows you to save your scripts
Write your own or open an existing script and go to the menu Actions -> Run Script to run it
Select any property or method and go to the Actions -> Help menu. A window will open with a brief description and a button to go to the documentation page.
Add saved files using import:
import "file1.js" import "file2.js"
When exporting a file, all files imported into it are collected in one script
Added documentAccess: "dynamic-page" to the manifest. See API changes at https://www.figma.com/plugin-docs/migrating-to-dynamic-loading/
Plugin Details
Version | 27 |
---|---|
Created | December 15, 2022 |
Last Updated | May 27, 2024 |
Category | Software development |
Creator | kay-n |
Stats | 201 installs, 54 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:./ui.html
- main:./plugin.js
- Document Access:dynamic-page
- Network Access:
Loading code examples. As well as the possible use of the plugin by users for Internet connection.
- Editor Types:figma
- Allowed Domains:
- *
More Like This
Discover other plugins in the Software development category.