Plugin 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
| Version | 2 |
|---|---|
| Created | July 18, 2024 |
| Last Updated | July 19, 2024 |
| Category | Import & export plugins |
| Creator | くぁーる |
| Stats | 64 installs, 9 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.
Free Compressed PDF and Image Exporter (PDF, PNG, JPG, WebP and SVG)
Export compressed PNG, PDF, JPG, SVG, WebP & merge multiple frames into one PDF—fast & easy! 🚀
Color Import / Export
Help design and dev teams stay in sync by providing import and export tools for color palettes
Export/Import Variables
Export variables from one file and import them to another. Supports modes, references, and scopes.