Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naftalibeder/figma-frame-exporter
Export icons with variants from Figma.
https://github.com/naftalibeder/figma-frame-exporter
design export figma figma-plugin icons images svelte
Last synced: about 3 hours ago
JSON representation
Export icons with variants from Figma.
- Host: GitHub
- URL: https://github.com/naftalibeder/figma-frame-exporter
- Owner: naftalibeder
- License: mit
- Created: 2022-02-16T19:07:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T04:28:29.000Z (about 1 year ago)
- Last Synced: 2024-01-25T05:30:34.499Z (about 1 year ago)
- Topics: design, export, figma, figma-plugin, icons, images, svelte
- Language: Svelte
- Homepage:
- Size: 220 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.md
Awesome Lists containing this project
README
## Description
Export icons with variants from Figma. The product page is [here](https://www.figma.com/community/plugin/1074101625913782131).
## Development
```sh
npm i
npm run dev
```## Release
```sh
npm run build
```