ExFig Action
Version updated for https://github.com/DesignPipe/exfig-action to version v3.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ExFig Action is a GitHub Action designed to automate the export of design assets from Figma, such as colors, icons, images, and typography, directly into a codebase using the ExFig CLI. It simplifies Figma asset management by enabling incremental exports with caching, handling API rate limits, and offering support for batch processing and notifications. This action is ideal for streamlining design-to-development workflows, ensuring design consistency, and reducing manual effort in asset synchronization.
Release notes
[3.0.0] - 2026-03-28
Features
- action: Upgrade to node24 runtime by @alexey1312