Skip to content

mnttnm/figma-variable-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma Variable Explorer

Tech Stack

  • ReactJS

Reference: https://yuanqing.github.io/create-figma-plugin/

Features

This plugin allows you to see Figma variables at a single place in both dev mode and design mode. It allow the users to view the variables in three different formats "List", "JSON" and "CSS". User can view and copy the variables as per their requirement.

List View

Simplest view to quickly see all the variables and their values along with the collections and modes. You can decide to show/hide the collections from the view. If a variable is defined as alias, the value will show the alias name and you can click the value to jump to the linked variable.

JSON View

JSON representation of the list, you get an option to Copy json in this view.

CSS View

Variables are represented in the CSS compatible format, you get an option to copy the variables and their values in the CSS supported format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published