Socket
Socket
Sign inDemoInstall

@verygoodgraphics/vgg-cli

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verygoodgraphics/vgg-cli

Command-line tool that converts design files into VGG format.


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
3
Weekly downloads
 
Created
Source

@verygoodgraphics/vgg-cli

Command-line tool that converts design files into VGG format.

Note vgg-cli rely on Daruma's online service for conversion. By using vgg-cli, we assume you agree with Daruma's terms of service and privacy policy.

oclif Version Downloads/week

Usage

$ npm install -g @verygoodgraphics/vgg-cli
$ vgg-cli convert xxx.fig
Saved as "xxx.vgg"

Development Usage

$ pnpm install
$ pnpm run build
$ ./bin/run.js --help # running built scripts in `dist` folder
$ ./bin/dev.js --help # running original scripts in `command` folder
$ ./bin/dev.js convert xxx.fig
Saved as "xxx.vgg"

Keywords

FAQs

Package last updated on 30 May 2024

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