An open API service indexing awesome lists of open source software.

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

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