yuko / figma-template

Skelton for Figma plugin with LitElement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Skelton for Figma plugin with LitElement


Languages

Language:TypeScript 55.1%Language:JavaScript 42.5%Language:CSS 1.8%Language:HTML 0.6%