Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujalxplores/figma-svg-downloader
🌈 Simple script that downloads all available figma svg in given frame.
https://github.com/sujalxplores/figma-svg-downloader
automation-scripts axios figma figma-api javascript nodejs
Last synced: about 1 month ago
JSON representation
🌈 Simple script that downloads all available figma svg in given frame.
- Host: GitHub
- URL: https://github.com/sujalxplores/figma-svg-downloader
- Owner: SujalXplores
- Created: 2022-09-12T07:16:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T07:16:40.000Z (over 2 years ago)
- Last Synced: 2024-12-22T05:42:29.176Z (about 2 months ago)
- Topics: automation-scripts, axios, figma, figma-api, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figma SVG Downloader
Download all svg files in figma frame
## Usage
1. Clone this repository
2. Install dependencies
3. Add your personal access token and file key to index.js
4. Run `npm start`