Back to Plugins
Design Tokens Manager

Design Tokens Manager

Import variables from JSON files, Google Sheets, CSS files, Export variables to JSON files.

variables to jsondesign tokenstokensvariablescss variablesexport variablesimport variablesdtcgspreadsheetstylesjsongoogle sheets

Plugin Preview

Design Tokens Manager preview

About this plugin

Export Variables to JSON filesThe exported JSON file format follows the technical specifications of the Design Tokens Format ModuleEach Mode in the Collection exports an independent JSON file.Use the Manifest.json file to describe the relationship between JSON files.Export Styles to JSON filesText stylesEffect styles (Support variables)Color styles: Solid color(Not recommended ), Gradient(linear, radial, angular, diamond).Grid StylesImport Tokens from JSON filesVariables: Color, Number, String, Boolean.Styles: coming soon------The import feature is developed based on the open source project figma-variables-import, thanks to the author's contribution. I will add the ability to import styles.Import Tokens from Google SheetsVariables: Color, Number, String, Boolean.Please ensure that the share settings of the spreadsheet are set to "Anyone on the internet with the link can view".Try this template.Supports importing variables from multiple css filesSupports multi-level reference of variablesInfer the appropriate Token type based on the variable value (may be wrong)Support using calc function in variables, such as:"--base-unit":"0.25rem";"--base-half-unit": calc(var(--base-unit) / 2);"--font-base-unit": "var(--base-unit)";"--font-size-12":"calc(var(--font-base-unit) * 3)"

Plugin Details

Version38
CreatedJuly 20, 2023
Last UpdatedJuly 23, 2024
Categorydesign-tools-other
CreatorWenju Li
Stats2440 installs, 410 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:build/ui.js
  • main:build/main.js
  • Network Access:

    No restrictions required

  • Editor Types:
    figma
  • Allowed Domains:
    • *