/figma-template

Skelton for Figma plugin with LitElement

Primary LanguageTypeScript

figma-template

Provides the scaffolding to create a Figma plugin with

  • Webpack as bundler to output a single JS file
  • LitElement to easily manage the code by componentizing

The sample code to create rectangles are from the official setup doc.