Variables JSON Importer
Rebuilds Figma variables, modes, and aliases from an exported JSON file.
Plugin Preview
About this plugin
Import a variables JSON export into a new Figma file and recreate the full structure — collections, modes, variables, and cross-collection aliases — without rebuilding everything by hand.What it does:- Creates variable collections and modes matching the JSON- Creates COLOR, FLOAT, STRING, and BOOLEAN variables- Resolves aliases between collections (e.g. a theme collection referencing a primitives collection)- Converts typography and effect token groups into native Text Styles and Effect Styles- Shows a report at the end listing anything that couldn't be resolved (missing aliases, missing fonts)Notes:- Custom fonts referenced in typography styles must be installed locally — the plugin will flag any that are missing rather than failing silently.- Designed for JSON exports in the format: { "collections": [{ "name", "modes": [{ "name", "variables": [...] }] }] }
Plugin Details
| Version | 1 |
|---|---|
| Created | July 29, 2026 |
| Last Updated | July 29, 2026 |
| Category | libraries-other |
| Creator | Leticia Raasch |
| Stats | 1 installs, 2 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 libraries-other category.