Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

figma-svg-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figma-svg-cli

Export Figma frames as minified SVG files

  • 0.0.0-alpha.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 19 Sep 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc