Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```