Socket
Socket
Sign inDemoInstall

figma-svg-cli

Package Overview
Dependencies
208
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    figma-svg-cli

Export Figma frames as minified SVG files


Version published
Maintainers
1
Install size
16.2 MB
Created

Readme

Source

figma-svg-cli

Export Figma frames as minified SVG files

Install

Ensure you have Node.js version 8+ installed. Then run the following:

$ npm install --global figma-svg-cli

Usage

$ figma-svg --help

	Usage
		$ figma-svg --file PTAtA9Z --token 63214-7e15e

	Options
		--file,   -f  The file ID from Figma
		--token,  -t  The Figma personal access token
		--dist,   -d  The directory the svg files get saved to
		--raw,    -r  Do not minify the SVG files with SVGO

	Examples
		$ figma-svg --file PTAtA9Z --token 63214-7e15e
		✔ Downloaded 370 files to ./dist

replace-in-files-cli - Replace matching strings and regexes in files

Keywords

FAQs

Last updated on 19 Sep 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc