This is an cli-UI for fimga-extractor. It asks for the figma link, the desired export format and also saves your figma access token locally.
- figma-extractor
Install with:
npm install figma-extractor
- Run the figma-export.js with
node figma-export.js
- Input your access token from Figma
- Enter your desired Figma file URL
- Chose your export format (png, svg, pdf)
Use reg-cli to do visual regression tests with your png exports from Figma.