8000 GitHub - PluginFinchy/Figma-Inject: A proof of concept, injects plugin code into a figma file via node
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PluginFinchy/Figma-Inject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma-Inject

A proof of concept that injects plugin code over websockets into a Figma file via node

Need to set a launch argument to Figma remote-debugging-port=7575

Mac:

cd applications

open -n path/to/Figma.app --args --remote-debugging-port=7575

Windows:

Figma.exe --args --remote-debugging-port=7575

Then

npm install

yarn install
node app.js

About

A proof of concept, injects plugin code into a figma file via node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0