Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vivek-nexus/variables-csv-figma-plugin
Manage your Figma variables on CSV
https://github.com/vivek-nexus/variables-csv-figma-plugin
csv-export csv-import figma figma-plugin figma-variables
Last synced: 4 days ago
JSON representation
Manage your Figma variables on CSV
- Host: GitHub
- URL: https://github.com/vivek-nexus/variables-csv-figma-plugin
- Owner: vivek-nexus
- Created: 2024-03-29T08:42:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-30T14:38:59.000Z (14 days ago)
- Last Synced: 2025-01-30T15:33:27.234Z (14 days ago)
- Topics: csv-export, csv-import, figma, figma-plugin, figma-variables
- Language: TypeScript
- Homepage: https://www.figma.com/community/plugin/1355357264377995556
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Variables ⇔ CSV (Export + Import)
**Manage your Figma variables on CSV**
- Export to CSV
- Import updated CSV back to Figma
- Multiple variable modes supported
- Multi-lingual support built-inhttps://www.figma.com/community/plugin/1355357264377995556
![image](https://github.com/vivek-nexus/variables-csv-figma-plugin/assets/26523871/d42ee075-da17-464f-a200-b3ea018381d0)
---
**Common use cases:**
1. Exporting/importing variables holding lanaguage strings and sharing it with developers
2. Exporting/importing variables for copy review
3. Exporting/importing variables holding lanaguage strings for translations
4. Exporting/importing variables and syncing with other files or design systems
5. And more> Only string variables are supported for CSV sanity
---
CSV parser credits https://github.com/vanillaes/csv