https://github.com/evermake/figma-export-values
Figma plugin that exports variables and styles from a document.
https://github.com/evermake/figma-export-values
figma figma-plugin
Last synced: 2 months ago
JSON representation
Figma plugin that exports variables and styles from a document.
- Host: GitHub
- URL: https://github.com/evermake/figma-export-values
- Owner: evermake
- License: mit
- Created: 2024-09-25T15:19:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-29T11:05:09.000Z (8 months ago)
- Last Synced: 2025-02-25T21:37:19.438Z (3 months ago)
- Topics: figma, figma-plugin
- Language: TypeScript
- Homepage: https://www.figma.com/community/plugin/1420341824163236069/export-values
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelogithub.config.json
- License: LICENSE
Awesome Lists containing this project
README
## About
**Export Values** — is a Figma plugin that you can run in your document to export different values as JSON.
Plugin has the following commands:
- `Export variables` — to export all variable collections and variables.
- `Export text styles` — to export all text styles.
- `Export effect styles` — to export all effect styles.## License
[MIT license](./LICENSE) © 2024 Vladislav Deryabkin