fallaciousreasoning / figma-exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figma Variables Exporter

This repository contains a Figma plugin for exporting Figma variables, in a format which Nala can understand.

Development

  1. Clone the repo
  2. Install packages npm install
  3. Build the package npm run watch
  4. Load the plugin folder in Figma

Usage

  1. Download the latest release
  2. Unzip the files
  3. Load a new development plugin in Figma load development plugin in the file you want to export the variables from.
  4. Run the plugin Run Plugin
  5. When the variables are ready, you should be able to download them Ready

About


Languages

Language:TypeScript 56.8%Language:HTML 43.2%