Back to Plugins
Local Variables Manipulator

Local Variables Manipulator

Export / Import Local Variables

importvariablesexport

Plugin Preview

Local Variables Manipulator preview

About this plugin

Local Variables Manipulator (LVM)(Description in English)LVM is a Local Variables Exporter / ImporterYou can get data of Local Variables as JSON by Export.And you can update or insert Local Variables by using same format JSON.(Description in Japanese)LVM は Local Variables の Exporter / Importer です。Local Variables の登録内容を JSON で Export できます。Export したものと同じ形式の JSON を使って Import できます。Example JSON{ "ColorExample": { "Alias Token/primary": { "$variableValues": { "Light": "$Global Token/blue/100", "Dark": "$Global Token/blue/100" }, "$description": "", "$codeSyntax": { "WEB": "color.aliasToken.primary" }, "$scopes": [ "ALL_SCOPES" ], "$hiddenFromPublishing": false }, "Global Token/blue/100": { "$variableValues": { "Light": "#0000FF", "Dark": "#0000FF" }, "$description": "", "$codeSyntax": { "WEB": "color.globalToken.blue['100']" }, "$scopes": [ "ALL_SCOPES" ], "$hiddenFromPublishing": false } }}

Plugin Details

Version2
CreatedJuly 18, 2024
Last UpdatedJuly 19, 2024
CategoryImport & export plugins
Creatorくぁーる
Stats54 installs, 9 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none