Back to Plugins
Variables & Styles List for Devs

Variables & Styles List for Devs

Figma Plugin that lists all local variables as css variables.

code-generators

Plugin Preview

Variables & Styles List for Devs preview

About this plugin

This plugin allows developers to lists all local variables and export them to JSON as a tokens.json file or CSS with custom properties.Tokens.jsonFor JSON code generation, you can apply custom settings achieve the best result for your needs, such as:Unit settingsTab sizeSeparate collections in single filesAutomatically abbreviate collection namesUse dimensions for numbersGenerate text valuesTokens.cssCustom properties, also knows as CSS variables, can also be customized:Unit settingsTab sizeSeparate collections in single filesAutomatically abbreviate collection namesCollection name prefixCustom prefixShow description as CSS commentsColor value type (hex, rgb or hsl)Generate text values

Plugin Details

Version15
CreatedJuly 3, 2023
Last UpdatedJanuary 15, 2024
CategorySoftware development
CreatorSebastian Hösl
Stats173 installs, 25 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:{"main": "main-ui/index.html", "settings": "settings-ui/index.html"}
  • main:code.js
  • Editor Types:
    dev
  • Allowed Domains:
    • none
  • Codegen Languages:
    • CSS custom properties (variables)(css)
    • tokens.json(json)