alexjlockwood / scripter

The Scripter Figma plugin

Home Page:https://figma.com/c/plugin/757836922707087381/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://figma.com/c/plugin/757836922707087381/

License:MIT License


Languages

Language:JavaScript 96.5%Language:TypeScript 2.0%Language:CSS 1.4%Language:Shell 0.1%Language:HTML 0.0%