Skip to content

Latest commit

 

History

History
60 lines (53 loc) · 1.87 KB

README.md

File metadata and controls

60 lines (53 loc) · 1.87 KB

figma-dev-examples

This repo contains several Figma plugin examples.

They are as simple as possible, showing one concept per example.

To run them, point Figma to the manifest.json file in each folder. The plugin will then import locally.

Doing this will only work in the desktop version of Figma.

Almost all examples are straight Javascript and require no compilation step.

Image Description
Viewport API viewport-api
Tutorial 2: Text tutorial-2-text
Tutorial 1: Rectangle tutorial-1-rectangle
Render type scale render-type-scale
Notify API notify-api
List item - Autolayout list-item-autolayout
List fonts list-fonts
Icon library icon-library
Basic group example basic-group-example