https://github.com/velopert/figma-svg-export-automation-sample
(WIP) Sample project that exports svg using Figma API
https://github.com/velopert/figma-svg-export-automation-sample
Last synced: 3 months ago
JSON representation
(WIP) Sample project that exports svg using Figma API
- Host: GitHub
- URL: https://github.com/velopert/figma-svg-export-automation-sample
- Owner: velopert
- Created: 2020-12-01T15:56:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-01T15:58:40.000Z (over 5 years ago)
- Last Synced: 2024-12-31T13:42:14.017Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figma SVG Export Automation (WIP)
Sample project that exports svg using Figma API
Objective
- Export svg via Figma API and publish to NPM
- Make it usable from both React and React Native projects
- Integrate GitHub Actions