Export variables to Github repository
Export variables to Github repository
Plugin Preview
About this plugin
IntroductionExport all Figma variables as .json file to a Github repository.All variables collections are exported.Variables json structure is mapped from the getLocalVariablesAsync api function as following:{id: variable.id,name: variable.name,type: variable.resolvedType,values: variable.valuesByMode}Plugin settingsUsername: the username of the repository owner.Repository: the name of the repository.Path: the folders path where to save the variables file. Folder and sub folders must already exist in your repo.File name: the name of the variables file.Access Token: the Github access token needed to push on your repository. The access token must have read and write permission for Contents. Check the documentation on how to create an access token.Commit message: add a short comment related to the modifications done.All the settings are mandatory but the commit message.Plugin functionalitiesSave & Export: save the settings and push the variables file to your repository.Download: locally download the variables file.Reset settings: reset the plugin settings to default.
Plugin Details
| Version | 1 |
|---|---|
| Created | October 4, 2024 |
| Last Updated | October 4, 2024 |
| Category | Software development |
| Creator | Matteo |
| Stats | 43 installs, 5 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:dist/index.html
- main:dist/code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- https://api.github.com/
More Like This
Discover other plugins in the Software development category.
Builder.io - Figma to Code & AI Apps (React, Vue, Tailwind, etc)
Export designs to clean, responsive code or turn Figma screens into AI apps and prototypes.
Code Snippet Editor
Translate component variants, properties, and more into dynamic code snippets for your design system
GitHub
Connect Design to Code