Skip to content

alexjlockwood/scripter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripter

A Figma plugin that runs little scrips directly in Figma.

Local development

  • You'll need a recent release of Nodejs installed (Homebrew: brew install nodejs)
  • First time setup: npm install
  • Build it all and run local dev server: ./misc/dev.sh

Notes:

  • ./misc/serve.js can be used to serve up the current "release" build in ./docs
  • ./misc/build-plugin.sh builds the figma plugin in release mode
  • ./misc/build-app.sh builds the app in release mode into ./docs

About

The Scripter Figma plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • TypeScript 2.0%
  • CSS 1.4%
  • Other 0.1%